Details
-
Bug
-
Status: Closed
-
Minor
-
Resolution: Fixed
-
Java-SCA-1.2
-
None
-
None
-
Windows XP
Java 1.6.0.04
Tomcat 6.0.14
Description
Demo alert aggregator has Exception java.text.ParseException: Unparseable date: "10-Jun-2007 16:34:03"
When used with the given RSS samples in the demo (BBC and Engadget) the following 2 exceptions are visible in the server logs:
getAlertSources(Dojo)
Exception java.text.ParseException: Unparseable date: "10-Jun-2007 16:34:03"
Exception java.text.ParseException: Unparseable date: "10-Jun-2007 16:34:03"
getAllNewAlerts(Dojo)