Can you give me more information ? platform aolserver version tomcat version tools used for building (ant, java) content of $TOMCAT_HOME/conf/workers2.properties content of $AOLSERVER/bin/start-java detailed directory listing of $TOMCAT_HOME/server/lib
It looks like some sort of signature or missing class issue (perhaps due to incorrect build) Peter Lin wrote on 8/19/2004, 9:20 AM: > To all: > > After I executed start-java, I got a SEVERE error message as > shown below. > > Aug 19, 2004 8:34:06 AM > org.apache.coyote.http11.Http11Protocol start > INFO: Starting Coyote HTTP/1.1 on http-2515 > Aug 19, 2004 8:34:06 AM > org.apache.jk.common.ChannelSocket init > INFO: JK2: ajp13 listening on /0.0.0.0:2517 > Aug 19, 2004 8:34:06 AM org.apache.jk.apr.AprImpl init > INFO: JK2: Initialized apr > Aug 19, 2004 8:34:06 AM > org.apache.tomcat.util.threads.ThreadPool$ControlRunnable > run > > SEVERE: Caught exception (java.lang.NoSuchMethodError: > org.apache.jk.core.MsgContext.setSource(Lorg/apache/jk/core/JkHandler;)V) > executing [EMAIL PROTECTED], > terminating thread > > Aug 19, 2004 8:34:06 AM org.apache.jk.common.ChannelJni > init > INFO: JK2: listening on channel.jni:jni > Aug 19, 2004 8:34:06 AM org.apache.jk.server.JkMain > start > INFO: Jk running ID=0 time=4/198 > config=/bwd/plin/jakarta-tomcat-5.0.27/conf/jk2.properties > Aug 19, 2004 8:34:06 AM > org.apache.catalina.startup.Catalina start > INFO: Server startup in 15581 ms > TomcatStarter: Done > Aug 19, 2004 8:34:06 AM org.apache.jk.apr.AprImpl init > INFO: JK2: Initialized apr > > Does anyone know how to fix it? > -- AOLserver - http://www.aolserver.com/ To Remove yourself from this list, simply send an email to <[EMAIL PROTECTED]> with the body of "SIGNOFF AOLSERVER" in the email message. You can leave the Subject: field of your email blank.
