View previous topic :: View next topic |
Author |
Message |
masahiro_omondo
Joined: 25 Feb 2005
Posts: 2
|
Posted: Fri Feb 25, 2005 8:05 am Post subject: Can not open class diagram ("unknown protocol")
|
|
|
Hello,
When I tried to create a new UML class diagram, I get a error "unknown protocol", and can't create a UML class.
My PC is:
WindowsXP
J2SE 5.0
Eclipse SDK 3.0.1
EclipseUML Free Edition 2.0.0beta
EMF/SDO 2.0.1
GEF 3.0.1
UML2 1.0.1
The error log:
!ENTRY com.omondo.uml.core 4 0 2 25, 2005 12:49:24.671
!MESSAGE unknown protocol: pathmap
!STACK 0
Wrapped exception
java.net.MalformedURLException: unknown protocol: pathmap
at java.net.URL.(URL.java:544)
at java.net.URL.(URL.java:434)
at java.net.URL.(URL.java:383)
at org.eclipse.emf.ecore.resource.impl.URIConverterImpl.createURLInputStream(URIConverterImpl.java:468)
at org.eclipse.emf.ecore.resource.impl.URIConverterImpl.createInputStream(URIConverterImpl.java:408)
at org.eclipse.emf.ecore.resource.impl.ResourceImpl.load(ResourceImpl.java:738)
at org.eclipse.emf.ecore.resource.impl.ResourceSetImpl.demandLoad(ResourceSetImpl.java:247)
at org.eclipse.emf.ecore.resource.impl.ResourceSetImpl.demandLoadHelper(ResourceSetImpl.java:262)
at org.eclipse.emf.ecore.resource.impl.ResourceSetImpl.getResource(ResourceSetImpl.java:346)
at com.omondo.uml.std.d.b.t.int(SourceFile:199)
at com.omondo.uml.std.d.b.t.(SourceFile:130)
at com.omondo.uml.std.d.b.h.(SourceFile:661)
at com.omondo.uml.std.d.b.i.long(SourceFile:1120)
at com.omondo.uml.std.d.b.i.(SourceFile:131)
at com.omondo.uml.std.EclipseUML2StdEdition.a(SourceFile:132)
at com.omondo.uml.b.g.a(SourceFile:229)
at com.omondo.uml.b.n.a(SourceFile:71)
at com.omondo.uml.f.c.a.b.case(SourceFile:186)
at com.omondo.uml.f.c.a.b.a(SourceFile:692)
at com.omondo.uml.f.c.l.a(SourceFile:377)
at com.omondo.uml.f.f.l.if(SourceFile:123)
at com.omondo.uml.f.f.l.if(SourceFile:324)
at com.omondo.uml.f.f.l.if(SourceFile:198)
at com.omondo.uml.f.g.a.f.createNewFile(SourceFile:161)
at com.omondo.uml.ui.g.f.try(SourceFile:138)
at com.omondo.uml.ClassDiagramNewWizard.performFinish(SourceFile:51)
at org.eclipse.jface.wizard.WizardDialog.finishPressed(WizardDialog.java:609)
at org.eclipse.jface.wizard.WizardDialog.buttonPressed(WizardDialog.java:305)
at org.eclipse.jface.dialogs.Dialog$2.widgetSelected(Dialog.java:506)
at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:89)
at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:82)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:796)
at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:2772)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:2431)
at org.eclipse.jface.window.Window.runEventLoop(Window.java:668)
at org.eclipse.jface.window.Window.open(Window.java:648)
at org.eclipse.ui.actions.NewWizardAction.run(NewWizardAction.java:163)
at org.eclipse.jface.action.Action.runWithEvent(Action.java:881)
at org.eclipse.jface.action.ActionContributionItem.handleWidgetSelection(ActionContributionItem.java:915)
at org.eclipse.jface.action.ActionContributionItem.access$2(ActionContributionItem.java:866)
at org.eclipse.jface.action.ActionContributionItem$7.handleEvent(ActionContributionItem.java:785)
at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:82)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:796)
at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:2772)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:2431)
at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:1377)
at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:1348)
at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:254)
at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:141)
at org.eclipse.ui.internal.ide.IDEApplication.run(IDEApplication.java:96)
at org.eclipse.core.internal.runtime.PlatformActivator$1.run(PlatformActivator.java:335)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:273)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:129)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:324)
at org.eclipse.core.launcher.Main.basicRun(Main.java:185)
at org.eclipse.core.launcher.Main.run(Main.java:704)
at org.eclipse.core.launcher.Main.main(Main.java:688)
Wrapped by
org.eclipse.emf.common.util.WrappedException: unknown protocol: pathmap
at org.eclipse.emf.ecore.resource.impl.ResourceSetImpl.demandLoadHelper(ResourceSetImpl.java:270)
at org.eclipse.emf.ecore.resource.impl.ResourceSetImpl.getResource(ResourceSetImpl.java:346)
at com.omondo.uml.std.d.b.t.int(SourceFile:199)
at com.omondo.uml.std.d.b.t.(SourceFile:130)
at com.omondo.uml.std.d.b.h.(SourceFile:661)
at com.omondo.uml.std.d.b.i.long(SourceFile:1120)
at com.omondo.uml.std.d.b.i.(SourceFile:131)
at com.omondo.uml.std.EclipseUML2StdEdition.a(SourceFile:132)
at com.omondo.uml.b.g.a(SourceFile:229)
at com.omondo.uml.b.n.a(SourceFile:71)
at com.omondo.uml.f.c.a.b.case(SourceFile:186)
at com.omondo.uml.f.c.a.b.a(SourceFile:692)
at com.omondo.uml.f.c.l.a(SourceFile:377)
at com.omondo.uml.f.f.l.if(SourceFile:123)
at com.omondo.uml.f.f.l.if(SourceFile:324)
at com.omondo.uml.f.f.l.if(SourceFile:198)
at com.omondo.uml.f.g.a.f.createNewFile(SourceFile:161)
at com.omondo.uml.ui.g.f.try(SourceFile:138)
at com.omondo.uml.ClassDiagramNewWizard.performFinish(SourceFile:51)
at org.eclipse.jface.wizard.WizardDialog.finishPressed(WizardDialog.java:609)
at org.eclipse.jface.wizard.WizardDialog.buttonPressed(WizardDialog.java:305)
at org.eclipse.jface.dialogs.Dialog$2.widgetSelected(Dialog.java:506)
at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:89)
at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:82)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:796)
at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:2772)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:2431)
at org.eclipse.jface.window.Window.runEventLoop(Window.java:668)
at org.eclipse.jface.window.Window.open(Window.java:648)
at org.eclipse.ui.actions.NewWizardAction.run(NewWizardAction.java:163)
at org.eclipse.jface.action.Action.runWithEvent(Action.java:881)
at org.eclipse.jface.action.ActionContributionItem.handleWidgetSelection(ActionContributionItem.java:915)
at org.eclipse.jface.action.ActionContributionItem.access$2(ActionContributionItem.java:866)
at org.eclipse.jface.action.ActionContributionItem$7.handleEvent(ActionContributionItem.java:785)
at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:82)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:796)
at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:2772)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:2431)
at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:1377)
at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:1348)
at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:254)
at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:141)
at org.eclipse.ui.internal.ide.IDEApplication.run(IDEApplication.java:96)
at org.eclipse.core.internal.runtime.PlatformActivator$1.run(PlatformActivator.java:335)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:273)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:129)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:324)
at org.eclipse.core.launcher.Main.basicRun(Main.java:185)
at org.eclipse.core.launcher.Main.run(Main.java:704)
at org.eclipse.core.launcher.Main.main(Main.java:688)
I hope you can find out what the problem is .
hiro
|
|
Back to top |
|
|
masahiro_omondo
Joined: 25 Feb 2005
Posts: 2
|
Posted: Fri Feb 25, 2005 10:29 am Post subject: Re: Can not open class diagram ("unknown protocol"
|
|
|
After installing some Plug-in , problem was resolved .
(like xmen etc..)
A cause is not clear, but it seems some source was lacking.
Thanks anyway
hiro
|
|
Back to top |
|
|
zhirenshao
Joined: 17 Mar 2005
Posts: 1
Location: Australia
|
Posted: Thu Mar 17, 2005 4:33 am Post subject: I want to know which plug-in you installed to solve the prob
|
|
|
hi, I got the same problem as you, can you still remember how did you solve that?
|
|
Back to top |
|
|
julien
Site Admin
Joined: 16 Mar 2003
Posts: 227
|
Posted: Thu Mar 17, 2005 2:35 pm Post subject: Re: I want to know which plug-in you installed to solve the
|
|
|
This is a plugin activatioon problem of eclipse. To refresh the configuration, you have two possibilties:
1. delete the /confugration folder and restart eclipse
2. start eclipse with option -clean
regards
julien
|
|
Back to top |
|
|
|