[jboss-user] [JBoss jBPM] - jPBM designer doesn't work

craquerpro do-not-reply at jboss.com
Fri Dec 5 05:17:01 EST 2008


Hi,

I'm evaluating jPBM.  I want to try now the designer.  I have managed to install successfully the designer in Eclipse 3.4.1 (the latest one).

The installatation has been normal.

Now I have created a sample jPBM Process project with the wizard.
It has created under the folder src/main/jpdl/simple this file structure:

- processdefinition.xml
- gpd.xml

When I click the processdefinition.xml file a standard XML editor opens.  I close and force to use the "jPBM Graphical process designer" editor, and the following happens:

java.lang.NullPointerException
	at org.jbpm.gd.common.editor.Editor.getSemanticElement(Unknown Source)
	at org.jbpm.gd.common.editor.Editor.initSourcePage(Unknown Source)
	at org.jbpm.gd.common.editor.Editor.createPages(Unknown Source)
	at org.jbpm.gd.jpdl.editor.JpdlEditor.createPages(Unknown Source)
	at org.eclipse.ui.part.MultiPageEditorPart.createPartControl(MultiPageEditorPart.java:310)
	at org.eclipse.ui.internal.EditorReference.createPartHelper(EditorReference.java:661)
	at org.eclipse.ui.internal.EditorReference.createPart(EditorReference.java:428)
	at org.eclipse.ui.internal.WorkbenchPartReference.getPart(WorkbenchPartReference.java:594)
	at org.eclipse.ui.internal.EditorReference.getEditor(EditorReference.java:266)
	at org.eclipse.ui.internal.WorkbenchPage.busyOpenEditorBatched(WorkbenchPage.java:2820)
	at org.eclipse.ui.internal.WorkbenchPage.busyOpenEditor(WorkbenchPage.java:2729)
	at org.eclipse.ui.internal.WorkbenchPage.access$11(WorkbenchPage.java:2721)
	at org.eclipse.ui.internal.WorkbenchPage$10.run(WorkbenchPage.java:2673)
	at org.eclipse.swt.custom.BusyIndicator.showWhile(BusyIndicator.java:70)
	at org.eclipse.ui.internal.WorkbenchPage.openEditor(WorkbenchPage.java:2668)

Is this normal?
Any help will be greatly appreciated.

David

View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4194577#4194577

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4194577



More information about the jboss-user mailing list