I'm trying to use Derby with a web application running on Tomcat. The Tomcat process is running as root user. I'm using the derbyclient.jar driver. What should be the cause of my problem?
Exception: org.apache.derby.client.am.DisconnectException: java.security.PrivilegedActionException : Error opening socket to server localhost on port 1527 with message : nullError Code: -4499 thank you, Alexandre
