Re: Problem with wolips.properties file on Windows
Re: Problem with wolips.properties file on Windows
- Subject: Re: Problem with wolips.properties file on Windows
- From: Michael Hast <email@hidden>
- Date: Tue, 06 Sep 2011 08:39:30 -0700
Hi Vladimir:
If you don't have any WO frameworks installed, how do you expect WO to
work? We did a custom WO install, by copying the WO frameworks into the
C:\Apple\Library\Frameworks folder. We have never tried a bundle build,
including all WO frameworks inside of our WO apps.
Michael.
On 9/5/2011 8:54 AM, Vladimir Forfutdinov wrote:
Subject: Re: Problem with wolips.properties file on Windows
To: email@hidden
Hi Vladimir:
It's not quite that simple on Windows. When I setup a development
machine for our customer I documented the following steps. I was using
Windows 7 and they were using Windows XP, IIRC. I thought that when you
launch Eclipse with WOLips it would create the right file. But maybe I
am wrong. Here are the steps that I send to our customer with regards to
the location of the wolips.properties file.
[] 3.7. On Command Prompt: echo %APPDATA%
[] 3.8. Check for wolips.properties in %APPDATA%/WOLips/
[] 3.9. Replace contents of wolips.properties (%APPDATA%/WOLips) with
what is on CD
[] 3.10. Correct paths in new wolips.properties file for "wo.user.xxx"
properties
[] 3.11. Start eclipse again
Thanks Michael, this worked perfect. ( restarting of eclipse was the most useful part ;-) )
But, now I have another probably path related issue (now that the eclipse is happy)
[2011-9-5 11:7:20 EDT]<main> <WOResourceManager> Unable to locate the "JavaWebObjects" bundle
[2011-9-5 11:7:20 EDT]<main> Unable to initialize WOProperties for reason: Cannot find JavaWebObjects framework ! java.lang.IllegalStateException: Unable to locate the "JavaWebObjects" bundle
[2011-9-5 11:7:20 EDT]<main> A fatal exception occurred:<WOApplication>: Cannot be initialized.
[2011-9-5 11:7:20 EDT]<main> com.webobjects.foundation.NSForwardException [java.lang.IllegalStateException] Unable to locate the "JavaWebObjects" bundle:<WOApplication>: Cannot be initialized.
at com.webobjects.appserver.WOApplication.<init>(WOApplication.java:918)
at com.fngp.security.FNGPApplication.<init>(FNGPApplication.java:31)
at com.fngp.ipmd.Application.<init>(Application.java:116)
at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source)
at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source)
at java.lang.reflect.Constructor.newInstance(Unknown Source)
at java.lang.Class.newInstance0(Unknown Source)
at java.lang.Class.newInstance(Unknown Source)
at com.webobjects.appserver.WOApplication.main(WOApplication.java:547)
at com.fngp.ipmd.Application.main(Application.java:97)
Caused by: java.lang.IllegalStateException: Unable to locate the "JavaWebObjects" bundle
at com.webobjects.appserver.WOResourceManager.__getJavaWebObjectsResourceAsStream(WOResourceManager.java:131)
at com.webobjects.appserver._private.WOProperties.initUserDefaultsKeys(WOProperties.java:317)
at com.webobjects.appserver.WOApplication._initWOApp(WOApplication.java:5743)
at com.webobjects.appserver.WOApplication.<init>(WOApplication.java:779)
... 10 more
I do not have any WO Frameworks or libraries installed anywhere on the PC
Thanks
-Vlad
--
Tel: (602) 279-4600 ext: 635
Desert Sky Software: www.desertsky.com
Specializing in the Development and Hosting of
e-Business Applications.
_______________________________________________
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