users@glassfish.java.net

Re: THREADPOOL.BUSY

From: Amy Roh <amy.roh_at_oracle.com>
Date: Thu, 12 Aug 2010 11:50:30 -0700

Are you using 3.0 domain.xml and trying to migrate to 3.1?

Using 3.1 domain.xml, all you need to do to enable mod_jk is

asadmin create-network-listener --jkenabled true --listenerport 8009
--protocol http-listener-1 jk-connector
asadmin restart-domain

HANDE CANORUÇ wrote:
> My apache/mod_jk configuration works with 3.0 properly. The problem
> occurs when I try to migrate from 3.0 to 3.1.
>
> 2010/8/11 Amy Roh <amy.roh_at_oracle.com <mailto:amy.roh_at_oracle.com>>
>
> Can you describe how you're enabling mod_jk with 3.1?
>
> Can you attach your domain.xml, httpd.conf, and worker.properties?
>
> Does your apache/mod_jk configuration and application work with 3.0?
>
> You shouldn't just run out of threads when you start the server.
> Something is wrong with your configuration.
>
> HANDE CANORUÇ wrote:
>
> yes, when the server just starts, it gives this error. Then
> should I make configuration in httpd file? And what configuration?
> 2010/8/11 Amy Roh <amy.roh_at_oracle.com
> <mailto:amy.roh_at_oracle.com> <mailto:amy.roh_at_oracle.com
> <mailto:amy.roh_at_oracle.com>>>
>
>
> Where is the domain.xml attached?
>
> Looks like you're running out of threads. Does this just
> happen
> when you start the server?
> You can try various suggestions from -
>
> http://old.nabble.com/Tomcat-running-out-of-threads.-td16812001.html
>
>
> Oleksiy Stashok wrote:
>
> according to provided domain.xml it has to be issue of jk
> enabled listener.
> I think folks from webcontainer can help here.
>
> Thanks.
>
> On Aug 11, 2010, at 15:53 , Oleksiy Stashok wrote:
>
> Can you pls. attach the domain.xml?
>
>
> On Aug 11, 2010, at 15:02 , HANDE CANORUÇ wrote:
>
> I was using 3.0 sun glassfish server, but I want to
> upgrade it to 3.1 (final version). I made the
> necessary configuration in the domain.xml file and
> deployed my applications successfully. However when
> try to open it in my browser, glassfish log file
> prints following error:
>
>
> SEVERE|glassfish3.1|org.apache.tomcat.util.threads.ThreadPool|_ThreadID=17;_ThreadName=Thread-1;|threadpool.busy|#]
>
>
> and waits for long time. If I am lucky, when I
> reload
> the page a few times, then server may respond.
> Can you anything suggest me?
>
>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail:
> users-unsubscribe_at_glassfish.dev.java.net
> <mailto:users-unsubscribe_at_glassfish.dev.java.net>
> <mailto:users-unsubscribe_at_glassfish.dev.java.net
> <mailto:users-unsubscribe_at_glassfish.dev.java.net>>
>
> For additional commands, e-mail:
> users-help_at_glassfish.dev.java.net
> <mailto:users-help_at_glassfish.dev.java.net>
> <mailto:users-help_at_glassfish.dev.java.net
> <mailto:users-help_at_glassfish.dev.java.net>>
>
>
>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail:
> users-unsubscribe_at_glassfish.dev.java.net
> <mailto:users-unsubscribe_at_glassfish.dev.java.net>
> <mailto:users-unsubscribe_at_glassfish.dev.java.net
> <mailto:users-unsubscribe_at_glassfish.dev.java.net>>
>
> For additional commands, e-mail:
> users-help_at_glassfish.dev.java.net
> <mailto:users-help_at_glassfish.dev.java.net>
> <mailto:users-help_at_glassfish.dev.java.net
> <mailto:users-help_at_glassfish.dev.java.net>>
>
>
>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail:
> users-unsubscribe_at_glassfish.dev.java.net
> <mailto:users-unsubscribe_at_glassfish.dev.java.net>
> <mailto:users-unsubscribe_at_glassfish.dev.java.net
> <mailto:users-unsubscribe_at_glassfish.dev.java.net>>
>
> For additional commands, e-mail:
> users-help_at_glassfish.dev.java.net
> <mailto:users-help_at_glassfish.dev.java.net>
> <mailto:users-help_at_glassfish.dev.java.net
> <mailto:users-help_at_glassfish.dev.java.net>>
>
>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe_at_glassfish.dev.java.net
> <mailto:users-unsubscribe_at_glassfish.dev.java.net>
> For additional commands, e-mail: users-help_at_glassfish.dev.java.net
> <mailto:users-help_at_glassfish.dev.java.net>
>
>