![]() |
AE Services goes down. If AE Services goes down, the Conference Service and thePresence Services will attempt to reconnect to it every minute, which will generate messages similar to the following:
jvm 1 | SEVERE: Not able to establish a new session with the server: java.lang.RuntimeException: java.io.IOException: java.net.ConnectException: Connection refused: connect jvm 1 | Mar 26, 2008 12:34:37 PM com.avaya.sametime.common.api.ServiceProviderListener$Reconnector run jvm 1 | SEVERE: Reconnecting failed. An exception occurred: java.lang.NullPointerException: The connection to the Avaya server has been lost. jvm 1 | Mar 26, 2008 12:34:37 PM com.avaya.sametime.common.api.ServiceProviderListener$Reconnector run jvm 1 | SEVERE: Attempting to start a new session. jvm 1 | Mar 26, 2008 12:34:37 PM com.avaya.mvap.svcproxy.prov.RemoteServiceProvider initServiceProviderImpl jvm 1 | INFO: CMAPI SERVER IP=loki2.dr.avaya.com: CMAPI SERVER PORT=4722 jvm 1 | Mar 26, 2008 12:34:38 PM com.avaya.mvcs.proxy.ClientProxy connect jvm 1 | WARNING: jvm 1 | java.net.ConnectException: Connection refused: connect
When AE Services is back online, the following messages will appear in the log file:
jvm 1 | Mar 26, 2008 12:36:38 PM com.avaya.mvap.svcproxy.prov.ServiceProviderBuilder getCmapiServiceProvider jvm 1 | INFO: SERVICE PROVIDER = com.avaya.mvap.svcproxy.prov.RemoteServiceProvider jvm 1 | Mar 26, 2008 12:36:39 PM com.avaya.sametime.common.api.ServiceProviderListener$Reconnector run jvm 1 | INFO: Reconnected to the server. Resuming normal operation.