Hi Friends,
I was trying to deploy SCADABR on my ubuntu server, I am getting below error:
INFO: Deploying web application archive ScadaBR.war
Apr 26, 2014 7:46:40 AM org.apache.catalina.core.StandardContext start
SEVERE: Error listenerStart
Apr 26, 2014 7:46:40 AM org.apache.catalina.core.StandardContext start
SEVERE: Context [/ScadaBR] startup failed due to previous errors
Apr 26, 2014 7:46:40 AM org.apache.catalina.loader.WebappClassLoader clearReferencesJdbc
SEVERE: The web application [/ScadaBR] 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.
Apr 26, 2014 7:46:40 AM org.apache.catalina.loader.WebappClassLoader clearReferencesThreads
SEVERE: The web application [/ScadaBR] appears to have started a thread named [Dispatcher-Thread-2] but has failed to stop it. This is very likely to create a memory leak.
Apr 26, 2014 7:46:40 AM org.apache.catalina.loader.WebappClassLoader clearReferencesThreads
SEVERE: The web application [/ScadaBR] appears to have started a thread named [Image Fetcher 3] but has failed to stop it. This is very likely to create a memory leak.
Apr 26, 2014 7:46:40 AM org.apache.catalina.loader.WebappClassLoader clearReferencesThreads
SEVERE: The web application [/ScadaBR] appears to have started a thread named [Image Fetcher 2] but has failed to stop it. This is very likely to create a memory leak.
Apr 26, 2014 7:46:43 AM org.apache.coyote.http11.Http11Protocol start
INFO: Starting Coyote HTTP/1.1 on http-8080
Apr 26, 2014 7:46:43 AM org.apache.catalina.startup.Catalina start
INFO: Server startup in 22326 ms
Can you guys to help me to resolve this issue?
System Summary: |
Kernel and CPU: Linux 3.4.61+ on armv7l
Operating system: Debian Linux 7.0
Database : Mysql 5.5
Java : Open JDK 1.6
Thanks in advance :)
Best Regards
Seetharaman C