Hello,

Using 4.1.27 (which starts normally except when a particular webapp(ie context) is included), starting hangs indefinately and the cpu goes to 100%. In the log for that particular webapp, it seems that nothing unsual appears for the context and it ends with --> 2003-09-02 13:38:21 StandardContext[/root]: Starting completed

As for Catlina.out, after about 5 minutes of letting it try to start, I get a 4.7 mb file (and growing until I killed it) with entries similar to

25296 [main] DEBUG org.apache.commons.digester.Digester.sax - setDocumentLocator([EMAIL PROTECTED])
25298 [main] DEBUG org.apache.commons.digester.Digester.sax - startDocument()
25321 [main] DEBUG org.apache.commons.digester.Digester.sax - resolveEntity('-//Sun Microsystems, Inc.//DTD Web Application 2.3//EN', 'http://java.sun.com/dtd/web-app_2_3.dtd')
25324 [main] DEBUG org.apache.commons.digester.Digester - Resolving to alternate DTD 'jar:file:/home/javauser/jakarta-tomcat- 4.1.27/common/lib/servlet.jar!/javax/servlet/resources/web-app_2_3.dtd'
25657 [main] DEBUG org.apache.commons.digester.Digester.sax - startPrefixMapping(xml,http://www.w3.org/XML/1998/namespace)
25671 [main] DEBUG org.apache.commons.digester.Digester.sax - startPrefixMapping(xmlns,http://www.w3.org/2000/xmlns/)
25683 [main] DEBUG org.apache.commons.digester.Digester.sax - startElement(,,web-app)
25708 [main] DEBUG org.apache.commons.digester.Digester - Pushing body text ''
25725 [main] DEBUG org.apache.commons.digester.Digester - New match='web-app'
25737 [main] DEBUG org.apache.commons.digester.Digester - Fire begin() for [EMAIL PROTECTED]
25770 [main] DEBUG org.apache.commons.digester.Digester.sax - ignorableWhitespace(


HOWEVER IN A SUCCESSFUL START-UP IT INCLUDES-
39393 [main] INFO org.apache.coyote.http11.Http11Protocol - Starting Coyote HTTP/1.1 on port 8080
39430 [main] DEBUG org.apache.jk.server.JkMain - Substituting soTimeout channelSocket.soTimeout 0
39437 [main] DEBUG org.apache.jk.server.JkMain - Substituting port channelSocket.port 8009


INSTEAD OF THE DIGESTER DEBUG INFO ABOVE.

ANY IDEAS?

Shawn







RH9, JDK1.4.2
--
Shawn

Happily using M2, Opera's revolutionary e-mail client: http://www.opera.com/m2/

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



Reply via email to