I'm using a G4 with MAC OS 9. When ever I try to run an application I get the following error in the java console:
Exception Occurred:
java.lang.ExceptionInInitializerError
at java.lang.ClassLoader.resolveClass(ClassLoader.java)
at org.nanode.launcher.cache.FileCacheClassLoader.loadClass(Compiled Code)
at org.nanode.launcher.cache.FileCacheClassLoader.loadClass(FileCacheClassLoader.java:107)
at org.nanode.launcher.Launcher.launchInternal(Launcher.java:307)
at org.nanode.app.OpenJNLP.main(Compiled Code)
at com.apple.mrj.JManager.JMStaticMethodDispatcher.run(JMAWTContextImpl.java)
at java.lang.Thread.run(Thread.java)
MRJ2.2.5 is installed and the swingall.jar file is placed in the jar directory in OpenJNLP Classic folder. it is version 0.4
any ideas on why this is happening?
thanks!
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hello,
I'm using a G4 with MAC OS 9. When ever I try to run an application I get the following error in the java console:
Exception Occurred:
java.lang.ExceptionInInitializerError
at java.lang.ClassLoader.resolveClass(ClassLoader.java)
at org.nanode.launcher.cache.FileCacheClassLoader.loadClass(Compiled Code)
at org.nanode.launcher.cache.FileCacheClassLoader.loadClass(FileCacheClassLoader.java:107)
at org.nanode.launcher.Launcher.launchInternal(Launcher.java:307)
at org.nanode.app.OpenJNLP.main(Compiled Code)
at com.apple.mrj.JManager.JMStaticMethodDispatcher.run(JMAWTContextImpl.java)
at java.lang.Thread.run(Thread.java)
MRJ2.2.5 is installed and the swingall.jar file is placed in the jar directory in OpenJNLP Classic folder. it is version 0.4
any ideas on why this is happening?
thanks!