[rules-users] BPMN editor not working

Jamie jshaw at llbean.com
Tue Jul 19 11:36:03 EDT 2011


I found the log and the problem.  Here's a snippet of the log:

!ENTRY org.drools.eclipse 4 120 2011-07-19 11:04:57.102
!MESSAGE Internal error in Drools Plugin: 
!STACK 0
java.lang.NullPointerException
	at org.jbpm.bpmn2.xml.di.BPMNPlaneHandler.end(BPMNPlaneHandler.java:75)
	at
org.drools.xml.ExtensibleXmlParser.endElement(ExtensibleXmlParser.java:414)
	at
com.sun.org.apache.xerces.internal.parsers.AbstractSAXParser.endElement(AbstractSAXParser.java:601)
	at
com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.endElement(XMLSchemaValidator.java:795)
	at
com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanEndElement(XMLDocumentFragmentScannerImpl.java:1774)
	at
com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl$FragmentContentDriver.next(XMLDocumentFragmentScannerImpl.java:2930)

The issue is that the flow didn't have an ID.  This feels like a bug to me.

--
View this message in context: http://drools.46999.n3.nabble.com/BPMN-editor-not-working-tp3182776p3182871.html
Sent from the Drools: User forum mailing list archive at Nabble.com.



More information about the rules-users mailing list