2.0 beta5 doesn't start
Reported by Jocki | August 4th, 2008 @ 12:31 PM | in 2.0 Full Release
Hi Morgan,
I can't start it in Linux. Here is the error message on th ecommand line:
Mon Aug 04 21:26:20 CEST 2008: JBidwatcher: java.lang.NullPointerException
java.lang.NullPointerException
at com.jbidwatcher.auction.AuctionEntry.refreshSnipe(AuctionEntry.java:1232)
at com.jbidwatcher.auction.server.AuctionServerManager.loadAuctionsFromDB(AuctionServerManager.java:120)
at com.jbidwatcher.ui.AuctionsManager.loadAuctionsFromDatabase(AuctionsManager.java:219)
at com.jbidwatcher.app.JBidWatch.<init>(JBidWatch.java:546)
at com.jbidwatcher.app.JBidWatch.main(JBidWatch.java:437)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at com.simontuffs.onejar.Boot.run(Boot.java:306)
at com.simontuffs.onejar.Boot.main(Boot.java:159)
I'm running the following:
java version "1.6.0_07"
Java(TM) SE Runtime Environment (build 1.6.0_07-b06)
Java HotSpot(TM) Client VM (build 10.0-b23, mixed mode, sharing)
on Debian Lenny
My 2 cents
Jocki
Comments and changes to this ticket
-

Morgan Schweers August 4th, 2008 @ 12:46 PM
- → State changed from new to open
- → Tag changed from launch linux serious to committed launch linux serious
Greetings,
Thank you! That let me track down what is probably the cause of the failed startups. You have a snipe in your database, and it's trying to set it up on load, but the auction as loaded from the DB doesn't have a reference to the auction server.
It's a common situation, and thus a common failure to start up I'm sure.
Committed in [584]... Ah well, 2.0beta6 here we come... :)
-- Morgan Schweers, CyberFOX!
-

Morgan Schweers September 2nd, 2008 @ 02:21 AM
- → State changed from open to resolved
Greetings,
Fixed in 2.0beta6/7.
-- Morgan Schweers, CyberFOX!
Please Login or create a free account to add a new comment.
You can update this ticket by sending an email to from your email client. (help)
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile »
