[Asterisk-java-users] Fwd: AsteriskServer Instance on Cluster
Brought to you by:
srt
From: $angaran <san...@gm...> - 2013-07-21 21:34:08
|
Hi Everyone, I am using JBoss Server in clustered mode. When the init request comes to first server in the cluster, it creates an AsteriskServer instance. When the future requests goes to other servers, the asterisk server instance is replicated. But when I access the methods in the server instance, it throws null pointer exception at initializeIfNeeded() in AsteriskServerImpl. Please help me to resolve. Regards, Sangaran |