[JBoss JIRA] (JBDS-1922) JBoss BPEL Editor showing error message for valid Assign activity
by Michael Pellegrini (Created) (JIRA)
JBoss BPEL Editor showing error message for valid Assign activity
-----------------------------------------------------------------
Key: JBDS-1922
URL: https://issues.jboss.org/browse/JBDS-1922
Project: Developer Studio (JBoss Developer Studio)
Issue Type: Bug
Security Level: Public (Everyone can see)
Components: visualeditor
Affects Versions: 1.1.0.GA
Reporter: Michael Pellegrini
The assign activity is reporting an error, which only shows up in the Project Explorer view (not in the actual editor). The assign is a sample assign between two variables. The error is:
The XPath segment "child::app:Application" cannot be resolved. Test.bpel /Test/bpelContent line 45 BPEL Validation Marker
Although it shows as an error, it actually deploys and runs fine.
Have a sample project, but not sure how to attach to this jira.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira
13 years, 7 months
[JBoss JIRA] (JBIDE-10761) jboss bot tests job fails after switching to Drools 5.3.1
by Nick Boldt (JIRA)
Nick Boldt created JBIDE-10761:
----------------------------------
Summary: jboss bot tests job fails after switching to Drools 5.3.1
Key: JBIDE-10761
URL: https://issues.jboss.org/browse/JBIDE-10761
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: drools, SOA Tooling, testing
Affects Versions: 3.3.0.Beta1
Reporter: Nick Boldt
Assignee: Kris Verlaenen
Fix For: 3.3.0.Beta1
>From https://hudson.qa.jboss.com/hudson/view/DevStudio_Trunk/job/jbosstools-3....
{code}
!SESSION 2012-01-31 09:21:39.379 -----------------------------------------------
eclipse.buildId=unknown
java.version=1.6.0_30
java.vendor=Sun Microsystems Inc.
BootLoader constants: OS=linux, ARCH=x86, WS=gtk, NL=en_US
Framework arguments: -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /mnt/hudson_workspace/workspace/jbosstools-3.3_trunk.bottests.aggregate/sources/aggregate/bottests-site/tests/org.jboss.tools.drools.ui.bot.test/target/surefire.properties -testApplication org.eclipse.ui.ide.workbench -product org.eclipse.platform.ide -nouithread
Command-line arguments: -data /mnt/hudson_workspace/workspace/jbosstools-3.3_trunk.bottests.aggregate/sources/aggregate/bottests-site/tests/org.jboss.tools.drools.ui.bot.test/target/work/data -dev file:/mnt/hudson_workspace/workspace/jbosstools-3.3_trunk.bottests.aggregate/sources/aggregate/bottests-site/tests/org.jboss.tools.drools.ui.bot.test/target/dev.properties -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /mnt/hudson_workspace/workspace/jbosstools-3.3_trunk.bottests.aggregate/sources/aggregate/bottests-site/tests/org.jboss.tools.drools.ui.bot.test/target/surefire.properties -testApplication org.eclipse.ui.ide.workbench -product org.eclipse.platform.ide -nouithread
...
!ENTRY org.eclipse.osgi 4 0 2012-01-31 09:21:44.984
!MESSAGE Application error
!STACK 1
org.eclipse.swt.SWTError: No more handles [gtk_init_check() failed]
at org.eclipse.swt.SWT.error(SWT.java:4308)
{code}
which results in:
{code}
[INFO] Reactor Summary:
[INFO]
[INFO] org.jboss.tools.site.bottests.root ................ SUCCESS [0.888s]
[INFO] org.jboss.tools.bot.tests.plugins ................. SUCCESS [0.030s]
[INFO] org.jboss.tools.bot.tests.tests ................... SUCCESS [0.044s]
[INFO] org.jboss.tools.drools.ui.bot.test ................ FAILURE [1:34.367s]
[INFO] org.jboss.tools.bot.tests.features ................ SUCCESS [0.012s]
[INFO] org.jboss.tools.bot.test.feature .................. SKIPPED
[INFO] JBoss Tools - Bot Tests Site ...................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
{code}
Not sure to whom to assign this - who owns the org.jboss.tools.drools.ui.bot.test code?
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira
13 years, 7 months