Re: Exception in thread "http-bio-8080-exec-120" java.lang.OutOfMemoryError: PermGen space

2016-12-03 Thread 侯树成
Hi, Kaushal If you want to view the classes loaded in memory, the Visualvm as Chris mentioned above. It don't need download separeately. In Oracle JDK, the jvisualVm is already present. you can click second button [memory] and click stop after a few seconds. Then all classes loaded will display

Re: Exception in thread "http-bio-8080-exec-120" java.lang.OutOfMemoryError: PermGen space

2016-11-28 Thread Román Valoria
Get the JDK launch the tool and look it up yourself. It has tons of issues, am I sure it has that. On Tue, Nov 29, 2016 at 2:56 PM, Kaushal Shriyan wrote: > Thanks Roman and Chris for the detailed explanation. Is there a way to find > out what all java classes are loaded during runtime? > > Than

Re: Exception in thread "http-bio-8080-exec-120" java.lang.OutOfMemoryError: PermGen space

2016-11-28 Thread Kaushal Shriyan
Thanks Roman and Chris for the detailed explanation. Is there a way to find out what all java classes are loaded during runtime? Thanks in Advance. Regards, Kaushal On Tue, Nov 29, 2016 at 10:47 AM, Román Valoria wrote: > Sun, or should I say Oracle now, seems to be including the exact same t

Re: Exception in thread "http-bio-8080-exec-120" java.lang.OutOfMemoryError: PermGen space

2016-11-28 Thread Román Valoria
Sun, or should I say Oracle now, seems to be including the exact same tool on the JDK. It is already pre-packaged, so it may be customized by Oracle. It has the same look and feel as in the screenshot. On Tue, Nov 29, 2016 at 11:17 AM, Kaushal Shriyan wrote: > On Tue, Nov 29, 2016 at 7:40 AM, Ro

Re: Exception in thread "http-bio-8080-exec-120" java.lang.OutOfMemoryError: PermGen space

2016-11-28 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Kaushal, On 11/28/16 1:09 PM, Kaushal Shriyan wrote: > Hi, > > I am seeing the below PermGen space issue in tomcat catalina.out > file. Currently i am running Apache Tomcat Version 7.0.59 on > CentOS release 6.8 (Final) java -version java version

Re: Exception in thread "http-bio-8080-exec-120" java.lang.OutOfMemoryError: PermGen space

2016-11-28 Thread Kaushal Shriyan
On Tue, Nov 29, 2016 at 7:40 AM, Román Valoria wrote: > Use Java VisualVM to see PermGen memory allocation and troubleshoot. It > would also let you validate that your sizing parameters are properly set. > > Hi Roman, Thanks for your reply. Are you referring to https://visualvm.github.io/? Pleas

Re: Exception in thread "http-bio-8080-exec-120" java.lang.OutOfMemoryError: PermGen space

2016-11-28 Thread Román Valoria
Use Java VisualVM to see PermGen memory allocation and troubleshoot. It would also let you validate that your sizing parameters are properly set. On Tue, Nov 29, 2016 at 2:09 AM, Kaushal Shriyan wrote: > Hi, > > I am seeing the below PermGen space issue in tomcat catalina.out file. > Currently i

Re: Exception in thread "http-bio-8081-exec-9" java.lang.StackOverflowError

2014-02-20 Thread Dilip Sankhla
How do you launch it? lunching from cmd line from bin/startup.sh Check your launch configuration options for java >> My java configurations are JAVA_HOME=/Library/Java/JavaVirtualMachines/jdk1.7.0_51.jdk/Contents/Home/ JAVA_OPTS="-Xss160k -Xms512m -Xmx2040m -XX:MaxPermSize=128M -Dorg.a

Re: Exception in thread "http-bio-8081-exec-9" java.lang.StackOverflowError

2014-02-18 Thread Konstantin Kolinko
2014-02-18 13:49 GMT+04:00 Dilip Sankhla : > * I am getting below mention error, every thing was working fine with > tomcat 6. Please Help > > > My tomcat and java configurations are > > Server version: Apache Tomcat/7.0.50 > Server built: Dec 19 2013 10:18:12 > Server number: 7.0.50.0 > OS Name

RE: Exception in thread "http-bio-8080-exec-3" Exception in thread "ContainerBackgroundProcessor[StandardEngine[Catalina]]"

2012-04-30 Thread Caldarale, Charles R
> From: Smith, Mitchell [mailto:mitchell.sm...@cwc.com] > Subject: Exception in thread "http-bio-8080-exec-3" Exception in > thread "ContainerBackgroundProcessor[StandardEngine[Catalina]]" > when I try to execute a login in my WebApp I get the following error. > Exception in thread "http-bio-808

Re: Exception in thread ""http-bio-8080"-exec-9" java.lang.OutOfMemoryError: Java heap space

2011-05-31 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 André, On 5/30/2011 12:24 PM, André Warnier wrote: > Note also that running out of Heap space does not necessarily mean that > your classes have leaks. It can also mean that they are just using > memory to a point where your allocated Heap space is s

Re: Exception in thread ""http-bio-8080"-exec-9" java.lang.OutOfMemoryError: Java heap space

2011-05-30 Thread André Warnier
Original Message- From: André Warnier [mailto:a...@ice-sa.com] Sent: Monday, May 30, 2011 7:25 PM To: Tomcat Users List Subject: Re: Exception in thread ""http-bio-8080"-exec-9" java.lang.OutOfMemoryError: Java heap space You are kidding us, right ? But just in c

RE: Exception in thread ""http-bio-8080"-exec-9" java.lang.OutOfMemoryError: Java heap space

2011-05-30 Thread Caldarale, Charles R
> From: André Warnier [mailto:a...@ice-sa.com] > Subject: Re: Exception in thread ""http-bio-8080"-exec-9" > java.lang.OutOfMemoryError: Java heap space > I apologise (a little bit) for my original answer You shouldn't apologize; the OP has still not p

Re: Exception in thread ""http-bio-8080"-exec-9" java.lang.OutOfMemoryError: Java heap space

2011-05-30 Thread André Warnier
11 7:25 PM To: Tomcat Users List Subject: Re: Exception in thread ""http-bio-8080"-exec-9" java.lang.OutOfMemoryError: Java heap space You are kidding us, right ? But just in case you are not, what is the part which you do not understand in "java.lang.OutOfMemoryError:

Re: Exception in thread ""http-bio-8080"-exec-9" java.lang.OutOfMemoryError: Java heap space

2011-05-30 Thread André Warnier
You are kidding us, right ? But just in case you are not, what is the part which you do not understand in "java.lang.OutOfMemoryError: Java heap space". ? http://lmgtfy.com/?q=java.lang.OutOfMemoryError:%20Java%20heap%20space sunil.sheva...@wipro.com wrote: Hi, I am getting an error as

Re: Exception in thread

2008-11-27 Thread Christian Poecher
Pieter Temmerman-2 wrote: > > Hi Chris, > > That's what I was afraid of. > The only thing listed in the logs was what I posted. > No stacktrace, nor name of the exception. > I'll try to bump up the logging level, and hope this error occurs again > in a reasonable amount of time (it's been work

Re: Exception in thread

2008-11-27 Thread Pieter Temmerman
Hi Chris, That's what I was afraid of. The only thing listed in the logs was what I posted. No stacktrace, nor name of the exception. I'll try to bump up the logging level, and hope this error occurs again in a reasonable amount of time (it's been working for the whole day until now) On Thu, 2008

Re: Exception in thread

2008-11-27 Thread Christian Poecher
Pieter Temmerman-2 wrote: > > The only thing that I think could be related to the problem is listed > below. > > Exception in thread "TP-Processor15" Exception in thread > "Cluster-MembershipSender" Exception in thread > "Cluster-MembershipReceiver" > 26 nov 2008 17:12:29,010 : [DEBUG] > es.j

Re: Exception in thread "HttpProcessor[8080][2]" java.lang.NullPointerException

2007-10-29 Thread Janeve George
Konstantin / Chris, In reply to Chris' question, the server is deployed as a service layer that exposes web services. Only SOAP requests are processed in the server. There are also few JSP files which are used by Nagios to monitor these servers. After having a look at the bug description that

Re: Exception in thread "HttpProcessor[8080][2]" java.lang.NullPointerException

2007-10-29 Thread Konstantin Kolinko
1. Tomcat 4.0.3 is pretty old and unsupported. The last version in the 4.x series is 4.1.36. 2. Trying to google "checkHead site:mail-archives.apache.org" shows some mentions of similar issues in the year 2002, e.g. (note: The bugzilla server name has changed, but bug ids are the same) http://is

Re: Exception in thread "HttpProcessor[8080][2]" java.lang.NullPointerException

2007-10-29 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Janeve, Also, is it possible to sniff the HTTP request that is causing this exception? I'm wondering if you're dealing with a client that is sending a broken HTTP request. - -chris -BEGIN PGP SIGNATURE- Version: GnuPG v1.4.7 (MingW32) Commen

Re: Exception in thread "HttpProcessor[8080][2]" java.lang.NullPointerException

2007-10-29 Thread Janeve George
Hi Chuck, Pardon me for any confusion created due to my previous post. Following are the details of the deployment. Tomcat version: 4.0.3 JDK: Sun's jdk 1.5.0 Platform: Linux Regards, Janeve Caldarale, Charles R wrote: From: Janeve George [mailto:[EMAIL PROTECTED] Subject: Exception in thr

RE: Exception in thread "HttpProcessor[8080][2]" java.lang.NullPointerException

2007-10-29 Thread Caldarale, Charles R
> From: Janeve George [mailto:[EMAIL PROTECTED] > Subject: Exception in thread "HttpProcessor[8080][2]" > java.lang.NullPointerException > > We are having no clue of why this exception is being > frequently thrown. Don't suppose you'd care to supply some useful information: 1) Tomcat version

RE: Exception in thread main????

2007-10-08 Thread Caldarale, Charles R
> From: Jaime Almeida [mailto:[EMAIL PROTECTED] > Subject: Exception in thread main > > I have a new problem: > 'Excpetion in thread "main"'. > What thread main? The "main" thread is just the initial one that creates the JVM and calls the initial class; all Java programs have one. > What is

RE: Exception in thread "main" java.lang.NoClassDefFoundError: org/apache/catalina/startup/Bootstrap - tomcat + Linux

2005-12-11 Thread Caldarale, Charles R
> From: rafiti [mailto:[EMAIL PROTECTED] > Subject: Exception in thread "main" > java.lang.NoClassDefFoundError: > org/apache/catalina/startup/Bootstrap - tomcat + Linux > > Using CATALINA_BASE: > /home2/rafi/jakarta-tomcat-4.1.31-src/ > Using CATALINA_HOME: > /home2/rafi/jakarta-tomcat-4.1.31-