<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Eclipse: Could not open the editor in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/eclipse-could-not-open-the-editor/m-p/34541#M18098</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi there,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I try to get Activiti Designer running under Windows XP SP3.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I use now Eclipse Basic 3.6.1 (as the use of 3.6.2 is discouraged in this forum).&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;1.) I started activiti in the activiti5.3/setup directory by ant demo.start&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;2..) copied the Activiti Plugins intothe Plugins directory &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;3.) imported the activiti examples from the activiti5.3/workspace into eclipse&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;4.) expanded the examples by running the activiti-engine-examples build.xml as "ant-script" (I found this&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;only working properly, if the H2 database was running (see 1.)))&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;5.) I update Actíviti Designer to Version 5.4.4&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;[attachment=1]Bild2.jpg[/attachment]&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;6.) I go to the activiti-engine-examples.source.main.process.adhoc.expense-process.bpmn20.xml and open it&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;with activiti-diagram-editor and get the "Could not open the editor"&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;[attachment=0]Bild3.jpg[/attachment]&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;What is going wrong ? Are files not expanded ? Do I have the wrong plugins ? Is the bug in eclipse or in the designer ? What should I do ?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Apart from that, I like the project a lot !&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;img id="smileywink" class="emoticon emoticon-smileywink" src="https://connect.hyland.com/i/smilies/16x16_smiley-wink.png" alt="Smiley Wink" title="Smiley Wink" /&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Winfried &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;——————-&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Here is the error in full:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;eclipse.buildId=M20100909-0800&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;java.version=1.6.0_22&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;java.vendor=Sun Microsystems Inc.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=de_DE&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Command-line arguments:&amp;nbsp; -os win32 -ws win32 -arch x86&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Error&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Tue Apr 05 15:35:37 CEST 2011&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Unable to create editor ID org.activiti.designer.editor.multiPageEditor: An exception was thrown during initialization&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;org.eclipse.emf.ecore.resource.impl.ResourceSetImpl$1DiagnosticWrappedException: org.eclipse.core.internal.resources.ResourceException: Resource '/activiti-engine-examples/src/main/process/org/activiti/examples/adhoc/Expense_process.activiti' does not exist.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;at org.eclipse.emf.ecore.resource.impl.ResourceSetImpl.handleDemandLoadException(ResourceSetImpl.java:315)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;at org.eclipse.emf.ecore.resource.impl.ResourceSetImpl.demandLoadHelper(ResourceSetImpl.java:274)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;at org.eclipse.emf.ecore.resource.impl.ResourceSetImpl.getResource(ResourceSetImpl.java:397)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;at org.eclipse.emf.ecore.resource.impl.ResourceSetImpl.getEObject(ResourceSetImpl.java:216)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;at org.eclipse.graphiti.ui.editor.DiagramEditorInput.getEObject(DiagramEditorInput.java:676)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;at org.eclipse.graphiti.ui.editor.DiagramEditorInput.setEditorEditingDomain(DiagramEditorInput.java:571)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;at org.eclipse.graphiti.ui.editor.DiagramEditorInput.&amp;lt;init&amp;gt;(DiagramEditorInput.java:268)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;at org.eclipse.graphiti.ui.editor.DiagramEditorFactory.createEditorInput(DiagramEditorFactory.java:76)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;at org.activiti.designer.eclipse.editor.ActivitiMultiPageEditor.init(ActivitiMultiPageEditor.java:160)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;at org.eclipse.ui.internal.EditorManager.createSite(EditorManager.java:798)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;at org.eclipse.ui.internal.EditorReference.createPartHelper(EditorReference.java:647)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;at org.eclipse.ui.internal.EditorReference.createPart(EditorReference.java:465)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;at org.eclipse.ui.internal.WorkbenchPartReference.getPart(WorkbenchPartReference.java:595)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;at org.eclipse.ui.internal.PartPane.setVisible(PartPane.java:313)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;at org.eclipse.ui.internal.presentations.PresentablePart.setVisible(PresentablePart.java:180)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;at org.eclipse.ui.internal.presentations.util.PresentablePartFolder.select(PresentablePartFolder.java:270)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;at org.eclipse.ui.internal.presentations.util.LeftToRightTabOrder.select(LeftToRightTabOrder.java:65)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;at org.eclipse.ui.internal.presentations.util.TabbedStackPresentation.selectPart(TabbedStackPresentation.java:473)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;at org.eclipse.ui.internal.PartStack.refreshPresentationSelection(PartStack.java:1254)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;at org.eclipse.ui.internal.PartStack.setSelection(PartStack.java:1207)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;at org.eclipse.ui.internal.PartStack.showPart(PartStack.java:1606)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;at org.eclipse.ui.internal.PartStack.add(PartStack.java:497)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;at org.eclipse.ui.internal.EditorStack.add(EditorStack.java:103)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;at org.eclipse.ui.internal.PartStack.add(PartStack.java:483)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;at org.eclipse.ui.internal.EditorStack.add(EditorStack.java:112)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;at org.eclipse.ui.internal.EditorSashContainer.addEditor(EditorSashContainer.java:63)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;at org.eclipse.ui.internal.EditorAreaHelper.addToLayout(EditorAreaHelper.java:225)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;at org.eclipse.ui.internal.EditorAreaHelper.addEditor(EditorAreaHelper.java:213)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;at org.eclipse.ui.internal.EditorManager.createEditorTab(EditorManager.java:778)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;at org.eclipse.ui.internal.EditorManager.openEditorFromDescriptor(EditorManager.java:677)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;at org.eclipse.ui.internal.EditorManager.openEditor(EditorManager.java:638)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;at org.eclipse.ui.internal.WorkbenchPage.busyOpenEditorBatched(WorkbenchPage.java:2860)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;at org.eclipse.ui.internal.WorkbenchPage.busyOpenEditor(WorkbenchPage.java:2768)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;at org.eclipse.ui.internal.WorkbenchPage.access$11(WorkbenchPage.java:2760)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;at org.eclipse.ui.internal.WorkbenchPage$10.run(WorkbenchPage.java:2711)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;at org.eclipse.swt.custom.BusyIndicator.showWhile(BusyIndicator.java:70)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;at org.eclipse.ui.internal.WorkbenchPage.openEditor(WorkbenchPage.java:2707)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;at org.eclipse.ui.internal.WorkbenchPage.openEditor(WorkbenchPage.java:2691)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;at org.eclipse.ui.actions.OpenWithMenu.openEditor(OpenWithMenu.java:331)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;at org.eclipse.ui.actions.OpenWithMenu$2.handleEvent(OpenWithMenu.java:179)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:84)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1053)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:4066)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3657)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:2640)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2604)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2438)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;at org.eclipse.ui.internal.Workbench$7.run(Workbench.java:671)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:664)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:115)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:196)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:369)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;at java.lang.reflect.Method.invoke(Unknown Source)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:619)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;at org.eclipse.equinox.launcher.Main.basicRun(Main.java:574)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;at org.eclipse.equinox.launcher.Main.run(Main.java:1407)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Caused by: org.eclipse.core.internal.resources.ResourceException: Resource '/activiti-engine-examples/src/main/process/org/activiti/examples/adhoc/Expense_process.activiti' does not exist.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;at org.eclipse.core.internal.resources.Resource.checkExists(Resource.java:326)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;at org.eclipse.core.internal.resources.Resource.checkAccessible(Resource.java:200)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;at org.eclipse.core.internal.resources.File.getContents(File.java:291)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;at org.eclipse.core.internal.resources.File.getContents(File.java:282)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;at org.eclipse.emf.ecore.resource.impl.PlatformResourceURIHandlerImpl$WorkbenchHelper.createPlatformResourceInputStream(PlatformResourceURIHandlerImpl.java:204)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;at org.eclipse.emf.ecore.resource.impl.PlatformResourceURIHandlerImpl.createInputStream(PlatformResourceURIHandlerImpl.java:448)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;at org.eclipse.emf.ecore.resource.impl.ExtensibleURIConverterImpl.createInputStream(ExtensibleURIConverterImpl.java:301)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;at org.eclipse.emf.ecore.resource.impl.ResourceImpl.load(ResourceImpl.java:1254)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;at org.eclipse.emf.ecore.resource.impl.ResourceSetImpl.demandLoad(ResourceSetImpl.java:255)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;at org.eclipse.emf.ecore.resource.impl.ResourceSetImpl.demandLoadHelper(ResourceSetImpl.java:270)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;… 62 more&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 05 Apr 2011 14:20:42 GMT</pubDate>
    <dc:creator>winf3</dc:creator>
    <dc:date>2011-04-05T14:20:42Z</dc:date>
    <item>
      <title>Eclipse: Could not open the editor</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/eclipse-could-not-open-the-editor/m-p/34541#M18098</link>
      <description>Hi there,I try to get Activiti Designer running under Windows XP SP3.I use now Eclipse Basic 3.6.1 (as the use of 3.6.2 is discouraged in this forum).1.) I started activiti in the activiti5.3/setup directory by ant demo.start2..) copied the Activiti Plugins intothe Plugins directory 3.) imported the</description>
      <pubDate>Tue, 05 Apr 2011 14:20:42 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/eclipse-could-not-open-the-editor/m-p/34541#M18098</guid>
      <dc:creator>winf3</dc:creator>
      <dc:date>2011-04-05T14:20:42Z</dc:date>
    </item>
    <item>
      <title>Re: Eclipse: Could not open the editor</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/eclipse-could-not-open-the-editor/m-p/34542#M18099</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi again,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I looked more closely, and here is what I found:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Each time I invoke the diagram editor (= Activiti Designer) the badly missing *.activiti file&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;is created in a completely different directory from where he ought to be.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;He is here:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;src/main/resources/diagrams&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;when I manually copy him to the src\main\process\org.activiti.examples.&amp;lt;xxx&amp;gt; directory and&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;invoke the diagram editor again, everything is allright !&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;How does he (the *.activiti file)&amp;nbsp; get there in the first place ?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Would that not be a fairly quick fix for activiti designer patch-release ?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Winf&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 05 Apr 2011 14:43:37 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/eclipse-could-not-open-the-editor/m-p/34542#M18099</guid>
      <dc:creator>winf3</dc:creator>
      <dc:date>2011-04-05T14:43:37Z</dc:date>
    </item>
    <item>
      <title>Re: Eclipse: Could not open the editor</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/eclipse-could-not-open-the-editor/m-p/34543#M18100</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;In the current release we expect the bpmn20.xml file to be in the src/main/resources/diagrams directory.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;But you are absolutely right that your use case should be supported as well.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I'll see if I can fix this easily.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Best regards,&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 05 Apr 2011 19:24:27 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/eclipse-could-not-open-the-editor/m-p/34543#M18100</guid>
      <dc:creator>trademak</dc:creator>
      <dc:date>2011-04-05T19:24:27Z</dc:date>
    </item>
  </channel>
</rss>

