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

jboss-qa-internal at redhat.com jboss-qa-internal at redhat.com
Wed Jun 17 12:01:21 EDT 2009


See http://hudson.qa.jboss.com/hudson/job/jbpm4-jboss/./DATABASE=postgresql,JBOSS_VERSION=5.0.1.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 5672 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 ###########################################
12:00:19,419 SEV | [BaseJbpmTestCase] 
12:00:19,656 FIN | [BaseJbpmTestCase] === ending testForkToJoinInLoopInOneTransaction =============================

Tests run: 4, Failures: 0, Errors: 4, Skipped: 0, Time elapsed: 2.737 sec <<< FAILURE!
Running org.jbpm.test.task.TaskQueryProcessTest
12:00:19,698 FIN | [BaseJbpmTestCase] === starting testTaskQueryProcessInstanceId =============================
12:00:22,533 FIN | [BaseJbpmTestCase] === ending testTaskQueryProcessInstanceId =============================

12:00:22,534 FIN | [BaseJbpmTestCase] === starting testTaskQueryProcessDefinitionId =============================
12:00:25,147 FIN | [BaseJbpmTestCase] === ending testTaskQueryProcessDefinitionId =============================

12:00:25,147 FIN | [BaseJbpmTestCase] === starting testTaskQueryActivityName =============================
12:00:27,550 FIN | [BaseJbpmTestCase] === ending testTaskQueryActivityName =============================

Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.867 sec
Running org.jbpm.test.cfg.ConfigurationTest
12:00:27,564 FIN | [BaseJbpmTestCase] === starting testDefaultConfiguration =============================
12:00:27,674 FIN | [BaseJbpmTestCase] === ending testDefaultConfiguration =============================

12:00:27,675 FIN | [BaseJbpmTestCase] === starting testMinimalConfiguration =============================
12:00:27,685 FIN | [BaseJbpmTestCase] === ending testMinimalConfiguration =============================

12:00:27,686 FIN | [BaseJbpmTestCase] === starting testConfigurationServices =============================
12:00:27,696 FIN | [BaseJbpmTestCase] === ending testConfigurationServices =============================

Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.161 sec
Running org.jbpm.examples.goup.timer.GroupTimerTest
12:00:27,729 FIN | [BaseJbpmTestCase] === starting testGroupTimerFires =============================
12:00:28,958 FIN | [BaseJbpmTestCase] === ending testGroupTimerFires =============================

Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.236 sec
Running org.jbpm.test.task.TaskVariablesTest
12:00:28,964 FIN | [BaseJbpmTestCase] === starting testTaskVariables =============================
12:00:29,747 FIN | [BaseJbpmTestCase] === ending testTaskVariables =============================

Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.797 sec
Running org.jbpm.test.history.ProcessInstanceHistoryTest
12:00:29,767 FIN | [BaseJbpmTestCase] === starting testProcessInstanceHistory =============================
12:00:31,019 FIN | [BaseJbpmTestCase] === ending testProcessInstanceHistory =============================

Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.27 sec
Running org.jbpm.test.deploy.ImageTest
12:00:31,038 FIN | [BaseJbpmTestCase] === starting testImage =============================
12:00:31,799 FIN | [BaseJbpmTestCase] === ending testImage =============================

Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.781 sec
Running org.jbpm.test.task.TaskListTest
12:00:31,835 FIN | [BaseJbpmTestCase] === starting testPersonalTaskList =============================
12:00:33,501 FIN | [BaseJbpmTestCase] === ending testPersonalTaskList =============================

12:00:33,502 FIN | [BaseJbpmTestCase] === starting testPersonalTaskListDefaultSortOrder =============================
12:00:35,861 FIN | [BaseJbpmTestCase] === ending testPersonalTaskListDefaultSortOrder =============================

Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.053 sec
Running org.jbpm.test.execution.SystemVariablesTest
12:00:35,878 FIN | [BaseJbpmTestCase] === starting testSystemVariables =============================
12:00:37,013 FIN | [BaseJbpmTestCase] === ending testSystemVariables =============================

12:00:37,019 FIN | [BaseJbpmTestCase] === starting testSingleUser =============================
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.142 sec
Running org.jbpm.test.identity.IdentityTest
12:00:37,486 FIN | [BaseJbpmTestCase] === ending testSingleUser =============================

12:00:37,487 FIN | [BaseJbpmTestCase] === starting testCreateGroup =============================
12:00:37,869 FIN | [BaseJbpmTestCase] === ending testCreateGroup =============================

12:00:37,870 FIN | [BaseJbpmTestCase] === starting testFindGroupsByUser =============================
12:00:38,835 FIN | [BaseJbpmTestCase] === ending testFindGroupsByUser =============================

12:00:38,836 FIN | [BaseJbpmTestCase] === starting testFindGroupByUserAndGroupType =============================
12:00:40,245 FIN | [BaseJbpmTestCase] === ending testFindGroupByUserAndGroupType =============================

12:00:40,246 FIN | [BaseJbpmTestCase] === starting testSingleGroup =============================
12:00:43,260 FIN | [BaseJbpmTestCase] === ending testSingleGroup =============================

12:00:43,261 FIN | [BaseJbpmTestCase] === starting testSingleUser2 =============================
12:00:43,764 FIN | [BaseJbpmTestCase] === ending testSingleUser2 =============================

Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.765 sec
12:00:43,791 FIN | [BaseJbpmTestCase] === starting testAsyncEventListener =============================
Running org.jbpm.examples.async.eventlistener.AsyncEventListenerTest
12:00:45,267 FIN | [BaseJbpmTestCase] === ending testAsyncEventListener =============================

Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.494 sec
Running org.jbpm.test.process.ProcessDefinitionQueryTest
12:00:45,290 FIN | [BaseJbpmTestCase] === starting testQueryProcessDefinitionsEmpty =============================
12:00:45,352 FIN | [BaseJbpmTestCase] === ending testQueryProcessDefinitionsEmpty =============================

12:00:45,352 FIN | [BaseJbpmTestCase] === starting testQueryProcessDefinitionsNameLike =============================
12:00:48,548 FIN | [BaseJbpmTestCase] === ending testQueryProcessDefinitionsNameLike =============================

12:00:48,549 FIN | [BaseJbpmTestCase] === starting testQueryProcessDefinitionsKeyLike =============================
12:00:52,246 FIN | [BaseJbpmTestCase] === ending testQueryProcessDefinitionsKeyLike =============================

Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.971 sec
Running org.jbpm.test.history.ChoiceDistributionTest
12:00:52,262 FIN | [BaseJbpmTestCase] === starting testDecisionExpression =============================
12:00:54,320 FIN | [BaseJbpmTestCase] === ending testDecisionExpression =============================

Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.071 sec
Running org.jbpm.test.execution.ExecutionQueryTest
12:00:54,336 FIN | [BaseJbpmTestCase] === starting testQueryForEndedExecutions =============================
12:00:56,674 FIN | [BaseJbpmTestCase] === ending testQueryForEndedExecutions =============================

Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.358 sec
Running org.jbpm.test.execution.StartExecutionTest
12:00:56,695 FIN | [BaseJbpmTestCase] === starting testStartNewExecutionByKey =============================
12:00:57,396 FIN | [BaseJbpmTestCase] === ending testStartNewExecutionByKey =============================

12:00:57,397 FIN | [BaseJbpmTestCase] === starting testStartNewExecutionInLatestProcessDefinition =============================
12:00:58,876 FIN | [BaseJbpmTestCase] === ending testStartNewExecutionInLatestProcessDefinition =============================

12:00:58,876 FIN | [BaseJbpmTestCase] === starting testStartExecutionInLatestByNameWithVariables =============================
12:01:00,224 FIN | [BaseJbpmTestCase] === ending testStartExecutionInLatestByNameWithVariables =============================

12:01:00,225 FIN | [BaseJbpmTestCase] === starting testStartNewProcessInstanceWithAKey =============================
12:01:01,021 FIN | [BaseJbpmTestCase] === ending testStartNewProcessInstanceWithAKey =============================

12:01:01,022 FIN | [BaseJbpmTestCase] === starting testStartNewProcessInstanceWithVariables =============================
12:01:02,005 FIN | [BaseJbpmTestCase] === ending testStartNewProcessInstanceWithVariables =============================

12:01:02,006 FIN | [BaseJbpmTestCase] === starting testStartExecutionById =============================
12:01:02,754 FIN | [BaseJbpmTestCase] === ending testStartExecutionById =============================

12:01:02,754 FIN | [BaseJbpmTestCase] === starting testStartExecutionByIdWithVariables =============================
12:01:03,478 FIN | [BaseJbpmTestCase] === ending testStartExecutionByIdWithVariables =============================

Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.798 sec
Running org.jbpm.test.execution.SignalExecutionTest
12:01:03,506 FIN | [BaseJbpmTestCase] === starting testDefaultSignalWithoutTransitions =============================
12:01:04,226 FIN | [BaseJbpmTestCase] === ending testDefaultSignalWithoutTransitions =============================

12:01:04,230 FIN | [BaseJbpmTestCase] === starting testSignalExecutionById =============================
12:01:05,398 FIN | [BaseJbpmTestCase] === ending testSignalExecutionById =============================

12:01:05,399 FIN | [BaseJbpmTestCase] === starting testSignalExecutionWithVariables =============================
12:01:06,426 FIN | [BaseJbpmTestCase] === ending testSignalExecutionWithVariables =============================

Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.945 sec
Running org.jbpm.examples.goup.multipleentries.MultipleEntriesTest
12:01:06,443 FIN | [BaseJbpmTestCase] === starting testPlentyOfTime =============================
12:01:07,359 FIN | [BaseJbpmTestCase] === ending testPlentyOfTime =============================

12:01:07,361 FIN | [BaseJbpmTestCase] === starting testTimeIsRunningOut =============================
12:01:08,125 FIN | [BaseJbpmTestCase] === ending testTimeIsRunningOut =============================

Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.696 sec
Running org.jbpm.test.execution.ExecutionEagerLoadingTest
12:01:08,146 FIN | [BaseJbpmTestCase] === starting testEagerLoading =============================
12:01:09,091 FIN | [BaseJbpmTestCase] === ending testEagerLoading =============================

Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.956 sec
12:01:09,098 FIN | [BaseJbpmTestCase] === starting testTaskParticipants =============================
Running org.jbpm.test.task.TaskParticipationsTest
12:01:11,057 FIN | [BaseJbpmTestCase] === ending testTaskParticipants =============================

Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.976 sec
Running org.jbpm.test.history.EndProcessInstanceTest
12:01:11,079 FIN | [BaseJbpmTestCase] === starting testCancelProcessInstance =============================
12:01:12,093 FIN | [BaseJbpmTestCase] === ending testCancelProcessInstance =============================

Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.027 sec
Running org.jbpm.test.activities.ForkToTaskTest
12:01:12,113 FIN | [BaseJbpmTestCase] === starting testForkToTasks =============================
12:01:13,069 FIN | [BaseJbpmTestCase] === ending testForkToTasks =============================

Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.048 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

[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.1.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 15 seconds
[INFO] Finished at: Wed Jun 17 12:01:13 EDT 2009
[INFO] Final Memory: 47M/1016M
[INFO] ------------------------------------------------------------------------
Recording test results




More information about the jbpm-dev mailing list