Hi All,
I am setting up a load balanced configuration with an Apache in front  of two JBoss 
instances. Apache 2.0 + mod_jk 2.0.2.

Load balancing seems to work and with JBoss 3.0.8-tomcat I have no problems at all.

With JBoss-Jetty, however, I get the following warning: 

14:18:30,391 WARN  [jbossweb] WARNING:
java.lang.ArrayIndexOutOfBoundsException: -92
        at org.mortbay.http.ajp.AJP13Packet.getMethod(AJP13Packet.java:288)
        at org.mortbay.http.ajp.AJP13Connection.handleNext(AJP13Connection.java:
178)
        at org.mortbay.http.HttpConnection.handle(HttpConnection.java:787)
        at org.mortbay.http.ajp.AJP13Listener.handleConnection(AJP13Listener.jav
a:204)
        at org.mortbay.util.ThreadedServer.handle(ThreadedServer.java:289)
        at org.mortbay.util.ThreadPool$PoolThread.run(ThreadPool.java:4

Has anyone an idea of what is it? and why a index of bound error is traced as a 
warning instead of an error.
The strange thing is that the request seems to be correctly processed.

Any hint is very appreciate.

Stefano

<a 
href="http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3824373#3824373";>View 
the original post</a>

<a 
href="http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3824373>Reply 
to the post</a>


-------------------------------------------------------
This SF.Net email is sponsored by: IBM Linux Tutorials
Free Linux tutorial presented by Daniel Robbins, President and CEO of
GenToo technologies. Learn everything from fundamentals to system
administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click
_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to