Forum Discussion
aussiebear
15 years agoNew Contributor
I get the same behavior under 32-bit Linux.
From the command line I see the following exception after the main
window opens then goes "dead":
Exception in thread "XpcMessageLoop" java.lang.ArrayIndexOutOfBoundsException: 1
at com.jniwrapper.awtembeding.AWT_X11.isNewJava(AWT_X11.java:52)
at com.jniwrapper.awtembeding.AWT_X11.initiazlizeXEmbedProtocol(AWT_X11.java:72)
at com.teamdev.xpcom.a.b.a.a.<init>(Unknown Source)
at com.teamdev.xpcom.XpcMessageLoop.<init>(Unknown Source)
at com.teamdev.xpcom.XpcMessageLoop.getInstance(Unknown Source)
at com.teamdev.xpcom.b$a.run(Unknown Source)
I was looking forward to using this...
AussieBear.
From the command line I see the following exception after the main
window opens then goes "dead":
Exception in thread "XpcMessageLoop" java.lang.ArrayIndexOutOfBoundsException: 1
at com.jniwrapper.awtembeding.AWT_X11.isNewJava(AWT_X11.java:52)
at com.jniwrapper.awtembeding.AWT_X11.initiazlizeXEmbedProtocol(AWT_X11.java:72)
at com.teamdev.xpcom.a.b.a.a.<init>(Unknown Source)
at com.teamdev.xpcom.XpcMessageLoop.<init>(Unknown Source)
at com.teamdev.xpcom.XpcMessageLoop.getInstance(Unknown Source)
at com.teamdev.xpcom.b$a.run(Unknown Source)
I was looking forward to using this...
AussieBear.