[
https://issues.apache.org/jira/browse/TAP5-2531?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15147677#comment-15147677
]
Bob Harner commented on TAP5-2531:
----------------------------------
The error message is in the description above, and is no exception.
ExeptionReporterImpl.java:82 includes the exception.getMessage() output (the
"No such file or directory") but swallows the exception itself.
I have a commit coming for this.
> OperationTracker doesn't report path when failing to create exception report
> files
> ----------------------------------------------------------------------------------
>
> Key: TAP5-2531
> URL: https://issues.apache.org/jira/browse/TAP5-2531
> Project: Tapestry 5
> Issue Type: Bug
> Components: tapestry-core
> Affects Versions: 5.4
> Reporter: Bob Harner
> Assignee: Bob Harner
>
> Currently, if OperationTracker is blocked from creating its exception report
> file due to file permissions, the error message in the console doesn't give
> the path where it is trying to create the file:
> [ERROR] TapestryModule.ExceptionReporter Unable to write exception report
> exception-20160215-151536-801.0.txt: No such file or directory
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)