Bug 521938 - [startup] IOException due to missing file PaletteconfigurationModelFile.gif
Summary: [startup] IOException due to missing file PaletteconfigurationModelFile.gif
Status: NEW
Alias: None
Product: Papyrus
Classification: Modeling
Component: Diagram (show other bugs)
Version: unspecified   Edit
Hardware: All All
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: Project Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-09-06 10:39 EDT by Ansgar Radermacher CLA
Modified: 2017-09-06 11:30 EDT (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Ansgar Radermacher CLA 2017-09-06 10:39:02 EDT
The following exception is produced at startup of Papyrus:

java.io.IOException: Unable to resolve plug-in "platform:/plugin/org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.editor/icons/full/obj16/PaletteconfigurationModelFile.gif".
    at org.eclipse.core.internal.runtime.PlatformURLPluginConnection.parse(PlatformURLPluginConnection.java:61)
    at org.eclipse.core.internal.runtime.FindSupport.find(FindSupport.java:290)
    at org.eclipse.core.runtime.FileLocator.find(FileLocator.java:152)
Comment 1 Ansgar Radermacher CLA 2017-09-06 11:30:21 EDT
Error could well be invalid, since the plugin org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.editor is not part of the standard user feature (but part of a toolsmith feature).