OK. I don't like that the number is formatted with a "1,527" instead of
"1527". Also, when I look at the trace log, the stack trace does not
show the trace of the underlying cause. So a little more work to do...
David
Daniel John Debrunner (JIRA) wrote:
[ http://issues.apache.org/jira/browse/DERBY-1069?page=comments#action_12414335 ]
Daniel John Debrunner commented on DERBY-1069:
----------------------------------------------
Looks good, directs people to the actual problem, rather than confusing them.
Client should unwrap exceptions thrown in privilege blocks rather than throwing
the java.security.PrivilegedActionException
---------------------------------------------------------------------------------------------------------------------------
Key: DERBY-1069
URL: http://issues.apache.org/jira/browse/DERBY-1069
Project: Derby
Type: Bug
Components: Network Client
Reporter: Daniel John Debrunner
Assignee: David Van Couvering
Can lead to misunderstanding the root cause of the problem.