18 Jul 2012 13:51
Web start exception
Eamonn Kearns <eamonn.kearns <at> nuim.ie>
2012-07-18 11:51:31 GMT
2012-07-18 11:51:31 GMT
Getting the following when I try to run the webstart application java.lang.reflect.InvocationTargetException 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.sun.javaws.Launcher.executeApplication(Launcher.java:1919) at com.sun.javaws.Launcher.executeMainClass(Launcher.java:1852) at com.sun.javaws.Launcher.doLaunchApp(Launcher.java:1614) at com.sun.javaws.Launcher.run(Launcher.java:139) at java.lang.Thread.run(Thread.java:680) Caused by: java.lang.OutOfMemoryError: Java heap space at java.util.Arrays.copyOfRange(Arrays.java:3209) at java.lang.String.<init>(String.java:215) at java.io.BufferedReader.readLine(BufferedReader.java:331) at java.io.BufferedReader.readLine(BufferedReader.java:362) at jline.History.load(History.java:64) at jline.History.load(History.java:53) at jline.History.setHistoryFile(History.java:42) at jline.History.<init>(History.java:37) at org.exist.client.InteractiveClient.run(InteractiveClient.java:2377) at org.exist.client.InteractiveClient.main(InteractiveClient.java:261) ... 9 more Any ideas? Éamonn Kearns ------------------------------------------------------------------------------ Live Security Virtual Conference(Continue reading)
RSS Feed