[JBoss JIRA] Created: (JBIDE-1532) JBDS - cannot generate a form for a task via (jBPM) GPD
by Len DiMaggio (JIRA)
JBDS - cannot generate a form for a task via (jBPM) GPD
-------------------------------------------------------
Key: JBIDE-1532
URL: http://jira.jboss.com/jira/browse/JBIDE-1532
Project: Tools (JBoss Tools)
Issue Type: Bug
Environment: JBoss Developer Studio, Build id: 200712091205-nightly
and
Eclipse Europa + jbpm-jpdl-designer-3.0.13 Stable 9.2 MB 2007-01-25
Reporter: Len DiMaggio
I'm unable to generate a new form for a task with either the 1.0 JBDS bits or Eclipse Europa + jbpm-jpdl-designer-3.0.13 Stable 9.2 MB 2007-01-25
To recreate the problem - using the attached jBPM process project - it's based on the 'holiday request' jBPM demo - at the start task node, attempt to generate a form.
The screen displayed in the screenshot attachment is brought up - pressing OK has no effect. The form xhtml file is not created - and no error/sttaus message is displayed.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
17 years, 10 months
[JBoss JIRA] Created: (JBIDE-2212) NPE opening copied file from another Eclipse project
by Galder Zamarreno (JIRA)
NPE opening copied file from another Eclipse project
----------------------------------------------------
Key: JBIDE-2212
URL: http://jira.jboss.com/jira/browse/JBIDE-2212
Project: Tools (JBoss Tools)
Issue Type: Bug
Affects Versions: 2.1.0.CR1
Reporter: Galder Zamarreno
Fix For: 2.1.0.GA
When trying to open a copied file from another project, I got:
An internal error occurred during: "Processing Dirty Regions".
java.lang.NullPointerException
at org.eclipse.wst.sse.ui.internal.reconcile.validator.ValidatorStrategy.endProcessing(ValidatorStrategy.java:140)
at org.eclipse.wst.sse.ui.internal.reconcile.DocumentRegionProcessor.endProcessing(DocumentRegionProcessor.java:71)
at org.eclipse.wst.sse.ui.internal.reconcile.DirtyRegionProcessor.run(DirtyRegionProcessor.java:647)
at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55)
and
"problem with reconciling"
java.lang.NullPointerException
at org.eclipse.wst.sse.ui.internal.reconcile.validator.ValidatorStrategy.reconcile(ValidatorStrategy.java:205)
at org.eclipse.wst.sse.ui.internal.reconcile.DocumentRegionProcessor.process(DocumentRegionProcessor.java:183)
at org.eclipse.wst.sse.ui.internal.reconcile.StructuredRegionProcessor.process(StructuredRegionProcessor.java:252)
at org.eclipse.wst.sse.ui.internal.reconcile.DirtyRegionProcessor.run(DirtyRegionProcessor.java:633)
at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55)
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
17 years, 10 months