This Application has unexpectedly quit
Running professional (30 day eval) version, using the latest update as of 2-3 days ago. When I try to start the application, I get a Java dialog of some sort, referring to an InvocationTargetException Clicking "details" button shows the below stack trace.
Thanks for any help,
-dado
java.lang.NullPointerException
at com.screenscraper.util.DataMain.executeSelect(DataMain.java:232)
at com.screenscraper.util.DataMain.executeSelect(DataMain.java:248)
at com.screenscraper.data.DScrapingSession.getAllScripts(DScrapingSession.java:76)
at com.screenscraper.business.BScrapingSession.getAllScripts(BScrapingSession.java:54)
at com.screenscraper.scraper.ScriptManager.loadScripts(ScriptManager.java:198)
at com.screenscraper.scraper.ScriptManager.getScripts(ScriptManager.java:108)
at com.screenscraper.model.ModelMainFrame.handleAppEvent(ModelMainFrame.java:587)
at com.screenscraper.controller.ControllerMainFrame.handleAppEvent(ControllerMainFrame.java:306)
at com.screenscraper.controller.ControllerMainFrame.init(ControllerMainFrame.java:70)
at com.screenscraper.controller.ControllerMain.init(ControllerMain.java:76)
at com.screenscraper.controller.ControllerMain.
at com.screenscraper.controller.ControllerMain.launchWorkbench(ControllerMain.java:539)
at com.screenscraper.controller.ControllerMain.main(ControllerMain.java:518)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at com.zerog.lax.LAX.launch(DashoA8113)
at com.zerog.lax.LAX.main(DashoA8113)
right you are
Todd,
Indeed I was using version 2.0.5.36a. I deleted the ss.lck file and the program starts up just fine. Thanks for the speedy solution,
Dado
This Application has unexpectedly quit
Hi,
It sounds like you're using one of our pre-release/alpha versions, which would explain the presence of this bug. As of our most recent version (2.0.5.39a) it should be resolved. Would you mind giving that a try to see if it fixes the issue?
Also, as a temporary solution with the version you have you might try deleting the "resource\db\ss.lck" file in your screen-scraper distribution.
Best,
Todd Wilson
[email protected]