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 #1059149] Fri, 17 May 2013 02:04
Kala Kotamarthi is currently offline Kala KotamarthiFriend
Messages: 3
Registered: May 2013
Junior Member
Hi,


When I start my Ode v1 Server at localhost it gives the following console. I tried changing my port number and adding tomcat jar to the classpath. Any help is greatly appreciated.

1: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 in Advance,
Kala
Previous Topic:Create BPEL Process from java program
Next Topic:Apache Server
Goto Forum:
  


Current Time: Fri Apr 19 10:26:03 GMT 2024

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

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

Back to the top