[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Failed to Deploy Web App on Tomcat



Hello,

I am using Debian amd 64 testing. The Tomcat version is 5.5 I cannot
deploy my web application.

Here's the log I found[1].

Anybody could give me a hint, what should I do?
-za,

[1] /var/log/syslog

Jan  9 15:51:41 freelance2 jsvc.exec[3664]: 9-Jan-09 3:51:41 PM
org.apache.catalina.core.ApplicationContext log INFO: HTMLManager:
install: Installing context configuration at
'/home/za/tomcat/lpse/WEB-INF/web.xml' from '/home/za/tomcat/lpse'
Jan  9 15:51:41 freelance2 jsvc.exec[3664]: 9-Jan-09 3:51:41 PM
org.apache.catalina.startup.HostConfig deployDescriptor SEVERE: Error
deploying configuration descriptor lpse2.xml
Jan  9 15:51:41 freelance2 jsvc.exec[3664]: 9-Jan-09 3:51:41 PM
org.apache.catalina.core.StandardContext start SEVERE: Error in
dependencyCheck java.util.jar.JarException: Section should start with
a Name header: unexpected '
Jan  9 15:51:41 freelance2 jsvc.exec[3664]:
til.jar.JarUtils.readSectionName(libgcj.so.90)    at
gnu.java.util.jar.JarUtils.readIndividualSections(libgcj.so.90)    at
java.util.jar.Manifest.read(libgcj.so.90)    at
java.util.jar.Manifest.<init>
Jan  9 15:51:41 freelance2 jsvc.exec[3664]: (libgcj.so.90)    at
java.util.jar.JarInputStream.readManifest(libgcj.so.90)    at
java.util.jar.JarInputStream.<init>(libgcj.so.90)    at
org.apache.catalina.util.ExtensionValidator.getManifest(Exten
Jan  9 15:51:41 freelance2 jsvc.exec[3664]: sionValidator.java:373)
at org.apache.catalina.util.ExtensionValidator.validateApplication(ExtensionValidator.java:184)
  at org.apache.catalina.core.StandardContext.start(StandardContext.java:406
Jan  9 15:51:41 freelance2 jsvc.exec[3664]: 4)    at
org.apache.catalina.core.ContainerBase.addChildInternal(ContainerBase.java:760)
  at org.apache.catalina.core.ContainerBase.addChild(ContainerBase.java:740)
  at org.apache.catalina.core.St
Jan  9 15:51:41 freelance2 jsvc.exec[3664]:
andardHost.addChild(StandardHost.java:544)    at
org.apache.catalina.startup.HostConfig.deployDirectory(HostConfig.java:926)
  at org.apache.catalina.startup.HostConfig.deployApps(HostConfig.java:519
Jan  9 15:51:41 freelance2 jsvc.exec[3664]: )    at
org.apache.catalina.startup.HostConfig.check(HostConfig.java:1231)
at java.lang.reflect.Method.invoke(libgcj.so.90)    at
org.apache.commons.modeler.BaseModelMBean.invoke(BaseModelMBean.jav
Jan  9 15:51:41 freelance2 jsvc.exec[3664]: a:458)    at
mx4j.server.interceptor.InvokerMBeanServerInterceptor.invoke(InvokerMBeanServerInterceptor.java:221)
  at mx4j.server.interceptor.DefaultMBeanServerInterceptor.invoke(DefaultMBeanServerI
Jan  9 15:51:41 freelance2 jsvc.exec[3664]: nterceptor.java:120)    at
mx4j.server.interceptor.SecurityMBeanServerInterceptor.invoke(SecurityMBeanServerInterceptor.java:84)
  at mx4j.server.interceptor.DefaultMBeanServerInterceptor.invoke(Defa
Jan  9 15:51:41 freelance2 jsvc.exec[3664]:
ultMBeanServerInterceptor.java:120)    at
mx4j.server.interceptor.DefaultMBeanServerInterceptor.invoke(DefaultMBeanServerInterceptor.java:120)
  at mx4j.server.interceptor.ContextClassLoaderMBeanServ
Jan  9 15:51:41 freelance2 jsvc.exec[3664]:
erInterceptor.invoke(ContextClassLoaderMBeanServerInterceptor.java:203)
  at mx4j.server.MX4JMBeanServer.invoke(MX4JMBeanServer.java:1043)
at org.apache.catalina.manager.ManagerServlet.check(Manag


Reply to: