13-Mar-2015 11:27:57.154 INFO [main] org.apache.catalina.core.StandardServer.await A valid shutdown command was received via the shutdown port. Stopping the Server instance.13-Mar-2015 11:27:57.155 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio-8080"]13-Mar-2015 11:27:57.206 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["ajp-nio-8009"]13-Mar-2015 11:27:57.256 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service Catalina13-Mar-2015 11:27:57.269 INFO [localhost-startStop-2] com.hazelcast.core.LifecycleService.null [10.1.1.138]:5000 [jbaf-cluster] [3.4.1] Address[10.1.1.138]:5000 is SHUTTING_DOWNException in thread "Thread-21" com.hazelcast.core.HazelcastInstanceNotActiveException: Hazelcast instance is not active! at com.hazelcast.spi.impl.WaitNotifyServiceImpl.shutdown(WaitNotifyServiceImpl.java:221) at com.hazelcast.spi.impl.NodeEngineImpl.shutdown(NodeEngineImpl.java:386) at com.hazelcast.instance.Node.shutdown(Node.java:407) at com.hazelcast.instance.LifecycleServiceImpl.shutdown(LifecycleServiceImpl.java:91) at com.hazelcast.web.WebFilter.shutdownInstance(WebFilter.java:489)
at com.hazelcast.web.WebFilter.destroy(WebFilter.java:480)
Exception in thread "Thread-21" com.hazelcast.core.HazelcastInstanceNotActiveException: Hazelcast instance is not active! at com.hazelcast.spi.impl.WaitNotifyServiceImpl.shutdown(WaitNotifyServiceImpl.java:221) at com.hazelcast.spi.impl.NodeEngineImpl.shutdown(NodeEngineImpl.java:386) at com.hazelcast.instance.Node.shutdown(Node.java:407) at com.hazelcast.instance.LifecycleServiceImpl.shutdown(LifecycleServiceImpl.java:91) at com.hazelcast.instance.HazelcastInstanceProxy.shutdown(HazelcastInstanceProxy.java:237) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:483) at org.springframework.beans.factory.support.DisposableBeanAdapter.invokeCustomDestroyMethod(DisposableBeanAdapter.java:350) <hz:hazelcast id="hazelcastInstance"> <hz:config> <hz:instance-name>hz-cluster</hz:instance-name> <hz:group name="cluster" password="${HZ_PASSWORD:}"/> <hz:properties> <hz:property name="hazelcast.shutdownhook.enabled">false</hz:property> </hz:properties> <hz:network port="${HZ_PORT:5701}" port-auto-increment="${HZ_PORT_AUTOINC:true}"> <hz:join> <hz:multicast enabled="${HZ_MULTICAST:true}" multicast-group="${HZ_MULTICAST_GROUP:224.2.2.3}" multicast-port="${HZ_MULTICAST_PORT:54327}" multicast-timeout-seconds="${HZ_MULTICAST_TIMEOUT:2}" multicast-time-to-live="${HZ_MULTICAST_TTL:32}"/> <hz:tcp-ip enabled="${HZ_TCPIP:false}"> <hz:members>${HZ_TCPIP_MEMBERS:localhost}</hz:members> </hz:tcp-ip> <hz:aws enabled="${HZ_AWS:false}" access-key="${HZ_AWS_ACCESSKEY:default}" secret-key="${HZ_AWS_SECRETKEY:default}" connection-timeout-seconds="${HZ_AWS_CONNTIMEOUT:5}" host-header="${HZ_AWS_HOSTHEADER:ec2.amazonaws.com}" region="${HZ_AWS_REGION:us-east-1}" security-group-name="${HZ_AWS_SECUGROUP:}" tag-key="${HZ_AWS_TAGKEY:}" tag-value="${HZ_AWS_TAGVALUE:}"/> </hz:join> </hz:network> </hz:config> </hz:hazelcast>
--
You received this message because you are subscribed to the Google Groups "Hazelcast" group.
To unsubscribe from this group and stop receiving emails from it, send an email to hazelcast+...@googlegroups.com.
To post to this group, send email to haze...@googlegroups.com.
Visit this group at http://groups.google.com/group/hazelcast.
To view this discussion on the web visit https://groups.google.com/d/msgid/hazelcast/1555231c-f2e2-43ba-bfbf-6741400661bd%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.