Connection TimedOut Error
I am trying to connect to domain controller in other system i have given like this
./domain.sh --host-config=host-master.xml -b 192.168.11.51 -bmanagement 192.168.11.51 in box 1
./domain.sh --host-config=host-slave.xml -b 192.168.11.52 -bmanagement 192.168.11.52 in box 2
I have configure the security key and bind adress in the host -slave .xml but i am geeting this error of connection timed out
11:39:35,809 INFO [org.jboss.as.process.Host Controller.status] (main) JBAS012017: Starting process 'Host Controller'
[Host Controller] 11:39:36,849 INFO [org.jboss.modules] (main) JBoss Modules version 1.3.3.Final-redhat-1
[Host Controller] 11:39:37,037 INFO [org.jboss.msc] (main) JBoss MSC version 1.0.4.GA-redhat-1
[Host Controller] 11:39:37,142 INFO [org.jboss.as] (MSC service thread 1-4) JBAS015899: JBoss EAP 6.2.4.GA (AS 7.3.4.Final-redhat-1) starting
[Host Controller] 11:39:38,276 INFO [org.xnio] (MSC service thread 1-1) XNIO Version 3.0.10.GA-redhat-1
[Host Controller] 11:39:38,295 INFO [org.xnio.nio] (MSC service thread 1-1) XNIO NIO Implementation Version 3.0.10.GA-redhat-1
[Host Controller] 11:39:38,365 INFO [org.jboss.remoting] (MSC service thread 1-1) JBoss Remoting version 3.2.19.GA-redhat-1
[Host Controller] 11:39:38,423 INFO [org.jboss.as.remoting] (MSC service thread 1-1) JBAS017100: Listening on 192.168.11.52:9999
[Host Controller] 11:39:43,738 WARN [org.jboss.as.host.controller] (Controller Boot Thread) JBAS010900: Could not connect to remote domain controller 192.168.11.51:9999: java.net.ConnectException: JBAS012144: Could not connect to remote://192.168.11.51:9999. The connection timed out
[Host Controller] 11:39:49,746 WARN [org.jboss.as.host.controller] (Controller Boot Thread) JBAS010900: Could not connect to remote domain controller 192.168.11.51:9999: java.net.ConnectException: JBAS012144: Could not connect to remote://192.168.11.51:9999. The connection timed out
[Host Controller] 11:39:55,752 WARN [org.jboss.as.host.controller] (Controller Boot Thread) JBAS010900: Could not connect to remote domain controller 192.168.11.51:9999: java.net.ConnectException: JBAS012144: Could not connect to remote://192.168.11.51:9999. The connection timed out
[Host Controller] 11:40:01,758 WARN [org.jboss.as.host.controller] (Controller Boot Thread) JBAS010900: Could not connect to remote domain controller 192.168.11.51:9999: java.net.ConnectException: JBAS012144: Could not connect to remote://192.168.11.51:9999. The connection timed out
[Host Controller] 11:40:07,764 WARN [org.jboss.as.host.controller] (Controller Boot Thread) JBAS010900: Could not connect to remote domain controller 192.168.11.51:9999: java.net.ConnectException: JBAS012144: Could not connect to remote://192.168.11.51:9999. The connection timed out
[Host Controller] 11:40:13,783 ERROR [org.jboss.as.host.controller] (Controller Boot Thread) JBAS010901: Could not connect to master. Aborting. Error was: java.lang.IllegalStateException: JBAS010951: Could not connect to master in 5 attempts within 30000 ms
[Host Controller] 11:40:19,281 INFO [org.jboss.as] (MSC service thread 1-2) JBAS015950: JBoss EAP 6.2.4.GA (AS 7.3.4.Final-redhat-1) stopped in 5481ms
11:40:19,634 INFO [org.jboss.as.process.Host Controller.status] (reaper for Host Controller) JBAS012010: Process 'Host Controller' finished with an exit status of 99
11:40:19,638 INFO [org.jboss.as.process] (Thread-8) JBAS012016: Shutting down process controller
11:40:19,640 INFO [org.jboss.as.process] (Thread-8) JBAS012015: All processes finished; exiting
Responses
i an having this error
08:39:43,115 WARN [JBossMessageProducer] JBoss Messaging does not support disabling message ID generation 08:42:35,865 ERROR [JMSConnector] Connection timeout or invalid message type returned from JMS queue. 08:42:35,894 INFO [TemenosBean] Transform - Start server response transform 08:42:35,894 INFO [TemenosBean] Transform - At Web Server 08:42:35,957 INFO [TemenosBean] Transform - Completed server response transform. Took 63 ms. 08:42:35,957 INFO [TemenosBean] Transform - Start server response transform 08:42:35,957 INFO [TemenosBean] Transform - At Web Server 08:42:35,962 INFO [TemenosBean] Transform - Completed server response transform. Took 5 ms. 08:42:35,963 ERROR [BrowserBean] Error building Login page 08:42:35,963 INFO [BrowserServlet] 300994-102-28-300864-2 08:42:35,963 INFO [BrowserServlet]
Total: 300994 Time in Servlet: 102 XML Parse time: 2 XML Transform time: 5 Time in Connector: 28 Time in OFS: 300864
Hi Frank,
You issue looks very different to the original one in this thread. I would suggest creating a new discussion to see if anyone has any suggestions, or even better, opening a support case so one of our support engineers can have a closer look.