RE: Tomcat 7 (7.0.54) java.lang.ClassFormatError: Truncated class file

2015-07-23 Thread Rahul Kumar Singh
Dear Konstantin, Sorry for the inconvenience caused due to the below!! We will take care this in future post. -Original Message- From: Konstantin Kolinko [mailto:knst.koli...@gmail.com] Sent: Thursday, July 23, 2015 2:09 PM To: Tomcat Users List Subject: Re: Tomcat 7 (7.0.54

Re: Tomcat 7 (7.0.54) java.lang.ClassFormatError: Truncated class file

2015-07-23 Thread Konstantin Kolinko
2015-07-23 8:49 GMT+03:00 Rahul Kumar Singh rahul.si...@nectechnologies.in: 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 ?

Re: Tomcat 7 (7.0.54) java.lang.ClassFormatError: Truncated class file

2015-07-22 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Rahul, On 7/21/15 11:02 PM, Rahul Kumar Singh wrote: Dear Christopher, Any quotas on the filesystem? No. Any idea which class it's having trouble loading? I have no idea on this but I have got the below exception:

RE: Tomcat 7 (7.0.54) java.lang.ClassFormatError: Truncated class file

2015-07-22 Thread Rahul Kumar Singh
[mailto:ch...@christopherschultz.net] Sent: Wednesday, July 22, 2015 7:21 PM To: Tomcat Users List Subject: Re: Tomcat 7 (7.0.54) java.lang.ClassFormatError: Truncated class file -BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Rahul, On 7/21/15 11:02 PM, Rahul Kumar Singh wrote: Dear

RE: Tomcat 7 (7.0.54) java.lang.ClassFormatError: Truncated class file

2015-07-21 Thread Rahul Kumar Singh
: 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 rahul.si...@nectechnologies.in: Hello Tomcat team, Thanks for your always support !! Please do the needful on below

RE: Tomcat 7 (7.0.54) java.lang.ClassFormatError: Truncated class file

2015-07-21 Thread Rahul Kumar Singh
Subject: Re: Tomcat 7 (7.0.54) java.lang.ClassFormatError: Truncated class file 2015-07-21 11:41 GMT+03:00 Rahul Kumar Singh rahul.si...@nectechnologies.in: Hello Tomcat team, Thanks for your always support !! Please do the needful on below problem. Web Application credential

Re: Tomcat 7 (7.0.54) java.lang.ClassFormatError: Truncated class file

2015-07-21 Thread Christopher Schultz
-BEGIN PGP SIGNED 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 this is

RE: Tomcat 7 (7.0.54) java.lang.ClassFormatError: Truncated class file

2015-07-21 Thread Rahul Kumar Singh
) -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 class

RE: Tomcat 7 (7.0.54) java.lang.ClassFormatError: Truncated class file

2015-07-21 Thread Rahul Kumar Singh
compilation time. Regards, Rahul -Original Message- From: Christopher Schultz [mailto:ch...@christopherschultz.net] Sent: Tuesday, July 21, 2015 10:49 PM To: Tomcat Users List Subject: Re: Tomcat 7 (7.0.54) java.lang.ClassFormatError: Truncated class file -BEGIN PGP SIGNED MESSAGE

Re: Tomcat 7 (7.0.54) java.lang.ClassFormatError: Truncated class file

2015-07-21 Thread Konstantin Kolinko
2015-07-21 11:41 GMT+03:00 Rahul Kumar Singh rahul.si...@nectechnologies.in: Hello Tomcat team, Thanks for your always support !! Please do the needful on below problem. Web Application credential: - Servlet used :servelet3.0 MVC framework: Struts2.0

RE: Tomcat 7 (7.0.54) java.lang.ClassFormatError: Truncated class file

2015-07-21 Thread Rahul Kumar Singh
Hello Tomcat team, Thanks for your always support !! Please do the needful on below problem. Web Application credential: - Servlet used :servelet3.0 MVC framework: Struts2.0 Java: Open JDK 1.7 We have observe the below