
"eBay says my max bid is a different kind of currency than I have stored!"
Reported by chrubble | April 26th, 2009 @ 12:48 PM | in 2.1 Release
I have experienced this issue before - Unkown reason for the snipe not being accepted.
The error log says that eBay says the currency is diiferent - which it isn't - I am usimg eBay.co.uk in GBP(£).
The error log is below - It's a mystery. Any light shed on the cause would be welcome.
Sun Apr 26 19:03:19 BST 2009: JBidwatcher 2.0.1-825
Sun Apr 26 19:03:19 BST 2009: Sun Microsystems Inc. Java, version 1.6.0_13 on Windows Vista
Sun Apr 26 19:03:28 BST 2009: Error setting up scripting: java.lang.NoClassDefFoundError: org/jruby/runtime/builtin/IRubyObject
Sun Apr 26 19:03:29 BST 2009: Loading listings from the database (0/26/26 entries, 26/30 auctions)
Sun Apr 26 19:03:29 BST 2009: Done with the initial load (got 0 active entries)
Sun Apr 26 20:00:29 BST 2009: eBay says my max bid is a different type of currency than I have stored!
at com.jbidwatcher.util.Currency.less(Currency.java:610)
at com.jbidwatcher.auction.server.ebay.ebayAuction.setMaxBidFromServer(ebayAuction.java:642)
at com.jbidwatcher.auction.server.ebay.ebayAuction.parseAuction(ebayAuction.java:425)
at com.jbidwatcher.auction.server.AuctionServer.doParse(AuctionServer.java:264)
at com.jbidwatcher.auction.server.AuctionServer.loadAuction(AuctionServer.java:212)
at com.jbidwatcher.auction.server.AuctionServer.reload(AuctionServer.java:182)
at com.jbidwatcher.auction.AuctionEntry.update(AuctionEntry.java:1135)
at com.jbidwatcher.auction.Auctions.doUpdate(Auctions.java:158)
at com.jbidwatcher.auction.Auctions.doNextUpdate(Auctions.java:188)
at com.jbidwatcher.auction.Auctions.check(Auctions.java:210)
at com.jbidwatcher.ui.ListManager.checkEachList(ListManager.java:152)
at com.jbidwatcher.ui.AuctionsManager.check(AuctionsManager.java:93)
at com.jbidwatcher.util.queue.TimerHandler.run(TimerHandler.java:56)
[...many replications of the above backtrace...]
Sun Apr 26 20:30:07 BST 2009: eBay says my max bid is a different type of currency than I have stored!
at com.jbidwatcher.util.Currency.less(Currency.java:610)
at com.jbidwatcher.auction.server.ebay.ebayAuction.setMaxBidFromServer(ebayAuction.java:642)
at com.jbidwatcher.auction.server.ebay.ebayAuction.parseAuction(ebayAuction.java:425)
at com.jbidwatcher.auction.server.AuctionServer.doParse(AuctionServer.java:264)
at com.jbidwatcher.auction.server.AuctionServer.loadAuction(AuctionServer.java:212)
at com.jbidwatcher.auction.server.AuctionServer.reload(AuctionServer.java:182)
at com.jbidwatcher.auction.AuctionEntry.update(AuctionEntry.java:1135)
at com.jbidwatcher.auction.Auctions.doUpdate(Auctions.java:158)
at com.jbidwatcher.auction.Auctions.doNextUpdate(Auctions.java:188)
at com.jbidwatcher.auction.Auctions.check(Auctions.java:210)
at com.jbidwatcher.ui.ListManager.checkEachList(ListManager.java:152)
at com.jbidwatcher.ui.AuctionsManager.check(AuctionsManager.java:93)
at com.jbidwatcher.util.queue.TimerHandler.run(TimerHandler.java:56)
Sun Apr 26 20:30:21 BST 2009: 220399258880 (VINTAGE SHABBY CHIC PURE WOOL FESTIVAL /PICNIC THROW) - Firing actual snipe.
Sun Apr 26 20:30:33 BST 2009: 220399258880 (VINTAGE SHABBY CHIC PURE WOOL FESTIVAL /PICNIC THROW) - Unknown error sniping on VINTAGE SHABBY CHIC PURE WOOL FESTIVAL /PICNIC THROW
Comments and changes to this ticket
-
Morgan Schweers May 12th, 2009 @ 12:09 PM
- Tag changed from currency, ebay, jbidwatcher to @moved, currency, ebay, jbidwatcher
- Milestone changed from 2.0 Full Release to 2.1 Release
[milestone:ID#38598 tagged:"@moved" bulk edit command]
-
-
-
Morgan Schweers May 16th, 2009 @ 10:28 PM
- State changed from new to resolved
Greetings,
This is fixed with changeset [906] which fixes a problem with the new-format eBay item pages. JBidwatcher was picking up the amount '1' with an unknown currency, and putting it into the 'max bid' field for the listing, as if you had bid that amount. It checks that against the current bid, to see if you've been outbid when displaying the main table, so it would constantly trigger that error. (Comparing any currency against the 'unknown' currency is an error.)
I've put in the fix for that, and it'll be in the next released version.
-- Morgan Schweers, CyberFOX!
Please Sign in or create a free account to add a new ticket.
With your very own profile, you can contribute to projects, track your activity, watch tickets, receive and update tickets through your email and much more.
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile ยป