Re: Severe errors in log on Tomcat 8.5.5

2016-09-17 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Andreas, On 9/17/16 11:55 AM, Andreas Røsdal wrote: > Freeciv-web runs Tomcat on https://play.freeciv.org/ and I have > some questions about some error messages that I get in the Tomcat > logs. (Cool! I had never heard of freeciv-web. "No more turn

Re: Threadlocal leaks while Tomcat shutdown

2016-09-17 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Amit, On 9/17/16 9:41 AM, Amit Pande wrote: > This might not be the right forum to ask this question. Yet wanted > to if anyone faced this issue. > > Our application uses Jacorb library to talk to legacy daemons over > CORBA. > > However while st

Re: SQLExceptions after stopping Tomcat

2016-09-17 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Yuval, On 9/16/16 2:33 PM, Yuval Schwartz wrote: > Hey Chris, > > You have a line in your link that reads: > > // if you want to issue multiple queries and/or // work with > multiple result sets, either declare more Statement // and > ResultSet lo

Severe errors in log on Tomcat 8.5.5

2016-09-17 Thread Andreas Røsdal
Hello! Freeciv-web runs Tomcat on https://play.freeciv.org/ and I have some questions about some error messages that I get in the Tomcat logs. I recently upgraded from Tomcat 8.0.37 to Tomcat 8.5.5. I think that there are some stability issues which came as a result of the upgrade to Tomcat 8.5.5.

Threadlocal leaks while Tomcat shutdown

2016-09-17 Thread Amit Pande
This might not be the right forum to ask this question. Yet wanted to if anyone faced this issue. Our application uses Jacorb library to talk to legacy daemons over CORBA. However while stopping the Tomcat, observing following errors. They are from the jacrob.jar ..but not sure how to prevent