Re: exception on hitting tomcat url

2010-06-29 Thread Pid
. p On Mon, Jun 28, 2010 at 6:35 PM, Caldarale, Charles R chuck.caldar...@unisys.com mailto:chuck.caldar...@unisys.com wrote: From: vinay basavanal [mailto:vinay.s...@gmail.com mailto:vinay.s...@gmail.com] Subject: Re: exception on hitting tomcat url i i have

exception on hitting tomcat url

2010-06-28 Thread vinay basavanal
HI all, my tomcat starts with no problem but when i hot http://localhost:8081/where 8081 is the port that tomcat runs i get following error EVERE: BAD packet signature 18245 Jun 28, 2010 3:50:58 PM org.apache.jk.common.ChannelSocket processConnection SEVERE: Error, processing connection

Re: exception on hitting tomcat url

2010-06-28 Thread vinay basavanal
Hi all, please help me out On Mon, Jun 28, 2010 at 3:54 PM, vinay basavanal vinay.s...@gmail.comwrote: HI all, my tomcat starts with no problem but when i hot http://localhost:8081/where 8081 is the port that tomcat runs i get following error EVERE: BAD packet signature 18245 Jun

Re: exception on hitting tomcat url

2010-06-28 Thread Pid
On 28/06/2010 11:38, vinay basavanal wrote: Hi all, please help me out Be patient, and please read this: http://catb.org/esr/faqs/smart-questions.html p On Mon, Jun 28, 2010 at 3:54 PM, vinay basavanal vinay.s...@gmail.comwrote: HI all, my tomcat starts with no problem but

Re: exception on hitting tomcat url

2010-06-28 Thread Peter Crowther
Do you have an AJP connector configured on port 8081, rather than a HTTP connector? That would explain the symptom you're seeing. - Peter On 28 June 2010 11:24, vinay basavanal vinay.s...@gmail.com wrote: HI all, my tomcat starts with no problem but when i hot

Re: exception on hitting tomcat url

2010-06-28 Thread vinay basavanal
no i dont have ajp connector On Mon, Jun 28, 2010 at 5:41 PM, Peter Crowther peter.crowt...@melandra.com wrote: Do you have an AJP connector configured on port 8081, rather than a HTTP connector? That would explain the symptom you're seeing. - Peter On 28 June 2010 11:24, vinay basavanal

Re: exception on hitting tomcat url

2010-06-28 Thread vinay basavanal
sorry for wrong reply * * Connector port=*8081* protocol=*AJP/1.3* redirectPort=*8443* / i i have this line can u explain me On Mon, Jun 28, 2010 at 5:59 PM, vinay basavanal vinay.s...@gmail.comwrote: no i dont have ajp connector On Mon, Jun 28, 2010 at 5:41 PM, Peter Crowther

Re: exception on hitting tomcat url

2010-06-28 Thread vinay basavanal
exception in tomcat console On Mon, Jun 28, 2010 at 6:35 PM, Caldarale, Charles R chuck.caldar...@unisys.com wrote: From: vinay basavanal [mailto:vinay.s...@gmail.com] Subject: Re: exception on hitting tomcat url i i have this line can u explain me Highly unlikely that anyone other than your