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

jboss-qa-internal at redhat.com jboss-qa-internal at redhat.com
Wed Jun 17 10:09:07 EDT 2009


See http://hudson.qa.jboss.com/hudson/job/jbpm4-jboss/./DATABASE=mysql,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.GeneratedMethodAccessor279.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.GeneratedMethodAccessor269.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 ###########################################
10:08:40,569 SEV | [BaseJbpmTestCase] 
10:08:40,677 FIN | [BaseJbpmTestCase] === ending testForkToJoinInLoopInOneTransaction =============================

Tests run: 4, Failures: 0, Errors: 4, Skipped: 0, Time elapsed: 1.709 sec <<< FAILURE!
10:08:40,695 FIN | [BaseJbpmTestCase] === starting testTaskQueryProcessInstanceId =============================
Running org.jbpm.test.task.TaskQueryProcessTest
10:08:41,903 FIN | [BaseJbpmTestCase] === ending testTaskQueryProcessInstanceId =============================

10:08:41,904 FIN | [BaseJbpmTestCase] === starting testTaskQueryProcessDefinitionId =============================
10:08:42,813 FIN | [BaseJbpmTestCase] === ending testTaskQueryProcessDefinitionId =============================

10:08:42,814 FIN | [BaseJbpmTestCase] === starting testTaskQueryActivityName =============================
10:08:43,752 FIN | [BaseJbpmTestCase] === ending testTaskQueryActivityName =============================

Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.072 sec
Running org.jbpm.test.cfg.ConfigurationTest
10:08:43,767 FIN | [BaseJbpmTestCase] === starting testDefaultConfiguration =============================
10:08:43,776 FIN | [BaseJbpmTestCase] === ending testDefaultConfiguration =============================

10:08:43,777 FIN | [BaseJbpmTestCase] === starting testMinimalConfiguration =============================
10:08:43,779 FIN | [BaseJbpmTestCase] === ending testMinimalConfiguration =============================

10:08:43,779 FIN | [BaseJbpmTestCase] === starting testConfigurationServices =============================
10:08:43,782 FIN | [BaseJbpmTestCase] === ending testConfigurationServices =============================

Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.02 sec
Running org.jbpm.examples.goup.timer.GroupTimerTest
10:08:43,789 FIN | [BaseJbpmTestCase] === starting testGroupTimerFires =============================
10:08:44,281 FIN | [BaseJbpmTestCase] === ending testGroupTimerFires =============================

Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.498 sec
Running org.jbpm.test.task.TaskVariablesTest
10:08:44,288 FIN | [BaseJbpmTestCase] === starting testTaskVariables =============================
10:08:45,196 FIN | [BaseJbpmTestCase] === ending testTaskVariables =============================

Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.915 sec
Running org.jbpm.test.history.ProcessInstanceHistoryTest
10:08:45,204 FIN | [BaseJbpmTestCase] === starting testProcessInstanceHistory =============================
10:08:45,568 FIN | [BaseJbpmTestCase] === ending testProcessInstanceHistory =============================

Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.377 sec
Running org.jbpm.test.deploy.ImageTest
10:08:45,586 FIN | [BaseJbpmTestCase] === starting testImage =============================
10:08:45,893 FIN | [BaseJbpmTestCase] === ending testImage =============================
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.315 sec
Running org.jbpm.test.task.TaskListTest

10:08:45,917 FIN | [BaseJbpmTestCase] === starting testPersonalTaskList =============================
10:08:46,409 FIN | [BaseJbpmTestCase] === ending testPersonalTaskList =============================

10:08:46,410 FIN | [BaseJbpmTestCase] === starting testPersonalTaskListDefaultSortOrder =============================
10:08:46,961 FIN | [BaseJbpmTestCase] === ending testPersonalTaskListDefaultSortOrder =============================

Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.073 sec
Running org.jbpm.test.execution.SystemVariablesTest
10:08:46,980 FIN | [BaseJbpmTestCase] === starting testSystemVariables =============================
10:08:47,525 FIN | [BaseJbpmTestCase] === ending testSystemVariables =============================

Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.557 sec
Running org.jbpm.test.identity.IdentityTest
10:08:47,535 FIN | [BaseJbpmTestCase] === starting testSingleUser =============================
10:08:47,737 FIN | [BaseJbpmTestCase] === ending testSingleUser =============================

10:08:47,740 FIN | [BaseJbpmTestCase] === starting testCreateGroup =============================
10:08:47,856 FIN | [BaseJbpmTestCase] === ending testCreateGroup =============================

10:08:47,857 FIN | [BaseJbpmTestCase] === starting testFindGroupsByUser =============================
10:08:48,126 FIN | [BaseJbpmTestCase] === ending testFindGroupsByUser =============================

10:08:48,127 FIN | [BaseJbpmTestCase] === starting testFindGroupByUserAndGroupType =============================
10:08:48,380 FIN | [BaseJbpmTestCase] === ending testFindGroupByUserAndGroupType =============================

10:08:48,381 FIN | [BaseJbpmTestCase] === starting testSingleGroup =============================
10:08:49,058 FIN | [BaseJbpmTestCase] === ending testSingleGroup =============================

10:08:49,058 FIN | [BaseJbpmTestCase] === starting testSingleUser2 =============================
10:08:49,242 FIN | [BaseJbpmTestCase] === ending testSingleUser2 =============================

Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.713 sec
10:08:49,249 FIN | [BaseJbpmTestCase] === starting testAsyncEventListener =============================
Running org.jbpm.examples.async.eventlistener.AsyncEventListenerTest
10:08:49,992 FIN | [BaseJbpmTestCase] === ending testAsyncEventListener =============================

Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.752 sec
Running org.jbpm.test.process.ProcessDefinitionQueryTest
10:08:50,004 FIN | [BaseJbpmTestCase] === starting testQueryProcessDefinitionsEmpty =============================
10:08:50,072 FIN | [BaseJbpmTestCase] === ending testQueryProcessDefinitionsEmpty =============================

10:08:50,073 FIN | [BaseJbpmTestCase] === starting testQueryProcessDefinitionsNameLike =============================
10:08:51,589 FIN | [BaseJbpmTestCase] === ending testQueryProcessDefinitionsNameLike =============================

10:08:51,590 FIN | [BaseJbpmTestCase] === starting testQueryProcessDefinitionsKeyLike =============================
10:08:52,864 FIN | [BaseJbpmTestCase] === ending testQueryProcessDefinitionsKeyLike =============================

Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.867 sec
Running org.jbpm.test.execution.ExecutionQueryTest
10:08:52,873 FIN | [BaseJbpmTestCase] === starting testQueryForEndedExecutions =============================
10:08:53,524 FIN | [BaseJbpmTestCase] === ending testQueryForEndedExecutions =============================

Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.658 sec
Running org.jbpm.test.history.ChoiceDistributionTest
10:08:53,531 FIN | [BaseJbpmTestCase] === starting testDecisionExpression =============================
10:08:54,366 FIN | [BaseJbpmTestCase] === ending testDecisionExpression =============================

Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.841 sec
Running org.jbpm.test.execution.StartExecutionTest
10:08:54,375 FIN | [BaseJbpmTestCase] === starting testStartNewExecutionByKey =============================
10:08:54,644 FIN | [BaseJbpmTestCase] === ending testStartNewExecutionByKey =============================

10:08:54,645 FIN | [BaseJbpmTestCase] === starting testStartNewExecutionInLatestProcessDefinition =============================
10:08:55,143 FIN | [BaseJbpmTestCase] === ending testStartNewExecutionInLatestProcessDefinition =============================

10:08:55,143 FIN | [BaseJbpmTestCase] === starting testStartExecutionInLatestByNameWithVariables =============================
10:08:55,603 FIN | [BaseJbpmTestCase] === ending testStartExecutionInLatestByNameWithVariables =============================

10:08:55,604 FIN | [BaseJbpmTestCase] === starting testStartNewProcessInstanceWithAKey =============================
10:08:55,821 FIN | [BaseJbpmTestCase] === ending testStartNewProcessInstanceWithAKey =============================

10:08:55,821 FIN | [BaseJbpmTestCase] === starting testStartNewProcessInstanceWithVariables =============================
10:08:56,085 FIN | [BaseJbpmTestCase] === ending testStartNewProcessInstanceWithVariables =============================

10:08:56,086 FIN | [BaseJbpmTestCase] === starting testStartExecutionById =============================
10:08:56,297 FIN | [BaseJbpmTestCase] === ending testStartExecutionById =============================

10:08:56,297 FIN | [BaseJbpmTestCase] === starting testStartExecutionByIdWithVariables =============================
10:08:56,546 FIN | [BaseJbpmTestCase] === ending testStartExecutionByIdWithVariables =============================

Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.179 sec
10:08:56,553 FIN | [BaseJbpmTestCase] === starting testSignalExecutionById =============================
Running org.jbpm.test.execution.SignalExecutionTest
10:08:56,936 FIN | [BaseJbpmTestCase] === ending testSignalExecutionById =============================

10:08:56,937 FIN | [BaseJbpmTestCase] === starting testSignalExecutionWithVariables =============================
10:08:57,302 FIN | [BaseJbpmTestCase] === ending testSignalExecutionWithVariables =============================

10:08:57,303 FIN | [BaseJbpmTestCase] === starting testDefaultSignalWithoutTransitions =============================
10:08:57,600 FIN | [BaseJbpmTestCase] === ending testDefaultSignalWithoutTransitions =============================

10:08:57,613 FIN | [BaseJbpmTestCase] === starting testPlentyOfTime =============================
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.058 sec
Running org.jbpm.examples.goup.multipleentries.MultipleEntriesTest
10:08:57,997 FIN | [BaseJbpmTestCase] === ending testPlentyOfTime =============================

10:08:57,998 FIN | [BaseJbpmTestCase] === starting testTimeIsRunningOut =============================
10:08:58,233 FIN | [BaseJbpmTestCase] === ending testTimeIsRunningOut =============================

Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.627 sec
Running org.jbpm.test.execution.ExecutionEagerLoadingTest
10:08:58,241 FIN | [BaseJbpmTestCase] === starting testEagerLoading =============================
10:08:58,695 FIN | [BaseJbpmTestCase] === ending testEagerLoading =============================

Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.465 sec
Running org.jbpm.test.task.TaskParticipationsTest
10:08:58,711 FIN | [BaseJbpmTestCase] === starting testTaskParticipants =============================
10:08:59,257 FIN | [BaseJbpmTestCase] === ending testTaskParticipants =============================

Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.563 sec
Running org.jbpm.test.history.EndProcessInstanceTest
10:08:59,277 FIN | [BaseJbpmTestCase] === starting testCancelProcessInstance =============================
10:08:59,605 FIN | [BaseJbpmTestCase] === ending testCancelProcessInstance =============================

Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.336 sec
Running org.jbpm.test.activities.ForkToTaskTest
10:08:59,613 FIN | [BaseJbpmTestCase] === starting testForkToTasks =============================
10:09:00,026 FIN | [BaseJbpmTestCase] === ending testForkToTasks =============================

Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.42 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=mysql,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: 2 minutes 39 seconds
[INFO] Finished at: Wed Jun 17 10:09:00 EDT 2009
[INFO] Final Memory: 48M/1016M
[INFO] ------------------------------------------------------------------------
Recording test results




More information about the jbpm-dev mailing list