• 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: Dov Rosenberg <email@hidden>
  • Date: Tue, 18 Nov 2003 23:25:49 -0500

I am having the same problem on my app. I am running 5.2.2 using WOLips and
deployed on Jrun 4.0. Looking in Jrun's jvm.config file I see the JVM is
configured to point to the 1.3.1 JRE, When I try changing it to the 1.4.1
version it claims it can't find the JVM. I think Jrun expects a JRE. Is
there a JRE in the 1.4.1 that Apple distributes?


Dov Rosenberg


On 11/18/03 5:28 PM, "Chuck Hill" <email@hidden> wrote:

> 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.
_______________________________________________
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.

References: 
 >Re: [Solved - kinda] Re: WO 5.2.2 - Getting an app to launch - java.lang.NoClassDefFoundError (From: Chuck Hill <email@hidden>)

  • Prev by Date: Re: export data via a direct action
  • Next by Date: Re: Swing method call makes WOBootstrap appear
  • Previous by thread: Re: [Solved - kinda] Re: WO 5.2.2 - Getting an app to launch - java.lang.NoClassDefFoundError
  • Next by thread: No launchable executable ?
  • Index(es):
    • Date
    • Thread