[JBoss JIRA] Created: (JBESB-993) The integrated jBPM works incorrectly
by Jiri Pechanec (JIRA)
The integrated jBPM works incorrectly
-------------------------------------
Key: JBESB-993
URL: http://jira.jboss.com/jira/browse/JBESB-993
Project: JBoss ESB
Issue Type: Bug
Security Level: Public (Everyone can see)
Components: Process flow
Affects Versions: 4.2
Reporter: Jiri Pechanec
Assigned To: Mark Little
Priority: Blocker
Try to run bpm_orchestration1. Check the log below. The process steps are executed multiple times and there are error messages regarding token unlocking.
11:33:44,598 INFO [STDOUT] Executed by the process, not by the ESB
11:33:45,493 INFO [STDOUT] 1********** Begin Service 1 ***********
11:33:45,566 INFO [STDOUT] In: Start It Up
11:33:45,566 INFO [STDOUT] Out: Service 1 Start It Up
11:33:45,567 INFO [STDOUT] ************ End Service 1 ************
11:33:45,820 INFO [STDOUT] 2********** Begin Service 2 ***********
11:33:45,821 INFO [STDOUT] In: Service 1 Start It Up
11:33:45,821 INFO [STDOUT] Out: Service 2 Service 1 Start It Up
11:33:45,821 INFO [STDOUT] ************ End Service 2 ************
11:33:46,868 INFO [STDOUT] 3********** Begin Service 3 ***********
11:33:46,868 INFO [STDOUT] In: Service 2 Service 1 Start It Up
11:33:46,869 INFO [STDOUT] Out: Service 3 Service 2 Service 1 Start It Up
11:33:46,869 INFO [STDOUT] ************ End Service 3 ************
11:33:47,615 INFO [STDOUT] Executed by the process, not by the ESB
11:33:47,742 INFO [MessageSpy] Body: Service 3 Service 2 Service 1 Start It Up
11:33:48,631 WARN [Token] lock owner 'token[1]' tries to unlock token '1' which is not locked
11:33:48,631 INFO [STDOUT] Executed by the process, not by the ESB
11:33:48,773 INFO [MessageSpy] Body: Service 3 Service 2 Service 1 Start It Up
11:33:49,611 WARN [Token] lock owner 'token[1]' tries to unlock token '1' which is not locked
11:33:49,715 INFO [STDOUT] 3********** Begin Service 3 ***********
11:33:49,716 INFO [STDOUT] In: Service 3 Service 2 Service 1 Start It Up
11:33:49,716 INFO [STDOUT] Out: Service 3 Service 3 Service 2 Service 1 Start It Up
11:33:49,716 INFO [STDOUT] ************ End Service 3 ************
11:33:50,568 INFO [STDOUT] Executed by the process, not by the ESB
11:33:50,753 INFO [MessageSpy] Body: Service 3 Service 3 Service 2 Service 1 Start It Up
11:33:51,586 WARN [Token] lock owner 'token[1]' tries to unlock token '1' which is not locked
11:33:51,587 INFO [STDOUT] Executed by the process, not by the ESB
11:33:51,681 INFO [MessageSpy] Body: Service 3 Service 3 Service 2 Service 1 Start It Up
11:33:52,542 WARN [Token] lock owner 'token[1]' tries to unlock token '1' which is not locked
11:33:52,638 INFO [STDOUT] 2********** Begin Service 2 ***********
11:33:52,638 INFO [STDOUT] In: Service 3 Service 3 Service 2 Service 1 Start It Up
11:33:52,659 INFO [STDOUT] Out: Service 2 Service 3 Service 3 Service 2 Service 1 Start It Up
11:33:52,659 INFO [STDOUT] ************ End Service 2 ************
11:33:53,652 INFO [STDOUT] 3********** Begin Service 3 ***********
11:33:53,653 INFO [STDOUT] In: Service 2 Service 3 Service 3 Service 2 Service 1 Start It Up
11:33:53,653 INFO [STDOUT] Out: Service 3 Service 2 Service 3 Service 3 Service 2 Service 1 Start It Up
11:33:53,653 INFO [STDOUT] ************ End Service 3 ************
11:33:54,436 INFO [STDOUT] Executed by the process, not by the ESB
11:33:54,507 INFO [MessageSpy] Body: Service 3 Service 2 Service 3 Service 3 Service 2 Service 1 Start It Up
11:33:55,383 WARN [Token] lock owner 'token[1]' tries to unlock token '1' which is not locked
11:33:55,384 INFO [STDOUT] Executed by the process, not by the ESB
11:33:55,472 INFO [MessageSpy] Body: Service 3 Service 2 Service 3 Service 3 Service 2 Service 1 Start It Up
11:33:56,343 WARN [Token] lock owner 'token[1]' tries to unlock token '1' which is not locked
11:33:56,519 INFO [STDOUT] 3********** Begin Service 3 ***********
11:33:56,519 INFO [STDOUT] In: Service 3 Service 2 Service 3 Service 3 Service 2 Service 1 Start It Up
11:33:56,520 INFO [STDOUT] Out: Service 3 Service 3 Service 2 Service 3 Service 3 Service 2 Service 1 Start It Up
11:33:56,520 INFO [STDOUT] ************ End Service 3 ************
11:33:57,307 INFO [STDOUT] Executed by the process, not by the ESB
11:33:57,352 INFO [MessageSpy] Body: Service 3 Service 3 Service 2 Service 3 Service 3 Service 2 Service 1 Start It Up
11:33:58,256 WARN [Token] lock owner 'token[1]' tries to unlock token '1' which is not locked
11:33:58,256 INFO [STDOUT] Executed by the process, not by the ESB
11:33:58,385 INFO [MessageSpy] Body: Service 3 Service 3 Service 2 Service 3 Service 3 Service 2 Service 1 Start It Up
11:34:00,073 INFO [MessageSpy] Body: Service 3 Service 3 Service 2 Service 3 Service 3 Service 2 Service 1 Start It Up
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
18 years, 7 months
[JBoss JIRA] Created: (JBESB-836) ScheduledRedeliveryUnitTest does not pass deterministically
by Mark Little (JIRA)
ScheduledRedeliveryUnitTest does not pass deterministically
-----------------------------------------------------------
Key: JBESB-836
URL: http://jira.jboss.com/jira/browse/JBESB-836
Project: JBoss ESB
Issue Type: Bug
Security Level: Public (Everyone can see)
Components: Examples
Reporter: Mark Little
Assigned To: Kurt Stam
Priority: Critical
Fix For: 4.2
The test continues to fail most of the time on my machine:
[java] [junit] Testcase: unknown took 1.959 sec
[java] [junit] Testcase: unknown took 10.728 sec
[java] [junit] Caused an ERROR
[java] [junit] null
[java] [junit] java.lang.AssertionError: null
[java] [junit] at org.junit.Assert.fail(Assert.java:69)
[java] [junit] at org.junit.Assert.assertTrue(Assert.java:32)
[java] [junit] at org.junit.Assert.assertNull(Assert.java:241)
[java] [junit] at org.junit.Assert.assertNull(Assert.java:250)
[java] [junit] at org.jboss.soa.esb.esb.persistence.tests.ScheduledRedeliveryUnitTest.test_simple_schedule_01(ScheduledRedeliveryUnitTest.java:101)
[java] [junit] at org.junit.internal.runners.TestMethodRunner.executeMethodBody(TestMethodRunner.java:99)
[java] [junit] at org.junit.internal.runners.TestMethodRunner.runUnprotected(TestMethodRunner.java:81)
[java] [junit] at org.junit.internal.runners.BeforeAndAfterRunner.runProtected(BeforeAndAfterRunner.java:34)
[java] [junit] at org.junit.internal.runners.TestMethodRunner.runMethod(TestMethodRunner.java:75)
[java] [junit] at org.junit.internal.runners.TestMethodRunner.run(TestMethodRunner.java:45)
[java] [junit] at org.junit.internal.runners.TestClassMethodsRunner.invokeTestMethod(TestClassMethodsRunner.java:71)
[java] [junit] at org.junit.internal.runners.TestClassMethodsRunner.run(TestClassMethodsRunner.java:35)
[java] [junit] at org.junit.internal.runners.TestClassRunner$1.runUnprotected(TestClassRunner.java:42)
Since this could a symptom of somethig more fundamental, we need to know what the root cause is and get a fix in place.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
18 years, 7 months