I resetted to nothing the .log files and cleared the OS X console. Then 
restarted (twice) Eclipse and tried to open an eomodel.

Just cue me if I simply should trash all of this and move onto resintalling 
Eclipse 3.6 and all the latest of everything ?

_________________________
The MacOSX console shows 

10-08-23 5:18:24 PM     com.apple.launchd.peruser.501[184]      
([0x0-0xc10c1].org.eclipse.eclipse[3664]) Job appears to have crashed: 
Segmentation fault
10-08-23 5:18:24 PM     ReportCrash[3667]       Saved crash report for 
eclipse[3664] version 3.5 (3.5) to 
/Users/lroof/Library/Logs/DiagnosticReports/eclipse_2010-08-23-171824_Louis-Olivier-Roofs-MacBook-Pro.crash
10-08-23 5:18:53 PM     [0x0-0xc30c3].org.eclipse.eclipse[3680] 
org.objectstyle.wolips.eomodeler.core.model.EOModelException: Failed to load 
model group.
10-08-23 5:18:53 PM     [0x0-0xc30c3].org.eclipse.eclipse[3680]         at 
org.objectstyle.wolips.eomodeler.eclipse.EclipseEOModelGroupFactory.loadModelGroup(EclipseEOModelGroupFactory.java:131)
10-08-23 5:18:53 PM     [0x0-0xc30c3].org.eclipse.eclipse[3680]         at 
org.objectstyle.wolips.eomodeler.core.model.IEOModelGroupFactory$Utility.loadModelGroup(IEOModelGroupFactory.java:58)
10-08-23 5:18:53 PM     [0x0-0xc30c3].org.eclipse.eclipse[3680]         at 
org.objectstyle.wolips.eomodeler.editors.EOModelEditor._loadInBackground(EOModelEditor.java:474)
10-08-23 5:18:53 PM     [0x0-0xc30c3].org.eclipse.eclipse[3680]         at 
org.objectstyle.wolips.eomodeler.editors.LoadEOModelWorkspaceJob.runInWorkspace(LoadEOModelWorkspaceJob.java:58)
10-08-23 5:18:53 PM     [0x0-0xc30c3].org.eclipse.eclipse[3680]         at 
org.eclipse.core.internal.resources.InternalWorkspaceJob.run(InternalWorkspaceJob.java:38)
10-08-23 5:18:53 PM     [0x0-0xc30c3].org.eclipse.eclipse[3680]         at 
org.eclipse.core.internal.jobs.Worker.run(Worker.java:55)
10-08-23 5:18:53 PM     [0x0-0xc30c3].org.eclipse.eclipse[3680] Caused by: 
java.net.MalformedURLException: no !/ in spec
10-08-23 5:18:53 PM     [0x0-0xc30c3].org.eclipse.eclipse[3680]         at 
java.net.URL.<init>(URL.java:601)
10-08-23 5:18:53 PM     [0x0-0xc30c3].org.eclipse.eclipse[3680]         at 
java.net.URL.<init>(URL.java:464)
10-08-23 5:18:53 PM     [0x0-0xc30c3].org.eclipse.eclipse[3680]         at 
java.net.URL.<init>(URL.java:413)
10-08-23 5:18:53 PM     [0x0-0xc30c3].org.eclipse.eclipse[3680]         at 
org.objectstyle.wolips.eomodeler.eclipse.EclipseEOModelGroupFactory.addModelsFromProject(EclipseEOModelGroupFactory.java:212)
10-08-23 5:18:53 PM     [0x0-0xc30c3].org.eclipse.eclipse[3680]         at 
org.objectstyle.wolips.eomodeler.eclipse.EclipseEOModelGroupFactory.loadModelGroup(EclipseEOModelGroupFactory.java:98)
10-08-23 5:18:53 PM     [0x0-0xc30c3].org.eclipse.eclipse[3680]         ... 5 
more

On 2010-08-23, at 16:55 , Mike Schrag wrote:

> please include all of the console output along with the .log file from your 
> workspace/.manifest folder

the workspace/.metadata (not .manifest) .log shows

!SESSION 2010-08-23 17:12:21.323 -----------------------------------------------
eclipse.buildId=unknown
java.version=1.6.0_20
java.vendor=Apple Inc.
BootLoader constants: OS=macosx, ARCH=x86_64, WS=cocoa, NL=en_US
Framework arguments:  -product org.eclipse.epp.package.jee.product -product 
org.eclipse.epp.package.jee.product -keyring /Users/lroof/.eclipse_keyring 
-showlocation
Command-line arguments:  -os macosx -ws cocoa -arch x86_64 -product 
org.eclipse.epp.package.jee.product -data /Users/lroof/Development/workspace 
-product org.eclipse.epp.package.jee.product -keyring 
/Users/lroof/.eclipse_keyring -showlocation

!ENTRY org.eclipse.core.net 1 0 2010-08-23 17:12:26.789
!MESSAGE System property http.nonProxyHosts has been set to 
local|*.local|169.254/16|*.169.254/16 by an external source. This value will be 
overwritten using the values from the preferences

!ENTRY org.eclipse.ui 4 4 2010-08-23 17:15:56.913
!MESSAGE Part already exists in page layout: org.eclipse.ui.console.ConsoleView.
!SESSION 2010-08-23 17:18:31.705 -----------------------------------------------
eclipse.buildId=unknown
java.version=1.6.0_20
java.vendor=Apple Inc.
BootLoader constants: OS=macosx, ARCH=x86_64, WS=cocoa, NL=en_US
Framework arguments:  -product org.eclipse.epp.package.jee.product -keyring 
/Users/lroof/.eclipse_keyring -showlocation
Command-line arguments:  -os macosx -ws cocoa -arch x86_64 -product 
org.eclipse.epp.package.jee.product -keyring /Users/lroof/.eclipse_keyring 
-showlocation

!ENTRY org.eclipse.core.net 1 0 2010-08-23 17:18:37.125
!MESSAGE System property http.nonProxyHosts has been set to 
local|*.local|169.254/16|*.169.254/16 by an external source. This value will be 
overwritten using the values from the preferences


> 
> On Aug 23, 2010, at 4:49 PM, Louis Demers wrote:
> 
>> Hi
>> 
>> Setting up a new machinne (10.6.4) with Eclipse 3.5.2 and Wolips 3.5.6066.
>> 
>> When trying to open my models (or even those for WOnder's examples folder 
>> like AjaxExamples) I get a dialog with
>> 
>> "Failed to load model, Failed to load model group. no !/ in spec."
>> 
>> my Console show the following:
>> 
>> [0x0-0xa20a2].org.eclipse.eclipse[3089]      Caused by: 
>> java.net.MalformedURLException: no !/ in spec
>> [0x0-0xa20a2].org.eclipse.eclipse[3089]              at 
>> java.net.URL.<init>(URL.java:601)
>> [0x0-0xa20a2].org.eclipse.eclipse[3089]              at 
>> java.net.URL.<init>(URL.java:464)
>> [0x0-0xa20a2].org.eclipse.eclipse[3089]              at 
>> java.net.URL.<init>(URL.java:413)
>> [0x0-0xa20a2].org.eclipse.eclipse[3089]              at 
>> org.objectstyle.wolips.eomodeler.eclipse.EclipseEOModelGroupFactory.addModelsFromProject(EclipseEOModelGroupFactory.java:212)
>> [0x0-0xa20a2].org.eclipse.eclipse[3089]              at 
>> org.objectstyle.wolips.eomodeler.eclipse.EclipseEOModelGroupFactory.loadModelGroup(EclipseEOModelGroupFactory.java:98)
>> [0x0-0xa20a2].org.eclipse.eclipse[3089]              ... 5 more
>> [0x0-0xa20a2].org.eclipse.eclipse[3089]      
>> org.objectstyle.wolips.eomodeler.core.model.EOModelException: Failed to load 
>> model group.
>> [0x0-0xa20a2].org.eclipse.eclipse[3089]              at 
>> org.objectstyle.wolips.eomodeler.eclipse.EclipseEOModelGroupFactory.loadModelGroup(EclipseEOModelGroupFactory.java:131)
>> [0x0-0xa20a2].org.eclipse.eclipse[3089]              at 
>> org.objectstyle.wolips.eomodeler.core.model.IEOModelGroupFactory$Utility.loadModelGroup(IEOModelGroupFactory.java:58)
>> [0x0-0xa20a2].org.eclipse.eclipse[3089]              at 
>> org.objectstyle.wolips.eomodeler.editors.EOModelEditor._loadInBackground(EOModelEditor.java:474)
>> [0x0-0xa20a2].org.eclipse.eclipse[3089]              at 
>> org.objectstyle.wolips.eomodeler.editors.LoadEOModelWorkspaceJob.runInWorkspace(LoadEOModelWorkspaceJob.java:58)
>> [0x0-0xa20a2].org.eclipse.eclipse[3089]              at 
>> org.eclipse.core.internal.resources.InternalWorkspaceJob.run(InternalWorkspaceJob.java:38)
>> [0x0-0xa20a2].org.eclipse.eclipse[3089]              at 
>> org.eclipse.core.internal.jobs.Worker.run(Worker.java:55)
>> 
>> On my own Mac (10.6.4), Eclipse 3.5.1, WOlips 3.5.6012, it works !
>> 
>> 
>> Any clues...
>> 
>> Louis Demers eng.
>> www.obzerv.com
>> 
>> _______________________________________________
>> Do not post admin requests to the list. They will be ignored.
>> Webobjects-dev mailing list      ([email protected])
>> Help/Unsubscribe/Update your Subscription:
>> http://lists.apple.com/mailman/options/webobjects-dev/mschrag%40pobox.com
>> 
>> This email sent to [email protected]
> 
> _______________________________________________
> Do not post admin requests to the list. They will be ignored.
> Webobjects-dev mailing list      ([email protected])
> Help/Unsubscribe/Update your Subscription:
> http://lists.apple.com/mailman/options/webobjects-dev/louisdemers%40mac.com
> 
> This email sent to [email protected]

Louis Demers eng.
www.obzerv.com


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

This email sent to [email protected]

Reply via email to