) java.lang.ClassFormatError: Truncated class file
2015-07-23 8:49 GMT+03:00 Rahul Kumar Singh :
> Dear Christopher,
>
> The solution is fine, but first thing we need to identify the root cause.
> If it is the problem of "loading a JSP-based class file." Why it is happened
> in prod
is Passing with JSESSION ID. | why
there is different behaviour in Tomcat 6 and Tomcat 7
2015-07-21 14:38 GMT+03:00 Rahul Kumar Singh :
> Hello Tomcat Team,
>
> “;jsessionid=C1A67FB90E1300DF14EE027A3634A34B” passed in URL
> "localhost:8080/login. jsp;jsessionid=C1A67FB90E1300DF14E
54) Login URL is Passing with JSESSION ID. | why
there is different behaviour in Tomcat 6 and Tomcat 7
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256
Rahul,
On 7/21/15 6:38 AM, Rahul Kumar Singh wrote:
> “;jsessionid=C1A67FB90E1300DF14EE027A3634A34B” passed in URL
> "localhos
Dear Christopher,
The solution is fine, but first thing we need to identify the root cause.
If it is the problem of "loading a JSP-based class file." Why it is happened in
production environment?
Any solid reason ?
Regads,
Rahul Kumar Singh
-Original Message-
From: C
)
-Original Message-
From: Rahul Kumar Singh [mailto:rahul.si...@nectechnologies.in]
Sent: Wednesday, July 22, 2015 9:33 AM
To: Tomcat Users List
Subject: RE: Tomcat 7 (7.0.54) java.lang.ClassFormatError: Truncated class file
Dear Christopher,
>Any quotas on the filesystem?
No.
>Any idea which
NED MESSAGE-
Hash: SHA256
Rahul,
On 7/21/15 10:32 AM, Rahul Kumar Singh wrote:
>> Do you have sufficient free space on your hard drive? Maybe your
>> disk is full.
>
> No, Disk Space is enough approx. ~ 96 GB
Any quotas on the filesystem?
>> Did it happen once only, or
Subject: Re: Tomcat 7 (7.0.54) java.lang.ClassFormatError: Truncated class file
2015-07-21 11:41 GMT+03:00 Rahul Kumar Singh :
> Hello Tomcat team,
>
> Thanks for your always support !!
>
> Please do the needful on below problem.
>
> Web A
Sent: Tuesday, July 21, 2015 3:50 PM
To: Tomcat Users List
Subject: Re: Tomcat 7 (7.0.54) java.lang.ClassFormatError: Truncated class file
2015-07-21 11:41 GMT+03:00 Rahul Kumar Singh :
> Hello Tomcat team,
>
> Thanks for your always support !!
>
> Please do the needful on b
ESS LOGS:
127.0.0.1 - - [21/Jul/2015:08:30:13 +] "GET
/login.jsp;jsessionid=C1A67FB90E1300DF14EE027A3634A34B HTTP/1.0" 200 1063
-----Original Message-
From: Rahul Kumar Singh
Sent: Tuesday, June 23, 2015 6:17 PM
To: 'Tomcat Users List'
Subject: Tomcat 7 (7.0.54) Login
)
at org.apache.jasper.servlet.JspServlet.service(JspServlet.java:334)
... 83 more
=
Your Help would be highly appreciated.
Regards,
Rahul Kumar Singh
DISCLAIMER
in Tomcat 6 It is not happening.
Could any one help me on this from Apache Tomcat community.
Regards,
Rahul Kumar Singh
DISCLAIMER:
---
The contents of this e-mail and any
.
From: Ognjen Blagojevic [ognjen.d.blagoje...@gmail.com]
Sent: Friday, March 27, 2015 8:34 PM
To: Tomcat Users List
Subject: Re: SSL / TLS compression | SPDY service|CVE-2012-4929
Rahul,
On 27.3.2015 14:42, Rahul Kumar Singh wrote:
> So how to disa
to disable compression and / or the SPDY service in tomcat6.
Regards,
Rahul Kumar Singh
DISCLAIMER:
---
The contents of this e-mail and any attachment(s) are confidential and
in
.
=
Regards,
Rahul Kumar Singh
-Original Message-
From: André Warnier [mailto:a...@ice-sa.com]
Sent: Wednesday, March 25, 2015 4:11 AM
To: Tomcat Users List
Subject: Re: Tomcat 7 (7.0.54) memory consuption is very high(3 times) than
Tomcat 6 (6.0.28)
Rainer Jung wrote:
> Some numb
Some of the observations during the GC call monitoring / heap dump from JMAP:
Tomcat Version
Stages
Java Heap Usage
Java Heap Capacity
Virtual memory
(by top)
Resident Memory
(by top)
Tomcat 6
After tomcat startup
17.18 MB
367.8 MB
6712 MB
175 MB
After functional operation
18.77 MB
>Also interesting is "cat /proc/PID/maps" but here one would need to calculate
>sizes per line from the two hex addresses given at the start of each line.
>Something like:
>cat /proc/PID/maps | perl -n -e '($a,$b)=split(/[- ]/);print hex($b)-hex($a),
>" ", $_;' | sort -n
>(replace PID by the c
>Just remember that the numbers out of top are at best approximations, and, as
>Rainer pointed out, not taking measurements immediately after a GC is a
>guarantee of an apples versus oranges comparison.
>The appropriate tools (e.g., VisualVM) must be used for any rational analysis.
During the an
7.0.54) memory consuption is very high(3 times) than
Tomcat 6 (6.0.28)
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256
Rahul,
On 3/23/15 8:39 AM, Rahul Kumar Singh wrote:
>> Exact command-line that starts Tomcat7 (as given e.g. by "ps -ef
>> | grep java") :
> Tomcat7 559
gt;> At least then there will be a reproducible test case for someone here to
>> have a closer look.
>> And if there is not a big difference, then obviously it must have something
>> to with your application. And then, follow Mark's already-given advice to
>> find
as given e.g. by "ps -ef | grep java") :
-Original Message-
From: André Warnier [mailto:a...@ice-sa.com]
Sent: Monday, March 23, 2015 5:27 PM
To: Tomcat Users List
Subject: Re: Tomcat 7 (7.0.54) memory consuption is very high(3 times) than
Tomcat 6 (6.0.28)
Rahul Kumar Singh wr
Plz ignore previous mail
-Original Message-
From: Rahul Kumar Singh
Sent: Monday, March 23, 2015 6:05 PM
To: Tomcat Users List
Subject: RE: Tomcat 7 (7.0.54) memory consuption is very high(3 times) than
Tomcat 6 (6.0.28)
>Exact command-line that starts Tomcat6 (as given e.g. by &quo
is not a big difference, then obviously it must have something to
>with your application. And then, follow Mark's already-given advice to find
>out what.
The initial value is also somewhere double of tomcat6.
Regards,
Rahul Kumar Singh
-Original Message-
From: André War
o same.
(java version "1.7.0_09-icedtea"
OpenJDK Runtime Environment (rhel-2.3.3.el5.1-x86_64)
OpenJDK 64-Bit Server VM (build 23.2-b09, mixed mode)),
3-The initial memory of tomcat is increased by three times.
Regards,
Rahul Kumar Singh
-Original Message-
From
. RESIDENT MEMORY:300-400 MB Approx.
Tomcat 7.0.54 memory consumption MAP. RESIDENT MEMORY:900-1800 MB Approx.
Underline java platform is same(OpenJDK7) in both tomcat 6 and tomcat 7. Now
question is that, why the memory consumption increased about 3 times in Tomcat
7.
Regards,
Rahul Kumar Singh
24 matches
Mail list logo