Need Help on Tomcat 8.1.1 SSL Public Facing URL !!

2016-11-16 Thread ramagopala.chaturvedula
Hi Group, Please help in resolving the issue with Public Facing URL of Tomcat server. Currently the existing configuration is as follows : 1) Tomcat 8.1.1 is installed on Red-Hat Linux OS along with Jdk1.7 2) Tomcat is enabled with SSL and able to access with https with the IP Addr

Re: SSL on Tomcat7 on AWS not connecting

2016-11-16 Thread Igor Cicimov
On 17 Nov 2016 4:38 am, "George Chanady" wrote: > > I hope someone can help.I have exhausted all my troubleshooting skills and all of my newbie Linux knowledge and I am at the end of my rope. > > All documentation from around the web always seem to tell me to try everything I have already tried. I

Tomcat6 enabling SSL for JDBC during startup

2016-11-16 Thread Mohan Kumar
I'm using Tomcat 6.0.29 version with Java 1.6.0_45 on Windows server 2008 and started noticing SSL related information in Catalina logs recently. >From the logs it looks like SSL is getting enabled for JDBC. Any help to understand why the below information shows up in catalina logs would be much ap

JasperException persists for every response

2016-11-16 Thread j h
Tomcat 7.0.72 Windows Service Struts 1 Web Application with Tiles JSTL Upon upgrading from 7.0.70 to 7.0.72 (and happens on 7.0.73 as well), when I have a JspException, e.g. Cannot find bean XX in any scope; each subsequent request only returns that jsp regardless of the request. This happens

Re: Please help with Tomcat Garbage Collection

2016-11-16 Thread George I. Develekos
The data I posted was collected as Tomcat was restarted and for the next 19 hours. You see too much GC thrashing, are you saying the GC process finds too much G to clean up? Should I urge the developers to do some GC of their own? I give 2G to start with because it may not actually /need /5g,

Re: Tomcat 8.0.39 and tomcat 8.5.8 fails handling requsest

2016-11-16 Thread Mark Eggers
Mark, On 11/16/2016 12:23 AM, Mark Thomas wrote: > On 15/11/2016 22:36, Zdeněk Henek wrote: >> Hi, >> >> we are using tomcat 8.0.30 without problems. >> >> I have tested upgrade to 8.0.38 today and I got this error >> More env. details JDK 8, tested on both Linux and Windows using different >> JDK

Re: 8.5.4 to 8.5.5 SSL Issue

2016-11-16 Thread William Boyd
On Tue, Nov 15, 2016 at 2:17 PM, wrote: > > > > -Original Message- > > From: William Boyd [mailto:william.b...@gmail.com] > > Sent: Tuesday, November 15, 2016 3:44 PM > > To: Tomcat Users List > > Subject: Re: 8.5.4 to 8.5.5 SSL Issue > > > > On Tue, Nov 15, 2016 at 10:50 AM, Christopher

SSL on Tomcat7 on AWS not connecting

2016-11-16 Thread George Chanady
I hope someone can help.I have exhausted all my troubleshooting skills and all of my newbie Linux knowledge and I am at the end of my rope. All documentation from around the web always seem to tell me to try everything I have already tried. I am sure that there must be a caveat that I am missing.

Re: Please help with Tomcat Garbage Collection

2016-11-16 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 George, On 11/16/16 11:18 AM, George I. Develekos wrote: > On another installation with higher load, the JVM has "selected" > to give YoungGen 250MB or so (as opposed to 150M here), and I > have confirmed that Full-GC is much less frequent so I'll

RE: Please help with Tomcat Garbage Collection

2016-11-16 Thread John.E.Gregg
> -Original Message- > From: George I. Develekos [mailto:gdevele...@omilia.com] > Sent: Wednesday, November 16, 2016 10:18 AM > To: users@tomcat.apache.org > Subject: Re: Please help with Tomcat Garbage Collection > > I appreciate the detailed response. > > On another installation with

Re: Please help with Tomcat Garbage Collection

2016-11-16 Thread George I. Develekos
One thing I didn't respond to: The VM host is unlikely to have something to do here. We have a coincidence (in time) of three events, consistently. 1. Full GC 2. High CPU 3. App freezes So it seems really unlikely the host is responsible. The odd thing is that, the same app, on the same OS,

Re: Please help with Tomcat Garbage Collection

2016-11-16 Thread George I. Develekos
I appreciate the detailed response. On another installation with higher load, the JVM has "selected" to give YoungGen 250MB or so (as opposed to 150M here), and I have confirmed that Full-GC is much less frequent so I'll go with that next time I have downtime. When exactly can I expect to

RE: Please help with Tomcat Garbage Collection

2016-11-16 Thread John.E.Gregg
Sorry for top posting. The format got weird. Those numbers aren’t bad. The most important number for me is the throughput on the summary tab. Yours is 99.38%. That means the JVM was doing real work 99.38% of the time and garbage collecting the other .62%. You could improve that if you work

[ANN] Apache Tomcat 6.0.48 available

2016-11-16 Thread Violeta Georgieva
The Apache Tomcat team announces the immediate availability of Apache Tomcat 6.0.48. Apache Tomcat is an open source software implementation of the Java Servlet, JavaServer Pages and Java Expression Language technologies. This release contains a number of bug fixes and improvements compared to ve

Re: Tomcat 8.0.39 and tomcat 8.5.8 fails handling requsest

2016-11-16 Thread Mark Thomas
On 15/11/2016 22:36, Zdeněk Henek wrote: > Hi, > > we are using tomcat 8.0.30 without problems. > > I have tested upgrade to 8.0.38 today and I got this error > More env. details JDK 8, tested on both Linux and Windows using different > JDK 8 updates (71, 111). > > 15-Nov-2016 17:14:51.189 INFO