Hi,
I installed and worked with korsakow during a couple of moths and yesterday it just stopped working. There is no error. It simply doesn't run. I uninstalled, downloaded and reeinstalled everything again (in the latest versions) and it continues not running.
There is any kind of message, nor error.
I tried (but I'm not a java specialist) running directly the jar : java.exe -jar lib.jar
Perhaps this is a silly thing to do…
Has this already happened to you? I was expecting to teach this in my class …
It reported the following:
[ INFO] {16/12/11 12:21:03} (korsakow.ide.Main.setupLogging()-Line ?) – Version 5.0.5.5, Release 22.94
[ INFO] {16/12/11 12:21:03} (korsakow.ide.Main.setupLogging()-Line ?) – Java: JVM 1.6.0_30, JRE 50.0,
[ INFO] {16/12/11 12:21:03} (korsakow.ide.Main.setupLogging()-Line ?) – Platform: x86 Windows 7 6.1
Detected as: Operating System: windows, Architechture: x86
[ INFO] {16/12/11 12:21:03} (korsakow.ide.Main.setupLogging()-Line ?) – UUID: 719cfbdc-00c6-4b87-906f-6d234e5acfc0
[ INFO] {16/12/11 12:21:08} (korsakow.ide.Main.<init>()-Line ?) – CommandLine Arguments
[ERROR] {16/12/11 12:21:09} (korsakow.ide.Main$1.uncaughtException()-Line ?) -
java.lang.NullPointerException
at org.korsakow.ide.lang.LanguageBundle.get(Unknown Source)
at org.korsakow.ide.lang.LanguageBundle.getStringFromDefaultBundle(Unknown Source)
at org.korsakow.ide.util.UIResourceManager.getLanguageIcon(Unknown Source)
at org.korsakow.ide.ui.SplashPage.<init>(Unknown Source)
at org.korsakow.ide.Main$3.run(Unknown Source)
at org.korsakow.ide.util.UIUtil$2.run(Unknown Source)
at java.awt.event.InvocationEvent.dispatch(Unknown Source)
at java.awt.EventQueue.dispatchEventImpl(Unknown Source)
at java.awt.EventQueue.access$000(Unknown Source)
at java.awt.EventQueue$1.run(Unknown Source)
at java.awt.EventQueue$1.run(Unknown Source)
at java.security.AccessController.doPrivileged(Native Method)
at java.security.AccessControlContext$1.doIntersectionPrivilege(Unknown Source)
at java.awt.EventQueue.dispatchEvent(Unknown Source)
at java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source)
at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source)
at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)
at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
at java.awt.EventDispatchThread.run(Unknown Source)
?
Comments on this entry are closed.