Kevin
1 post
|
Topic: Announcements /
JBidwatcher 1.0.1 is not currently working.
I’m not sure why it’s working for you Yendo, when I add an auction under OS X, there is no error but the auction is not added. Here is the console log of what happens when I try to add an auction or sync with myEbay.
Fri Jul 20 15:14:34 EDT 2007: PMQ Caught exception: java.lang.NullPointerException java.lang.NullPointerException
at java.util.Date.getMillisOf(Date.java:938)
at java.util.Date.after(Date.java:911)
at AuctionEntry.checkEnded(Unknown Source)
at AuctionEntry.prepareAuctionEntry(Unknown Source)
at AuctionEntry.<init>(Unknown Source)
at AuctionsManager.newAuctionEntry(Unknown Source)
at JBidMouse.addAuction(Unknown Source)
at JBidMouse.cmdAddAuction(Unknown Source)
at JBidMouse.messageAction(Unknown Source)
at PlainMessageQueue.run(Unknown Source)
at java.lang.Thread.run(Thread.java:613)
|