Hi All

I found the answer on another mailing list.
You should increase the heap size in the catalina.sh file by give the
java option -Xms2m when starting catalina.

Jacob

-----Original Message-----
From: Jacob Vennervald Madsen 
Sent: 18. december 2001 12:46
To: Tomcat Mailing List (E-mail)
Subject: Tomcat 4.0.1 on a PPC machine


Hi List

I've just installed Tomcat 4.0.1 and Java 2 SDK 1.3.0 on a PPC machine.
When I try to start Tomcat it throws this exception:

Exception during startup processing
java.lang.reflect.InvocationTargetException: java.lang.OutOfMemoryError
        at java.lang.reflect.Method.copy(Method.java:278)
        at java.lang.reflect.Method.getParameterTypes(Method.java:90)
        at
org.apache.catalina.util.xml.SetProperties.setProperty(XmlMapper.java:67
0)
        at
org.apache.catalina.util.xml.SetProperties.start(XmlMapper.java:650)
        at
org.apache.catalina.util.xml.XmlMapper.matchStart(XmlMapper.java:412)
        at
org.apache.catalina.util.xml.XmlMapper.startElement(XmlMapper.java:91)
        at
org.xml.sax.helpers.XMLReaderAdapter.startElement(XMLReaderAdapter.java:
329)
        at
org.apache.xerces.parsers.SAXParser.startElement(SAXParser.java:1376)
        at
org.apache.xerces.validators.common.XMLValidator.callStartElement(XMLVal
idator.java:1214)
        at
org.apache.xerces.framework.XMLDocumentScanner.scanElement(XMLDocumentSc
anner.java:1806)
        at
org.apache.xerces.framework.XMLDocumentScanner$ContentDispatcher.dispatc
h(XMLDocumentScanner.java:1182)
        at
org.apache.xerces.framework.XMLDocumentScanner.parseSome(XMLDocumentScan
ner.java:381)
        at
org.apache.xerces.framework.XMLParser.parse(XMLParser.java:1081)
        at
org.xml.sax.helpers.XMLReaderAdapter.parse(XMLReaderAdapter.java:223)
        at javax.xml.parsers.SAXParser.parse(SAXParser.java:345)
        at javax.xml.parsers.SAXParser.parse(SAXParser.java:290)
        at
org.apache.catalina.util.xml.XmlMapper.readXml(XmlMapper.java:228)
        at org.apache.catalina.startup.Catalina.start(Catalina.java:725)
        at
org.apache.catalina.startup.Catalina.execute(Catalina.java:681)
        at
org.apache.catalina.startup.Catalina.process(Catalina.java:179)
        at java.lang.reflect.Method.invoke(Native Method)
        at
org.apache.catalina.startup.Bootstrap.main(Bootstrap.java:243)

Any ideas?

Jacob Vennervald Madsen
Mobile System Developer

GoPinocchio
Norrebrogade 45
DK-2200 Copenhagen
www.gopinocchio.com
+45 26750106

**********************************************************************
This email and any files transmitted with it are confidential and
intended solely for the use of the individual or entity to whom they
are addressed. If you have received this email in error please notify
the system manager.

--
To unsubscribe:   <mailto:[EMAIL PROTECTED]>
For additional commands: <mailto:[EMAIL PROTECTED]>
Troubles with the list: <mailto:[EMAIL PROTECTED]>


--
To unsubscribe:   <mailto:[EMAIL PROTECTED]>
For additional commands: <mailto:[EMAIL PROTECTED]>
Troubles with the list: <mailto:[EMAIL PROTECTED]>

Reply via email to