|
Using 2.0 beta 5 and 6, the My Ebay items list seems to never load completely. It goes through a couple of the items, and then stops. This error/exception shows up in the error log:
Sun Aug 10 00:55:08 CDT 2008: Loading page 0 of My eBay for user ebayuser Sun Aug 10 00:55:08 CDT 2008: URL: http://my.ebay.com/ws/eBayISAPI.dll?MyeBay&LogU…:ME:PAGE&FolderId=&GotoPage=1 Sun Aug 10 00:55:09 CDT 2008: Loading page: http://my.ebay.com/ws/eBayISAPI.dll?MyeBay&Curr… Sun Aug 10 00:55:09 CDT 2008: Not loaded (190242641307). Sun Aug 10 00:55:09 CDT 2008: Not loaded (260270431168). Sun Aug 10 00:55:09 CDT 2008: PMQ Caught exception: java.lang.NullPointerException null java.lang.NullPointerException
at com.jbidwatcher.auction.AuctionEntry.findByIdentifier(AuctionEntry.java:1794)
at com.jbidwatcher.auction.AuctionEntry.construct(AuctionEntry.java:299)
at com.jbidwatcher.ui.JBWDropHandler.messageAction(JBWDropHandler.java:52)
at com.jbidwatcher.util.queue.PlainMessageQueue.run(PlainMessageQueue.java:55)
at java.lang.Thread.run(Unknown Source) Sun Aug 10 00:55:10 CDT 2008: No items on page!
It seems to work fine with b3.
|