[
https://issues.jboss.org/browse/JBTM-1920?page=com.atlassian.jira.plugin....
]
Amos Feng commented on JBTM-1920:
---------------------------------
It looks like the TM return "Missing Enlistment Link Header"
{code}
2013-09-12 18:31:16,582 [0x5523fc0] DEBUG (HttpClient :114 ) - connected to
TM on localhost:8080
URI=/rest-tx/tx/transaction-manager/0_ffffac118321_-4b6ab460_5231f86b_60
2013-09-12 18:31:16,586 [0x5523fc0] DEBUG (HttpClient :74 ) - connect to
localhost:8080 ok
2013-09-12 18:31:16,588 [0x5523fc0] DEBUG (HttpClient :99 ) - POST
/rest-tx/tx/transaction-manager/0_ffffac118321_-4b6ab460_5231f86b_60 HTTP/1.1
2013-09-12 18:31:16,589 [0x5523fc0] DEBUG (HttpClient :99 ) - Host:
localhost:8080
2013-09-12 18:31:16,590 [0x5523fc0] DEBUG (HttpClient :99 ) -
Content-Length: 0
2013-09-12 18:31:16,593 [0x5523fc0] DEBUG (HttpClient :99 ) - Content-Type:
application/x-www-form-urlencoded
2013-09-12 18:31:16,595 [0x5523fc0] DEBUG (HttpClient :99 ) - Link:
<
http://127.0.0.1:8888/xid/131077%3a100%3a0%3a4%3a1379007076%3a526970/term...
2013-09-12 18:31:16,606 [0x5523fc0] DEBUG (HttpClient :158 ) - buf size is
4096
2013-09-12 18:31:16,615 [0x5523fc0] DEBUG (HttpClient :162 ) - receive 142
bytes
2013-09-12 18:31:16,616 [0x5523fc0] DEBUG (HttpClient :165 ) - HTTP/1.1 400
Bad Request
Connection: keep-alive
Content-Type: application/octet-stream
Content-Length: 30
Missing Enlistment Link Header
2013-09-12 18:31:16,622 [0x5523fc0] DEBUG (HttpClient :194 ) - HTTP/1.1 400
Bad Request
2013-09-12 18:31:16,623 [0x5523fc0] DEBUG (HttpClient :194 ) - Connection:
keep-alive
2013-09-12 18:31:16,624 [0x5523fc0] DEBUG (HttpClient :194 ) - Content-Type:
application/octet-stream
2013-09-12 18:31:16,626 [0x5523fc0] DEBUG (HttpClient :194 ) -
Content-Length: 30
2013-09-12 18:31:16,628 [0x5523fc0] DEBUG (HttpClient :220 ) -
status_code:400
2013-09-12 18:31:16,631 [0x5523fc0] DEBUG (HttpClient :222 ) - content:
Missing Enlistment Link Header
2013-09-12 18:31:16,640 [0x5523fc0] DEBUG (TxHttpTxManager :161 ) - Enlisted with
header: Link:
<
http://127.0.0.1:8888/xid/131077%3a100%3a0%3a4%3a1379007076%3a526970/term...
2013-09-12 18:31:16,650 [0x5523fc0] WARN (TxHttpTxManager :169 ) - Enlistment of
xid 131077%3a100%3a0%3a4%3a1379007076%3a526970 failed - missing recovery url
2013-09-12 18:31:16,659 [0x5523fc0] WARN (XAResourceManager :607 ) - resource
enlistment failed: no recovery URL
{code}
Blacktie TestTransactions test failed
-------------------------------------
Key: JBTM-1920
URL:
https://issues.jboss.org/browse/JBTM-1920
Project: JBoss Transaction Manager
Issue Type: Bug
Security Level: Public(Everyone can see)
Components: BlackTie
Reporter: Gytis Trikleris
Assignee: Amos Feng
Priority: Critical
Fix For: 5.0.0.M5
http://172.17.131.2/view/Narayana+BlackTie/job/narayana/255/TESTS=BLACKTI...
http://172.17.131.2/view/Narayana+BlackTie/job/narayana/255/TESTS=BLACKTI...
http://172.17.131.2/view/Narayana+BlackTie/job/narayana/255/TESTS=BLACKTI...
http://172.17.131.2/view/Narayana+BlackTie/job/narayana/255/TESTS=BLACKTI...
{code}
Test Results:
[exec] Run: 14 Failures: 10 Errors: 0
[exec]
[exec]
[exec] 1) test: TestTransactions::test_basic (F) line: 90
/home/hudson/workspace/narayana/TESTS/BLACKTIE/jdk/jdk7.latest/label/linux64el6/blacktie/tx/src/test/cpp/TestTxAvoid.cxx
[exec] equality assertion failed
[exec] - Expected: 0
[exec] - Actual : -6
[exec]
[exec]
[exec] 2) test: TestTransactions::test_transactions (F) line: 94
/home/hudson/workspace/narayana/TESTS/BLACKTIE/jdk/jdk7.latest/label/linux64el6/blacktie/tx/src/test/cpp/TestTransactions.cxx
[exec] equality assertion failed
[exec] - Expected: 0
[exec] - Actual : -6
[exec]
[exec]
[exec] 3) test: TestTransactions::test_protocol (F) line: 125
/home/hudson/workspace/narayana/TESTS/BLACKTIE/jdk/jdk7.latest/label/linux64el6/blacktie/tx/src/test/cpp/TestTransactions.cxx
[exec] equality assertion failed
[exec] - Expected: 0
[exec] - Actual : -6
[exec]
[exec]
[exec] 4) test: TestTransactions::test_info (F) line: 165
/home/hudson/workspace/narayana/TESTS/BLACKTIE/jdk/jdk7.latest/label/linux64el6/blacktie/tx/src/test/cpp/TestTransactions.cxx
[exec] equality assertion failed
[exec] - Expected: 0
[exec] - Actual : -6
[exec]
[exec]
[exec] 5) test: TestTransactions::test_timeout1 (F) line: 217
/home/hudson/workspace/narayana/TESTS/BLACKTIE/jdk/jdk7.latest/label/linux64el6/blacktie/tx/src/test/cpp/TestTransactions.cxx
[exec] equality assertion failed
[exec] - Expected: 0
[exec] - Actual : -6
[exec]
[exec]
[exec] 6) test: TestTransactions::test_timeout2 (F) line: 261
/home/hudson/workspace/narayana/TESTS/BLACKTIE/jdk/jdk7.latest/label/linux64el6/blacktie/tx/src/test/cpp/TestTransactions.cxx
[exec] equality assertion failed
[exec] - Expected: 0
[exec] - Actual : -6
[exec]
[exec]
[exec] 7) test: TestTransactions::test_rollback (F) line: 285
/home/hudson/workspace/narayana/TESTS/BLACKTIE/jdk/jdk7.latest/label/linux64el6/blacktie/tx/src/test/cpp/TestTransactions.cxx
[exec] equality assertion failed
[exec] - Expected: 0
[exec] - Actual : -6
[exec]
[exec]
[exec] 8) test: TestTransactions::test_hhazard (F) line: 317
/home/hudson/workspace/narayana/TESTS/BLACKTIE/jdk/jdk7.latest/label/linux64el6/blacktie/tx/src/test/cpp/TestTransactions.cxx
[exec] equality assertion failed
[exec] - Expected: 0
[exec] - Actual : -6
[exec]
[exec]
[exec] 9) test: TestTransactions::test_RM (F) line: 345
/home/hudson/workspace/narayana/TESTS/BLACKTIE/jdk/jdk7.latest/label/linux64el6/blacktie/tx/src/test/cpp/TestTransactions.cxx
[exec] equality assertion failed
[exec] - Expected: 0
[exec] - Actual : -6
[exec]
[exec]
[exec] 10) test: TestTransactions::test_recovery (F) line: 486
/home/hudson/workspace/narayana/TESTS/BLACKTIE/jdk/jdk7.latest/label/linux64el6/blacktie/tx/src/test/cpp/TestTransactions.cxx
[exec] equality assertion failed
[exec] - Expected: 0
[exec] - Actual : -6
{code}
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see:
http://www.atlassian.com/software/jira