Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Modeling » BPEL Designer » Apache Server (Apache Server Stopped)
Apache Server [message #1059158] Fri, 17 May 2013 04:43
Kala Kotamarthi is currently offline Kala KotamarthiFriend
Messages: 3
Registered: May 2013
Junior Member
Hi,

When I start my Apache Server it gives me the following message in the console. I tried giving 9090 to the port number and also added tomcat jar to the classpath. Any help is greatly appreciated in this regard.


11:32:23,624 ERROR [Database] Error shutting down Derby: 40000
java.sql.SQLException: XJ004.C : [0] C:\tomcat\apache-tomcat\webapps\ode\WEB-INF/jpadb
at org.apache.derby.impl.jdbc.SQLExceptionFactory40.getSQLException(Unknown Source)
at org.apache.derby.impl.jdbc.Util.newEmbedSQLException(Unknown Source)
at org.apache.derby.impl.jdbc.Util.newEmbedSQLException(Unknown Source)
at org.apache.derby.impl.jdbc.Util.generateCsSQLException(Unknown Source)
at org.apache.derby.impl.jdbc.EmbedConnection.newSQLException(Unknown Source)
at org.apache.derby.impl.jdbc.EmbedConnection.handleDBNotFound(Unknown Source)
at org.apache.derby.impl.jdbc.EmbedConnection.<init>(Unknown Source)
at org.apache.derby.impl.jdbc.EmbedConnection30.<init>(Unknown Source)
at org.apache.derby.impl.jdbc.EmbedConnection40.<init>(Unknown Source)
at org.apache.derby.jdbc.Driver40.getNewEmbedConnection(Unknown Source)
at org.apache.derby.jdbc.InternalDriver.connect(Unknown Source)
at org.apache.derby.jdbc.EmbeddedDriver.connect(Unknown Source)
at org.apache.ode.il.dbutil.Database.shutdown(Database.java:122)
at org.apache.ode.axis2.ODEServer.shutDown(ODEServer.java:343)
at org.apache.ode.axis2.hooks.ODEAxisServlet.stop(ODEAxisServlet.java:68)
at org.apache.axis2.engine.ListenerManager.stop(ListenerManager.java:153)
at org.apache.axis2.engine.ListenerManager$ListenerManagerShutdownThread.run(ListenerManager.java:243)
Caused by: java.sql.SQLException: XJ004.C : [0] C:\tomcat\apache-tomcat\webapps\ode\WEB-INF/jpadb
at org.apache.derby.impl.jdbc.SQLExceptionFactory.getSQLException(Unknown Source)
at org.apache.derby.impl.jdbc.SQLExceptionFactory40.wrapArgsForTransportAcrossDRDA(Unknown Source)
... 17 more
11:32:23,625 INFO [ODEServer] Shutdown completed.


Thanks,
Kala
Previous Topic:Apache Server
Next Topic:Bpel process error
Goto Forum:
  


Current Time: Tue Mar 19 09:58:30 GMT 2024

Powered by FUDForum. Page generated in 0.02037 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top