Tomcat won't start: java.lang.ArrayStoreException


Subject: Tomcat won't start: java.lang.ArrayStoreException
From: Graham Leggett (minfrin@sharp.fm)
Date: Sun Dec 09 2001 - 14:31:44 MST


Hi all,

After upgrading my YDL v1.2 system to v2.1 (but not my Blackdown JDK
v1.3.0 nor my Tomcat
v4.0.1) Tomcat suddenly refuses to start. The following exception is
thrown on startup in catalina.out:

  ERROR reading /var/tomcat4/conf/server.xml
  At Line 58 /Server/Service/Connector/
className=org.apache.catalina.connector.http.HttpConnector port=8180
minProcessors=5 maxProcessors=75 enableLookups=true redirectPort=8543
acceptCount=10 debug=0 connectionTimeout=60000

  Catalina.start: java.lang.ArrayStoreException
  java.lang.ArrayStoreException
          at java.lang.reflect.Method.copy(Method.java:280)
          at java.lang.reflect.Method.getParameterTypes(Method.java:90)
          at
org.apache.catalina.util.xml.SetProperties.setProperty(XmlMapper.java)
          at
org.apache.catalina.util.xml.SetProperties.start(XmlMapper.java)
  [snip]

This exact same config worked perfectly on the previous machine
(LinuxPPC YDL v1.2), but on the new machine (LinuxPPC YDL v2.1) there
are problems.

Has anyone out there had hassles with YDL v2.1 and Tomcat? Anyone know
what is going on here?

Regards,
Graham

--




This archive was generated by hypermail 2a24 : Sun Dec 09 2001 - 14:45:42 MST