Problem in Java application...I am new to java...pleaseeee u guys help

In Production server,i have tomcat 5.5 and under Webapps my application is running .

I am getting some error in catalina log.

Please help me out to find the problem..Iam in really pressure and urgent need to solve the problem.....

I am placing you the error in cataina log..

Jul 5, 2007 6:09:00 PM org.apache.jk.common.MsgAjp processHeader

SEVERE: BAD packet signature 18501

Jul 5, 2007 6:09:00 PM org.apache.jk.common.ChannelSocket processConnection

SEVERE: Error, processing connection

java.lang.IndexOutOfBoundsException

at java.io.BufferedInputStream.read(Unknown Source)

at org.apache.jk.common.ChannelSocket.read(ChannelSocket.java:620)

at org.apache.jk.common.ChannelSocket.receive(ChannelSocket.java:577)

at

org.apache.jk.common.ChannelSocket.processConnection(ChannelSocket.java:685)

at org.apache.jk.common.ChannelSocket$SocketConnection.runIt(ChannelSocket.java:889)

at org.apache.tomcat.util.threads.ThreadPool$ControlRunnable.run(ThreadPool.java:684)

at java.lang.Thread.run(Unknown Source

Please guide me out...i am very new to this Java application

[1173 byte] By [javaprabhua] at [2007-11-27 9:52:01]
# 1

>Please guide me out...

You are very lucky to meet me. There we go.

> i am new to java

If that matters, then post in the right forum.

If you post a problem here, have an appropriate title for your thread.

Don't say it's urgent because people here don't like that word.

Nobody cares your urgency and many ignore your entire post.

Really, search 'urgent' if you don't believe me.

Tell about your app. What is it's purpose. What does it do. When does the problem occur.

Only the stacktrace isn't going to do it!

tom_jansena at 2007-7-13 0:21:14 > top of Java-index,Java Essentials,Java Programming...