B
B
booogabooo2015-10-01 20:20:04
Java
booogabooo, 2015-10-01 20:20:04

Java EE application won't start?

I'm parsing the video and at 8 minutes everything went to dust (starting the derby as I understand it)
GlassFish writes:
[2015-10-01 08:13:25,550] Artifact SampleApp:war exploded: Artifact is being deployed, please wait...
[2015- 10-01 08:13:32,479] Artifact SampleApp:war exploded: Error during artifact deployment. See server log for details.
the logs are something like this:
Error connecting to the localhost server on port 1527 with the message Connection refused: connect.
and flashes:
Caused by: org.apache.derby.client.am.DisconnectException: java.net.ConnectException : Error connecting to server localhost on port 1527 with message Connection refused: connect.
at org.apache.derby.client.net.NetAgent.(Unknown Source)
at org.apache.derby.client.net.NetConnection.newAgent_(Unknown Source)...
...and so on
tried to start derby manually (downloaded, started startNetworkServer, which, by the way, doesn't start).
What could be the problem?

Answer the question

In order to leave comments, you need to log in

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question