Thanks, Kathey, I'll try to track this down.
David
Kathey Marsden (JIRA) wrote:
[ http://issues.apache.org/jira/browse/DERBY-1069?page=comments#action_12414326 ]
Kathey Marsden commented on DERBY-1069:
---------------------------------------
on 10.2 if I connect without network server up I see the
java.security.PrivilegedActionException in the message.
ij> connect 'jdbc:derby://localhost:1527/wombat';
ERROR 08001: java.security.PrivilegedActionException : Error connecting to
server localhost on port 1,527 with message Connection refused: connect.
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.