]
Amos Feng logged work on JBTM-1768:
-----------------------------------
Author: Amos Feng
Created on: 07/Jun/13 11:22 PM
Start Date: 07/Jun/13 11:21 PM
Worklog Time Spent: 2 hours
Issue Time Tracking
-------------------
Remaining Estimate: 0 minutes (was: 2 hours)
Time Spent: 2 hours
Worklog Id: (was: 12429357)
TX TestTransaction:test_timeout crash on windows caused by the empty
content with 404 code
------------------------------------------------------------------------------------------
Key: JBTM-1768
URL:
https://issues.jboss.org/browse/JBTM-1768
Project: JBoss Transaction Manager
Issue Type: Bug
Security Level: Public(Everyone can see)
Components: BlackTie
Affects Versions: 5.0.0.M3
Reporter: Amos Feng
Assignee: Amos Feng
Fix For: 5.0.0.M4
Original Estimate: 2 hours
Time Spent: 2 hours
Remaining Estimate: 0 minutes
http://172.17.131.2/job/blacktie-windows2008-taconic/321/artifact/tx/targ...
{code}
2013-06-07 11:10:51,800 [0x00002678] DEBUG (HttpClient :165 ) - HTTP/1.1
404 Not Found
Connection: keep-alive
Content-Length: 0
2013-06-07 11:10:51,800 [0x00002678] DEBUG (HttpClient :194 ) - HTTP/1.1
404 Not Found
2013-06-07 11:10:51,801 [0x00002678] DEBUG (HttpClient :194 ) - Connection:
keep-alive
2013-06-07 11:10:51,801 [0x00002678] DEBUG (HttpClient :194 ) -
Content-Length: 0
2013-06-07 11:10:51,801 [0x00002678] DEBUG (HttpClient :220 ) -
status_code:404
{code}
tx/src/main/cpp/HttpControl.cxx line 299
{code}
LOG4CXX_DEBUG(httpclogger, "do_end: HTTP status: " << ri.status_code
<<
" resp: " << resp << " nread: " << nread);
{code}
there is a bug if resp is NULL.
--
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: