Hi,
The problem seems to be solved after upgrading jetty to version 9.2

Thanks,
Dhiraj Prajapati
On 24 Jun 2014 16:37, "Simone Bordet" <sbor...@intalio.com> wrote:

> Hi,
>
> On Tue, Jun 24, 2014 at 12:52 PM, dhiraj prajapati <dhirajp...@gmail.com>
> wrote:
> > Hi,
> > I used jstack to take the thread dumps.
> > PFA the thread dumps taken at intervals of 5 minutes.(order is
> td2014062301,
> > then td2014062302 and then td2014062303 )
> > JDK version is jdk1.7.0_45
> > Jetty version is jetty-all-9.1.2.v20140210.jar.
> > I allocated 1 GB of heap space to the application, but the application
> was
> > using 6.6 GB memory (2.7 GB swap space) before I restarted the
> application.
> > RAM on the machine is 8GB.
>
> From your own stack traces, Jetty allocates 8 selector threads.
>
> You application also uses Netty, and it's Netty that allocates the
> other (~500) selector threads.
> I suspect you have misconfigured Netty.
>
> --
> Simone Bordet
> ----
> http://cometd.org
> http://webtide.com
> http://intalio.com
> Developer advice, training, services and support
> from the Jetty & CometD experts.
> Intalio, the modern way to build business applications.
> _______________________________________________
> jetty-users mailing list
> jetty-users@eclipse.org
> https://dev.eclipse.org/mailman/listinfo/jetty-users
>
_______________________________________________
jetty-users mailing list
jetty-users@eclipse.org
To change your delivery options, retrieve your password, or unsubscribe from 
this list, visit
https://dev.eclipse.org/mailman/listinfo/jetty-users

Reply via email to