[jbosstools-issues] [JBoss JIRA] Created: (JBIDE-7369) Invoking new jBPM project wizard fails sometimes

Jiri Peterka (JIRA) jira-events at lists.jboss.org
Wed Oct 20 02:15:54 EDT 2010


Invoking new jBPM project wizard fails sometimes
------------------------------------------------

                 Key: JBIDE-7369
                 URL: https://jira.jboss.org/browse/JBIDE-7369
             Project: Tools (JBoss Tools)
          Issue Type: Bug
          Components: jbpm
    Affects Versions: 3.2.0.Beta1
         Environment: JBDS 4.0.0.beta1 #52, Linux 64
            Reporter: Jiri Peterka
             Fix For: 3.2.0.Beta2


Steps:
1. New workspace
2. New -> Create new jBPM 3 Project
ERROR: Wizard invocation sometimes fails with this.It can be quite hard to replicate but I've seen this for several times from time to time.

Problems occurred when invoking code from plug-in: "org.eclipse.jface".
java.lang.IllegalArgumentException: Path must include project and resource name: /
at org.eclipse.core.runtime.Assert.isLegal(Assert.java:63)
at org.eclipse.core.internal.resources.Workspace.newResource(Workspace.java:1795)
at org.eclipse.core.internal.resources.Container.getFolder(Container.java:221)
at org.jbpm.gd.jpdl.wizard.NewProcessDefinitionWizardPage.getProcessFolder(NewProcessDefinitionWizardPage.java:243)
at org.jbpm.gd.jpdl.wizard.NewProcessDefinitionWizardPage.processExists(NewProcessDefinitionWizardPage.java:236)
at org.jbpm.gd.jpdl.wizard.NewProcessDefinitionWizardPage.checkProcessNameText(NewProcessDefinitionWizardPage.java:224)
at org.jbpm.gd.jpdl.wizard.NewProcessDefinitionWizardPage.checkPage(NewProcessDefinitionWizardPage.java:193)
at org.jbpm.gd.jpdl.wizard.NewProcessDefinitionWizardPage.createControl(NewProcessDefinitionWizardPage.java:96)
at org.eclipse.jface.wizard.Wizard.createPageControls(Wizard.java:170)
at org.eclipse.jface.wizard.WizardDialog.createPageControls(WizardDialog.java:734)
at org.eclipse.jface.wizard.WizardDialog.setWizard(WizardDialog.java:1162)
at org.eclipse.jface.wizard.WizardDialog.updateForPage(WizardDialog.java:1221)
at org.eclipse.jface.wizard.WizardDialog.access$4(WizardDialog.java:1218)

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the jbosstools-issues mailing list