ebay communication problem
|
Hi there, this only happens when I run JBidwatch from linux with java 1.4.1 Alan Sun Feb 02 15:02:41 CET 2003: Exception during the check() operation of class AuctionsManager |
|
Greetings, JBidwatcher doesn’t even start?!? These look like errors that should come up after it’s started and is running. The first error suggests an unterminated quote in an HTML tag on the page. I’d need to know the version number to confirm that. The second suggests the same thing, but on your ‘My eBay’ page, which is troubling, because the underlying HTML template should be the same for each user, and it’s not failing for me. There’s all sorts of options to modify that page, however. Figuring out unterminated quotes in tags is one of the biggest problems for me… Neither of these problems should stop JBidwatcher from starting up, though… Is there any more information you might be able to give me about that problem? — Morgan Schweers, CyberFOX! |
|
Greetings, Email me at: cyberfox@users.sourceforge.net I’ve got a version for you to try out. I’ve decided to get tough on HTML errors like that, because eBay seems to make them a lot. If this version works better, I’ll be a lot happier. — Morgan Schweers, CyberFOX! |
|
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 |
|
I too am having problems with Linux and jdk1.4.1. Doing a Text Search for FYI |
|
Greetings, Fascinating… I wonder what’s up with the Linux string libraries. Can you please tell me what you’re searching for, so I can try the same search? My normal searches aren’t giving that. Drop it to me in email at: I have a version to try against it that tries to hack another potential quote problem, but I’m really not sure why the string problem occurs right now, and especially only under Linux. — Morgan Schweers, CyberFOX |
|
Greetings, The problem with this theory is that it should not work at all, instead of just failing on a search or something… Are you both having it fail completely to run? If so, contact me by email (as above) and I’ll provide a test version that might work better. If it does, then I’ll roll that change into 0.9 also. — Morgan Schweers, CyberFOX! p.s. Also tell me if you’re using a non-US locale at all, on Linux? |
|
I just posted a bug report on this in the bug-tracking section. FYI I’m using linux but an older version of the JRE. java -version reports: java version “1.3.0” |