Re: java.lang.ClassFormatError out of the Blue

2002-04-09 Thread Jason Koeninger
This may not be the what you're having problems with, but the only time I've seen this was when I was deploying via FTP and forgot to set my scripts to use binary mode. Best Regards, Jason Koeninger JJ Computer Consulting http://www.jjcc.com On Tue, 9 Apr 2002 15:55:05 -0400, hemant wrote:

Re: java.lang.ClassFormatError out of the Blue

2002-04-09 Thread hemant
: java.lang.ClassFormatError out of the Blue This may not be the what you're having problems with, but the only time I've seen this was when I was deploying via FTP and forgot to set my scripts to use binary mode. Best Regards, Jason Koeninger JJ Computer Consulting http://www.jjcc.com On Tue, 9

java.lang.ClassFormatError out of the Blue

2002-04-09 Thread hemant
I Use Tomcat 4.0.2 and Struts 1.0.2 with VA 3.5.3 Everything was perfect until, one inauspicious moment in the afternoon when I suddenly got this exception from nowhere. I have no clue as to why and how. But I do see that this is a ClassFormatException so, I moved the application related

RE: java.lang.ClassFormatError out of the Blue

2002-04-09 Thread Jay Gardner
PROTECTED]] Sent: Tuesday, April 09, 2002 2:07 PM To: Tomcat Users List; Jason Koeninger Subject: Re: java.lang.ClassFormatError out of the Blue Jason Thanks for the response. The absence of scripts in binary mode clearly justifies the exception. Iam trying to run it in my own Test Environment

Re: java.lang.ClassFormatError out of the Blue

2002-04-09 Thread hemant
:[EMAIL PROTECTED]] Sent: Tuesday, April 09, 2002 2:07 PM To: Tomcat Users List; Jason Koeninger Subject: Re: java.lang.ClassFormatError out of the Blue Jason Thanks for the response. The absence of scripts in binary mode clearly justifies the exception. Iam trying to run it in my own Test

RE: java.lang.ClassFormatError out of the Blue

2002-04-09 Thread Uma Munugala
will be solved. hope this helps umamaheswar -Original Message- From: hemant [mailto:[EMAIL PROTECTED]] Sent: Tuesday, April 09, 2002 12:55 PM To: Tomcat Users List; struts Subject: java.lang.ClassFormatError out of the Blue I Use Tomcat 4.0.2 and Struts 1.0.2 with VA 3.5.3 Everything