[jbossts-issues] [JBoss JIRA] (JBTM-1448) Failed to submit/remove Byteman script, because of refused connection

Gytis Trikleris (JIRA) jira-events at lists.jboss.org
Tue Jan 29 07:34:47 EST 2013


Gytis Trikleris created JBTM-1448:
-------------------------------------

             Summary: Failed to submit/remove Byteman script, because of refused connection
                 Key: JBTM-1448
                 URL: https://issues.jboss.org/browse/JBTM-1448
             Project: JBoss Transaction Manager
          Issue Type: Bug
      Security Level: Public (Everyone can see)
          Components: Testing, XTS
            Reporter: Gytis Trikleris
            Assignee: Paul Robinson
             Fix For: 4.16.7


See: 
http://172.17.131.2/view/Narayana+BlackTie/job/jbossts-EAP601/312
http://172.17.131.2/view/Narayana+BlackTie/job/jbossts-EAP601/313

{noformat}
Tests in error: 
  org.jboss.as.test.xts.simple.wsba.participantcompletion.client.WSBAParticipantCompletionTestCase: Failed to submit Byteman script
  org.jboss.as.test.xts.simple.wsba.participantcompletion.client.WSBAParticipantCompletionTestCase: Failed to remove Byteman script
{noformat}

{noformat}
Caused by: java.net.ConnectException: Connection refused
	at java.net.PlainSocketImpl.socketConnect(Native Method)
	at java.net.PlainSocketImpl.doConnect(PlainSocketImpl.java:351)
	at java.net.PlainSocketImpl.connectToAddress(PlainSocketImpl.java:213)
	at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:200)
	at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:366)
	at java.net.Socket.connect(Socket.java:529)
	at java.net.Socket.connect(Socket.java:478)
	at java.net.Socket.<init>(Socket.java:375)
	at java.net.Socket.<init>(Socket.java:189)
	at org.jboss.byteman.agent.submit.Submit$Comm.<init>(Submit.java:797)
	at org.jboss.byteman.agent.submit.Submit.submitRequest(Submit.java:735)
	at org.jboss.byteman.agent.submit.Submit.addScripts(Submit.java:574)
	at org.jboss.byteman.agent.submit.Submit.addRulesFromFiles(Submit.java:547)
	at org.jboss.as.test.xts.simple.BMScript.submit(BMScript.java:41)
{noformat}


--
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


More information about the jbossts-issues mailing list