GUI Server 0-1 on Windows2000
Posted: Thu Jun 07, 2007 6:40 pm
After the first try of ' newlisp button-demo.lsp ' only the newlisp-console-window was opened.
Then i realised that the Java RE V1.42 wasn't installed by default in Windows2000 .
No problem, i downloaded the actual version from :
http://java.sun.com/j2se/1.4.2/download.html
The ' java -version' shows now "Version..1.4.2_14..-b05 "
After that i've got exactly the same error-message that newdep mentioned in the Windows-XP thread.
Then i realised that the Java RE V1.42 wasn't installed by default in Windows2000 .
No problem, i downloaded the actual version from :
http://java.sun.com/j2se/1.4.2/download.html
The ' java -version' shows now "Version..1.4.2_14..-b05 "
After that i've got exactly the same error-message that newdep mentioned in the Windows-XP thread.
Any suggestions what to try next ? ; not changing the system ;-)>newlisp button-demo.lsp Exception in thread "main" java.lang.UnsupportedClassVersionError: guiserver (Unsupported major.minor version 49.0)
at java.lang.ClassLoader.defineClass0(Native Method)
at java.lang.ClassLoader.defineClass(Unknown Source)
at java.security.SecureClassLoader.defineClass(Unknown Source)
at java.net.URLClassLoader.defineClass(Unknown Source)
at java.net.URLClassLoader.access$100(Unknown Source)
at java.net.URLClassLoader$1.run(Unknown Source)
at java.security.AccessController.doPrivileged(Native Method)
at java.net.URLClassLoader.findClass(Unknown Source)
at java.lang.ClassLoader.loadClass(Unknown Source)
at sun.misc.Launcher$AppClassLoader.loadClass(Unknown Source)
at java.lang.ClassLoader.loadClass(Unknown Source)
at java.lang.ClassLoader.loadClassInternal(Unknown Source) received SIGINT - in function net-connect called from
user defined function gs:init