Hello Christoph,
On Thu, Sep 29, 2022, 3:27 PM Christoph Empl
wrote:
> Hello,
>
> i’m facing a problem that my tomcat seems to become unresponsive if it’s
> under a certain load.
>
Can you please elaborate the situation a bit? What happens after that, is
it crashing or becomes sluggish? Does it
Sorry... Tomcat Version 9.0.63.
Am 29.09.22, 12:06 schrieb "Jason Wee" :
could be waiting for i/o or some others... what tomcat version ?
On Thu, Sep 29, 2022 at 5:57 PM Christoph Empl
wrote:
>
> Hello,
>
> i’m facing a problem that my tomcat seems to become unresp
could be waiting for i/o or some others... what tomcat version ?
On Thu, Sep 29, 2022 at 5:57 PM Christoph Empl
wrote:
>
> Hello,
>
> i’m facing a problem that my tomcat seems to become unresponsive if it’s
> under a certain load.
>
> Most threads in threaddumps look like this:
>
>
> "https-jsse
Hello,
i’m facing a problem that my tomcat seems to become unresponsive if it’s under
a certain load.
Most threads in threaddumps look like this:
"https-jsse-nio-21030-exec-133" #13306 daemon prio=5 os_prio=0 cpu=17099.37ms
elapsed=897.51s tid=0x7f6270063b00 nid=0x1e5c38 in Object.wait()
> > > And in apache log we found following log:
> > >
> > > "AH00992: ajp_read_header: ajp_ilink_receive failed"
> > >
> > > What makes tomcat unresponsive to apache. in tomcat log there is no
> logs
> > > for max thread busy.
> &g
> >
> > We have a Apache and tomcat :
> >
> > Form tomcat log i can say that request has been received from client side
> > but some how response could not deliver to Apache.
> >
> > And in apache log we found following log:
> >
> > "AH0099
owing log:
>
> "AH00992: ajp_read_header: ajp_ilink_receive failed"
>
> What makes tomcat unresponsive to apache. in tomcat log there is no logs
> for max thread busy.
Can you turn-up the log level on mod_jk? (or are you using mod_proxy_ajp?)
Sanity check: make sure that your max_
Hi,
We have a Apache and tomcat :
Form tomcat log i can say that request has been received from client side
but some how response could not deliver to Apache.
And in apache log we found following log:
"AH00992: ajp_read_header: ajp_ilink_receive failed"
What makes tomcat unres
thanks everyone for the responses. Unrelated hardware issues necessitated a
reinstall, so I did a fresh install of 10.04. this time I used apt-get to
install more packages (user, admin, example, etc) and everything is working
as expected. I suspect my original problem was probably due to missing
You might want to check the file permissions before and after you edit
it. Something about this smells like a permissions issue. I have a
Ubuntu 9.10 installed tomcat and it works perfect. Admittedly I didn't
upgrade from 8.4 but w/ editing tomcat-user.xml being the only change,
there are only a
Hi.
I am not familiar with Ubuntu, but I am told it uses the same packages
as Debian Linux.
In such a case, Tomcat itself, the example apps, and/or the manager
applications, may be in 2 or 3 different packages, which you need to
each install.
Check with "apt-cache search tomcat" to make sure.
The standard Tomcat package from apache.org comes with an examples app
pre-installed.
The various packagers (incl. Ubuntu) mangle Tomcat in a variety of ways.
Standard advice on this list for something like your situation seems
to be is to first
download a clean Tomcat package from apache.org,
Thank you for the reply. Do you mean the original installation of ubuntu or
tomcat? I restored the tomcat settings back to the original state, but
cannot see that an examples app is pre-installed. If it's something I need
to deploy myself, I'm not sure how to do that without access to the
manage
On 01/05/2010 18:19, paul geer wrote:
> Hello all,
>
> I had an installation of ubuntu 8.04 that I recently upgraded to 9.10. I
> barely used it before the upgrade so the system was very close to a fresh
> install of 8.04 before the upgrade.
>
> I installed tomcat6 with apt-get. After setting e
Hello all,
I had an installation of ubuntu 8.04 that I recently upgraded to 9.10. I
barely used it before the upgrade so the system was very close to a fresh
install of 8.04 before the upgrade.
I installed tomcat6 with apt-get. After setting everything up, I checked
that I could access the "It
15 matches
Mail list logo