Missing Palette content on nearly M5 [message #1007523] |
Wed, 06 February 2013 05:24  |
Eclipse User |
|
|
|
Hi
Impatient to put a coherent M5 installation together, I installed the
latest (5-Feb) 0.10.0 N-build that really is 0.10.0; the 6-Feb N-build
is actually a 0.9.2.
(https://bugs.eclipse.org/bugs/show_bug.cgi?id=399233 again).
However for both Class Diagram and State Machine Diagram the palette is
empty and the error log has NPEs concerning ServiceRegistry.
java.lang.NullPointerException
at
org.eclipse.gmf.runtime.diagram.ui.internal.services.palette.ContributeToPaletteOperation.execute(ContributeToPaletteOperation.java:86)
at
org.eclipse.gmf.runtime.common.core.service.ExecutionStrategy$4.execute(ExecutionStrategy.java:181)
at
org.eclipse.gmf.runtime.common.core.service.Service.execute(Service.java:651)
at
org.eclipse.papyrus.uml.diagram.common.service.PapyrusPaletteService.execute(PapyrusPaletteService.java:781)
at
org.eclipse.papyrus.uml.diagram.common.service.PapyrusPaletteService.contributeToPalette(PapyrusPaletteService.java:760)
at
org.eclipse.papyrus.uml.diagram.common.service.PapyrusPaletteService$1.run(PapyrusPaletteService.java:798)
at
org.eclipse.emf.transaction.impl.TransactionalEditingDomainImpl.runExclusive(TransactionalEditingDomainImpl.java:328)
at
org.eclipse.papyrus.uml.diagram.common.service.PapyrusPaletteService.createPalette(PapyrusPaletteService.java:795)
at
org.eclipse.papyrus.uml.diagram.statemachine.part.UMLDiagramEditor.createPaletteRoot(UMLDiagramEditor.java:158)
org.eclipse.papyrus.infra.core.services.ServiceException: Cannot resolve
the ServiceRegistry from the IWorkbenchPage. Page:
org.eclipse.ui.internal.WorkbenchPage@10233f5
at
org.eclipse.papyrus.infra.core.utils.ServiceUtilsForWorkbenchPage.getServiceRegistry(ServiceUtilsForWorkbenchPage.java:36)
at
org.eclipse.papyrus.infra.core.utils.ServiceUtilsForWorkbenchPage.getServiceRegistry(ServiceUtilsForWorkbenchPage.java:1)
at
org.eclipse.papyrus.infra.core.utils.AbstractServiceUtils.getISashWindowsContainer(AbstractServiceUtils.java:107)
at
org.eclipse.papyrus.views.modelexplorer.LinkHelper.activateEditor(LinkHelper.java:67)
org.eclipse.papyrus.infra.core.services.ServiceNotFoundException: Can't
find the ResourceSet needed retrieve the ServiceRegistry.
at
org.eclipse.papyrus.infra.emf.utils.ServiceUtilsForResource.getServiceRegistry(ServiceUtilsForResource.java:65)
at
org.eclipse.papyrus.infra.emf.utils.ServiceUtilsForEObject.getServiceRegistry(ServiceUtilsForEObject.java:43)
at
org.eclipse.papyrus.infra.emf.utils.ServiceUtilsForEObject.getServiceRegistry(ServiceUtilsForEObject.java:1)
at
org.eclipse.papyrus.infra.core.utils.AbstractServiceUtils.getService(AbstractServiceUtils.java:136)
at
org.eclipse.papyrus.infra.gmfdiag.properties.modelelement.GMFModelElement.getLabelProvider(GMFModelElement.java:92)
at
org.eclipse.papyrus.views.properties.modelelement.DataSource.getLabelProvider(DataSource.java:165)
Is this known and expected?
Regards
Ed Willink
|
|
|
|
Powered by
FUDForum. Page generated in 0.02637 seconds