[jboss-user] [JBoss Seam] - NPE when opening pages.xml with jBPM editor
svadu
do-not-reply at jboss.com
Sun Mar 4 18:41:57 EST 2007
Hi All,
I downloaded JBoss Eclipse IDE that includes jbpm designer, however when I try to open pages.xml with it I am getting a NPE:
java.lang.NullPointerException
| at org.jbpm.ui.pageflow.editor.PageFlowContentProvider.addProcessDiagramDimension(Unknown Source)
| at org.jbpm.ui.pageflow.editor.PageFlowContentProvider.addGraphicalInfo(Unknown Source)
| at org.jbpm.ui.pageflow.editor.PageFlowContentProvider.addGraphicalInfo(Unknown Source)
| at org.jbpm.ui.pageflow.editor.PageFlowContentProvider.addGraphicalInfo(Unknown Source)
| at org.jbpm.ui.pageflow.editor.PageFlowGraphicalEditorPage.initInput(Unknown Source)
| at org.jbpm.ui.pageflow.editor.PageFlowGraphicalEditorPage.init(Unknown Source)
| at org.eclipse.ui.part.MultiPageEditorPart.addPage(MultiPageEditorPart.java:179)
| at org.jbpm.ui.pageflow.editor.PageFlowEditor.addGraphPage(Unknown Source)
| at org.jbpm.ui.pageflow.editor.PageFlowEditor.createPages(Unknown Source)
Any idea what can be wrong?
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4024950#4024950
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4024950
More information about the jboss-user
mailing list