RE: HTTP Status 500 problem with tomcat5.5

2008-12-15 Thread Caldarale, Charles R
> From: Michael Ludwig [mailto:mil...@gmx.de] > Subject: Re: HTTP Status 500 problem with tomcat5.5 > > In your case, Chuck, this is Locale.US, so it works for you. > My default locale is Locale.GERMANY, so I have to write: > > new SimpleDateFormat("EEE MMM dd HH:

Re: HTTP Status 500 problem with tomcat5.5

2008-12-15 Thread Michael Ludwig
Caldarale, Charles R schrieb am 14.12.2008 um 23:51:55 (-0600): > > > javax.servlet.ServletException: Unparseable date: "Mon Dec 15 11:39:35 > > GMT+08:00 2008" > > This is very odd; I've tried your code in a stand-alone program > without any problem: And there is a reason for that :-) > import

RE: HTTP Status 500 problem with tomcat5.5

2008-12-14 Thread Caldarale, Charles R
> From: hsuan [mailto:hs...@nchc.org.tw] > Subject: HTTP Status 500 problem with tomcat5.5 Much better post this time - you actually supplied real information, but you didn't tell us the JVM you're using, nor the platform you're running on. > org.apache.jasper.JasperExc

HTTP Status 500 problem with tomcat5.5

2008-12-14 Thread hsuan
Hi all : When I using http://localhost:8180/geant2-java-rrd-ma/ to browser ,it's show the error message as follows : HTTP Status 500 - _ type Exception report message description The server encountered an internal error () that prevented it from fulfilling this request. excepti