JBidwatcher won't start

Subscribe to JBidwatcher won't start 2 post(s), 1 voice

 
Avatar Matthew_Carey 10 post(s)

I am running under Suse 12.2 64bit Linux running with Oracle Java 1.7.0_25

JBidwatcher has recently started giving me this exception at start up.

matthew@peckham:~> /usr/bin/java -Xmx512m -jar /home/matthew/Downloads/JBidwatcher-2.5.5.jar
Fontconfig warning: “/etc/fonts/conf.d/56-user.conf”, line 9: reading configurations from ~/.fonts.conf is deprecated.
Sun Feb 16 19:12:27 GMT 2014: JBidwatcher 2.5.5-0-g9fecd73
Sun Feb 16 19:12:27 GMT 2014: Oracle Corporation Java, version 1.7.0_25 on Linux
Sun Feb 16 19:12:27 GMT 2014: Logging to /home/matthew/.jbidwatcher/errors.422.log
Sun Feb 16 19:12:31 GMT 2014: Scripting is not enabled.
Sun Feb 16 19:12:39 GMT 2014: Loading listings from the database (274/1857/1859 entries, 1886/111797 auctions)
Sun Feb 16 19:12:41 GMT 2014: Done with the initial load (got 271 active entries)
Fontconfig warning: “/etc/fonts/conf.d/56-user.conf”, line 9: reading configurations from ~/.fonts.conf is deprecated.
After searching, we are broadcasting on address /192.168.0.6
Creating Mahalo socket at address /192.168.0.6
Creating broadcaster and browser with host name 192.168.0.6
Sun Feb 16 19:12:49 GMT 2014: Failed to register mDNS
java.lang.IllegalArgumentException: asName (192.168.0.6) should be a pure host name and not contain dots. (.local. will be added automatically).
at com.orbus.mahalo.HostInfo.(HostInfo.java:51)
at com.orbus.mahalo.MahaloBroadcaster.(MahaloBroadcaster.java:60)
at com.orbus.mahalo.Mahalo.(Mahalo.java:121)
at com.jbidwatcher.util.services.SyncService.(SyncService.java:71)
at com.jbidwatcher.app.JBidWatch.updateConfiguration(JBidWatch.java:541)
at com.jbidwatcher.app.JBidWatch.(JBidWatch.java:699)
at com.jbidwatcher.app.JBidWatch.main(JBidWatch.java:473)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:606)
at com.simontuffs.onejar.Boot.run(Boot.java:342)
at com.simontuffs.onejar.Boot.main(Boot.java:168)
Sun Feb 16 19:12:52 GMT 2014: Time delta with ebay.co.uk is -1038
Exception in thread “Thread-31” java.lang.NullPointerException
at com.orbus.mahalo.MahaloBroadcaster.handleQuery(MahaloBroadcaster.java:158)
at com.orbus.mahalo.MahaloSocket.onQuery(MahaloSocket.java:189)
at com.orbus.mahalo.MahaloSocket.access$400(MahaloSocket.java:34)
at com.orbus.mahalo.MahaloSocket$SocketListener.run(MahaloSocket.java:222)
at java.lang.Thread.run(Thread.java:724)

And that is as far as we get.

 
Avatar Matthew_Carey 10 post(s)

Actually it did eventually start but I had lots more exceptions on the way.

Sun Feb 16 19:42:51 GMT 2014: Time delta with ebay.co.uk is -1583
Exception in thread “AWT-EventQueue-0” java.lang.NullPointerException
at com.jbidwatcher.ui.table.AuctionTable.isCurrentRow(AuctionTable.java:273)
at com.jbidwatcher.ui.table.AuctionTable.prepareRenderer(AuctionTable.java:278)
at javax.swing.plaf.basic.BasicTableUI.paintCell(BasicTableUI.java:2114)
at javax.swing.plaf.basic.BasicTableUI.paintCells(BasicTableUI.java:2016)
at javax.swing.plaf.basic.BasicTableUI.paint(BasicTableUI.java:1812)
at javax.swing.plaf.ComponentUI.update(ComponentUI.java:161)
at javax.swing.JComponent.paintComponent(JComponent.java:778)
at javax.swing.JComponent.paint(JComponent.java:1054)
at javax.swing.JComponent.paintToOffscreen(JComponent.java:5221)
at javax.swing.BufferStrategyPaintManager.paint(BufferStrategyPaintManager.java:295)
at javax.swing.RepaintManager.paint(RepaintManager.java:1236)
at javax.swing.JComponent.paintImmediately(JComponent.java:5169)
at javax.swing.JComponent.paintImmediately(JComponent.java:4980)
at javax.swing.RepaintManager$3.run(RepaintManager.java:796)
at javax.swing.RepaintManager$3.run(RepaintManager.java:784)
at java.security.AccessController.doPrivileged(Native Method)
at java.security.ProtectionDomain$1.doIntersectionPrivilege(ProtectionDomain.java:76)
at javax.swing.RepaintManager.paintDirtyRegions(RepaintManager.java:784)
at javax.swing.RepaintManager.paintDirtyRegions(RepaintManager.java:757)
at javax.swing.RepaintManager.prePaintDirtyRegions(RepaintManager.java:706)
at javax.swing.RepaintManager.access$1000(RepaintManager.java:62)
at javax.swing.RepaintManager$ProcessingRunnable.run(RepaintManager.java:1647)
at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:251)
at java.awt.EventQueue.dispatchEventImpl(EventQueue.java:733)
at java.awt.EventQueue.access$200(EventQueue.java:103)
at java.awt.EventQueue$3.run(EventQueue.java:694)
at java.awt.EventQueue$3.run(EventQueue.java:692)
at java.security.AccessController.doPrivileged(Native Method)
at java.security.ProtectionDomain$1.doIntersectionPrivilege(ProtectionDomain.java:76)
at java.awt.EventQueue.dispatchEvent(EventQueue.java:703)
at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:242)
at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:161)
at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:150)
at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:146)
at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:138)
at java.awt.EventDispatchThread.run(EventDispatchThread.java:91)
Sun Feb 16 19:44:56 GMT 2014: PMQ Caught exception: java.lang.NullPointerException
java.lang.NullPointerException
at com.jbidwatcher.auction.server.ebay.ebaySearches.getWatchedItemsPage(ebaySearches.java:296)
at com.jbidwatcher.auction.server.ebay.ebaySearches.pullItems(ebaySearches.java:227)
at com.jbidwatcher.auction.server.ebay.ebaySearches.pullWatchingItems(ebaySearches.java:211)
at com.jbidwatcher.auction.server.ebay.ebaySearches.getMyEbayItems(ebaySearches.java:186)
at com.jbidwatcher.auction.server.ebay.ebayServer.doMyEbaySynchronize(ebayServer.java:590)
at com.jbidwatcher.auction.server.ebay.ebayServer.messageAction(ebayServer.java:216)
at com.jbidwatcher.util.queue.PlainMessageQueue.run(PlainMessageQueue.java:60)
at java.lang.Thread.run(Thread.java:724)
Exception in thread “AWT-EventQueue-0” java.lang.NullPointerException
at com.jbidwatcher.ui.table.AuctionTable.isCurrentRow(AuctionTable.java:273)
at com.jbidwatcher.ui.table.AuctionTable.prepareRenderer(AuctionTable.java:278)
at javax.swing.plaf.basic.BasicTableUI.paintCell(BasicTableUI.java:2114)
at javax.swing.plaf.basic.BasicTableUI.paintCells(BasicTableUI.java:2016)
at javax.swing.plaf.basic.BasicTableUI.paint(BasicTableUI.java:1812)
at javax.swing.plaf.ComponentUI.update(ComponentUI.java:161)
at javax.swing.JComponent.paintComponent(JComponent.java:778)
at javax.swing.JComponent.paint(JComponent.java:1054)
at javax.swing.JComponent.paintToOffscreen(JComponent.java:5221)
at javax.swing.BufferStrategyPaintManager.paint(BufferStrategyPaintManager.java:295)
at javax.swing.RepaintManager.paint(RepaintManager.java:1236)
at javax.swing.JComponent.
paintImmediately(JComponent.java:5169)
at javax.swing.JComponent.paintImmediately(JComponent.java:4980)
at javax.swing.RepaintManager$3.run(RepaintManager.java:796)
at javax.swing.RepaintManager$3.run(RepaintManager.java:784)
at java.security.AccessController.doPrivileged(Native Method)
at java.security.ProtectionDomain$1.doIntersectionPrivilege(ProtectionDomain.java:76)
at javax.swing.RepaintManager.paintDirtyRegions(RepaintManager.java:784)
at javax.swing.RepaintManager.paintDirtyRegions(RepaintManager.java:757)
at javax.swing.RepaintManager.prePaintDirtyRegions(RepaintManager.java:706)
at javax.swing.RepaintManager.access$1000(RepaintManager.java:62)
at javax.swing.RepaintManager$ProcessingRunnable.run(RepaintManager.java:1647)
at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:251)
at java.awt.EventQueue.dispatchEventImpl(EventQueue.java:733)
at java.awt.EventQueue.access$200(EventQueue.java:103)
at java.awt.EventQueue$3.run(EventQueue.java:694)
at java.awt.EventQueue$3.run(EventQueue.java:692)
at java.security.AccessController.doPrivileged(Native Method)
at java.security.ProtectionDomain$1.doIntersectionPrivilege(ProtectionDomain.java:76)
at java.awt.EventQueue.dispatchEvent(EventQueue.java:703)
at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:242)
at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:161)
at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:150)
at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:146)
at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:138)
at java.awt.EventDispatchThread.run(EventDispatchThread.java:91)
Sun Feb 16 19:47:31 GMT 2014: Sun Feb 16 19:47:31 GMT 2014: 231155481603 (BOOTS warm & cosy Hot Water Bottle & Chocolate Brown Faux Fur Cover) – Establishing a snipe for £5.60
Sun Feb 16 19:53:11 GMT 2014: Bad input tag
com.jbidwatcher.util.xml.XMLParseException: XML Parse Exception during parsing of a input-tag at line 1: Syntax error while parsing an attribute key ()
at com.jbidwatcher.util.xml.XMLElement.syntaxError(XMLElement.java:1328)
at com.jbidwatcher.util.xml.XMLElement.scanOneAttribute(XMLElement.java:971)
at com.jbidwatcher.util.xml.XMLElement.scanAttributes(XMLElement.java:727)
at com.jbidwatcher.util.xml.XMLElement.parseCharArray(XMLElement.java:629)
at com.jbidwatcher.util.xml.XMLElement.parseCharArray(XMLElement.java:611)
at com.jbidwatcher.util.xml.XMLElement.parseString(XMLElement.java:543)
at com.jbidwatcher.util.html.JHTML$Form.addInput(JHTML.java:250)
at com.jbidwatcher.util.html.JHTML.handleForms(JHTML.java:404)
at com.jbidwatcher.util.html.JHTML.addToken(JHTML.java:369)
at com.jbidwatcher.util.html.JHTMLParser.addToken(JHTMLParser.java:215)
at com.jbidwatcher.util.html.JHTMLParser.parse(JHTMLParser.java:142)
at com.jbidwatcher.util.html.JHTMLParser.(JHTMLParser.java:32)
at com.jbidwatcher.util.html.JHTML.(JHTML.java:38)
at com.jbidwatcher.auction.SpecificAuction.preParseAuction(SpecificAuction.java:46)
at com.jbidwatcher.auction.server.AuctionServer.doParse(AuctionServer.java:284)
at com.jbidwatcher.auction.server.AuctionServer.loadAuction(AuctionServer.java:227)
at com.jbidwatcher.auction.server.AuctionServer.create(AuctionServer.java:138)
at com.jbidwatcher.auction.AuctionEntry.prepareAuctionEntry(AuctionEntry.java:146)
at com.jbidwatcher.auction.AuctionEntry.(AuctionEntry.java:187)
at com.jbidwatcher.auction.AuctionEntry.construct(AuctionEntry.java:240)
at com.jbidwatcher.auction.EntryFactory.constructEntry(EntryFactory.java:45)
at com.jbidwatcher.auction.EntryFactory.conditionallyAddEntry(EntryFactory.java:63)
at com.jbidwatcher.ui.JBWDropHandler.loadDroppedEntry(JBWDropHandler.java:66)
at com.jbidwatcher.ui.JBWDropHandler.messageAction(JBWDropHandler.java:52)
at com.jbidwatcher.util.queue.PlainMessageQueue.run(PlainMessageQueue.java:60)
at java.lang.Thread.run(Thread.java:724)