This is an exception because TransportClient still has open requests and
was not closed in time, i.e. before Tomcat closed the web app and removed
the class loader.

Jörg

On Mon, Jan 19, 2015 at 4:37 AM, Subhadip Bagui <i.ba...@gmail.com> wrote:

> Hi,
>
> In the same context... some times when I'm shutting down tomcat getting
> the below exception. And other times it works. Any idea why ?
>
> Jan 19, 2015 8:59:30 AM org.apache.catalina.core.StandardContext
> listenerStop
> SEVERE: Exception sending context destroyed event to listener instance of
> class com.aricent.aricloud.es.service.ESClientFactory
> java.lang.NoClassDefFoundError:
> org/elasticsearch/transport/netty/NettyTransport$4
> at
> org.elasticsearch.transport.netty.NettyTransport.doStop(NettyTransport.java:403)
> at
> org.elasticsearch.common.component.AbstractLifecycleComponent.stop(AbstractLifecycleComponent.java:105)
> at
> org.elasticsearch.transport.TransportService.doStop(TransportService.java:100)
> at
> org.elasticsearch.common.component.AbstractLifecycleComponent.stop(AbstractLifecycleComponent.java:105)
> at
> org.elasticsearch.common.component.AbstractLifecycleComponent.close(AbstractLifecycleComponent.java:117)
> at
> org.elasticsearch.client.transport.TransportClient.close(TransportClient.java:268)
> at
> com.aricent.aricloud.es.service.ESClientFactory.shutdown(ESClientFactory.java:118)
> at
> com.aricent.aricloud.es.service.ESClientFactory.contextDestroyed(ESClientFactory.java:111)
>
> --
> You received this message because you are subscribed to the Google Groups
> "elasticsearch" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to elasticsearch+unsubscr...@googlegroups.com.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/elasticsearch/4b948428-c260-4aef-ad82-93346e7488cb%40googlegroups.com
> <https://groups.google.com/d/msgid/elasticsearch/4b948428-c260-4aef-ad82-93346e7488cb%40googlegroups.com?utm_medium=email&utm_source=footer>
> .
>
> For more options, visit https://groups.google.com/d/optout.
>

-- 
You received this message because you are subscribed to the Google Groups 
"elasticsearch" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to elasticsearch+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/elasticsearch/CAKdsXoFv4vXGUHK%3DGR11UDb6KZ1N8jT7WMGeKkpj1UCcSwV45w%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to