I am using Java 6 and this is what happens when I try to run the v2 UR1 installer on Windows Vista and Server 2003:
D:\Downloads>java -jar glassfish-installer-v2ur1-b09d-windows.jar
Exception in thread "main" java.lang.OutOfMemoryError: Java heap space
at sun.misc.Resource.getBytes(Resource.java:93)
at java.net.URLClassLoader.defineClass(URLClassLoader.java:256)
at java.net.URLClassLoader.access$000(URLClassLoader.java:56)
at java.net.URLClassLoader$1.run(URLClassLoader.java:195)
at java.security.AccessController.doPrivileged(Native Method)
at java.net.URLClassLoader.findClass(URLClassLoader.java:188)
at java.lang.ClassLoader.loadClass(ClassLoader.java:307)
at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:289)
at java.lang.ClassLoader.loadClass(ClassLoader.java:252)
at java.lang.ClassLoader.loadClassInternal(ClassLoader.java:320)
and if I just double click on the JAR file it complains that it can't find the main class.
I have tried re-downloading the file twice with the same result.
Any ideas?
--
And loving it,
-Q
_________________________________________________
Qu0llSixFour_at_gmail.com
(Replace the "SixFour" with numbers to email me)
[Message sent by forum member 'qu0ll' (qu0ll)]
http://forums.java.net/jive/thread.jspa?messageID=252428