-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

All,

One of dev instances this morning is screaming because I have hundreds
of active sessions. I checked, and it looks like the background
processor thread for the context is not running, therefore no sessions
are expiring.

Tomcat 7.0.52, Debian Linux x64, Oracle Java 1.7.0_55

Here are the still-running threads:

"catalina-exec-946"
"Attach Listener"
"MySQL Statement Cancellation Timer"
"catalina-exec-338"
"catalina-exec-337"
"catalina-exec-5"
"catalina-exec-4"
"catalina-exec-3"
"http-nio-127.0.0.1-8217-Acceptor-0"
"http-nio-127.0.0.1-8217-ClientPoller-1"
"http-nio-127.0.0.1-8217-ClientPoller-0"
"ajp-bio-8215-AsyncTimeout"
"ajp-bio-8215-Acceptor-0"
"Memcached IO over {MemcachedConnection to localhost/127.0.0.1:11211}"
"Abandoned connection cleanup thread"
"Thread-3"
"NioBlockingSelector.BlockPoller-1"
"GC Daemon"
"Service Thread"
"C2 CompilerThread1"
"C2 CompilerThread0"
"Signal Dispatcher"
"Finalizer"
"Reference Handler"
"main"
"VM Thread"
"GC task thread#0 (ParallelGC)"
"GC task thread#1 (ParallelGC)"
"VM Periodic Task Thread"

I tried invoking "backgroundProcess" on my Manager bean via JMX but it
didn't seem to actually clean anything up. Is there any hope of
recovery without bouncing the web application?

Also, it would be nice to get a notification if the thread is dying
due to some exception. I searched-though catalina.out and found
nothing relevant. Any suggestions?

Thanks,
- -chris
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1
Comment: GPGTools - http://gpgtools.org
Comment: Using GnuPG with Thunderbird - http://www.enigmail.net/

iQIcBAEBCAAGBQJTkIp2AAoJEBzwKT+lPKRYxOUQAJVMmWhZEimBNZiSwcgP2lNA
PET0guRv9x8b9A75UcLjPU1E69OCZ1AxpsT0W8eKLhzI8ehmv/COb6JDIIW79cuL
ksOSXeFwsPQfv/f0rB2byDmIrMVBg+053PLU3v3nWWp0VnLsdrr2oGfdvyjUmdtE
WuqhmGtVqzpOuZZixq3xi2sYWwmwATA1DdsTWllat6mdbgC2289S9lv8w7a/SXO0
f3aYW+AFxnX3nPN4ldbpbrUVOUfxKHXlMdjf4Rg1Z/aTIWNrInlJSAgiUjD6hY5P
rm/F83/zbsCfm7mRDPVjw425SQ3tpYX7K6p7bSoPkCwip9brURUyuIz4aSkLv27e
fO+rgm8P3/jdUmyfh6UT+mB5li2uBS6vPHu87lrIH1c5o65x3/+S0FgNA5Q5tJNC
GYti74FNwwga+g7cOMsItnZrOExm7xnpDifctGkMV3V7S2mG66iCgDVD7vk4B8F/
tBOSR+i1OP6RMwGLbnr2OW/QFKTnksN8jBlAFF4osXIPf1QrcUwLJA7o2z3ynqlR
ykHaolvZ2HU25gieAUfKy7ZRj7dJ61aAP3Ak7Rpr9Krno0GxlKTS53JeYg1mNGsp
4goBt8jdvyMMMA8ZcV7HfAUfPAbJn/2ehmkCLBqzMu0Un3OeRADvZZrI308wTPSG
q9r0JhsDD/BZUhE47Iwj
=Az1U
-----END PGP SIGNATURE-----

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org

Reply via email to