|
Hi there,
I just upgraded to 2.1pre8 and see that Jbidwachter always tries to get information for a “null” item in the “current items” list view.
Unfortunately, I can not delete the null-item to stop that.
I tried to look behind the derby database to delete that “item”, but I did not find a way how to connect to the database (WHERE is it stored? What username and password do I have to use to connect?)
Screenshots:
http://hbtest.kilu.de/jbid/jbid1.png
Trying to delete: http://hbtest.kilu.de/jbid/jbid2.png
(after clicking YES it’s still there…)
Thanks for your help!
Heiko
Logfile:
Sat Jun 19 15:45:54 CEST 2010: Link issues:
Sat Jun 19 15:45:54 CEST 2010: eBay (or the link to eBay) appears to be down.
Sat Jun 19 15:45:54 CEST 2010: eBay (or the link to eBay) appears to be down for the moment.
Sat Jun 19 15:45:55 CEST 2010: Updating null
Errorfile:
Sat Jun 19 15:51:30 CEST 2010: Failed to parse auction! Bad return result from auction server.
Sat Jun 19 15:51:30 CEST 2010: null (null) – Failed to load from server!
Sat Jun 19 15:51:30 CEST 2010: Exception during the check() operation of class com.jbidwatcher.ui.AuctionsManager
at com.jbidwatcher.util.xml.XMLElement.encodeString(XMLElement.java:1205)
at com.jbidwatcher.util.xml.XMLElement.allAttribs(XMLElement.java:411)
at com.jbidwatcher.util.xml.XMLElement.toStringBuffer(XMLElement.java:444)
at com.jbidwatcher.util.xml.XMLElement.toStringBuffer(XMLElement.java:433)
at com.jbidwatcher.util.xml.XMLElement.toString(XMLElement.java:421)
at com.jbidwatcher.auction.Auctions.doUpdate(Auctions.java:100)
at com.jbidwatcher.auction.Auctions.doNextUpdate(Auctions.java:128)
at com.jbidwatcher.auction.Auctions.check(Auctions.java:151)
at com.jbidwatcher.ui.ListManager.checkEachList(ListManager.java:164)
at com.jbidwatcher.ui.AuctionsManager.check(AuctionsManager.java:94)
at com.jbidwatcher.util.queue.TimerHandler.run(TimerHandler.java:62)
|