Problem with SSL configuration on Tomcat 7.0.53

2017-09-27 Thread Ravikumar Ganugapanta
Hi, OS Version - centos-release-6-5.el6. Tomcat - tomcat 7.0.53 JDK/JRE - java-1.7.0-openjdk-1.7.0.91.x86_64 I created a self signed keystore and certificate and configured below in tomcat server.xml But when I try to access by https://hostname:8443/ URL I get below exception. "IOException: SSL h

Re: Randomly tomcat process create another copy process of it. Now see two PIDs of tomcat running

2017-09-27 Thread Naresh Yadav
my hard requirement is to run tomcat from eclipse only using sysdeo or other plugin. But yes i can try running from service OR startup bat file also... Another thing want to highlight is this problem is not consistent and it appear randomly... my guess is when there is more load on server then som

Re: Help needed - JPA probem - No connection specified with project

2017-09-27 Thread Karen Goh
On Thu, 9/28/17, Guang Chao wrote: Subject: Re: Help needed - JPA probem - No connection specified with project To: "Tomcat Users List" , "Karen Goh" Date: Thursday, September 28, 2017, 1:25 PM On Thu, Sep 28, 2017 at 12:57 PM, Karen Goh wr

Re: Help needed - JPA probem - No connection specified with project

2017-09-27 Thread Guang Chao
On Thu, Sep 28, 2017 at 12:57 PM, Karen Goh wrote: > > > On Tue, 9/26/17, Konstantin Kolinko wrote: > > Subject: Re: Help needed - JPA probem - No connection specified with > project > To: "Tomcat Users List" > Date: Tuesday, September 26, 2017, 8

Re: tomcat7 eol date?

2017-09-27 Thread Rémy Maucherat
On Mon, Sep 25, 2017 at 9:30 PM, Mark Thomas wrote: > On 25/09/17 15:06, Coty Sutherland wrote: > > On Sat, Sep 23, 2017 at 12:47 PM, Mark Thomas wrote: > >> On 23/09/17 13:15, Alex O'Ree wrote: > >>> Is there an approximate or estimated date in which ASF will stop > >>> supporting patches for T

Re: Help needed - JPA probem - No connection specified with project

2017-09-27 Thread Karen Goh
On Tue, 9/26/17, Konstantin Kolinko wrote: Subject: Re: Help needed - JPA probem - No connection specified with project To: "Tomcat Users List" Date: Tuesday, September 26, 2017, 8:52 AM 2017-09-25 18:02 GMT+03:00 Karen Goh : > Hi Kolinko, >

Re: Randomly tomcat process create another copy process of it. Now see two PIDs of tomcat running

2017-09-27 Thread Guang Chao
On Tue, Sep 26, 2017 at 5:52 PM, Naresh Yadav wrote: > Hi all, > > Already posted my problem on stackoverflow but not got any respo/nses so > thought > of posting here. Please read and help me with possible resolutions ?? > Would it be possible one is run as a service and another run using the *

TomcatCon Where (and when) next?

2017-09-27 Thread Mark Thomas
All, TomcatCon London 2017 took place yesterday and was even more successful than hoped. We sold 16 tickets for a full day of content from 3 Tomcat committers. I'd like to take this opportunity to once again thank our sponsors. Liferay generously provided the venue - including all the associated

Re: tomcat ssl setup

2017-09-27 Thread Peter Kreuser
John, > Am 27.09.2017 um 18:08 schrieb John Ellis : > > > > John Ellis > > 405.285.2500 office > > > > > http://biz-e.io > > > -Original Message- > From: l...@kreuser.name [mailto:l...@kreuser.name] > Sent: Tuesday, September 26, 2017 3:26 PM > To: Tomcat Users List > Subject:

Re: Trouble using SSL with Tomcat 9

2017-09-27 Thread Don Flinn
Thanks Chuck, As is obvious, I'm not an experienced admin, but a developer. I picked another unused port, 447, and tried again. I'm not running Tomcat as root. I want to get the self signed cert working before purchasing an SSL certificate. This WORKED. Thanks for all the help. Note that I j

RE: Trouble using SSL with Tomcat 9

2017-09-27 Thread Caldarale, Charles R
> From: Don Flinn [mailto:fl...@alum.mit.edu] > Subject: Re: Trouble using SSL with Tomcat 9 > I installed a new download of tomcat 9, established one application with > php/java bridge (need php and java access). Set the SSL port to an unused > port, 443, and ran my app who's only out put is an

Re: Trouble using SSL with Tomcat 9

2017-09-27 Thread Don Flinn
Hi Andre I installed a new download of tomcat 9, established one application with php/java bridge (need php and java access). Set the SSL port to an unused port, 443, and ran my app who's only out put is an H1 message. This time I get the expected error from Chrome with the red warning about bad

RE: tomcat ssl setup

2017-09-27 Thread John Ellis
John Ellis 405.285.2500 office http://biz-e.io -Original Message- From: l...@kreuser.name [mailto:l...@kreuser.name] Sent: Tuesday, September 26, 2017 3:26 PM To: Tomcat Users List Subject: Re: tomcat ssl setup John, > Am 26.09.2017 um 21:26 schrieb John Ellis : > > Yest

Re: different a thread status in tomcat7,tomcat8

2017-09-27 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 박원석, On 9/26/17 5:29 AM, 박원석 wrote: > Hello, I'm operating some services under this environment. > > 1. server OS : RHEL 6.x JVM : 1.8.0_x WEB : httpd 2.2.24 WAS : > tomcat-8.0.44(tomcat-native1.2.14) 2. server OS : RHEL 6.x JVM : > 1.8.0_x WEB : h

Re: Java 9 support + HSTS for tomcat.apache.org

2017-09-27 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Oliver, On 9/26/17 4:57 AM, Oliver Heister wrote: > I have two suggestions: > > 1. The table on http://tomcat.apache.org/whichversion.html has a > column “Supported Java Versions” which has entries like “8 and > later”. My understanding from e.g.