Re: Runtime error on Linux, java.lang.NoClassDefFoundError
Re: Runtime error on Linux, java.lang.NoClassDefFoundError
- Subject: Re: Runtime error on Linux, java.lang.NoClassDefFoundError
- From: David Griffith <email@hidden>
- Date: Mon, 21 Feb 2005 11:23:52 +0100
I think the problem may have been that the NEXT_ROOT environment variable
was not set. In my configuration, I have set it to /opt/Apple and it seems
to have resolved that piece of the problem at least. Just thought I'd post
this for anyone else that suffers this in the future..
David.
> java.lang.NoClassDefFoundError: com/webobjects/appserver/WOApplication
> at java.lang.ClassLoader.defineClass0(Native Method)
> at java.lang.ClassLoader.defineClass(ClassLoader.java:537)
> at
> java.security.SecureClassLoader.defineClass(SecureClassLoader.java:123)
> at java.net.URLClassLoader.defineClass(URLClassLoader.java:251)
> at java.net.URLClassLoader.access$100(URLClassLoader.java:55)
> at java.net.URLClassLoader$1.run(URLClassLoader.java:194)
> at java.security.AccessController.doPrivileged(Native Method)
> at java.net.URLClassLoader.findClass(URLClassLoader.java:187)
> at java.lang.ClassLoader.loadClass(ClassLoader.java:289)
> at java.lang.ClassLoader.loadClass(ClassLoader.java:235)
> at com.webobjects._bootstrap.WOBootstrap.main(WOBootstrap.java:68)
>
>
> Anyone tell me what this means or why it's happening? WO running on Linux.
> Application used Java 1.4.2. Trying to determine which version of WO is
> installed, I think it might be 5.2.
>
> Kind regards,
> David.
>
>
> _______________________________________________
> Do not post admin requests to the list. They will be ignored.
> Webobjects-dev mailing list (email@hidden)
> Help/Unsubscribe/Update your Subscription:
> y.ie
>
> This email sent to email@hidden
>
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden