Re: Problem with fresh install....

2020-05-09 Thread Ray Kiddy via Webobjects-dev
Um Doesn't everyone just create a new workspace when they have 
installed a new version of WO or (sometimes) Wonder?


I started doing this years ago, just to get past the hassle. Unless I 
misunderstand the problem.


cheers - ray

On 3/25/20 8:09 AM, Tim W via Webobjects-dev wrote:

On Mar 25, 2020, at 1:07 AM, Markus Ruggiero via Webobjects-dev 
 wrote:




On 24 Mar 2020, at 16:16, Louis Demers via Webobjects-dev 
 wrote:

Hi,

MacBook Pro died so I have to reinstall the whole toolchain to do some mentante 
on our WO application. I’m almost done, but the I run as WO Application, I get

Error: Could not find or load main class com.obzerv.Application

I checked the run configuration has the correct main class..

Can anybody refresh my memory about what could be wrong ?

My config is

MacBook Pro running 10.15.3
Eclipse Version: 2019-12 (4.14.0) Build id: 20191212-1212
Latest wolips
OpenJDK11U-jdk_x64_mac_hotspot_11.0.6_10.pkg


Quit Eclipse, go into Finder or Terminal and delete the build and the bin 
directories inside your project directory. Start Eclipse and do a clean on the 
project. This usually fixes that sort of things for me. Eclipse is notorious 
for corrupting its workspace and internal index structures.

This. And make sure everything is building for the same version of java.

Tim
UCLA GSE



---markus---


Louis Demers Eng.
louisdem...@mac.com



___
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list  (Webobjects-dev@lists.apple.com)
Help/Unsubscribe/Update your Subscription:
https://lists.apple.com/mailman/options/webobjects-dev/mailinglists%40kataputt.com

This email sent to mailingli...@kataputt.com

___
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list  (Webobjects-dev@lists.apple.com)
Help/Unsubscribe/Update your Subscription:
https://lists.apple.com/mailman/options/webobjects-dev/lists%40thetimmy.com

This email sent to li...@thetimmy.com

  ___
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list  (Webobjects-dev@lists.apple.com)
Help/Unsubscribe/Update your Subscription:
https://lists.apple.com/mailman/options/webobjects-dev/ray%40ganymede.org

This email sent to r...@ganymede.org

___
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list  (Webobjects-dev@lists.apple.com)
Help/Unsubscribe/Update your Subscription:
https://lists.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.com

This email sent to arch...@mail-archive.com


Re: Problem with fresh install....

2020-03-25 Thread Louis Demers via Webobjects-dev
Thanks for all the advice.

Cleaning within Eclipse didn’t help but manually cleaning everything worked. 
Looks like something was corrupted which Eclipse was unable to fix by itself.

Glad to be finally back on my feet.

Thanks again.


Louis Demers Eng.
louisdem...@mac.com



> On Mar 25, 2020, at 11:09 AM, Tim W  wrote:
> 
> 
> 
>> On Mar 25, 2020, at 1:07 AM, Markus Ruggiero via Webobjects-dev 
>>  wrote:
>> 
>> 
>> 
>>> On 24 Mar 2020, at 16:16, Louis Demers via Webobjects-dev 
>>>  wrote:
>>> 
>>> Hi,
>>> 
>>> MacBook Pro died so I have to reinstall the whole toolchain to do some 
>>> mentante on our WO application. I’m almost done, but the I run as WO 
>>> Application, I get
>>> 
>>> Error: Could not find or load main class com.obzerv.Application
>>> 
>>> I checked the run configuration has the correct main class..
>>> 
>>> Can anybody refresh my memory about what could be wrong ?
>>> 
>>> My config is 
>>> 
>>> MacBook Pro running 10.15.3
>>> Eclipse Version: 2019-12 (4.14.0) Build id: 20191212-1212
>>> Latest wolips
>>> OpenJDK11U-jdk_x64_mac_hotspot_11.0.6_10.pkg
>>> 
>> 
>> Quit Eclipse, go into Finder or Terminal and delete the build and the bin 
>> directories inside your project directory. Start Eclipse and do a clean on 
>> the project. This usually fixes that sort of things for me. Eclipse is 
>> notorious for corrupting its workspace and internal index structures.
> 
> This. And make sure everything is building for the same version of java.
> 
> Tim
> UCLA GSE
> 
> 
>> 
>> ---markus---
>> 
>>> 
>>> Louis Demers Eng.
>>> louisdem...@mac.com
>>> 
>>> 
>>> 
>>> ___
>>> Do not post admin requests to the list. They will be ignored.
>>> Webobjects-dev mailing list  (Webobjects-dev@lists.apple.com)
>>> Help/Unsubscribe/Update your Subscription:
>>> https://lists.apple.com/mailman/options/webobjects-dev/mailinglists%40kataputt.com
>>> 
>>> This email sent to mailingli...@kataputt.com
>> 
>> ___
>> Do not post admin requests to the list. They will be ignored.
>> Webobjects-dev mailing list  (Webobjects-dev@lists.apple.com)
>> Help/Unsubscribe/Update your Subscription:
>> https://lists.apple.com/mailman/options/webobjects-dev/lists%40thetimmy.com
>> 
>> This email sent to li...@thetimmy.com
> 

 ___
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list  (Webobjects-dev@lists.apple.com)
Help/Unsubscribe/Update your Subscription:
https://lists.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.com

This email sent to arch...@mail-archive.com


Re: Problem with fresh install....

2020-03-25 Thread Tim W via Webobjects-dev


> On Mar 25, 2020, at 1:07 AM, Markus Ruggiero via Webobjects-dev 
>  wrote:
> 
> 
> 
>> On 24 Mar 2020, at 16:16, Louis Demers via Webobjects-dev 
>>  wrote:
>> 
>> Hi,
>> 
>> MacBook Pro died so I have to reinstall the whole toolchain to do some 
>> mentante on our WO application. I’m almost done, but the I run as WO 
>> Application, I get
>> 
>> Error: Could not find or load main class com.obzerv.Application
>> 
>> I checked the run configuration has the correct main class..
>> 
>> Can anybody refresh my memory about what could be wrong ?
>> 
>> My config is 
>> 
>> MacBook Pro running 10.15.3
>> Eclipse Version: 2019-12 (4.14.0) Build id: 20191212-1212
>> Latest wolips
>> OpenJDK11U-jdk_x64_mac_hotspot_11.0.6_10.pkg
>> 
> 
> Quit Eclipse, go into Finder or Terminal and delete the build and the bin 
> directories inside your project directory. Start Eclipse and do a clean on 
> the project. This usually fixes that sort of things for me. Eclipse is 
> notorious for corrupting its workspace and internal index structures.

This. And make sure everything is building for the same version of java.

Tim
UCLA GSE


> 
> ---markus---
> 
>> 
>> Louis Demers Eng.
>> louisdem...@mac.com
>> 
>> 
>> 
>> ___
>> Do not post admin requests to the list. They will be ignored.
>> Webobjects-dev mailing list  (Webobjects-dev@lists.apple.com)
>> Help/Unsubscribe/Update your Subscription:
>> https://lists.apple.com/mailman/options/webobjects-dev/mailinglists%40kataputt.com
>> 
>> This email sent to mailingli...@kataputt.com
> 
> ___
> Do not post admin requests to the list. They will be ignored.
> Webobjects-dev mailing list  (Webobjects-dev@lists.apple.com)
> Help/Unsubscribe/Update your Subscription:
> https://lists.apple.com/mailman/options/webobjects-dev/lists%40thetimmy.com
> 
> This email sent to li...@thetimmy.com

 ___
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list  (Webobjects-dev@lists.apple.com)
Help/Unsubscribe/Update your Subscription:
https://lists.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.com

This email sent to arch...@mail-archive.com


Re: Problem with fresh install....

2020-03-25 Thread Markus Ruggiero via Webobjects-dev


> On 24 Mar 2020, at 16:16, Louis Demers via Webobjects-dev 
>  wrote:
> 
> Hi,
> 
> MacBook Pro died so I have to reinstall the whole toolchain to do some 
> mentante on our WO application. I’m almost done, but the I run as WO 
> Application, I get
> 
> Error: Could not find or load main class com.obzerv.Application
> 
> I checked the run configuration has the correct main class..
> 
> Can anybody refresh my memory about what could be wrong ?
> 
> My config is 
> 
> MacBook Pro running 10.15.3
> Eclipse Version: 2019-12 (4.14.0) Build id: 20191212-1212
> Latest wolips
> OpenJDK11U-jdk_x64_mac_hotspot_11.0.6_10.pkg
> 

Quit Eclipse, go into Finder or Terminal and delete the build and the bin 
directories inside your project directory. Start Eclipse and do a clean on the 
project. This usually fixes that sort of things for me. Eclipse is notorious 
for corrupting its workspace and internal index structures.

---markus---

> 
> Louis Demers Eng.
> louisdem...@mac.com
> 
> 
> 
> ___
> Do not post admin requests to the list. They will be ignored.
> Webobjects-dev mailing list  (Webobjects-dev@lists.apple.com)
> Help/Unsubscribe/Update your Subscription:
> https://lists.apple.com/mailman/options/webobjects-dev/mailinglists%40kataputt.com
> 
> This email sent to mailingli...@kataputt.com

 ___
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list  (Webobjects-dev@lists.apple.com)
Help/Unsubscribe/Update your Subscription:
https://lists.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.com

This email sent to arch...@mail-archive.com


Re: Problem with fresh install....

2020-03-24 Thread Louis Demers via Webobjects-dev
Hi,

The build directory has only the resources while the classes are in the bin 
directory. Here is a partially expanded directory structure.

Alexandria/bin
Alexandria/bin/com
Alexandria/bin/com/apress
Alexandria/bin/com/obzerv
Alexandria/bin/com/obzerv/admin
Alexandria/bin/com/obzerv/Application.class
Alexandria/bin/com/obzerv/batch
Alexandria/bin/com/obzerv/Batch.class
Alexandria/bin/com/obzerv/cell
Alexandria/bin/com/obzerv/component
Alexandria/bin/com/obzerv/CSV.class
Alexandria/bin/com/obzerv/DBUtilities.class
Alexandria/bin/com/obzerv/DirectAction.class
Alexandria/bin/com/obzerv/eo
Alexandria/bin/com/obzerv/ExecutionTimer.class
Alexandria/bin/com/obzerv/Experiments.class
Alexandria/bin/com/obzerv/FakeManifestItem.class
Alexandria/bin/com/obzerv/FakeSpecItem.class
Alexandria/bin/com/obzerv/FileNameFilter.class
Alexandria/bin/com/obzerv/FinanceReport.class
Alexandria/bin/com/obzerv/fragments
Alexandria/bin/com/obzerv/lookups
Alexandria/bin/com/obzerv/Main.class
Alexandria/bin/com/obzerv/migrations
Alexandria/bin/com/obzerv/Object.class
Alexandria/bin/com/obzerv/Object$1FieldNameComparator.class
Alexandria/bin/com/obzerv/Obzerv.class
Alexandria/bin/com/obzerv/pages
Alexandria/bin/com/obzerv/ReleaseNotes.class
Alexandria/bin/com/obzerv/rest
Alexandria/bin/com/obzerv/Session.class
Alexandria/bin/com/obzerv/task
Alexandria/bin/com/obzerv/Utils.class
Alexandria/bin/com/obzerv/VirtualModelWorker.class
Alexandria/bin/com/obzerv/WorkOrderItem.class
Alexandria/build
Alexandria/build/Alexandria.woa
Alexandria/build/Alexandria.woa/Contents
Alexandria/build/Alexandria.woa/Contents/Info.plist
Alexandria/build/Alexandria.woa/Contents/Resources
Alexandria/build/Alexandria.woa/Contents/WebServerResources
Alexandria/build.properties
Alexandria/build.xml
Alexandria/Components
Alexandria/Libraries
Alexandria/Resources
Alexandria/Sources
Alexandria/WebServerResources
Alexandria/woproject





Louis Demers Eng.
louisdem...@mac.com



> On Mar 24, 2020, at 11:27 AM, GILQUIN Pierre via Webobjects-dev 
>  wrote:
> 
> Hi,
> 
> Did you check that Java directory inside the Build directory has the compiled 
> classes ?
> 
> Pierre 
> 
> -Message d'origine-
> De : Webobjects-dev 
> [mailto:webobjects-dev-bounces+pierre.gilquin=hcuge...@lists.apple.com] De la 
> part de Louis Demers via Webobjects-dev
> Envoyé : mardi 24 mars 2020 16:16
> À : WebObjects-Dev
> Objet : Problem with fresh install
> 
> Hi,
> 
> MacBook Pro died so I have to reinstall the whole toolchain to do some 
> mentante on our WO application. I’m almost done, but the I run as WO 
> Application, I get
> 
> Error: Could not find or load main class com.obzerv.Application
> 
> I checked the run configuration has the correct main class..
> 
> Can anybody refresh my memory about what could be wrong ?
> 
> My config is 
> 
> MacBook Pro running 10.15.3
> Eclipse Version: 2019-12 (4.14.0) Build id: 20191212-1212
> Latest wolips
> OpenJDK11U-jdk_x64_mac_hotspot_11.0.6_10.pkg
> 
> 
> Louis Demers Eng.
> louisdem...@mac.com
> 
> 
> 
> ___
> Do not post admin requests to the list. They will be ignored.
> Webobjects-dev mailing list  (Webobjects-dev@lists.apple.com)
> Help/Unsubscribe/Update your Subscription:
> https://lists.apple.com/mailman/options/webobjects-dev/pierre.gilquin%40hcuge.ch
> 
> This email sent to pierre.gilq...@hcuge.ch
> ___
> Do not post admin requests to the list. They will be ignored.
> Webobjects-dev mailing list  (Webobjects-dev@lists.apple.com)
> Help/Unsubscribe/Update your Subscription:
> https://lists.apple.com/mailman/options/webobjects-dev/louisdemers%40mac.com
> 
> This email sent to louisdem...@mac.com

 ___
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list  (Webobjects-dev@lists.apple.com)
Help/Unsubscribe/Update your Subscription:
https://lists.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.com

This email sent to arch...@mail-archive.com


RE: Problem with fresh install....

2020-03-24 Thread GILQUIN Pierre via Webobjects-dev
Hi,

Did you check that Java directory inside the Build directory has the compiled 
classes ?

Pierre 

-Message d'origine-
De : Webobjects-dev 
[mailto:webobjects-dev-bounces+pierre.gilquin=hcuge...@lists.apple.com] De la 
part de Louis Demers via Webobjects-dev
Envoyé : mardi 24 mars 2020 16:16
À : WebObjects-Dev
Objet : Problem with fresh install

Hi,

MacBook Pro died so I have to reinstall the whole toolchain to do some mentante 
on our WO application. I’m almost done, but the I run as WO Application, I get

Error: Could not find or load main class com.obzerv.Application

I checked the run configuration has the correct main class..

Can anybody refresh my memory about what could be wrong ?

My config is 

MacBook Pro running 10.15.3
Eclipse Version: 2019-12 (4.14.0) Build id: 20191212-1212
Latest wolips
OpenJDK11U-jdk_x64_mac_hotspot_11.0.6_10.pkg


Louis Demers Eng.
louisdem...@mac.com



 ___
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list  (Webobjects-dev@lists.apple.com)
Help/Unsubscribe/Update your Subscription:
https://lists.apple.com/mailman/options/webobjects-dev/pierre.gilquin%40hcuge.ch

This email sent to pierre.gilq...@hcuge.ch
 ___
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list  (Webobjects-dev@lists.apple.com)
Help/Unsubscribe/Update your Subscription:
https://lists.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.com

This email sent to arch...@mail-archive.com