Hi, My application was working and later laptop went into sleep/standBy mode. After awake got below exception. Looks like grid is stopped. Is there a way to handle this?
/java.lang.IllegalStateException: Grid is in invalid state to perform this operation. It either not started yet or has already being or have stopped [gridName=grid.cfg, state=STOPPED] org.apache.ignite.internal.GridKernalGatewayImpl.illegalState(GridKernalGatewayImpl.java:190) org.apache.ignite.internal.GridKernalGatewayImpl.readLock(GridKernalGatewayImpl.java:90) org.apache.ignite.internal.IgniteKernal.guard(IgniteKernal.java:3300) org.apache.ignite.internal.IgniteKernal.cache(IgniteKernal.java:2548) / Thanks, -Sam -- View this message in context: http://apache-ignite-users.70518.x6.nabble.com/Grid-is-in-invalid-state-to-perform-this-operation-tp12360.html Sent from the Apache Ignite Users mailing list archive at Nabble.com.
