Using CATALINA_BASE: /usr/local/tomcat
Using CATALINA_HOME: /usr/local/tomcat
Using CATALINA_TMPDIR: /usr/local/tomcat/temp
Using JRE_HOME: /usr/local/java
Server version: Apache Tomcat/6.0.18
Server built: Jul 22 2008 02:00:36
Server number: 6.0.18.0
OS Name:Linux
OS Version:
I have asked already:
what is your Tomcat version and your Java version?
If you do not know, please run "catalina.sh version"
org.apache.juli.FileHandler uses java.util.logging.SimpleFormatter by default,
and you should look in your JDK sources to see how that class is implemented.
As of 6u16 it
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 exception in localhost file with no stack trace.
-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() for servlet
-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
> 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
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
There seems to be no code. This is logging properties. I am not sure
why the exception is not getting logged. I do have application
specific log4j.xml but that's only for application logs that is
working fine.
#org.apache.catalina.core.ContainerBase.[Catalina].[localhost].level = INFO
org.apache.c
>> Jan 11, 2010 4:12:57 PM org.apache.catalina.core.StandardWrapperValve
invoke
>> SEVERE: Servlet.service() for servlet SwchServlet threw exception
>> java.lang.ArrayIndexOutOfBoundsException
>> There is no clue as to why this might be happening.
False, that IS the clue. SwchServlet code is usi
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 application specific ex
10 matches
Mail list logo