[ http://issues.apache.org/jira/browse/DERBY-1069?page=comments#action_12414334 ]
David Van Couvering commented on DERBY-1069: -------------------------------------------- OK, with a fix to the above code, I have in ij: ij version 10.2 ij> connect 'jdbc:derby://localhost:1527/wombat'; ERROR 08001: java.net.ConnectException : Error connecting to server localhost on port 1,527 with message Connection refused. ij> Is this what we are looking for? > 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. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira
