Administrator node always couldn't reach remote node
dear all...
I install sjsws7 on three solaris 10 machine...
1 act as Administrtion Server an 2 other run Registration Node
registration node success...and I run 1 instance in two node say app1 and app2
but something bother is AS server always say's couldn't reach
app1 and app2...
I check on the app1 and app2 already listen in 8989 port...
if I need to add/modify configuration on I must stop and start the admin-server on the AS server...and then deploy-config or something...
after about 1 minutes the AS server couldn't reach the app1 and app2
so i need stop-start activity to do anything...
admin log always say this:
--
[05/May/2007:01:41:39] info (10356): for host 192.168.10.6 trying to POST /jmxconnector/remotejmx, service-j2ee reports: Exception : ADMIN3007: Node 'app1' c
ould not be reached.
[05/May/2007:01:41:48] info (10356): for host 192.168.10.6 trying to POST /jmxconnector/remotejmx, service-j2ee reports: Exception : ADMIN3007: Node 'app1' c
ould not be reached.
[05/May/2007:01:41:50] info (10356): for host 192.168.10.6 trying to POST /jmxconnector/remotejmx, service-j2ee reports: Exception : ADMIN3007: Node 'app1' c
ould not be reached.
[05/May/2007:01:41:53] info (10356): for host 192.168.10.6 trying to POST /jmxconnector/remotejmx, service-j2ee reports: Exception : ADMIN3007: Node 'app1' c
ould not be reached.
[05/May/2007:01:42:07] info (10356): CORE5073: Web server shutdown in progress
[05/May/2007:01:42:08] warning (10356): LCM0005: Lifecycle module [AdminLifecycleModule] threw an Exception; please check your lifecycle module.
java.lang.NullPointerException
at com.sun.web.admin.server.RemoteAgentConnector.releaseConnector(RemoteAgentConne ctor.java:65)
at com.sun.web.admin.server.AgentConnector.release(AgentConnector.java:66)
at com.sun.web.admin.server.AgentRegistry.release(AgentRegistry.java:74)
at com.sun.web.admin.server.AdminServer.resetServer(AdminServer.java:365)
at com.sun.web.admin.server.AdminServer.reset(AdminServer.java:356)
at com.sun.web.admin.server.AdminServerLifecycleModule.handleEvent(AdminServerLife cycleModule.java:76)
at com.sun.appserv.server.ServerLifecycleModule.postEvent(ServerLifecycleModule.ja va:168)
at com.sun.appserv.server.ServerLifecycleModule.onShutdown(ServerLifecycleModule.j ava:212)
at com.sun.appserv.server.LifecycleModuleService.onShutdown(LifecycleModuleService .java:217)
at com.sun.webserver.init.J2EERunner.shutdown(J2EERunner.java:354)

