Posted by
Roshan on
May 07, 2017; 10:21am
URL: http://erman-arslan-s-oracle-forum.124.s1.nabble.com/RAC-failover-tp2650.html
Hi Erman,
result of telnet and application error. First node is throwing (10.210.228.6) connection refused.
Error:
2017-05-07 14:20:26,311 [10.210.227.13-RH-CBS-WSO2-01.mtg.local] [HttpClientWorker-7] INFO LogMediator To:
http://www.w3.org/2005/08/addressing/anonymous,WSAction: ,SOAPAction: ,MessageID: urn:uuid:5B696DD59A8E1F2ABD9415563493003498-793749240,Direction: response,Envelope: <?xml version='1.0' encoding='utf-8'?><soap:Envelope xmlns:soap="
http://schemas.xmlsoap.org/soap/envelope/"><soap:Body><ns1:processRequestResponse xmlns:ns1="
http://schema.concierge.com/Masters"><Masters xmlns="
http://schema.concierge.com/Masters"><Response><ResultStatusResponse><resultCode>-1</resultCode><resultMessage>Could not create connection; - nested throwable: (java.sql.SQLException: Io exception: The Network Adapter could not establish the connection); - nested throwable: (org.jboss.resource.JBossResourceException: Could not create connection; - nested throwable: (java.sql.SQLException: Io exception: The Network Adapter could not establish the connection))</resultMessage></ResultStatusResponse></Response></Masters></ns1:processRequestResponse></soap:Body></soap:Envelope>
Telenet Log:
[cbsmiddleware@RH-CBS-WSO2-01 bin]$ telnet cbs-scan.telecom.mu 1521
Trying 10.210.228.6...
telnet: connect to address 10.210.228.6: Connection refused
Trying 10.210.228.7...
Connected to cbs-scan.telecom.mu.
Escape character is '^]'.
^C
Connection closed by foreign host.
[cbsmiddleware@RH-CBS-WSO2-01 bin]$
[cbsmiddleware@RH-CBS-WSO2-01 bin]$ telnet 10.210.228.6 1521
Trying 10.210.228.6...
telnet: connect to address 10.210.228.6: Connection refused
[cbsmiddleware@RH-CBS-WSO2-01 bin]$ telnet 10.210.228.7 1521
Trying 10.210.228.7...
Connected to 10.210.228.7.
Escape character is '^]'.
^C
^CConnection closed by foreign host.
Do I need to check with network team?
Regards,
Roshan