Import BPMN quiet failure

1
0
-1

Hello,

I have pure BPMN model created in bpmn.io without any non-standard tags. When I try to import it in Bonita Studio Community 7.2.3 64bit for windows (even tried in 32 bit), the process lasts for about 2 minutes and the message appears that everything went well, but there is no model what-so-ever. There is, however, a bpmn file created in .\workspace\work folder.

Please help,

Nebojsa

Comments

Submitted by nebojsa.dinic on Wed, 06/22/2016 - 10:28

The problem is in Text Annotation on Start Event. Error was logged as:
!ENTRY org.bonitasoft.studio.common 4 0 2016-06-22 10:22:23.732
!MESSAGE
!STACK 0
java.lang.IndexOutOfBoundsException: index=0, size=0
at org.eclipse.emf.ecore.util.BasicFeatureMap.get(BasicFeatureMap.java:2138)
at org.eclipse.emf.ecore.util.FeatureMapUtil$FeatureEList.get(FeatureMapUtil.java:875)
at org.bonitasoft.studio.importer.bpmn.BPMNToProc.processAnnotations(BPMNToProc.java:661)
at org.bonitasoft.studio.importer.bpmn.BPMNToProc.importFromBPMN(BPMNToProc.java:431)
at org.bonitasoft.studio.importer.bpmn.BPMNToProc.createDiagram(BPMNToProc.java:322)
at org.bonitasoft.studio.importer.processors.ImportFileOperation.run(ImportFileOperation.java:80)
at org.eclipse.jface.operation.ModalContext$ModalContextThread.run(ModalContext.java:122)

No answers yet.
Notifications