Author Topic: BAD packet signature 18245  (Read 7770 times)

parity

  • Newbie
  • *
  • Posts: 2
  • Karma: 0
    • View Profile
BAD packet signature 18245
« on: February 18, 2010, 13:06:57 »
Hello,

we have a mid-size callcenter and I wanted to try QueueMetrics. On our Debian System I've tried to install the software. After copying queuemetrics-1.5.5 to  /var/lib/tomcat5.5/webapps and restarting it, I got an errormessage and a blank site. I've tried java5 and java6.

The message is:

Code: [Select]
Feb 18 12:55:09 SMB-Backup jsvc.exec[22256]: 18.02.2010 12:55:09 org.apache.jk.common.MsgAjp processHeader SCHWERWIEGEND:
BAD packet signature 18245 18.02.2010 12:55:09 org.apache.jk.common.ChannelSocket processConnection SCHWERWIEGEND: Error,
processing connection java.lang.IndexOutOfBoundsException ^Iat java.io.BufferedInputStream.read(BufferedInputStream.java:310) ^Iat
org.apache.jk.common.ChannelSocket.read(ChannelSocket.java:626) ^Iat
org.apache.jk.common.ChannelSocket.receive(ChannelSocket.java:583) ^Iat
org.apache.jk.common.ChannelSocket.processConnection(ChannelSocket.java:691) ^Iat
org.apache.jk.common.ChannelSocket$SocketConnection.runIt(ChannelSocket.java:895) ^Iat
org.apache.tomcat.util.threads.ThreadPool$ControlRunnable.run(ThreadPool.java:689) ^Iat java.lang.Thread.run(Thread.java:619)

Does anyone have an Idea?

Thanks, Patrick

QueueMetrics

  • Loway
  • Hero Member
  • *
  • Posts: 2999
  • Karma: 39
    • View Profile
    • QueueMetrics
Re: BAD packet signature 18245
« Reply #1 on: February 18, 2010, 15:02:28 »
I have never seen that error.
Still, that error seems to be related to jk (the connector from Apache to Tomcat) - try and use the native Tomcat web server.