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

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


See http://hudson.qa.jboss.com/hudson/job/jbpm4-base/./jdk=jrockit15,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:00,709 FIN | [ProcessDefinitionImpl] creating new execution for process 'EndMultiple'
11:55:00,711 FIN | [DefaultIdGenerator] generated execution id EndMultiple.57
11:55:00,711 FIN | [TakeTransition] taking ---->(get return code)
11:55:00,713 FIN | [Signal] signalling activity(get return code), signal=500
11:55:00,714 FIN | [TakeTransition] taking (get return code)--500-->(internal server error)
11:55:00,715 FIN | [Execution] process-instance ends with state ended
11:55:00,717 FIN | [HibernatePvmDbSession] deleting process instance EndMultiple.57
11:55:00,726 SEV | [Db] FIXME: JBPM-2004 1 records left in table JBPM_HIST_ACTINST
11:55:00,727 SEV | [Db] FIXME: JBPM-2004 1 records left in table JBPM_HIST_PROCINST
11:55:00,732 FIN | [BaseJbpmTestCase] === ending testEndMultipleInternalServerError =============================

Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.15 sec
Running org.jbpm.examples.subprocess.outcomeactivity.SubProcessOutcomeActivityTest
11:55:00,740 FIN | [BaseJbpmTestCase] === starting testSubProcessResultOk =============================
11:55:00,761 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:00,762 INF | [DefaultCommandService] exception while executing command org.jbpm.pvm.internal.cmd.DeployCmd at b78bcb
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:00,782 FIN | [BaseJbpmTestCase] === starting testSubProcessResultNok =============================
11:55:00,791 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:00,791 INF | [DefaultCommandService] exception while executing command org.jbpm.pvm.internal.cmd.DeployCmd at bdcbcb
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:00,794 FIN | [BaseJbpmTestCase] === starting testSubProcessResultReject =============================
11:55:00,803 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:00,804 INF | [DefaultCommandService] exception while executing command org.jbpm.pvm.internal.cmd.DeployCmd at 9a8af1
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.075 sec <<< FAILURE!
Running org.jbpm.examples.services.ServicesTest
11:55:00,865 INF | [Configuration] configuring from resource: jbpm.hibernate.cfg.xml
11:55:00,867 INF | [Configuration] Configuration resource: jbpm.hibernate.cfg.xml
11:55:00,872 INF | [Configuration] Reading mappings from resource : jbpm.repository.hbm.xml
11:55:00,885 INF | [Configuration] Reading mappings from resource : jbpm.execution.hbm.xml
11:55:00,911 INF | [Configuration] Reading mappings from resource : jbpm.history.hbm.xml
11:55:00,926 INF | [Configuration] Reading mappings from resource : jbpm.task.hbm.xml
11:55:00,944 INF | [Configuration] Reading mappings from resource : jbpm.jpdl.hbm.xml
11:55:00,964 INF | [Configuration] Reading mappings from resource : jbpm.identity.hbm.xml
11:55:00,974 INF | [Configuration] Configured SessionFactory: null
11:55:00,976 INF | [DriverManagerConnectionProvider] Using Hibernate built-in connection pool (not for production use!)
11:55:00,977 INF | [DriverManagerConnectionProvider] Hibernate connection pool size: 20
11:55:00,978 INF | [DriverManagerConnectionProvider] autocommit mode: false
11:55:00,979 INF | [DriverManagerConnectionProvider] using driver: org.hsqldb.jdbcDriver at URL: jdbc:hsqldb:mem:.
11:55:00,980 INF | [DriverManagerConnectionProvider] connection properties: {user=sa, password=****}
11:55:00,980 INF | [Dialect] Using dialect: org.hibernate.dialect.HSQLDialect
11:55:00,981 INF | [TransactionFactoryFactory] Using default transaction strategy (direct JDBC transactions)
11:55:00,982 INF | [TransactionManagerLookupFactory] No TransactionManagerLookup configured (in JTA environment, use of read-write or transactional second-level cache is not recommended)
11:55:00,983 INF | [ASTQueryTranslatorFactory] Using ASTQueryTranslatorFactory
11:55:00,985 INF | [SessionFactoryImpl] building session factory
11:55:01,026 INF | [SessionFactoryObjectFactory] Not binding factory to JNDI, no JNDI name configured
11:55:01,029 INF | [SchemaExport] Running hbm2ddl schema export
11:55:01,030 INF | [SchemaExport] exporting generated schema to database
11:55:01,042 INF | [SchemaExport] schema export complete
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.288 sec
Running org.jbpm.examples.task.assignmenthandler.TaskAssignmentHandlerTest
11:55:01,106 FIN | [BaseJbpmTestCase] === starting testTaskAssignmentHandler =============================
11:55:01,167 FIN | [ProcessDefinitionImpl] creating new execution for process 'TaskAssignmentHandler'
11:55:01,169 FIN | [DefaultIdGenerator] generated execution id TaskAssignmentHandler.1
11:55:01,170 FIN | [TakeTransition] taking -->(review)
11:55:01,171 FIN | [ProcessDefinitionImpl] creating new execution for process 'TaskLifeCycle'
11:55:01,172 FIN | [ScopeInstanceImpl] create variable 'task' in 'process-instance' with value 'Task(null)'
11:55:01,176 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:01,177 FIN | [TaskQueryImpl] setting parameter assignee: johndoe
11:55:01,179 FIN | [HibernatePvmDbSession] deleting process instance TaskAssignmentHandler.1
11:55:01,182 SEV | [Db] FIXME: JBPM-2004 1 records left in table JBPM_HIST_ACTINST
11:55:01,182 SEV | [Db] FIXME: JBPM-2004 1 records left in table JBPM_HIST_PROCINST
11:55:01,186 FIN | [BaseJbpmTestCase] === ending testTaskAssignmentHandler =============================

Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.085 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/jrockit15/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: 1 minute 49 seconds
[INFO] Finished at: Mon May 04 11:55:01 EDT 2009
[INFO] Final Memory: 46M/64M
[INFO] ------------------------------------------------------------------------
Recording test results




More information about the jbpm-dev mailing list