GigaSpaces XAP 9.7.2 API

org.openspaces.grid.gsm.sla.exceptions
Class CannotDiscoverEsmException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by org.openspaces.grid.gsm.sla.exceptions.SlaEnforcementInProgressException
              extended by org.openspaces.grid.gsm.sla.exceptions.WrongNumberOfESMComponentsException
                  extended by org.openspaces.grid.gsm.sla.exceptions.CannotDiscoverEsmException
All Implemented Interfaces:
Serializable, SlaEnforcementFailure

public class CannotDiscoverEsmException
extends WrongNumberOfESMComponentsException

This exception is monitored by the GSA, and causes the ESM process to restart itself. It indicates that the ESM cannot discover itself and denotes a severe problem in the LookupService or the Admin API. It is very rare, however a restart fixes the problem.

Author:
itaif
See Also:
Serialized Form

Constructor Summary
CannotDiscoverEsmException(String puName)
           
 
Method Summary
 
Methods inherited from class org.openspaces.grid.gsm.sla.exceptions.WrongNumberOfESMComponentsException
toEvent
 
Methods inherited from class org.openspaces.grid.gsm.sla.exceptions.SlaEnforcementInProgressException
equals, fillInStackTrace, getProcessingUnitName, hashCode
 
Methods inherited from class java.lang.Throwable
getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
 
Methods inherited from interface org.openspaces.grid.gsm.sla.exceptions.SlaEnforcementFailure
equals, getProcessingUnitName
 

Constructor Detail

CannotDiscoverEsmException

public CannotDiscoverEsmException(String puName)

GigaSpaces XAP 9.7.2 API

Copyright © GigaSpaces.