On Thu, 19 Apr 2007, Rainer Jung wrote:

Debugging: via JkLogLevel debug, try to check, if your configured objects appear in the debug log and of course you are free to post the log.

Hi Rainer,

Thanks for your message.

The relevant output from /var/log/apache2/mod_jk.log is appended below:

*********************************************************************************
[Thu Apr 19 11:33:34 2007] [23164:18784] [debug] map_uri_to_worker::jk_uri_worker_map.c (508): Attempting to map URI '/' from 1 maps [Thu Apr 19 11:33:34 2007] [23164:18784] [debug] map_uri_to_worker::jk_uri_worker_map.c (520): Attempting to map context URI '/*' [Thu Apr 19 11:33:34 2007] [23164:18784] [debug] map_uri_to_worker::jk_uri_worker_map.c (534): Found a wildchar match ajp13_worker -> /* [Thu Apr 19 11:33:34 2007] [23164:18784] [debug] jk_handler::mod_jk.c (1832): Into handler jakarta-servlet worker=ajp13_worker r->proxyreq=0 [Thu Apr 19 11:33:34 2007] [23164:18784] [debug] wc_get_worker_for_name::jk_worker.c (111): did not find a worker ajp13_worker [Thu Apr 19 11:33:34 2007] [23164:18784] [info] jk_handler::mod_jk.c (1986): Could not find a worker for worker name=ajp13_worker
**********************************************************************************

The relevant output from the tomcat logs is appended below.

So, the communication between apache and tomcat is screwed up. Just wondering if the interface that tomcat is listening on is correct, or could this be the problem?

INFO: JK: ajp13 listening on /0.0.0.0:8009

Thanks.                                                       Faheem.

**********************************************************************************
Apr 19, 2007 11:36:01 AM org.apache.coyote.http11.Http11BaseProtocol pause
INFO: Pausing Coyote HTTP/1.1 on http-core.dulci.org%2F152.3.172.111-443
Apr 19, 2007 11:36:02 AM org.apache.catalina.core.StandardService stop
INFO: Stopping service Catalina
Apr 19, 2007 11:36:02 AM org.apache.coyote.http11.Http11BaseProtocol destroy
INFO: Stopping Coyote HTTP/1.1 on http-core.dulci.org%2F152.3.172.111-443
Apr 19, 2007 11:36:02 AM org.apache.catalina.core.AprLifecycleListener lifecycleEvent
INFO: Failed shutdown of Apache Portable Runtime
Apr 19, 2007 11:36:10 AM org.apache.catalina.core.AprLifecycleListener lifecycleEvent INFO: The Apache Tomcat Native library which allows optimal performance in production environments was not found on the java.library.path: /usr/lib/j2sdk1.
5-sun/jre/lib/amd64/server:/usr/lib/j2sdk1.5-sun/jre/lib/amd64
Apr 19, 2007 11:36:10 AM org.apache.coyote.http11.Http11BaseProtocol init
INFO: Initializing Coyote HTTP/1.1 on http-core.dulci.org%2F152.3.172.111-443
Apr 19, 2007 11:36:10 AM org.apache.catalina.startup.Catalina load
INFO: Initialization processed in 1538 ms
Apr 19, 2007 11:36:10 AM org.apache.catalina.core.StandardService start
INFO: Starting service Catalina
Apr 19, 2007 11:36:10 AM org.apache.catalina.core.StandardEngine start
INFO: Starting Servlet Engine: Apache Tomcat/5.5
Apr 19, 2007 11:36:10 AM org.apache.catalina.core.StandardHost start
INFO: XML validation disabled
Apr 19, 2007 11:36:13 AM org.apache.coyote.http11.Http11BaseProtocol start
INFO: Starting Coyote HTTP/1.1 on http-core.dulci.org%2F152.3.172.111-443
Apr 19, 2007 11:36:13 AM org.apache.jk.common.ChannelSocket init
INFO: JK: ajp13 listening on /0.0.0.0:8009
Apr 19, 2007 11:36:13 AM org.apache.jk.server.JkMain start
INFO: Jk running ID=0 time=0/31  config=null
Apr 19, 2007 11:36:13 AM org.apache.catalina.storeconfig.StoreLoader load
INFO: Find registry server-registry.xml at classpath resource
Apr 19, 2007 11:36:13 AM org.apache.catalina.startup.Catalina start
INFO: Server startup in 3243 ms
****************************************************************************

---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to