java.lang.IllegalArgumentException: Timestamp
Reported by George Sipe | July 15th, 2008 @ 01:51 PM | in Support
Fedora Core 9, java-1.6.0-openjdk
This error in 2.0b3 results from attempts to add an auction:
Tue Jul 15 16:49:57 EDT 2008: PMQ Caught exception: java.lang.IllegalArgumentException:Timestamp format must be yyyy-mm-dd hh:mm:ss[.fffffffff]
java.lang.IllegalArgumentException: Timestamp format must be yyyy-mm-dd hh:mm:ss[.fffffffff]
at java.sql.Timestamp.valueOf(Timestamp.java:212)
at com.jbidwatcher.util.db.Table.setColumn(Table.java:352)
at com.jbidwatcher.util.db.Table.storeMap(Table.java:252)
at com.jbidwatcher.util.db.Table.updateMap(Table.java:193)
at com.jbidwatcher.util.db.Table.insertOrUpdate(Table.java:184)
at com.jbidwatcher.util.db.ActiveRecord.saveDB(ActiveRecord.java:79)
at com.jbidwatcher.auction.AuctionInfo.saveDB(AuctionInfo.java:514)
at com.jbidwatcher.util.db.DBManager$DBFlushManager.messageAction(DBManager.java:32)
at com.jbidwatcher.util.queue.PlainMessageQueue.run(PlainMessageQueue.java:55)
at java.lang.Thread.run(Thread.java:636)
Comments and changes to this ticket
-

Morgan Schweers August 14th, 2008 @ 02:42 AM
- → Milestone changed from 2.0 Full Release to Support
- → State changed from new to resolved
Greetings,
Please upgrade to the Sun JDK, downloadable from here.
OpenJDK is not done yet, and shouldn't be shipping, but of course it is... :(
You can also try downloading the latest version of JBidwatcher from http://next.jbidwatcher.com where I'm staging the upcoming beta7 version.
-- Morgan Schweers, CyberFOX!
Please Login or create a free account to add a new comment.
You can update this ticket by sending an email to from your email client. (help)
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile »
