You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@struts.apache.org by "A. Lotfi" <ma...@yahoo.com> on 2008/01/23 18:16:32 UTC

struts2 blank app (at java.lang.Thread.run(Thread.java:595) )

Hi, I just downloaded struts2 and tomcat and tried to run the blank app , I got the first page that say :
   
  Struts is up and running...
   
  Languages
   
  . English
  . Espaniol
   
   
  when I click in those links nothing happen.
   
  Since I put the war file in webapps folder of tomcat I noticed that in the comand line background of tomcat this error get repeated all the time :
   
   
   
   
  Jan 23, 2008 12:09:01 PM org.apache.catalina.startup.HostConfig deployDescriptor
  SEVERE: Error deploying configuration descriptor Copy of voting.xml
org.xml.sax.SAXParseException: The element type "Context" must be terminated by
the matching end-tag "</Context>".
        at com.sun.org.apache.xerces.internal.parsers.AbstractSAXParser.parse(Ab
stractSAXParser.java:1269)
        at org.apache.tomcat.util.digester.Digester.parse(Digester.java:1546)
        at org.apache.catalina.startup.HostConfig.deployDescriptor(HostConfig.ja
va:583)
        at org.apache.catalina.startup.HostConfig.deployDescriptors(HostConfig.j
ava:553)
        at org.apache.catalina.startup.HostConfig.deployApps(HostConfig.java:488
)
        at org.apache.catalina.startup.HostConfig.check(HostConfig.java:1206)
        at org.apache.catalina.startup.HostConfig.lifecycleEvent(HostConfig.java
:293)
        at org.apache.catalina.util.LifecycleSupport.fireLifecycleEvent(Lifecycl
eSupport.java:120)
        at org.apache.catalina.core.ContainerBase.backgroundProcess(ContainerBas
e.java:1306)
        at org.apache.catalina.core.ContainerBase$ContainerBackgroundProcessor.p
rocessChildren(ContainerBase.java:1570)
        at org.apache.catalina.core.ContainerBase$ContainerBackgroundProcessor.p
rocessChildren(ContainerBase.java:1579)
        at org.apache.catalina.core.ContainerBase$ContainerBackgroundProcessor.r
un(ContainerBase.java:1559)
        at java.lang.Thread.run(Thread.java:595)

   
  Could you please tell me what's wrong ??
   
  Thanks, your help is appreciated.

       
---------------------------------
Be a better friend, newshound, and know-it-all with Yahoo! Mobile.  Try it now.