Re: No binary distribution for mod_jk?

2016-07-22 Thread Paul Roubekas
On 7/22/2016 8:14 PM, Paul Roubekas wrote: > On 7/22/2016 4:24 PM, Paul Roubekas wrote: >> On 7/22/2016 4:14 PM, Christopher Schultz wrote: >>> Paul, >>> >>> On 7/21/16 5:08 PM, Paul Roubekas wrote: >>> > On 7/21/2016 2:21 PM, Coty Sutherland wrote: >>> >>> Actually my requirement is not that

Re: No binary distribution for mod_jk?

2016-07-22 Thread Paul Roubekas
On 7/22/2016 4:24 PM, Paul Roubekas wrote: > On 7/22/2016 4:14 PM, Christopher Schultz wrote: >> Paul, >> >> On 7/21/16 5:08 PM, Paul Roubekas wrote: >> > On 7/21/2016 2:21 PM, Coty Sutherland wrote: >> >>> Actually my requirement is not that complex. All I need to do >> >>> is host TomEE (a

Tomcat 8.0.33, Ubuntu 14.04.3 : shared classloader with embedded Tomcat 8

2016-07-22 Thread oren peer
I have upgraded tomcat from version 7.0.34 to version 8.0.33, and since then I have been facing a problem to share the web application context and Junit context. I have a web application with singleton class that gathers statistic data about the web application. I also have Junit that runs the

Re: OutOfMemoryError: PermGen space - SOLVED

2016-07-22 Thread Mark Thomas
On 22/07/2016 19:15, Berneburg, Cris J. - US wrote: > Mark (Thomas), Román, Guido, and Mark (Eggers) > > Thank you all for your suggestions, assistance, and patience. > > With your help and encouragement I learned how to perform heap dumps using > Java VisualVM, analyze them using Eclipse

Re: No binary distribution for mod_jk?

2016-07-22 Thread Paul Roubekas
On 7/22/2016 4:14 PM, Christopher Schultz wrote: > Paul, > > On 7/21/16 5:08 PM, Paul Roubekas wrote: > > On 7/21/2016 2:21 PM, Coty Sutherland wrote: > >>> Actually my requirement is not that complex. All I need to do > >>> is host TomEE (a Tomcat 7 superset), Bugzilla and phpBB (forum > >>>

Re: NullPointerExceptions from Coyote over SSL

2016-07-22 Thread Peter Robbins
Just to update, we were able to work around this by changing our server.xml connector config from: protocol="HTTP/1.1" to: protocol="org.apache.coyote.http11.Http11Nio2Protocol" sslImplementationName="org.apache.tomcat.util.net.jsse.JSSEImplementation" Somewhere deep within

Re: No binary distribution for mod_jk?

2016-07-22 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Paul, On 7/21/16 5:08 PM, Paul Roubekas wrote: > On 7/21/2016 2:21 PM, Coty Sutherland wrote: >>> Actually my requirement is not that complex. All I need to do >>> is host TomEE (a Tomcat 7 superset), Bugzilla and phpBB (forum >>> software) on the

Re: No binary distribution for mod_jk?

2016-07-22 Thread Paul Roubekas
On 7/22/2016 4:49 AM, André Warnier (tomcat) wrote: > On 22.07.2016 09:18, Jäkel, Guido wrote: >>> -Original Message- >>> From: Christopher Schultz [mailto:ch...@christopherschultz.net] >>> Sent: Thursday, July 21, 2016 5:51 PM >>> To: Tomcat Users List >>> Subject: Re: No binary

Re: Tomcat FREAK Issue

2016-07-22 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Uzair, On 7/14/16 11:04 PM, uzair rashid wrote: > Hello Chris, > > We are using Tomcat version: 6.0.36.0 > > JRE 1.6.0 Java 1.6 does not support TLSv1.1 or TLSv1.2, so you won't be able to get those to work. Also, Java 1.6 does not support DH

Re: OutOfMemoryError: PermGen space - SOLVED

2016-07-22 Thread Mark Eggers
Cris, On 7/22/2016 10:15 AM, Berneburg, Cris J. - US wrote: > Mark (Thomas), Román, Guido, and Mark (Eggers) > > Thank you all for your suggestions, assistance, and patience. > > With your help and encouragement I learned how to perform heap dumps > using Java VisualVM, analyze them using

RE: OutOfMemoryError: PermGen space - SOLVED

2016-07-22 Thread Berneburg, Cris J. - US
Mark (Thomas), Román, Guido, and Mark (Eggers) Thank you all for your suggestions, assistance, and patience. With your help and encouragement I learned how to perform heap dumps using Java VisualVM, analyze them using Eclipse Memory Analyzer, and follow instructions. ;-) The OutOfMemoryError

RE: OutOfMemoryError: PermGen space

2016-07-22 Thread Berneburg, Cris J. - US
Mark (Eggers) and Mark (Thomas) BLUF: Memory leak found and fixed. I did not set up the necessary Log4J shutdown procedures. Please see below. -Original Message- From: Mark Eggers [mailto:its_toas...@yahoo.com.INVALID] Sent: Thursday, July 21, 2016 8:32 PM To: Tomcat Users List

RE: OutOfMemoryError: PermGen space

2016-07-22 Thread Berneburg, Cris J. - US
Mark (Eggers) and Mark (Thomas) BLUF: I might not have set up the necessary Log4J shutdown procedures. Please (especially) see my responses flagged by ***. -Original Message- From: Mark Eggers [mailto:its_toas...@yahoo.com.INVALID] Sent: Thursday, July 21, 2016 8:32 PM To: Tomcat

RE: OutOfMemoryError: PermGen space

2016-07-22 Thread Berneburg, Cris J. - US
Guido Thanks for following up with me: -Original Message- From: Jäkel, Guido [mailto:g.jae...@dnb.de] Sent: Friday, July 22, 2016 4:31 AM To: Berneburg, Cris Subject: RE: OutOfMemoryError: PermGen space > >-Original Message- > >From: Berneburg, Cris [mailto:cberneb...@caci.com]

RE: OutOfMemoryError: PermGen space

2016-07-22 Thread Berneburg, Cris J. - US
Mark BLUF: Thanks for your explanations and assistance. I plan to follow up with the Log4J2 group. My simple responses below. -Original Message- From: Mark Thomas [mailto:ma...@apache.org] Sent: Thursday, July 21, 2016 3:47 PM To: Tomcat Users List Subject: Re: OutOfMemoryError:

Re: No binary distribution for mod_jk?

2016-07-22 Thread tomcat
On 22.07.2016 09:18, Jäkel, Guido wrote: -Original Message- From: Christopher Schultz [mailto:ch...@christopherschultz.net] Sent: Thursday, July 21, 2016 5:51 PM To: Tomcat Users List Subject: Re: No binary distribution for mod_jk? -BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Paul,

Re: Tomcat starts but home page cannot open with url http://localhost:8080

2016-07-22 Thread tomcat
On 22.07.2016 05:28, chandra sekhar wrote: Actually, i didn't configure the Apex ORDS yet with DB.As i told you in previous mail chain i just extracted and trying to see the apche tomcat home page first before going to configure Apex ORDS. a) If you are using Internet Explorer, go into the

RE: OutOfMemoryError: PermGen space

2016-07-22 Thread Jäkel , Guido
>-Original Message- >From: Berneburg, Cris J. - US [mailto:cberneb...@caci.com] >Sent: Thursday, July 21, 2016 6:18 PM >To: Tomcat Users List >Subject: RE: OutOfMemoryError: PermGen space > >Mark > >Thanks again for taking the time to assist with the OutOfMemoryError. BLUF, >it looks

RE: No binary distribution for mod_jk?

2016-07-22 Thread Jäkel , Guido
>-Original Message- >From: Christopher Schultz [mailto:ch...@christopherschultz.net] >Sent: Thursday, July 21, 2016 5:51 PM >To: Tomcat Users List >Subject: Re: No binary distribution for mod_jk? > >-BEGIN PGP SIGNED MESSAGE- >Hash: SHA256 > >Paul, > >On 7/20/16 12:12 PM, Paul