You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by Amy Roh <am...@apache.org> on 2004/06/15 21:01:03 UTC

JK2 documentation

I see a bunch of jk docs
http://jakarta.apache.org/tomcat/tomcat-4.1-doc/jk2/index.html.  Which one
should I follow to set up jk2 with TC5?  Having some difficulties setting it
up - probably config issues...

Thanks,
Amy

Jun 15, 2004 10:56:17 AM org.apache.jk.common.MsgAjp processHeader
SEVERE: BAD packet signature 18245
Jun 15, 2004 10:56:17 AM
org.apache.tomcat.util.threads.ThreadPool$ControlRunnable run
SEVERE: Caught exception (java.lang.NullPointerException) executing
org.apache.jk.common.SocketConnection@8f9a32, terminating thread


---------------------------------------------------------------------
To unsubscribe, e-mail: tomcat-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: tomcat-dev-help@jakarta.apache.org


Re: JK2 documentation

Posted by Bill Barker <wb...@wilshire.com>.
Probably start with the 'Quick Start' (near the bottom for jk2, near the top
for jk), and go from there.

Since 18245 translates to 'G''E', it looks like your current setup is trying
to talk HTTP to the Jk port.

----- Original Message -----
From: "Amy Roh" <am...@apache.org>
To: "Tomcat Developers List" <to...@jakarta.apache.org>
Sent: Tuesday, June 15, 2004 12:01 PM
Subject: JK2 documentation


> I see a bunch of jk docs
> http://jakarta.apache.org/tomcat/tomcat-4.1-doc/jk2/index.html.  Which one
> should I follow to set up jk2 with TC5?  Having some difficulties setting
it
> up - probably config issues...
>
> Thanks,
> Amy
>
> Jun 15, 2004 10:56:17 AM org.apache.jk.common.MsgAjp processHeader
> SEVERE: BAD packet signature 18245
> Jun 15, 2004 10:56:17 AM
> org.apache.tomcat.util.threads.ThreadPool$ControlRunnable run
> SEVERE: Caught exception (java.lang.NullPointerException) executing
> org.apache.jk.common.SocketConnection@8f9a32, terminating thread
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: tomcat-dev-unsubscribe@jakarta.apache.org
> For additional commands, e-mail: tomcat-dev-help@jakarta.apache.org
>