" /> GAD closes connection to Switch - Genesys CTI User Forum

Author Topic: GAD closes connection to Switch  (Read 3719 times)

Offline dnib

  • Jr. Member
  • **
  • Posts: 57
  • Karma: 0
GAD closes connection to Switch
« on: November 08, 2012, 11:06:18 AM »
Advertisement
Hi guys, I need your help.

For some reason, randombly, my GAD application closes the connection to the Switch. I was unable to identify the cause. Could you help me, if you can?

Here are some logs extracts:

[i]08 11 12:10:33:439 [          Selector#0] WARN  .mux.SelectorManager  IO failure for connection 'tcp://buc-srv01:9100[Opened]/2
java.io.IOException: An established connection was aborted by the software in your host machine
at sun.nio.ch.SocketDispatcher.write0(Native Method)
at sun.nio.ch.SocketDispatcher.write(SocketDispatcher.java:33)
at sun.nio.ch.IOUtil.writeFromNativeBuffer(IOUtil.java:104)
at sun.nio.ch.IOUtil.write(IOUtil.java:75)
at sun.nio.ch.SocketChannelImpl.write(SocketChannelImpl.java:334)
at com.genesyslab.platform.commons.connection.impl.mux.SelectorManager$SelectorThread.processOutput(Unknown Source)
at com.genesyslab.platform.commons.connection.impl.mux.SelectorManager$SelectorThread.processSingleKey(Unknown Source)
at com.genesyslab.platform.commons.connection.impl.mux.SelectorManager$SelectorThread.processSingleKeySafe(Unknown Source)
at com.genesyslab.platform.commons.connection.impl.mux.SelectorManager$SelectorThread.processKeys(Unknown Source)
at com.genesyslab.platform.commons.connection.impl.mux.SelectorManager$SelectorThread.selectorLoop(Unknown Source)
at com.genesyslab.platform.commons.connection.impl.mux.SelectorManager$SelectorThread.run(Unknown Source)
at java.lang.Thread.run(Thread.java:619)
08 11 12:10:37:251 [nesyslab.PCT.invoker] INFO  PMonitoringContainer  TServer has been disconnected. removing link on it
08 11 12:10:37:267 [nesyslab.PCT.invoker] INFO  PMonitoringContainer  TServer has been disconnected. removing link on it
08 11 12:10:37:330 [          Publisher] WARN      GD.ServiceStatus  *************  SERVICE Type:Telephony Name:SIP_Server_PRI Status Off *************
08 11 12:10:37:345 [    TelephonyQueue*] WARN  ony.TelephonyService  Switch [SIP_Switch] disconnected.[/i]

Offline Kubig

  • Hero Member
  • *****
  • Posts: 2755
  • Karma: 44
Re: GAD closes connection to Switch
« Reply #1 on: November 08, 2012, 11:39:18 AM »
Seems like network problem between T-Server host and GAD host. Both app run on different host? What version exactly of GAD do you use?

Offline dnib

  • Jr. Member
  • **
  • Posts: 57
  • Karma: 0
Re: GAD closes connection to Switch
« Reply #2 on: November 08, 2012, 11:44:20 AM »
T-Server and GAD run on different VM machines.
GAD is v7.6.302.11
I have another GAD server and that one did not report any problems.

Offline Kubig

  • Hero Member
  • *****
  • Posts: 2755
  • Karma: 44
Re: GAD closes connection to Switch
« Reply #3 on: November 08, 2012, 11:45:32 AM »
So,may be is in version 7.6.302.11 any bug. Did you check release notes? Why do not you do an upgrade of GAD to latest version?

Offline dnib

  • Jr. Member
  • **
  • Posts: 57
  • Karma: 0
Re: GAD closes connection to Switch
« Reply #4 on: November 08, 2012, 12:04:19 PM »
Probably I will upgrade, but I don't think it's a bug . It happened twice in the last week but it's running for 2 years and didn't happen until now. So I sould like to be sure that is a bug so I don't miss other causes.

Offline Kubig

  • Hero Member
  • *****
  • Posts: 2755
  • Karma: 44
Re: GAD closes connection to Switch
« Reply #5 on: November 08, 2012, 12:34:56 PM »
Try to do restart with clear Tomcat cache -> delete folder and all subfolders in folder work. May be it helps.

Offline Flávio

  • Newbie
  • *
  • Posts: 32
  • Karma: 0
Re: GAD closes connection to Switch
« Reply #6 on: November 10, 2012, 09:56:39 AM »
Do you have ADDP configured in the connection betweed your gad app in CME and the switch?

try adding the connection and also configure the connection to use ADDP.

cheers,