• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: [Solved - kinda] Re: WO 5.2.2 - Getting an app to launch - java.lang.NoClassDefFoundError
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Solved - kinda] Re: WO 5.2.2 - Getting an app to launch - java.lang.NoClassDefFoundError


  • Subject: Re: [Solved - kinda] Re: WO 5.2.2 - Getting an app to launch - java.lang.NoClassDefFoundError
  • From: Chuck Hill <email@hidden>
  • Date: Tue, 18 Nov 2003 14:28:02 -0800
  • Organization: Global Village Consulting, Inc.

That error comes from running on an 1.3.1 JVM. Yes, I know you have 1.4.1 installed. However, the app is still (somehow) configured to use the old 1.3.1 installation.


Chuck


Christian Evans wrote:

Hi all,

OK, I must have deleted the important emails because this is all I have left and it doesn't tell me much. I shouldn't clean-up too much. ;-)

Here is my problem. I have a fairly simple D2J Client app that I am trying to get to 5.2.2 so that I can get it deployed to our 10.3 server ASAP.

I have everything compiling OK, I think, but when the app goes to launch on my dev system with XCode and WO 5.2.2 installed, I get the following right at the end before it aborts. I have also updated Java with the latest 1.4.1 patches and my Java version looks like this:

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)

Here is the exception error:

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)


PulstarUsers has exited with status 1.

Any ideas would be very, very appreciated.

Thanks,
Christian


On Nov 3, 2003, at 6:40 PM, Cliff Tuel wrote:

I would like to confirm Kieran's note below. If you do not upgrade to
1.4.1 prior to installing Panther as an upgrade, you will most likely
have similar issues.


We have now posted a Tech Note describing a problem similar to George's,
along with a workaround: instructions for re-installing 1.4.1 over Panther.


  http://developer.apple.com/technotes/tn2002/tn2099.html

--
Cliff Tuel email@hidden http://apple.com/services/technicalsupport
_______________________________________________
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.

--

Chuck Hill                                 email@hidden
Global Village Consulting Inc.             http://www.global-village.net

Progress is the mother of all problems.
- G. K. Chesterton
_______________________________________________
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.

  • Follow-Ups:
    • Re: [Solved - kinda] Re: WO 5.2.2 - Getting an app to launch - java.lang.NoClassDefFoundError
      • From: Dov Rosenberg <email@hidden>
    • Re: [Solved - kinda] Re: WO 5.2.2 - Getting an app to launch - java.lang.NoClassDefFoundError
      • From: Christian Evans <email@hidden>
References: 
 >Re: [Solved - kinda] Re: WO 5.2.2 - Getting an app to launch - java.lang.NoClassDefFoundError (From: Cliff Tuel <email@hidden>)
 >Re: [Solved - kinda] Re: WO 5.2.2 - Getting an app to launch - java.lang.NoClassDefFoundError (From: Christian Evans <email@hidden>)

  • Prev by Date: Re: serializing an NSTimestamp
  • Next by Date: Re: Deployment in a servlet - NSBundle problem [SOLVED]
  • Previous by thread: Re: [Solved - kinda] Re: WO 5.2.2 - Getting an app to launch - java.lang.NoClassDefFoundError
  • Next by thread: Re: [Solved - kinda] Re: WO 5.2.2 - Getting an app to launch - java.lang.NoClassDefFoundError
  • Index(es):
    • Date
    • Thread