Re: Exception in localhost file

2010-01-13 Thread Mohit Anchlia
0/1/14 Mohit Anchlia : >> I am looking at file in "vi" and don't see stack trace >> On Wed, Jan 13, 2010 at 11:02 AM, Christopher Schultz >> wrote: >>> -BEGIN PGP SIGNED MESSAGE- >>> Hash: SHA1 >>> >>> Mohit, >>

Re: Exception in localhost file

2010-01-13 Thread Konstantin Kolinko
>> >> Mohit, >> >> On 1/11/2010 9:10 PM, Mohit Anchlia wrote: >>> I am seeing following exception in localhost file with no stack trace. >> >> [snip] >> >>> Jan 11, 2010 4:12:57 PM org.apache.catalina.core.StandardWrapperValve invoke >>

Re: Exception in localhost file

2010-01-13 Thread Mohit Anchlia
I am looking at file in "vi" and don't see stack trace On Wed, Jan 13, 2010 at 11:02 AM, Christopher Schultz wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > Mohit, > > On 1/11/2010 9:10 PM, Mohit Anchlia wrote: >> I am seeing following exceptio

Re: Exception in localhost file

2010-01-13 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Mohit, On 1/11/2010 9:10 PM, Mohit Anchlia wrote: > I am seeing following exception in localhost file with no stack trace. [snip] > Jan 11, 2010 4:12:57 PM org.apache.catalina.core.StandardWrapperValve invoke > SEVERE: Servlet.service() fo

Re: Exception in localhost file

2010-01-12 Thread Mohit Anchlia
-Original Message- > From: Mohit Anchlia [mailto:mohitanch...@gmail.com] > Sent: Tuesday, January 12, 2010 9:58 AM > To: Tomcat Users List > Subject: Re: Exception in localhost file > > There seems to be no code. This is logging properties. I am not sure > why the exce

RE: Exception in localhost file

2010-01-12 Thread Caldarale, Charles R
> From: Mohit Anchlia [mailto:mohitanch...@gmail.com] > Subject: Re: Exception in localhost file > > There seems to be no code. Obviously a false statement. You need to find the code for SwchServlet (it's not part of Tomcat) and determine why it is throwing (and possibly

RE: Exception in localhost file

2010-01-12 Thread Joseph Morgan
This isn't a Tomcat issue at all, just code in SwchServlet behaving badly or getting unexpected data. -Original Message- From: Mohit Anchlia [mailto:mohitanch...@gmail.com] Sent: Tuesday, January 12, 2010 9:58 AM To: Tomcat Users List Subject: Re: Exception in localhost file

Re: Exception in localhost file

2010-01-12 Thread Mohit Anchlia
one may have > written code to trap an exception and then issue their own message. > > -Original Message- > From: Mohit Anchlia [mailto:mohitanch...@gmail.com] > Sent: Monday, January 11, 2010 8:10 PM > To: Tomcat Users List > Subject: Exception in localhost file > >

RE: Exception in localhost file

2010-01-12 Thread Joseph Morgan
to trap an exception and then issue their own message. -Original Message- From: Mohit Anchlia [mailto:mohitanch...@gmail.com] Sent: Monday, January 11, 2010 8:10 PM To: Tomcat Users List Subject: Exception in localhost file tomcat 6: I am seeing following exception in localhost file wit

Re: Exception in localhost file

2010-01-11 Thread Konstantin Kolinko
2010/1/12 Mohit Anchlia : > tomcat 6: > > I am seeing following exception in localhost file with no stack trace. > There is no clue as to why this might be happening. How do I get the > full stack trace to narrow down the problem? We also have our > application log where our ap

Exception in localhost file

2010-01-11 Thread Mohit Anchlia
tomcat 6: I am seeing following exception in localhost file with no stack trace. There is no clue as to why this might be happening. How do I get the full stack trace to narrow down the problem? We also have our application log where our application specific exceptions get logged with full stack