[
https://issues.jboss.org/browse/JBTM-1683?page=com.atlassian.jira.plugin....
]
Tom Jenkinson commented on JBTM-1683:
-------------------------------------
{quote}
2014-11-21 10:37:47,584 [0x00000f80] DEBUG (HybridSocketEndpointQueue:221 ) - waiting
message with time 50
2014-11-21 10:37:47,584 [0x00000474] DEBUG (SocketServer :274 ) - connection
from 127.0.0.1:60866
2014-11-21 10:37:47,577 [0x000007e0] TRACE (TxXAResourceManagerFactory:111 ) - ENTER
2014-11-21 10:37:47,584 [0x000007e0] TRACE (TxXAResourceManagerFactory:126 ) - ENTER
2014-11-21 10:37:47,585 [0x000007e0] TRACE (TxXARecoveryLog :120 ) - destructor
2014-11-21 10:37:47,585 [0x000007e0] TRACE (SynchronizableObject :101 ) - Releasing
mutex: 008667A0
2014-11-21 10:37:47,585 [0x000007e0] TRACE (SynchronizableObject :103 ) - released
mutex: 008667A0
2014-11-21 10:37:47,585 [0x000007e0] TRACE (TxManagerc :35 ) - <
2014-11-21 10:37:47,585 [0x000007e0] TRACE (SynchronizableObject :56 ) - Acquiring
mutex: 1005FE1C
2014-11-21 10:37:47,585 [0x000007e0] TRACE (SynchronizableObject :58 ) - acquired:
1005FE1C
2014-11-21 10:37:47,585 [0x000007e0] TRACE (AtmiBrokerEnv :92 ) - Reference
count: 3
2014-11-21 10:37:47,585 [0x000007e0] TRACE (SynchronizableObject :101 ) - Releasing
mutex: 1005FE1C
2014-11-21 10:37:47,586 [0x000007e0] TRACE (SynchronizableObject :103 ) - released
mutex: 1005FE1C
2014-11-21 10:37:47,586 [0x000007e0] DEBUG (AtmiBrokerServer :630 ) - deleted
services
2014-11-21 10:37:47,586 [0x000007e0] TRACE (ConnectionManager :53 ) -
closeConnections
{quote}
Tallies up with albanys:
/home/hudson/jobs/narayana-windows2008-catelyn/builds/783/archive/blacktie/wildfly-9.0.0.Alpha2-SNAPSHOT/standalone/log/server.log
{quote}
2014-11-21 10:37:47,735 WARN
[org.jboss.narayana.blacktie.jatmibroker.core.transport.hybrid.SocketSenderImpl]
(Thread-25 (HornetQ-client-global-threads-27681350)) socket send with
java.net.SocketException: Connection reset by peer: socket write error
{quote}
Why are we closing the connection on the client side?
btadmin tests on windows failed with "Could not start the
server"
-----------------------------------------------------------------
Key: JBTM-1683
URL:
https://issues.jboss.org/browse/JBTM-1683
Project: JBoss Transaction Manager
Issue Type: Bug
Components: BlackTie
Affects Versions: 5.0.0
Reporter: Amos Feng
Assignee: Amos Feng
Priority: Minor
Fix For: 5.0.4
http://172.17.131.2/job/blacktie-windows2008-taconic/272
{code}
Failed tests:
testResumeResumeDomain(org.jboss.narayana.blacktie.btadmin.ResumeDomainTest): Command
was not successful
testResumeDomainWithArg(org.jboss.narayana.blacktie.btadmin.ResumeDomainTest): Could
not start the server
testShutdownWithId(org.jboss.narayana.blacktie.btadmin.ShutdownTest): Could not start
the server
testShutdownWithoutId(org.jboss.narayana.blacktie.btadmin.ShutdownTest): Could not
start the server
testShutdownWithInvalidId(org.jboss.narayana.blacktie.btadmin.ShutdownTest): Could not
start the server
testStartup(org.jboss.narayana.blacktie.btadmin.StartupTest): Command was unsuccessful
testUnadvertiseWithoutServer(org.jboss.narayana.blacktie.btadmin.UnadvertiseTest):
Could not start the server
testUnadvertiseNoArgs(org.jboss.narayana.blacktie.btadmin.UnadvertiseTest): Could not
start the server
testAdvertiseNotAdvertised(org.jboss.narayana.blacktie.btadmin.UnadvertiseTest): Could
not start the server
testUnadvertise(org.jboss.narayana.blacktie.btadmin.UnadvertiseTest): Could not start
the server
testUnadvertiseWithoutService(org.jboss.narayana.blacktie.btadmin.UnadvertiseTest):
Could not start the server
{code}
--
This message was sent by Atlassian JIRA
(v6.3.8#6338)