Skip to Main Content

New to Java

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Cannot format given Object as a Date

807600Aug 10 2007 — edited Aug 10 2007
I 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)
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Sep 7 2007
Added on Aug 10 2007
5 comments
1,244 views