(SF) Alan Stone
2 post(s)
|
Topic: JBidwatcher Help /
ebay communication problem
Well, it starts up and loads it’s auctions from the auctions.xml. The message is thrown when jbidwatcher tries to communicate with ebay, for timesync or auctionupdate etc.
Ciao
Alan
(sent mail)
|
(SF) Alan Stone
2 post(s)
|
Topic: JBidwatcher Help /
ebay communication problem
Hi there,
this only happens when I run JBidwatch from linux with java 1.4.1
Windows seems to work fine.
I did not want to open a new Bug and recognizing afterwards that the problem vanished to dust. but I can not start JBidwatch for two weeks now, so it seems to be a real problem.
What do you think?
Alan
Sun Feb 02 15:02:41 CET 2003: Exception during the check() operation of class AuctionsManager
java.lang.StringIndexOutOfBoundsException: String index out of range: 8812
at java.lang.StringBuffer.substring(StringBuffer.java:768)
at JHTML.preParse(JHTML.java:162)
at JHTML.(JHTML.java:41)
at SpecificAuction.preParseAuction(SpecificAuction.java:24)
at AuctionServer.loadAuction(AuctionServer.java:506)
at AuctionServer.reloadAuction(AuctionServer.java:543)
at AuctionEntry.update(AuctionEntry.java:916)
at Auctions.doUpdate(Auctions.java:545)
at Auctions.doNextUpdate(Auctions.java:578)
at Auctions.check(Auctions.java:611)
at Auctions.check(Auctions.java:607)
at AuctionsManager.checkAuctions(AuctionsManager.java:68)
at AuctionsManager.check(AuctionsManager.java:92)
at TimerHandler.run(TimerHandler.java:60)
Loading page: http://cgi1.ebay.com/aw-cgi/eBayISAPI.dll?MyEbayItemsBiddingOn&userid=myuserid&pass=mypass&bidderSort=9&watchSort=9&sellerSort=9&dayssince=30&rows=0
Sun Feb 02 15:02:49 CET 2003: PMQ Caught exception: java.lang.StringIndexOutOfBoundsException: String index out of range: 58491
java.lang.StringIndexOutOfBoundsException: String index out of range: 58491
at java.lang.StringBuffer.substring(StringBuffer.java:768)
at JHTML.preParse(JHTML.java:162)
at JHTML.(JHTML.java:436)
at ebayServer.getMyEbayItems(ebayServer.java:891)
at ebayServer.doMyEbaySynchronize(ebayServer.java:1157)
at ebayServer.messageAction(ebayServer.java:353)
at PlainMessageQueue.run(PlainMessageQueue.java:26)
at java.lang.Thread.run(Thread.java:536)
|