Cannot format given Object as a Date
807600Aug 10 2007 — edited Aug 10 2007I have taken over a java application. It was at version 1.1.5. I am trying to upgrade to jdk1.5. I have the client GUI up and have most of it working fine but for the following:
"Exception in thread 'AWT-EventQueue-O' java.lang.IllegalArgumentException" Cannot format given Object as a Date"
at java.text.DateFormat.format(DateFormat.java:279)
etc....
i have reached and passed the 'gone crosseyed' state and have just entered 'pulling my hair out'
i'm new to java.
Anybody! ( i'm sure I should give you more info but unsure what to include)