[jbpm-dev] Build failed in Hudson: jbpm4-base » java15_default,linux #189

jboss-qa-internal at redhat.com jboss-qa-internal at redhat.com
Mon May 4 11:55:26 EDT 2009


See http://hudson.qa.jboss.com/hudson/job/jbpm4-base/./jdk=java15_default,label=linux/189/changes

Changes:

[tom.baeyens at jboss.com] devguide updates and subprocess images in userguide and coordinates in example sources

[tom.baeyens at jboss.com] update the oracle qa lab username/password

[tom.baeyens at jboss.com] update the oracle qa lab username/password

------------------------------------------
[...truncated 2519 lines...]
11:55:09,784 FIN | [ProcessDefinitionImpl] creating new execution for process 'EndMultiple'
11:55:09,786 FIN | [DefaultIdGenerator] generated execution id EndMultiple.57
11:55:09,787 FIN | [TakeTransition] taking ---->(get return code)
11:55:09,801 FIN | [Signal] signalling activity(get return code), signal=500
11:55:09,804 FIN | [TakeTransition] taking (get return code)--500-->(internal server error)
11:55:09,804 FIN | [Execution] process-instance ends with state ended
11:55:09,817 FIN | [HibernatePvmDbSession] deleting process instance EndMultiple.57
11:55:09,868 SEV | [Db] FIXME: JBPM-2004 1 records left in table JBPM_HIST_ACTINST
11:55:09,870 SEV | [Db] FIXME: JBPM-2004 1 records left in table JBPM_HIST_PROCINST
11:55:09,907 FIN | [BaseJbpmTestCase] === ending testEndMultipleInternalServerError =============================

Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.69 sec
Running org.jbpm.examples.subprocess.outcomeactivity.SubProcessOutcomeActivityTest
11:55:09,921 FIN | [BaseJbpmTestCase] === starting testSubProcessResultOk =============================
11:55:10,002 INF | [RepositorySessionImpl] errors during deployment of deployment(48): 
  xml validation error: Element type "end" must be followed by either attribute specifications, ">" or "/>". [line=19 column=19 ]: org.xml.sax.SAXParseException: Element type "end" must be followed by either attribute specifications, ">" or "/>".
  error: couldn't parse xml document [line=19 column=19 ]: org.xml.sax.SAXParseException: Element type "end" must be followed by either attribute specifications, ">" or "/>".
  error: attribute <transition to="nok" doesn't reference an existing activity name 
  error: attribute <transition to="reject" doesn't reference an existing activity name 
### EXCEPTION ###########################################
11:55:10,003 INF | [DefaultCommandService] exception while executing command org.jbpm.pvm.internal.cmd.DeployCmd at 7728992
org.jbpm.api.JbpmException: 
  xml validation error: Element type "end" must be followed by either attribute specifications, ">" or "/>". [line=19 column=19 ]: org.xml.sax.SAXParseException: Element type "end" must be followed by either attribute specifications, ">" or "/>".
  error: couldn't parse xml document [line=19 column=19 ]: org.xml.sax.SAXParseException: Element type "end" must be followed by either attribute specifications, ">" or "/>".
  error: attribute <transition to="nok" doesn't reference an existing activity name 
  error: attribute <transition to="reject" doesn't reference an existing activity name 
	at org.jbpm.pvm.internal.xml.ProblemList.getJbpmException(ProblemList.java:169)
	at org.jbpm.pvm.internal.xml.ProblemList.getJbpmException(ProblemList.java:142)
	at org.jbpm.pvm.internal.repository.RepositorySessionImpl.deploy(RepositorySessionImpl.java:58)
	at org.jbpm.pvm.internal.cmd.DeployCmd.execute(DeployCmd.java:47)
	at org.jbpm.pvm.internal.cmd.DeployCmd.execute(DeployCmd.java:33)
	at org.jbpm.pvm.internal.svc.DefaultCommandService.execute(DefaultCommandService.java:42)
	at org.jbpm.pvm.internal.tx.StandardTransactionInterceptor.execute(StandardTransactionInterceptor.java:54)
	at org.jbpm.pvm.internal.svc.EnvironmentInterceptor.execute(EnvironmentInterceptor.java:54)
	at org.jbpm.pvm.internal.svc.RetryInterceptor.execute(RetryInterceptor.java:55)
	at org.jbpm.pvm.internal.repository.DeploymentImpl.deploy(DeploymentImpl.java:81)
	at org.jbpm.examples.subprocess.outcomeactivity.SubProcessOutcomeActivityTest.setUp(SubProcessOutcomeActivityTest.java:42)
	at junit.framework.TestCase.runBare(TestCase.java:125)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:118)
	at junit.framework.TestSuite.runTest(TestSuite.java:208)
	at junit.framework.TestSuite.run(TestSuite.java:203)
	at sun.reflect.GeneratedMethodAccessor4.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:585)
	at org.apache.maven.surefire.junit.JUnitTestSet.execute(JUnitTestSet.java:213)
	at org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.executeTestSet(AbstractDirectoryTestSuite.java:140)
	at org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.execute(AbstractDirectoryTestSuite.java:127)
	at org.apache.maven.surefire.Surefire.run(Surefire.java:177)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:585)
	at org.apache.maven.surefire.booter.SurefireBooter.runSuitesInProcess(SurefireBooter.java:338)
	at org.apache.maven.surefire.booter.SurefireBooter.main(SurefireBooter.java:997)
Caused by: org.jbpm.api.JbpmException
	at org.jbpm.pvm.internal.xml.ProblemList.getJbpmException(ProblemList.java:165)
	... 30 more
Caused by: org.xml.sax.SAXParseException: Element type "end" must be followed by either attribute specifications, ">" or "/>".
	at com.sun.org.apache.xerces.internal.parsers.AbstractSAXParser.parse(AbstractSAXParser.java:1269)
	at org.jbpm.pvm.internal.xml.Parser.buildDom(Parser.java:451)
	at org.jbpm.pvm.internal.xml.Parser.execute(Parser.java:387)
	at org.jbpm.pvm.internal.xml.Parse.execute(Parse.java:157)
	at org.jbpm.jpdl.internal.repository.JpdlDeployer.deploy(JpdlDeployer.java:62)
	at org.jbpm.pvm.internal.repository.DeployerManager.deploy(DeployerManager.java:36)
	at org.jbpm.pvm.internal.repository.RepositorySessionImpl.deploy(RepositorySessionImpl.java:55)
	... 28 more
### EXCEPTION ###########################################
11:55:10,018 FIN | [BaseJbpmTestCase] === starting testSubProcessResultNok =============================
11:55:10,076 INF | [RepositorySessionImpl] errors during deployment of deployment(49): 
  xml validation error: Element type "end" must be followed by either attribute specifications, ">" or "/>". [line=19 column=19 ]: org.xml.sax.SAXParseException: Element type "end" must be followed by either attribute specifications, ">" or "/>".
  error: couldn't parse xml document [line=19 column=19 ]: org.xml.sax.SAXParseException: Element type "end" must be followed by either attribute specifications, ">" or "/>".
  error: attribute <transition to="nok" doesn't reference an existing activity name 
  error: attribute <transition to="reject" doesn't reference an existing activity name 
### EXCEPTION ###########################################
11:55:10,077 INF | [DefaultCommandService] exception while executing command org.jbpm.pvm.internal.cmd.DeployCmd at 58d2cfcb
org.jbpm.api.JbpmException: 
  xml validation error: Element type "end" must be followed by either attribute specifications, ">" or "/>". [line=19 column=19 ]: org.xml.sax.SAXParseException: Element type "end" must be followed by either attribute specifications, ">" or "/>".
  error: couldn't parse xml document [line=19 column=19 ]: org.xml.sax.SAXParseException: Element type "end" must be followed by either attribute specifications, ">" or "/>".
  error: attribute <transition to="nok" doesn't reference an existing activity name 
  error: attribute <transition to="reject" doesn't reference an existing activity name 
	at org.jbpm.pvm.internal.xml.ProblemList.getJbpmException(ProblemList.java:169)
	at org.jbpm.pvm.internal.xml.ProblemList.getJbpmException(ProblemList.java:142)
	at org.jbpm.pvm.internal.repository.RepositorySessionImpl.deploy(RepositorySessionImpl.java:58)
	at org.jbpm.pvm.internal.cmd.DeployCmd.execute(DeployCmd.java:47)
	at org.jbpm.pvm.internal.cmd.DeployCmd.execute(DeployCmd.java:33)
	at org.jbpm.pvm.internal.svc.DefaultCommandService.execute(DefaultCommandService.java:42)
	at org.jbpm.pvm.internal.tx.StandardTransactionInterceptor.execute(StandardTransactionInterceptor.java:54)
	at org.jbpm.pvm.internal.svc.EnvironmentInterceptor.execute(EnvironmentInterceptor.java:54)
	at org.jbpm.pvm.internal.svc.RetryInterceptor.execute(RetryInterceptor.java:55)
	at org.jbpm.pvm.internal.repository.DeploymentImpl.deploy(DeploymentImpl.java:81)
	at org.jbpm.examples.subprocess.outcomeactivity.SubProcessOutcomeActivityTest.setUp(SubProcessOutcomeActivityTest.java:42)
	at junit.framework.TestCase.runBare(TestCase.java:125)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:118)
	at junit.framework.TestSuite.runTest(TestSuite.java:208)
	at junit.framework.TestSuite.run(TestSuite.java:203)
	at sun.reflect.GeneratedMethodAccessor4.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:585)
	at org.apache.maven.surefire.junit.JUnitTestSet.execute(JUnitTestSet.java:213)
	at org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.executeTestSet(AbstractDirectoryTestSuite.java:140)
	at org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.execute(AbstractDirectoryTestSuite.java:127)
	at org.apache.maven.surefire.Surefire.run(Surefire.java:177)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:585)
	at org.apache.maven.surefire.booter.SurefireBooter.runSuitesInProcess(SurefireBooter.java:338)
	at org.apache.maven.surefire.booter.SurefireBooter.main(SurefireBooter.java:997)
Caused by: org.jbpm.api.JbpmException
	at org.jbpm.pvm.internal.xml.ProblemList.getJbpmException(ProblemList.java:165)
	... 30 more
Caused by: org.xml.sax.SAXParseException: Element type "end" must be followed by either attribute specifications, ">" or "/>".
	at com.sun.org.apache.xerces.internal.parsers.AbstractSAXParser.parse(AbstractSAXParser.java:1269)
	at org.jbpm.pvm.internal.xml.Parser.buildDom(Parser.java:451)
	at org.jbpm.pvm.internal.xml.Parser.execute(Parser.java:387)
	at org.jbpm.pvm.internal.xml.Parse.execute(Parse.java:157)
	at org.jbpm.jpdl.internal.repository.JpdlDeployer.deploy(JpdlDeployer.java:62)
	at org.jbpm.pvm.internal.repository.DeployerManager.deploy(DeployerManager.java:36)
	at org.jbpm.pvm.internal.repository.RepositorySessionImpl.deploy(RepositorySessionImpl.java:55)
	... 28 more
### EXCEPTION ###########################################
11:55:10,085 FIN | [BaseJbpmTestCase] === starting testSubProcessResultReject =============================
11:55:10,144 INF | [RepositorySessionImpl] errors during deployment of deployment(50): 
  xml validation error: Element type "end" must be followed by either attribute specifications, ">" or "/>". [line=19 column=19 ]: org.xml.sax.SAXParseException: Element type "end" must be followed by either attribute specifications, ">" or "/>".
  error: couldn't parse xml document [line=19 column=19 ]: org.xml.sax.SAXParseException: Element type "end" must be followed by either attribute specifications, ">" or "/>".
  error: attribute <transition to="nok" doesn't reference an existing activity name 
  error: attribute <transition to="reject" doesn't reference an existing activity name 
### EXCEPTION ###########################################
11:55:10,145 INF | [DefaultCommandService] exception while executing command org.jbpm.pvm.internal.cmd.DeployCmd at 7d7e1596
org.jbpm.api.JbpmException: 
  xml validation error: Element type "end" must be followed by either attribute specifications, ">" or "/>". [line=19 column=19 ]: org.xml.sax.SAXParseException: Element type "end" must be followed by either attribute specifications, ">" or "/>".
  error: couldn't parse xml document [line=19 column=19 ]: org.xml.sax.SAXParseException: Element type "end" must be followed by either attribute specifications, ">" or "/>".
  error: attribute <transition to="nok" doesn't reference an existing activity name 
  error: attribute <transition to="reject" doesn't reference an existing activity name 
	at org.jbpm.pvm.internal.xml.ProblemList.getJbpmException(ProblemList.java:169)
	at org.jbpm.pvm.internal.xml.ProblemList.getJbpmException(ProblemList.java:142)
	at org.jbpm.pvm.internal.repository.RepositorySessionImpl.deploy(RepositorySessionImpl.java:58)
	at org.jbpm.pvm.internal.cmd.DeployCmd.execute(DeployCmd.java:47)
	at org.jbpm.pvm.internal.cmd.DeployCmd.execute(DeployCmd.java:33)
	at org.jbpm.pvm.internal.svc.DefaultCommandService.execute(DefaultCommandService.java:42)
	at org.jbpm.pvm.internal.tx.StandardTransactionInterceptor.execute(StandardTransactionInterceptor.java:54)
	at org.jbpm.pvm.internal.svc.EnvironmentInterceptor.execute(EnvironmentInterceptor.java:54)
	at org.jbpm.pvm.internal.svc.RetryInterceptor.execute(RetryInterceptor.java:55)
	at org.jbpm.pvm.internal.repository.DeploymentImpl.deploy(DeploymentImpl.java:81)
	at org.jbpm.examples.subprocess.outcomeactivity.SubProcessOutcomeActivityTest.setUp(SubProcessOutcomeActivityTest.java:42)
	at junit.framework.TestCase.runBare(TestCase.java:125)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:118)
	at junit.framework.TestSuite.runTest(TestSuite.java:208)
	at junit.framework.TestSuite.run(TestSuite.java:203)
	at sun.reflect.GeneratedMethodAccessor4.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:585)
	at org.apache.maven.surefire.junit.JUnitTestSet.execute(JUnitTestSet.java:213)
	at org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.executeTestSet(AbstractDirectoryTestSuite.java:140)
	at org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.execute(AbstractDirectoryTestSuite.java:127)
	at org.apache.maven.surefire.Surefire.run(Surefire.java:177)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:585)
	at org.apache.maven.surefire.booter.SurefireBooter.runSuitesInProcess(SurefireBooter.java:338)
	at org.apache.maven.surefire.booter.SurefireBooter.main(SurefireBooter.java:997)
Caused by: org.jbpm.api.JbpmException
	at org.jbpm.pvm.internal.xml.ProblemList.getJbpmException(ProblemList.java:165)
	... 30 more
Caused by: org.xml.sax.SAXParseException: Element type "end" must be followed by either attribute specifications, ">" or "/>".
	at com.sun.org.apache.xerces.internal.parsers.AbstractSAXParser.parse(AbstractSAXParser.java:1269)
	at org.jbpm.pvm.internal.xml.Parser.buildDom(Parser.java:451)
	at org.jbpm.pvm.internal.xml.Parser.execute(Parser.java:387)
	at org.jbpm.pvm.internal.xml.Parse.execute(Parse.java:157)
	at org.jbpm.jpdl.internal.repository.JpdlDeployer.deploy(JpdlDeployer.java:62)
	at org.jbpm.pvm.internal.repository.DeployerManager.deploy(DeployerManager.java:36)
	at org.jbpm.pvm.internal.repository.RepositorySessionImpl.deploy(RepositorySessionImpl.java:55)
	... 28 more
### EXCEPTION ###########################################
Tests run: 3, Failures: 0, Errors: 3, Skipped: 0, Time elapsed: 0.249 sec <<< FAILURE!
Running org.jbpm.examples.services.ServicesTest
11:55:10,234 INF | [Configuration] configuring from resource: jbpm.hibernate.cfg.xml
11:55:10,235 INF | [Configuration] Configuration resource: jbpm.hibernate.cfg.xml
11:55:10,250 INF | [Configuration] Reading mappings from resource : jbpm.repository.hbm.xml
11:55:10,300 INF | [Configuration] Reading mappings from resource : jbpm.execution.hbm.xml
11:55:10,396 INF | [Configuration] Reading mappings from resource : jbpm.history.hbm.xml
11:55:10,451 INF | [Configuration] Reading mappings from resource : jbpm.task.hbm.xml
11:55:10,510 INF | [Configuration] Reading mappings from resource : jbpm.jpdl.hbm.xml
11:55:10,550 INF | [Configuration] Reading mappings from resource : jbpm.identity.hbm.xml
11:55:10,598 INF | [Configuration] Configured SessionFactory: null
11:55:10,611 INF | [DriverManagerConnectionProvider] Using Hibernate built-in connection pool (not for production use!)
11:55:10,611 INF | [DriverManagerConnectionProvider] Hibernate connection pool size: 20
11:55:10,612 INF | [DriverManagerConnectionProvider] autocommit mode: false
11:55:10,613 INF | [DriverManagerConnectionProvider] using driver: org.hsqldb.jdbcDriver at URL: jdbc:hsqldb:mem:.
11:55:10,614 INF | [DriverManagerConnectionProvider] connection properties: {user=sa, password=****}
11:55:10,616 INF | [Dialect] Using dialect: org.hibernate.dialect.HSQLDialect
11:55:10,619 INF | [TransactionFactoryFactory] Using default transaction strategy (direct JDBC transactions)
11:55:10,620 INF | [TransactionManagerLookupFactory] No TransactionManagerLookup configured (in JTA environment, use of read-write or transactional second-level cache is not recommended)
11:55:10,621 INF | [ASTQueryTranslatorFactory] Using ASTQueryTranslatorFactory
11:55:10,633 INF | [SessionFactoryImpl] building session factory
11:55:11,107 INF | [SessionFactoryObjectFactory] Not binding factory to JNDI, no JNDI name configured
11:55:11,122 INF | [SchemaExport] Running hbm2ddl schema export
11:55:11,124 INF | [SchemaExport] exporting generated schema to database
11:55:11,151 INF | [SchemaExport] schema export complete
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.275 sec
11:55:11,446 FIN | [BaseJbpmTestCase] === starting testTaskAssignmentHandler =============================
Running org.jbpm.examples.task.assignmenthandler.TaskAssignmentHandlerTest
11:55:11,594 FIN | [ProcessDefinitionImpl] creating new execution for process 'TaskAssignmentHandler'
11:55:11,596 FIN | [DefaultIdGenerator] generated execution id TaskAssignmentHandler.1
11:55:11,598 FIN | [TakeTransition] taking -->(review)
11:55:11,599 FIN | [ProcessDefinitionImpl] creating new execution for process 'TaskLifeCycle'
11:55:11,599 FIN | [ScopeInstanceImpl] create variable 'task' in 'process-instance' with value 'Task(null)'
11:55:11,612 FIN | [TaskQueryImpl] select distinct task from org.jbpm.pvm.internal.task.TaskImpl as task where task.assignee = :assignee order by task.priority desc 
11:55:11,613 FIN | [TaskQueryImpl] setting parameter assignee: johndoe
11:55:11,628 FIN | [HibernatePvmDbSession] deleting process instance TaskAssignmentHandler.1
11:55:11,644 SEV | [Db] FIXME: JBPM-2004 1 records left in table JBPM_HIST_ACTINST
11:55:11,645 SEV | [Db] FIXME: JBPM-2004 1 records left in table JBPM_HIST_PROCINST
11:55:11,675 FIN | [BaseJbpmTestCase] === ending testTaskAssignmentHandler =============================

Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.239 sec

Results :

Tests in error: 
  testSubProcessResultOk(org.jbpm.examples.subprocess.outcomeactivity.SubProcessOutcomeActivityTest)
  testSubProcessResultNok(org.jbpm.examples.subprocess.outcomeactivity.SubProcessOutcomeActivityTest)
  testSubProcessResultReject(org.jbpm.examples.subprocess.outcomeactivity.SubProcessOutcomeActivityTest)

Tests run: 48, Failures: 0, Errors: 3, Skipped: 0

[INFO] ------------------------------------------------------------------------
[ERROR] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] There are test failures.

Please refer to /qa/services/hudson/hudson_workspace/workspace/jbpm4-base/jdk/java15_default/label/linux/jbpm4/modules/examples/target/surefire-reports for the individual test results.
[INFO] ------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 2 minutes 2 seconds
[INFO] Finished at: Mon May 04 11:55:11 EDT 2009
[INFO] Final Memory: 58M/252M
[INFO] ------------------------------------------------------------------------
Recording test results




More information about the jbpm-dev mailing list