what tomcat version did you use. i got a similary error when i shutdown an older version of tomcat something like 4.1.24 or so. i have installed the newest tomcat version and this works fine.
bernd
Bodycombe, Andrew schrieb:


Sounds like you may have a corrupted .jar file.

-----Original Message-----
From: harsh [mailto:[EMAIL PROTECTED] Sent: 08 July 2003 10:18
To: Tomcat Users List
Subject: strange error




I ran the tomcat for second time and now when i try to stop
it behaves like this......

[EMAIL PROTECTED] bin]# ./shutdown.sh
Guessing CATALINA_HOME from catalina.sh to ./..
Setting CATALINA_HOME to ./..
Using CLASSPATH:
./../bin/bootstrap.jar:/usr/local/j2sdk1.4.0_01/lib/tools.jar
Using CATALINA_BASE: ./..
Using CATALINA_HOME: ./..
Using JAVA_HOME:     /usr/local/j2sdk1.4.0_01
Exception during startup processing
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:324)
        at java.lang.reflect.Method.invoke(Method.java:324)
       at org.apache.catalina.startup.Bootstrap.main(Bootstrap.java:243)
Caused by: java.lang.ClassFormatError:
org/apache/xerces/readers/DefaultEntityHandler$NullReader
(Illegal Class name "java/lang/Exce`tion")
       at java.lang.ClassLoader.defineClass0(Native Method)
       at java.lang.ClassLoader.defineClass(ClassLoader.java:509)
        at
java.security.SecureClassLoader.defineClass(SecureClassLoader.java:123)
       at java.net.URLClassLoader.defineClass(URLClassLoader.java:246)
       at java.net.URLClassLoader.access$100(URLClassLoader.java:54)
       at java.net.URLClassLoader$1.run(URLClassLoader.java:193)
       at java.security.AccessController.doPrivileged(Native Method)
       at
org.apache.catalina.util.xml.XmlMapper.readXml(XmlMapper.java:228)
       at org.apache.catalina.startup.Catalina.stop(Catalina.java:817)
       at org.apache.catalina.startup.Catalina.execute(Catalina.java:683)
       at org.apache.catalina.startup.Catalina.process(Catalina.java:179)
        
and more like this........If someone could understand the possible cause..

regards.

----------------------------------------------------------------------------
--
harsh
http://www.cse.iitb.ac.in/~harsh
----------------------------------------------------------------------------
--




--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]







--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to