please include all of the console output along with the .log file from your workspace/.manifest folder
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/archive%40mail-archive.com This email sent to [email protected]
