I applied some windows updates to my development server, and upon
reboot, I can't get OpenBD/Tomcat to start. I tried restoring, from
backup, the following known good configs, but had no luck.
C:\openbd\tomcat\conf\server.xml
C:\openbd\tomcat\conf\web.xml
C:\openbd\conf\bluedragon.xml
I wasn't sure how to read the Tomcat logs (what was relevant) and I
had never cleared the logs before. So I deleted them all, then tried
start OpenBD again. This way I could capture just the logs that were
created during one start attempt.
c:\openbd\tomcat\logs
In the logs directory I found the following logs
catalina.2011-04-16.log
host-manager.2011-04-16.log
jakarta_service_20110416.log
localhost.2011-04-16.log
manager.2011-04-16.log
stderr_20110416.log
stdout_20110416.log
Most of them were empty.
For those that weren't I'll put the contents just below their
filename. Should I be looking somewhere else?
catalina.2011-04-16.log
Apr 16, 2011 8:01:18 PM org.apache.catalina.core.AprLifecycleListener
init
INFO: The APR based Apache Tomcat Native library which allows optimal
performance in production environments was not found on the
java.library.path: C:\openbd\tomcat\bin;.;C:\WINDOWS\Sun\Java\bin;C:
\WINDOWS\system32;C:\WINDOWS;C:\Program Files\ImageMagick;C:\WINDOWS
\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS
\system32\WindowsPowerShell\v1.0;C:\WINDOWS\system32\WindowsPowerShell
\v1.0
Apr 16, 2011 8:01:19 PM org.apache.coyote.http11.Http11Protocol init
INFO: Initializing Coyote HTTP/1.1 on http-80
Apr 16, 2011 8:01:19 PM org.apache.catalina.startup.Catalina load
INFO: Initialization processed in 2055 ms
Apr 16, 2011 8:01:19 PM org.apache.catalina.core.StandardService start
INFO: Starting service Catalina
Apr 16, 2011 8:01:19 PM org.apache.catalina.core.StandardEngine start
INFO: Starting Servlet Engine: Apache Tomcat/6.0.26
jakarta_service_20110416.log
[2011-04-16 20:01:16] [info] Commons Daemon procrun (1.0.2.0) started
[2011-04-16 20:01:16] [info] Running Service...
[2011-04-16 20:01:16] [info] Starting service...
[2011-04-16 20:01:17] [info] Service started in 1296 ms.
[2011-04-16 20:01:20] [info] Run service finished.
[2011-04-16 20:01:20] [info] Commons Daemon procrun finished.
stdout_20110416.log
java.lang.reflect.InvocationTargetException
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:
39)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:
25)
at java.lang.reflect.Method.invoke(Method.java:597)
at org.apache.catalina.startup.Bootstrap.start(Bootstrap.java:289)
at org.apache.catalina.startup.Bootstrap.main(Bootstrap.java:414)
Caused by: java.lang.IllegalArgumentException
at java.util.zip.ZipInputStream.getUTF8String(ZipInputStream.java:
307)
at java.util.zip.ZipInputStream.readLOC(ZipInputStream.java:247)
at java.util.zip.ZipInputStream.getNextEntry(ZipInputStream.java:74)
at java.util.jar.JarInputStream.<init>(JarInputStream.java:58)
at java.util.jar.JarInputStream.<init>(JarInputStream.java:43)
at
org.apache.catalina.util.ExtensionValidator.getManifest(ExtensionValidator.java:
378)
at
org.apache.catalina.util.ExtensionValidator.validateApplication(ExtensionValidator.java:
189)
at
org.apache.catalina.core.StandardContext.start(StandardContext.java:
4296)
at org.apache.catalina.core.ContainerBase.start(ContainerBase.java:
1045)
at org.apache.catalina.core.StandardHost.start(StandardHost.java:785)
at org.apache.catalina.core.ContainerBase.start(ContainerBase.java:
1045)
at org.apache.catalina.core.StandardEngine.start(StandardEngine.java:
443)
at
org.apache.catalina.core.StandardService.start(StandardService.java:
519)
at org.apache.catalina.core.StandardServer.start(StandardServer.java:
710)
at org.apache.catalina.startup.Catalina.start(Catalina.java:581)
... 6 more
--
official tag/function reference: http://openbd.org/manual/
mailing list - http://groups.google.com/group/openbd?hl=en