tomcat version 8.0.37
--
View this message in context:
http://tomcat.10.x6.nabble.com/org-apache-catalina-session-StandardManager-java-lang-NullPointerException-tp5063173p5063191.html
Sent from the Tomcat - User mailing list archive at Nabble.com.
--
On 04/05/17 21:06, fachhoch wrote:
> We are getting this error, in tomcat 8,
Exact version number please.
Mark
> this caused tomcat to fail, to
> invalidate sessions, there by session are staying in memory till restart,
>
> 04-May-2017 15:49:27.688 WARNING
> [ContainerBackgroundProcessor[St
We are getting this error, in tomcat 8, this caused tomcat to fail, to
invalidate sessions, there by session are staying in memory till restart,
04-May-2017 15:49:27.688 WARNING
[ContainerBackgroundProcessor[StandardEngine[Catalina]]]
org.apache.catalina.core.StandardContext.backgroundProcess
On 04/05/17 16:42, Jain Shailu wrote:
> We have updated the maxThread configuration to 10 at below place in
> server.xml of DEV environment. However I was able to see more than 10
> threads. I have also attached the server.xml
>
>
> I need your help to understand if I am doing something wrong or
We have updated the maxThread configuration to 10 at below place in
server.xml of DEV environment. However I was able to see more than 10
threads. I have also attached the server.xml
I need your help to understand if I am doing something wrong or it is
an expected behaviour?
A "Connector" repr
Thanks Andre and Mark,
I updated versions and set the appropriate parameter and the redirect works
as intended.
I also changed my installation to utilize the CATALINA_HOME and
CATALINA_BASE variables.
Thank you.
On Wed, May 3, 2017 at 11:10 AM, André Warnier (tomcat)
wrote:
> On 03.05.2017 09: