View previous topic :: View next topic |
Author |
Message |
rejoyce AuctionSieve regular
Joined: 24 Feb 2005 Posts: 22
|
Posted: Wed Nov 05, 2008 7:00 pm Post subject: java error when retrieving sieves |
|
|
happens every few seconds when retrieving a set of sieves
test of error:
AuctionSieve version 1.9.4.1
java.lang.NumberFormatException: For input string: ""
at java.lang.NumberFormatException.forInputString(Unknown Source)
at java.lang.Integer.parseInt(Unknown Source)
at java.lang.Integer.parseInt(Unknown Source)
at hashbang.auctionsieve.ebay.EbayResultsPage.getTotalPageNumber(Unknown Source)
at hashbang.auctionsieve.sieve.AdRetriever.getAds(Unknown Source)
at hashbang.auctionsieve.sieve.ui.SieveControlPanel$3.run(Unknown Source)
at java.lang.Thread.run(Unknown Source) |
|
Back to top |
|
 |
nev Site Admin

Joined: 15 Sep 2004 Posts: 1159 Location: Sydney, Australia
|
Posted: Sun Nov 23, 2008 4:36 am Post subject: |
|
|
Just confirming - fixed in 1.9.5 |
|
Back to top |
|
 |
|