Help needed with Win7-64bit install

Started by CaveGuy, March 14, 2010, 08:17:43 AM

Previous topic - Next topic

CaveGuy

I am running Win7 V6.1. 64 bit version on an intel quadcore,



I have newlisp 10.1.10 installed in the C:Program Files (x86) directory and newlisp.exe runs fine if I click on a .lsp file on the desktop.



I have installed both 32 & 64 bit java  (Version 6 Update 18) and all the Java tests pass on both 32 and 64 bit IE. I have also tested and found java to be working working with Foxfire 3.6, Chrome 4.0.249.89, Safari 4.0.4. Open Office is also running fine on this system.



Attemps to run newLISP-GS or newlisp-edit.lsp return the following error"



Exception in thread "main" java.lang.NoClassDefFoundError: C:Program Files (x86)newlispguiserver/jar

Caused by: java.lang.ClassNotFoundException: C:Program Files (x86)newlispguiserver.jar

        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)

Could not find the main class: C:Program Files (x86)newlispguiserver.jar.

Program will exit.



Any help or suggestions would be helpfull.

PS: I Newlisp 10.1.7 on my old winXP laptop and it is working just fine other than having to fix all my old pre V10 (inc's and (dec's to make them work as expected again. But that is a different problem. :(
Bob the Caveguy aka Lord High Fixer.

m35

#1
Looks like you're having http://newlispfanclub.alh.net/forum/viewtopic.php?p=17434#p17434">this problem.