Page 1 of 1
installation of OpenSim 1.1
Posted: Tue Dec 11, 2007 12:44 pm
by lhycarrie
Hi, I tried to install a new version of OpenSim 1.1, but it doesn't work. There is an error message about "A java.lang.NoClassDefFoundError exception has occurred.". How can I do? Thanks. Carrie
RE: installation of OpenSim 1.1
Posted: Tue Dec 11, 2007 12:55 pm
by aymanh
Dear Carrie,
Please report any prior installations of OpenSim on the machine you're installing OpenSim on. In general you should:
1. Uninstall previous versions of OpenSim (using
All Programs -> OpenSim 1.0 -> Uninstall)
2. Make sure you select the radio button to
"Add OpenSim to the system PATH for all users".
If you didn't have old installations then it's very likely item 2. You just need to reinstall the package from the downloaded executable, and select the radio button as described above when installing.
-Ayman
RE: installation of OpenSim 1.1
Posted: Fri Dec 14, 2007 8:01 am
by annemie608
I have the same problem
RE: installation of OpenSim 1.1
Posted: Fri Dec 14, 2007 10:47 am
by aymanh
So, did you try the solution I proposed earlier?
I've seen a case where the installer didn't end up adding the OpenSim installation directory to the PATH because of a user PATH that was very long, or had some unusual characters.
You can always check if it's a path problem by openning a command prompt window (using Start->run->cmd) and then type "scale" for example which is one of the executables we distribute. If it can't be found then it's obviously a path issue.
You also need to make sure you invoke the application from the start-menu, otherwise the executable may not be invoked with correct environment.
-Ayman