Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.

Bug 530120

Summary: [Aird Editor] FileNotFoundException by trying to contribute a sessionEditorPageProvider
Product: [Modeling] Sirius Reporter: Pierre-Charles David <pierre-charles.david>
Component: CoreAssignee: Project inbox <sirius.core-inbox>
Status: CLOSED INVALID QA Contact:
Severity: normal    
Priority: P3 CC: guillaume.coutable, julien.dupont, maxime.porhel, sirius.core-inbox
Version: 5.1.0Keywords: triaged
Target Milestone: 5.1.1   
Hardware: All   
OS: All   
Whiteboard:
Bug Depends on: 529973    
Bug Blocks:    

Description Pierre-Charles David CLA 2018-01-22 05:28:37 EST
+++ This bug was initially created as a clone of Bug #529973 +++

I got the following stack trace by trying to contribute a sessionEditorPageProvider:
java.io.FileNotFoundException: JAR entry schema/sessionEditorPageProvider.exsd not found in C:\_DEV\Designer\resources\Builds\ObeoDesigner-Community\plugins\org.eclipse.sirius.ui.editor.source_5.1.0.201710261549.jar
	at sun.net.www.protocol.jar.JarURLConnection.connect(Unknown Source)
	at sun.net.www.protocol.jar.JarURLConnection.getInputStream(Unknown Source)
	at org.eclipse.pde.internal.core.util.SchemaUtil.parseURL(SchemaUtil.java:60)
	at org.eclipse.pde.internal.ui.wizards.extension.PointSelectionPage.handlePointSelection(PointSelectionPage.java:525)
	at org.eclipse.pde.internal.ui.wizards.extension.PointSelectionPage.selectionChanged(PointSelectionPage.java:490)
	at org.eclipse.jface.viewers.Viewer$1.run(Viewer.java:155)
...
Comment 1 Pierre-Charles David CLA 2018-01-22 05:29:00 EST
Cloned to report the fix in Sirius 5.1.1.
Comment 2 Pierre-Charles David CLA 2018-01-22 05:37:03 EST
Created by mistake, there's already bug #530042.
Comment 3 Pierre-Charles David CLA 2018-02-01 03:25:22 EST
Available in Sirius 5.1.1. See https://wiki.eclipse.org/Sirius/5.1.1 for details.