Jesse Glick created JGRP-1537:
---------------------------------
Summary: FILE_PING.writeToTempFile prints error without details
Key: JGRP-1537
URL:
https://issues.jboss.org/browse/JGRP-1537
Project: JGroups
Issue Type: Bug
Affects Versions: 3.1
Reporter: Jesse Glick
Assignee: Bela Ban
Priority: Minor
I am getting log errors such as
{code:none}
SEVERE: Failed to write temporary file: /…/jgroups/…(a)....tmp
{code}
with no explanation of why the write failed. (Bad permissions? Low disk space?)
{{writeToTempFile}} should call the two-arg overload of {{error}} and pass {{e}}.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see:
http://www.atlassian.com/software/jira