Issue agent: The connection has been closed by the server
Hi,
we face this error in WLS server, agent log:
WARNING: Caught exception in client thread javax.management.remote.generic.ConnectionClosedException: The connection has been closed by the server.at com.sun.jmx.remote.generic.ClientSynchroMessageConnectionImpl.close(ClientSynchroMessageConnectionImpl.java:343)at javax.management.remote.generic.GenericConnector.close(GenericConnector.java:276)at javax.management.remote.generic.GenericConnector.close(GenericConnector.java:231)at com.jdedwards.mgmt.agent.E1Agent$ManagementServerDaemonThread.handleNotification(Unknown Source)at javax.management.NotificationBroadcasterSupport.handleNotification(NotificationBroadcasterSupport.java:275)at javax.management.NotificationBroadcasterSupport$SendNotifJob.run(NotificationBroadcasterSupport.java:352)at javax.management.NotificationBroadcasterSupport$1.execute(NotificationBroadcasterSupport.java:337)at javax.management.NotificationBroadcasterSupport.sendNotification(NotificationBroadcasterSupport.java:248)at javax.management.remote.generic.GenericConnector$1.run(GenericConnector.java:363)at com.sun.jmx.remote.opt.util.ThreadService$ThreadServiceJob.run(ThreadService.java:208)at com.sun.jmx.remote.opt.util.JobExecutor.run(JobExecutor.java:59)