Start Managed Server from Another Machine
Hello,
In a two machines cluster starting a managed on the secondary machine not the
one hosting the admin server, I keep getting the following error:
Managed server log error:
***************************************************************************
The WebLogic Server did not start up properly.
Exception raised: 'javax.management.AttributeNotFoundException: Attribute AdministrationMBeanAuditingEnabled
not found for MBean orsus:Name=orsus,Type=Domain'
Reason: javax.management.AttributeNotFoundException: Attribute AdministrationMBeanAuditingEnabled
not found for MBean orsus:Name=orsus,Type=Domain
Admin Server log:
<Feb 5, 2004 9:20:17 AM GMT+02:00> <Error> <Management> <BEA-140001> <An error
occurred while getting attribute AdministrationMBeanAuditingEnabled on MBean orsus:Name=orsus,Type=Domain.
Method: null. Exception: javax.management.AttributeNotFoundException: Attribute
AdministrationMBeanAuditingEnabled
not found for MBean orsus:Name=orsus,Type=Domain.
javax.management.AttributeNotFoundException: Attribute AdministrationMBeanAuditingEnabled
not found for MBean orsus:Name=orsus,Type=Domain
at weblogic.management.internal.DynamicMBeanImpl.getXAttributeInfo(DynamicMBeanImpl.java:1917)
at weblogic.management.internal.DynamicMBeanImpl.getAttribute(DynamicMBeanImpl.java:585)
at weblogic.management.internal.ConfigurationMBeanImpl.getAttribute(ConfigurationMBeanImpl.java:177)
at com.sun.management.jmx.MBeanServerImpl.getAttribute(MBeanServerImpl.java:1183)
at com.sun.management.jmx.MBeanServerImpl.getAttribute(MBeanServerImpl.java:1153)
at weblogic.management.internal.RemoteMBeanServerImpl.getAttribute(RemoteMBeanServerImpl.java:284)
at weblogic.management.internal.RemoteMBeanServerImpl_WLSkel.invoke(Unknown
Source)
at weblogic.rmi.internal.BasicServerRef.invoke(BasicServerRef.java:466)
at weblogic.rmi.internal.BasicServerRef$1.run(BasicServerRef.java:409)
at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:353)
at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:144)
at weblogic.rmi.internal.BasicServerRef.handleRequest(BasicServerRef.java:404)
at weblogic.rmi.internal.BasicExecuteRequest.execute(BasicExecuteRequest.java:30)
at weblogic.kernel.ExecuteThread.execute(ExecuteThread.java:197)
at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:170)[color=blue]
>[/color]
<Feb 5, 2004 9:20:18 AM GMT+02:00> <Warning> <Management> <BEA-141138> <Managed
Server orsusClusterNode_2 is disconnected from the admin server. This may be either
due to a managed server getting temporarily partitioned or the managed server
process exiting.>
<Feb 5, 2004 9:20:18 AM GMT+02:00> <Error> <Kernel> <BEA-000802> <ExecuteRequest
failed
weblogic.rmi.extensions.RemoteRuntimeException: Unexpected Exception - with nested
exception:
[weblogic.rjvm.PeerGoneException: ; nested exception is:
weblogic.utils.net.SocketResetException].
weblogic.rjvm.PeerGoneException: ; nested exception is:
weblogic.utils.net.SocketResetException
at weblogic.rjvm.BasicOutboundRequest.sendReceive(BasicOutboundRequest.java:108)
at weblogic.rmi.internal.BasicRemoteRef.invoke(BasicRemoteRef.java:138)
at weblogic.management.internal.RemoteMBeanServerImpl_812_WLStub.addNotificationListener(Unknown
Source)
at weblogic.management.internal.BaseNotificationListenerImpl.addFilterAndHandback(BaseNotificationListenerImpl.java:48)
at weblogic.management.internal.MBeanProxy.addNotificationListener(MBeanProxy.java:350)
at weblogic.server.ServerLifeCycleRuntime$1.execute(ServerLifeCycleRuntime.java:523)
at weblogic.kernel.ExecuteThread.execute(ExecuteThread.java:197)
at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:170)
Caused by: weblogic.utils.net.SocketResetException
at weblogic.socket.NTSocketMuxer.processSockets(NTSocketMuxer.java:111)
at weblogic.socket.SocketReaderRequest.execute(SocketReaderRequest.java:32)
... 2 more
--------------- nested within: ------------------
weblogic.rmi.extensions.RemoteRuntimeException: Unexpected Exception - with nested
exception:
[weblogic.rjvm.PeerGoneException: ; nested exception is:
weblogic.utils.net.SocketResetException]
at weblogic.management.internal.RemoteMBeanServerImpl_812_WLStub.addNotificationListener(Unknown
Source)
at weblogic.management.internal.BaseNotificationListenerImpl.addFilterAndHandback(BaseNotificationListenerImpl.java:48)
at weblogic.management.internal.MBeanProxy.addNotificationListener(MBeanProxy.java:350)
at weblogic.server.ServerLifeCycleRuntime$1.execute(ServerLifeCycleRuntime.java:523)
at weblogic.kernel.ExecuteThread.execute(ExecuteThread.java:197)
Any ideas?
Regards.
Eran
Re: Start Managed Server from Another Machine
Do both the machines have the same weblogic server installation? Looks
like there is a conflict, the machine where the managed server is
running has a weblogic server version lesser than the admin server.
Check the versions on both machines.
java weblogic.version
should print the version information.
Thanks,
-satya
eran wrote:[color=blue]
>
> Hello,
>
> In a two machines cluster starting a managed on the secondary machine not the
> one hosting the admin server, I keep getting the following error:
>
> Managed server log error:
> ***************************************************************************
> The WebLogic Server did not start up properly.
> Exception raised: 'javax.management.AttributeNotFoundException: Attribute AdministrationMBeanAuditingEnabled
> not found for MBean orsus:Name=orsus,Type=Domain'
> Reason: javax.management.AttributeNotFoundException: Attribute AdministrationMBeanAuditingEnabled
> not found for MBean orsus:Name=orsus,Type=Domain
>
>
> Admin Server log:
> <Feb 5, 2004 9:20:17 AM GMT+02:00> <Error> <Management> <BEA-140001> <An error
> occurred while getting attribute AdministrationMBeanAuditingEnabled on MBean orsus:Name=orsus,Type=Domain.
> Method: null. Exception: javax.management.AttributeNotFoundException: Attribute
> AdministrationMBeanAuditingEnabled
> not found for MBean orsus:Name=orsus,Type=Domain.
> javax.management.AttributeNotFoundException: Attribute AdministrationMBeanAuditingEnabled
> not found for MBean orsus:Name=orsus,Type=Domain
> at weblogic.management.internal.DynamicMBeanImpl.getXAttributeInfo(DynamicMBeanImpl.java:1917)
> at weblogic.management.internal.DynamicMBeanImpl.getAttribute(DynamicMBeanImpl.java:585)
> at weblogic.management.internal.ConfigurationMBeanImpl.getAttribute(ConfigurationMBeanImpl.java:177)
> at com.sun.management.jmx.MBeanServerImpl.getAttribute(MBeanServerImpl.java:1183)
> at com.sun.management.jmx.MBeanServerImpl.getAttribute(MBeanServerImpl.java:1153)
> at weblogic.management.internal.RemoteMBeanServerImpl.getAttribute(RemoteMBeanServerImpl.java:284)
> at weblogic.management.internal.RemoteMBeanServerImpl_WLSkel.invoke(Unknown
> Source)
> at weblogic.rmi.internal.BasicServerRef.invoke(BasicServerRef.java:466)
> at weblogic.rmi.internal.BasicServerRef$1.run(BasicServerRef.java:409)
> at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:353)
> at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:144)
> at weblogic.rmi.internal.BasicServerRef.handleRequest(BasicServerRef.java:404)
> at weblogic.rmi.internal.BasicExecuteRequest.execute(BasicExecuteRequest.java:30)
> at weblogic.kernel.ExecuteThread.execute(ExecuteThread.java:197)
> at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:170)
>
> <Feb 5, 2004 9:20:18 AM GMT+02:00> <Warning> <Management> <BEA-141138> <Managed
> Server orsusClusterNode_2 is disconnected from the admin server. This may be either
> due to a managed server getting temporarily partitioned or the managed server
> process exiting.>
> <Feb 5, 2004 9:20:18 AM GMT+02:00> <Error> <Kernel> <BEA-000802> <ExecuteRequest
> failed
> weblogic.rmi.extensions.RemoteRuntimeException: Unexpected Exception - with nested
> exception:
> [weblogic.rjvm.PeerGoneException: ; nested exception is:
> weblogic.utils.net.SocketResetException].
> weblogic.rjvm.PeerGoneException: ; nested exception is:
> weblogic.utils.net.SocketResetException
> at weblogic.rjvm.BasicOutboundRequest.sendReceive(BasicOutboundRequest.java:108)
> at weblogic.rmi.internal.BasicRemoteRef.invoke(BasicRemoteRef.java:138)
> at weblogic.management.internal.RemoteMBeanServerImpl_812_WLStub.addNotificationListener(Unknown
> Source)
> at weblogic.management.internal.BaseNotificationListenerImpl.addFilterAndHandback(BaseNotificationListenerImpl.java:48)
> at weblogic.management.internal.MBeanProxy.addNotificationListener(MBeanProxy.java:350)
> at weblogic.server.ServerLifeCycleRuntime$1.execute(ServerLifeCycleRuntime.java:523)
> at weblogic.kernel.ExecuteThread.execute(ExecuteThread.java:197)
> at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:170)
> Caused by: weblogic.utils.net.SocketResetException
> at weblogic.socket.NTSocketMuxer.processSockets(NTSocketMuxer.java:111)
> at weblogic.socket.SocketReaderRequest.execute(SocketReaderRequest.java:32)
> ... 2 more
> --------------- nested within: ------------------
> weblogic.rmi.extensions.RemoteRuntimeException: Unexpected Exception - with nested
> exception:
> [weblogic.rjvm.PeerGoneException: ; nested exception is:
> weblogic.utils.net.SocketResetException]
> at weblogic.management.internal.RemoteMBeanServerImpl_812_WLStub.addNotificationListener(Unknown
> Source)
> at weblogic.management.internal.BaseNotificationListenerImpl.addFilterAndHandback(BaseNotificationListenerImpl.java:48)
> at weblogic.management.internal.MBeanProxy.addNotificationListener(MBeanProxy.java:350)
> at weblogic.server.ServerLifeCycleRuntime$1.execute(ServerLifeCycleRuntime.java:523)
> at weblogic.kernel.ExecuteThread.execute(ExecuteThread.java:197)
>
> Any ideas?
>
> Regards.
> Eran
>
>
>
>
> ------------------------------------------------------------------------
>
> Managed server log error:
> ***************************************************************************
> The WebLogic Server did not start up properly.
> Exception raised: 'javax.management.AttributeNotFoundException: Attribute AdministrationMBeanAuditingEnabled not found for MBean orsus:Name=orsus,Type=Domain'
> Reason: javax.management.AttributeNotFoundException: Attribute AdministrationMBeanAuditingEnabled not found for MBean orsus:Name=orsus,Type=Domain
> ***************************************************************************
>
>
> Admin Server log:
> <Feb 5, 2004 9:20:17 AM GMT+02:00> <Error> <Management> <BEA-140001> <An error occurred while getting attribute AdministrationMBeanAuditingEnabled on MBean orsus:Name=orsus,Type=Domain. Method: null. Exception: javax.management.AttributeNotFoundException: Attribute AdministrationMBeanAuditingEnabled
> not found for MBean orsus:Name=orsus,Type=Domain.
> javax.management.AttributeNotFoundException: Attribute AdministrationMBeanAuditingEnabled not found for MBean orsus:Name=orsus,Type=Domain
> at weblogic.management.internal.DynamicMBeanImpl.getXAttributeInfo(DynamicMBeanImpl.java:1917)
> at weblogic.management.internal.DynamicMBeanImpl.getAttribute(DynamicMBeanImpl.java:585)
> at weblogic.management.internal.ConfigurationMBeanImpl.getAttribute(ConfigurationMBeanImpl.java:177)
> at com.sun.management.jmx.MBeanServerImpl.getAttribute(MBeanServerImpl.java:1183)
> at com.sun.management.jmx.MBeanServerImpl.getAttribute(MBeanServerImpl.java:1153)
> at weblogic.management.internal.RemoteMBeanServerImpl.getAttribute(RemoteMBeanServerImpl.java:284)
> at weblogic.management.internal.RemoteMBeanServerImpl_WLSkel.invoke(Unknown Source)
> at weblogic.rmi.internal.BasicServerRef.invoke(BasicServerRef.java:466)
> at weblogic.rmi.internal.BasicServerRef$1.run(BasicServerRef.java:409)
> at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:353)
> at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:144)
> at weblogic.rmi.internal.BasicServerRef.handleRequest(BasicServerRef.java:404)
> at weblogic.rmi.internal.BasicExecuteRequest.execute(BasicExecuteRequest.java:30)
> at weblogic.kernel.ExecuteThread.execute(ExecuteThread.java:197)
> at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:170)
>
> <Feb 5, 2004 9:20:18 AM GMT+02:00> <Warning> <Management> <BEA-141138> <Managed Server orsusClusterNode_2 is disconnected from the admin server. This may be either due to a managed server getting temporarily partitioned or the managed server process exiting.>
> <Feb 5, 2004 9:20:18 AM GMT+02:00> <Error> <Kernel> <BEA-000802> <ExecuteRequest failed
> weblogic.rmi.extensions.RemoteRuntimeException: Unexpected Exception - with nested exception:
> [weblogic.rjvm.PeerGoneException: ; nested exception is:
> weblogic.utils.net.SocketResetException].
> weblogic.rjvm.PeerGoneException: ; nested exception is:
> weblogic.utils.net.SocketResetException
> at weblogic.rjvm.BasicOutboundRequest.sendReceive(BasicOutboundRequest.java:108)
> at weblogic.rmi.internal.BasicRemoteRef.invoke(BasicRemoteRef.java:138)
> at weblogic.management.internal.RemoteMBeanServerImpl_812_WLStub.addNotificationListener(Unknown Source)
> at weblogic.management.internal.BaseNotificationListenerImpl.addFilterAndHandback(BaseNotificationListenerImpl.java:48)
> at weblogic.management.internal.MBeanProxy.addNotificationListener(MBeanProxy.java:350)
> at weblogic.server.ServerLifeCycleRuntime$1.execute(ServerLifeCycleRuntime.java:523)
> at weblogic.kernel.ExecuteThread.execute(ExecuteThread.java:197)
> at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:170)
> Caused by: weblogic.utils.net.SocketResetException
> at weblogic.socket.NTSocketMuxer.processSockets(NTSocketMuxer.java:111)
> at weblogic.socket.SocketReaderRequest.execute(SocketReaderRequest.java:32)
> ... 2 more
> --------------- nested within: ------------------
> weblogic.rmi.extensions.RemoteRuntimeException: Unexpected Exception - with nested exception:
> [weblogic.rjvm.PeerGoneException: ; nested exception is:
> weblogic.utils.net.SocketResetException]
> at weblogic.management.internal.RemoteMBeanServerImpl_812_WLStub.addNotificationListener(Unknown Source)
> at weblogic.management.internal.BaseNotificationListenerImpl.addFilterAndHandback(BaseNotificationListenerImpl.java:48)
> at weblogic.management.internal.MBeanProxy.addNotificationListener(MBeanProxy.java:350)
> at weblogic.server.ServerLifeCycleRuntime$1.execute(ServerLifeCycleRuntime.java:523)
> at weblogic.kernel.ExecuteThread.execute(ExecuteThread.java:197)
>[/color]