Re: WO 5.2.2 - Getting an app to launch - java.lang.NoClassDefFoundError
Re: WO 5.2.2 - Getting an app to launch - java.lang.NoClassDefFoundError
- Subject: Re: WO 5.2.2 - Getting an app to launch - java.lang.NoClassDefFoundError
- From: Radwar <email@hidden>
- Date: Thu, 30 Oct 2003 09:43:12 -0500
java -version
trm3% java -version
java version "1.4.1_01"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.4.1_01-99)
Java HotSpot(TM) Client VM (build 1.4.1_01-27, mixed mode)
-Seejo
On Oct 30, 2003, at 9:24 AM, George Domurot wrote:
Is there a way to determine if Java 1.3 vs. 1.4 is installed? I
checked software updated, it says everything is updated.
On Thursday, October 30, 2003, at 12:57 AM, Hsu wrote:
Looks like you might be running a 5.2.2 app in a 1.3.1 VM. Note that
your project needs to be recompiled for 5.2.2
Karl
On Oct 29, 2003, at 8:30 PM, George Domurot wrote:
Upon running, an app exits with the following information:
java.lang.NoClassDefFoundError
at
com.webobjects.foundation.NSLog$PrintStreamLogger.<clinit>(NSLog.java
:1606)
at com.webobjects.foundation.NSLog.<clinit>(NSLog.java:455)
at
com.webobjects.foundation._NSUtilities.<clinit>(_NSUtilities.java:
154)
at
com.webobjects.appserver.WOApplication.<clinit>(WOApplication.java:
165)
at java.lang.reflect.Method.invoke(Native Method)
at com.webobjects._bootstrap.WOBootstrap.main(WOBootstrap.java:71)
Any ideas out there?
-George
_______________________________________________
webobjects-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/webobjects-dev
Do not post admin requests to the list. They will be ignored.
--
/"\
\ /
X
/ \ ASCII RIBBON CAMPAIGN AGAINST HTML MAIL
Homepage:
http://homepage.mac.com/khsu/index.html
_______________________________________________
webobjects-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/webobjects-dev
Do not post admin requests to the list. They will be ignored.
_______________________________________________
webobjects-dev mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/webobjects-dev
Do not post admin requests to the list. They will be ignored.