[jbpm-dev] Build failed in Hudson: jbpm4-jboss » postgresql,5.0.0.GA,java15_default,dev45 #44

jboss-qa-internal at redhat.com jboss-qa-internal at redhat.com
Wed Jun 17 11:37:44 EDT 2009


See http://hudson.qa.jboss.com/hudson/job/jbpm4-jboss/./DATABASE=postgresql,JBOSS_VERSION=5.0.0.GA,jdk=java15_default,label=dev45/44/changes

Changes:

[tom.baeyens at jboss.com] JBPM-2322 enabled module test-db in the integration test suite

[jeff.yuchang] * JBPM-2172 update identity api usage and idmIdentitySessionImpl class.

------------------------------------------
[...truncated 5685 lines...]
	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: java.lang.IllegalStateException: BaseTransaction.rollback - [com.arjuna.ats.internal.jta.transaction.arjunacore.notx] [com.arjuna.ats.internal.jta.transaction.arjunacore.notx] no transaction!
	at com.arjuna.ats.internal.jta.transaction.arjunacore.BaseTransaction.rollback(BaseTransaction.java:158)
	at com.arjuna.ats.jbossatx.BaseTransactionManagerDelegate.rollback(BaseTransactionManagerDelegate.java:114)
	at org.jboss.ejb.EnterpriseContext$UserTransactionImpl.rollback(EnterpriseContext.java:659)
	at org.jboss.ejb.StatelessSessionEnterpriseContext$SessionContextImpl$1.rollback(StatelessSessionEnterpriseContext.java:279)
	at org.jbpm.pvm.internal.tx.jta.JtaTransaction.rollback(JtaTransaction.java:77)
	at org.jbpm.pvm.internal.tx.jta.JtaTransactionInterceptor.execute(JtaTransactionInterceptor.java:78)
	at org.jbpm.pvm.internal.svc.EnvironmentInterceptor.execute(EnvironmentInterceptor.java:54)
	at org.jbpm.enterprise.internal.ejb.CommandExecutorSLSB.execute(CommandExecutorSLSB.java:102)
	at sun.reflect.GeneratedMethodAccessor293.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:585)
	at org.jboss.invocation.Invocation.performCall(Invocation.java:386)
	at org.jboss.ejb.StatelessSessionContainer$ContainerInterceptor.invoke(StatelessSessionContainer.java:228)
	at org.jboss.resource.connectionmanager.CachedConnectionInterceptor.invoke(CachedConnectionInterceptor.java:156)
	at org.jboss.ejb.plugins.CallValidationInterceptor.invoke(CallValidationInterceptor.java:63)
	at org.jboss.ejb.plugins.AbstractTxInterceptor.invokeNext(AbstractTxInterceptor.java:121)
	at org.jboss.ejb.plugins.AbstractTxInterceptorBMT.invokeNext(AbstractTxInterceptorBMT.java:173)
	at org.jboss.ejb.plugins.TxInterceptorBMT.invoke(TxInterceptorBMT.java:77)
	at org.jboss.ejb.plugins.StatelessSessionInstanceInterceptor.invoke(StatelessSessionInstanceInterceptor.java:173)
	at org.jboss.ejb.plugins.SecurityInterceptor.process(SecurityInterceptor.java:228)
	at org.jboss.ejb.plugins.SecurityInterceptor.invoke(SecurityInterceptor.java:211)
	at org.jboss.ejb.plugins.security.PreSecurityInterceptor.process(PreSecurityInterceptor.java:97)
	at org.jboss.ejb.plugins.security.PreSecurityInterceptor.invoke(PreSecurityInterceptor.java:81)
	at org.jboss.ejb.plugins.LogInterceptor.invoke(LogInterceptor.java:205)
	at org.jboss.ejb.plugins.ProxyFactoryFinderInterceptor.invoke(ProxyFactoryFinderInterceptor.java:138)
	at org.jboss.ejb.SessionContainer.internalInvoke(SessionContainer.java:650)
	at org.jboss.ejb.Container.invoke(Container.java:1029)
	at sun.reflect.GeneratedMethodAccessor279.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:585)
	at org.jboss.mx.interceptor.ReflectedDispatcher.invoke(ReflectedDispatcher.java:157)
	at org.jboss.mx.server.Invocation.dispatch(Invocation.java:96)
	at org.jboss.mx.server.Invocation.invoke(Invocation.java:88)
	at org.jboss.mx.server.AbstractMBeanInvoker.invoke(AbstractMBeanInvoker.java:264)
	at org.jboss.mx.server.MBeanServerImpl.invoke(MBeanServerImpl.java:668)
	at org.jboss.invocation.unified.server.UnifiedInvoker.invoke(UnifiedInvoker.java:232)
	at org.jboss.remoting.ServerInvoker.invoke(ServerInvoker.java:908)
	at org.jboss.remoting.transport.socket.ServerThread.completeInvocation(ServerThread.java:742)
	at org.jboss.remoting.transport.socket.ServerThread.processInvocation(ServerThread.java:695)
	at org.jboss.remoting.transport.socket.ServerThread.dorun(ServerThread.java:549)
	at org.jboss.remoting.transport.socket.ServerThread.run(ServerThread.java:230)
### EXCEPTION ###########################################
11:36:44,071 SEV | [BaseJbpmTestCase] 
11:36:44,271 FIN | [BaseJbpmTestCase] === ending testForkToJoinInLoopInOneTransaction =============================

Tests run: 4, Failures: 0, Errors: 4, Skipped: 0, Time elapsed: 2.624 sec <<< FAILURE!
11:36:44,312 FIN | [BaseJbpmTestCase] === starting testTaskQueryProcessInstanceId =============================
Running org.jbpm.test.task.TaskQueryProcessTest
11:36:47,043 FIN | [BaseJbpmTestCase] === ending testTaskQueryProcessInstanceId =============================

11:36:47,044 FIN | [BaseJbpmTestCase] === starting testTaskQueryProcessDefinitionId =============================
11:36:49,875 FIN | [BaseJbpmTestCase] === ending testTaskQueryProcessDefinitionId =============================

11:36:49,876 FIN | [BaseJbpmTestCase] === starting testTaskQueryActivityName =============================
11:36:52,460 FIN | [BaseJbpmTestCase] === ending testTaskQueryActivityName =============================

Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.156 sec
Running org.jbpm.test.cfg.ConfigurationTest
11:36:52,467 FIN | [BaseJbpmTestCase] === starting testDefaultConfiguration =============================
11:36:52,522 FIN | [BaseJbpmTestCase] === ending testDefaultConfiguration =============================

11:36:52,522 FIN | [BaseJbpmTestCase] === starting testMinimalConfiguration =============================
11:36:52,528 FIN | [BaseJbpmTestCase] === ending testMinimalConfiguration =============================

11:36:52,529 FIN | [BaseJbpmTestCase] === starting testConfigurationServices =============================
11:36:52,533 FIN | [BaseJbpmTestCase] === ending testConfigurationServices =============================

Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.074 sec
Running org.jbpm.examples.goup.timer.GroupTimerTest
11:36:52,542 FIN | [BaseJbpmTestCase] === starting testGroupTimerFires =============================
11:36:53,692 FIN | [BaseJbpmTestCase] === ending testGroupTimerFires =============================

Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.166 sec
11:36:53,712 FIN | [BaseJbpmTestCase] === starting testTaskVariables =============================
Running org.jbpm.test.task.TaskVariablesTest
11:36:54,538 FIN | [BaseJbpmTestCase] === ending testTaskVariables =============================

Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.831 sec
Running org.jbpm.test.history.ProcessInstanceHistoryTest
11:36:54,544 FIN | [BaseJbpmTestCase] === starting testProcessInstanceHistory =============================
11:36:55,763 FIN | [BaseJbpmTestCase] === ending testProcessInstanceHistory =============================

Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.233 sec
Running org.jbpm.test.deploy.ImageTest
11:36:55,781 FIN | [BaseJbpmTestCase] === starting testImage =============================
11:36:56,389 FIN | [BaseJbpmTestCase] === ending testImage =============================

Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.624 sec
Running org.jbpm.test.task.TaskListTest
11:36:56,422 FIN | [BaseJbpmTestCase] === starting testPersonalTaskList =============================
11:36:58,060 FIN | [BaseJbpmTestCase] === ending testPersonalTaskList =============================

11:36:58,061 FIN | [BaseJbpmTestCase] === starting testPersonalTaskListDefaultSortOrder =============================
11:37:00,162 FIN | [BaseJbpmTestCase] === ending testPersonalTaskListDefaultSortOrder =============================

Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.766 sec
Running org.jbpm.test.execution.SystemVariablesTest
11:37:00,178 FIN | [BaseJbpmTestCase] === starting testSystemVariables =============================
11:37:01,213 FIN | [BaseJbpmTestCase] === ending testSystemVariables =============================

Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.049 sec
Running org.jbpm.test.identity.IdentityTest
11:37:01,232 FIN | [BaseJbpmTestCase] === starting testSingleUser =============================
11:37:01,674 FIN | [BaseJbpmTestCase] === ending testSingleUser =============================

11:37:01,675 FIN | [BaseJbpmTestCase] === starting testCreateGroup =============================
11:37:02,074 FIN | [BaseJbpmTestCase] === ending testCreateGroup =============================

11:37:02,075 FIN | [BaseJbpmTestCase] === starting testFindGroupsByUser =============================
11:37:03,083 FIN | [BaseJbpmTestCase] === ending testFindGroupsByUser =============================

11:37:03,084 FIN | [BaseJbpmTestCase] === starting testFindGroupByUserAndGroupType =============================
11:37:04,099 FIN | [BaseJbpmTestCase] === ending testFindGroupByUserAndGroupType =============================

11:37:04,100 FIN | [BaseJbpmTestCase] === starting testSingleGroup =============================
11:37:07,240 FIN | [BaseJbpmTestCase] === ending testSingleGroup =============================

11:37:07,241 FIN | [BaseJbpmTestCase] === starting testSingleUser2 =============================
11:37:07,832 FIN | [BaseJbpmTestCase] === ending testSingleUser2 =============================

Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.613 sec
11:37:07,848 FIN | [BaseJbpmTestCase] === starting testAsyncEventListener =============================
Running org.jbpm.examples.async.eventlistener.AsyncEventListenerTest
11:37:09,279 FIN | [BaseJbpmTestCase] === ending testAsyncEventListener =============================

Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.45 sec
Running org.jbpm.test.process.ProcessDefinitionQueryTest
11:37:09,302 FIN | [BaseJbpmTestCase] === starting testQueryProcessDefinitionsEmpty =============================
11:37:09,364 FIN | [BaseJbpmTestCase] === ending testQueryProcessDefinitionsEmpty =============================

11:37:09,365 FIN | [BaseJbpmTestCase] === starting testQueryProcessDefinitionsNameLike =============================
11:37:12,606 FIN | [BaseJbpmTestCase] === ending testQueryProcessDefinitionsNameLike =============================

11:37:12,606 FIN | [BaseJbpmTestCase] === starting testQueryProcessDefinitionsKeyLike =============================
11:37:16,077 FIN | [BaseJbpmTestCase] === ending testQueryProcessDefinitionsKeyLike =============================

Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.789 sec
Running org.jbpm.test.execution.ExecutionQueryTest
11:37:16,096 FIN | [BaseJbpmTestCase] === starting testQueryForEndedExecutions =============================
11:37:18,336 FIN | [BaseJbpmTestCase] === ending testQueryForEndedExecutions =============================

Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.258 sec
Running org.jbpm.test.history.ChoiceDistributionTest
11:37:18,358 FIN | [BaseJbpmTestCase] === starting testDecisionExpression =============================
11:37:20,517 FIN | [BaseJbpmTestCase] === ending testDecisionExpression =============================

Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.178 sec
Running org.jbpm.test.execution.StartExecutionTest
11:37:20,537 FIN | [BaseJbpmTestCase] === starting testStartNewExecutionByKey =============================
11:37:21,273 FIN | [BaseJbpmTestCase] === ending testStartNewExecutionByKey =============================

11:37:21,275 FIN | [BaseJbpmTestCase] === starting testStartNewExecutionInLatestProcessDefinition =============================
11:37:22,890 FIN | [BaseJbpmTestCase] === ending testStartNewExecutionInLatestProcessDefinition =============================

11:37:22,894 FIN | [BaseJbpmTestCase] === starting testStartExecutionInLatestByNameWithVariables =============================
11:37:24,198 FIN | [BaseJbpmTestCase] === ending testStartExecutionInLatestByNameWithVariables =============================

11:37:24,200 FIN | [BaseJbpmTestCase] === starting testStartNewProcessInstanceWithAKey =============================
11:37:24,889 FIN | [BaseJbpmTestCase] === ending testStartNewProcessInstanceWithAKey =============================

11:37:24,890 FIN | [BaseJbpmTestCase] === starting testStartNewProcessInstanceWithVariables =============================
11:37:25,620 FIN | [BaseJbpmTestCase] === ending testStartNewProcessInstanceWithVariables =============================

11:37:25,621 FIN | [BaseJbpmTestCase] === starting testStartExecutionById =============================
11:37:26,346 FIN | [BaseJbpmTestCase] === ending testStartExecutionById =============================

11:37:26,348 FIN | [BaseJbpmTestCase] === starting testStartExecutionByIdWithVariables =============================
11:37:27,104 FIN | [BaseJbpmTestCase] === ending testStartExecutionByIdWithVariables =============================

Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.58 sec
Running org.jbpm.test.execution.SignalExecutionTest
11:37:27,126 FIN | [BaseJbpmTestCase] === starting testDefaultSignalWithoutTransitions =============================
11:37:27,820 FIN | [BaseJbpmTestCase] === ending testDefaultSignalWithoutTransitions =============================

11:37:27,822 FIN | [BaseJbpmTestCase] === starting testSignalExecutionById =============================
11:37:29,011 FIN | [BaseJbpmTestCase] === ending testSignalExecutionById =============================

11:37:29,012 FIN | [BaseJbpmTestCase] === starting testSignalExecutionWithVariables =============================
11:37:30,037 FIN | [BaseJbpmTestCase] === ending testSignalExecutionWithVariables =============================

Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.935 sec
Running org.jbpm.examples.goup.multipleentries.MultipleEntriesTest
11:37:30,056 FIN | [BaseJbpmTestCase] === starting testPlentyOfTime =============================
11:37:30,847 FIN | [BaseJbpmTestCase] === ending testPlentyOfTime =============================

11:37:30,850 FIN | [BaseJbpmTestCase] === starting testTimeIsRunningOut =============================
11:37:31,615 FIN | [BaseJbpmTestCase] === ending testTimeIsRunningOut =============================

Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.571 sec
11:37:31,632 FIN | [BaseJbpmTestCase] === starting testEagerLoading =============================
Running org.jbpm.test.execution.ExecutionEagerLoadingTest
11:37:32,576 FIN | [BaseJbpmTestCase] === ending testEagerLoading =============================

Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.961 sec
Running org.jbpm.test.task.TaskParticipationsTest
11:37:32,595 FIN | [BaseJbpmTestCase] === starting testTaskParticipants =============================
11:37:34,534 FIN | [BaseJbpmTestCase] === ending testTaskParticipants =============================

Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.952 sec
Running org.jbpm.test.history.EndProcessInstanceTest
11:37:34,547 FIN | [BaseJbpmTestCase] === starting testCancelProcessInstance =============================
11:37:35,655 FIN | [BaseJbpmTestCase] === ending testCancelProcessInstance =============================

Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.114 sec
Running org.jbpm.test.activities.ForkToTaskTest
11:37:35,662 FIN | [BaseJbpmTestCase] === starting testForkToTasks =============================
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.925 sec

Results :

Tests in error: 
  testConcurrentEndScenario1(org.jbpm.test.execution.ConcurrentEndTest)
  testConcurrentEndScenario2(org.jbpm.test.execution.ConcurrentEndTest)
  testConcurrentEndScenario1(org.jbpm.test.execution.AsyncEndCombinationTest)
  testConcurrentScenario2(org.jbpm.test.execution.AsyncEndCombinationTest)
  testForkToJoinInOneTransaction(org.jbpm.test.activities.ForkJoinInSameTransactionTest)
  testForkToJoinAfterStateInOneTransaction(org.jbpm.test.activities.ForkJoinInSameTransactionTest)
  testForkToJoinWithActivitiesInOneTransaction(org.jbpm.test.activities.ForkJoinInSameTransactionTest)
  testForkToJoinInLoopInOneTransaction(org.jbpm.test.activities.ForkJoinInSameTransactionTest)

Tests run: 142, Failures: 0, Errors: 8, Skipped: 0

11:37:36,580 FIN | [BaseJbpmTestCase] === ending testForkToTasks =============================

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

Please refer to http://hudson.qa.jboss.com/hudson/job/jbpm4-jboss/./DATABASE=postgresql,JBOSS_VERSION=5.0.0.GA,jdk=java15_default,label=dev45/ws/jbpm4/modules/test-db/target/surefire-reports  for the individual test results.
[INFO] ------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 5 minutes 16 seconds
[INFO] Finished at: Wed Jun 17 11:37:36 EDT 2009
[INFO] Final Memory: 47M/1016M
[INFO] ------------------------------------------------------------------------
Recording test results




More information about the jbpm-dev mailing list