|
|
|
|
|
|
|
Re: Problem adding Apache ODE v1.x server in eclipse [message #1225644 is a reply to message #998410] |
Mon, 30 December 2013 06:27  |
Eclipse User |
|
|
|
I could not solve the problem still. I changed the server.xml file and port number in the "Server / Runtime Environment". Also enter the tomcat-juli.jar in Classpath, but I have the following problem:
Dez 30, 2013 9:14:23 AM org.apache.coyote.http11.Http11Protocol pause
Informações: Pausing Coyote HTTP/1.1 on http-8080
Dez 30, 2013 9:14:24 AM org.apache.catalina.core.StandardService stop
Informações: Stopping service Catalina
Dez 30, 2013 9:14:24 AM org.apache.catalina.core.ApplicationContext log
Informações: SessionListener: contextDestroyed()
Dez 30, 2013 9:14:24 AM org.apache.catalina.core.ApplicationContext log
Informações: ContextListener: contextDestroyed()
09:14:24,385 INFO [BpelServerImpl] BPEL Server Stopped.
2013-12-30 11:14:24.388 GMT:
Shutting down instance a816c00e-0143-4336-2842-00000603e350
----------------------------------------------------------------
09:14:24,404 INFO [ODEServer] Shutdown completed.
Dez 30, 2013 9:14:24 AM org.apache.catalina.loader.WebappClassLoader clearReferencesJdbc
Grave: The web application [/ode] registered the JDBC driver [org.apache.derby.jdbc.AutoloadedDriver] but failed to unregister it when the web application was stopped. To prevent a memory leak, the JDBC Driver has been forcibly unregistered.
Dez 30, 2013 9:14:24 AM org.apache.catalina.loader.WebappClassLoader clearReferencesThreads
Grave: The web application [/ode] appears to have started a thread named [Timer-1] but has failed to stop it. This is very likely to create a memory leak.
Dez 30, 2013 9:14:24 AM org.apache.catalina.loader.WebappClassLoader checkThreadLocalMapForLeaks
Grave: The web application [/ode] created a ThreadLocal with key of type [org.apache.derby.iapi.sql.dictionary.TableDescriptor$1] (value [org.apache.derby.iapi.sql.dictionary.TableDescriptor$1@1fb4a983]) and a value of type [java.util.WeakHashMap] (value [{={1}, ={3}}]) but failed to remove it when the web application was stopped. This is very likely to create a memory leak.
Dez 30, 2013 9:14:25 AM org.apache.coyote.http11.Http11Protocol destroy
Informações: Stopping Coyote HTTP/1.1 on http-8080
What do I do to solve it?
|
|
|
Powered by
FUDForum. Page generated in 0.09834 seconds