Re: WAR file deployment question

2014-09-17 Thread William Hey Tow
Hi Chain Hou, How are you? Greetings from Perth, Australia. I am writing to you because I noticed your surname of hou. I have a similar surname and would like to know more about the 'hou's. Could you tell me more please? For example, where are they from originally, is there a hou association or s

Re: [OT] javax.net.ssl.SSLException invoking https

2014-09-17 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Suleman, On 9/17/14 2:15 PM, Suleman Butt wrote: > I am trying to call a webservices, which is hosted on a remote > server and is exposed through an https endpoint. > > My client is an application hosted on my local tomcat >

Re: DBCP2 holding references to WebappClassLoader; resource leak

2014-09-17 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Mark, On 9/17/14 4:02 PM, Mark Thomas wrote: > On 17/09/2014 20:55, Christopher Schultz wrote: >> All, >> >> I'm running Tomcat 8.0.9 on Mac OS X under Oracle's Java 7 >> jdk1.7.0_65. >> >> For a long time, I've had a cleanly reloading web applica

Re: DBCP2 holding references to WebappClassLoader; resource leak

2014-09-17 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 All, On 9/17/14 3:55 PM, Christopher Schultz wrote: > I'm running Tomcat 8.0.9 on Mac OS X under Oracle's Java 7 > jdk1.7.0_65. > > For a long time, I've had a cleanly reloading web application, > meaning that after my web application is reloaded (

Re: DBCP2 holding references to WebappClassLoader; resource leak

2014-09-17 Thread Mark Thomas
On 17/09/2014 20:55, Christopher Schultz wrote: > All, > > I'm running Tomcat 8.0.9 on Mac OS X under Oracle's Java 7 jdk1.7.0_65. > > For a long time, I've had a cleanly reloading web application, meaning > that after my web application is reloaded (say, during development), > the old WebappClas

DBCP2 holding references to WebappClassLoader; resource leak

2014-09-17 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 All, I'm running Tomcat 8.0.9 on Mac OS X under Oracle's Java 7 jdk1.7.0_65. For a long time, I've had a cleanly reloading web application, meaning that after my web application is reloaded (say, during development), the old WebappClassLoader is av

Re: Tomcat/JSP returning inconsistent error messages

2014-09-17 Thread Josh Stratton
Ah, okay. So if I understand correctly, I get the error of the unknown tag that happens more intermittently is the compile error where it's been X seconds since last compile and it tries to recompile on the refresh. Then the rest of the time is when the timer is under the X seconds and returns wi

Re: Tomcat/JSP returning inconsistent error messages

2014-09-17 Thread Mark Thomas
On 17/09/2014 19:15, Josh Stratton wrote: > I'm new to Tomcat and running a stock installation on Ubuntu. One thing > that has me really confused when debugging errors is something when I hit > refresh it will display an error like a class exception or parse error, but > if I refresh again it will

Re: Tomcat/JSP returning inconsistent error messages

2014-09-17 Thread Josh Stratton
Just FYI but I am proxying through nginx if that's a factor. On Wed, Sep 17, 2014 at 11:15 AM, Josh Stratton wrote: > I'm new to Tomcat and running a stock installation on Ubuntu. One thing > that has me really confused when debugging errors is something when I hit > refresh it will display an e

->> javax.net.ssl.SSLException ->> SSLException invoking https

2014-09-17 Thread Suleman Butt
Hi all, I am trying to call a webservices, which is hosted on a remote server and is exposed through an https endpoint. My client is an application hosted on my local tomcat , and in my tomcat's setenv.bat, I have set the following properties: echo

Tomcat/JSP returning inconsistent error messages

2014-09-17 Thread Josh Stratton
I'm new to Tomcat and running a stock installation on Ubuntu. One thing that has me really confused when debugging errors is something when I hit refresh it will display an error like a class exception or parse error, but if I refresh again it will show me the page before I made my breaking edits.

How do I set or access JspCompilationContext in Tomcat from a servlet?

2014-09-17 Thread Michael Trosin
Hi all, I've posted my question also on stackoverflow, with no answer until now. Maybe you have an idea? I would appreciate a short answer (even a "you're wrong here" :) ). http://stackoverflow.com/q/25818119/2084865 Thanks in advance, Michael

Re: WAR file deployment question

2014-09-17 Thread André Warnier
Jeffrey Janner wrote: -Original Message- From: James H. H. Lampert [mailto:jam...@touchtonecorp.com] Sent: Monday, September 15, 2014 7:11 PM To: Tomcat Users List Subject: WAR file deployment question We have a rather large WAR file. 89,925,956 bytes. And we have cable internet. With it

RE: WAR file deployment question

2014-09-17 Thread Jeffrey Janner
> -Original Message- > From: James H. H. Lampert [mailto:jam...@touchtonecorp.com] > Sent: Monday, September 15, 2014 7:11 PM > To: Tomcat Users List > Subject: WAR file deployment question > > We have a rather large WAR file. 89,925,956 bytes. And we have cable > internet. With its usual

Re: Tomcat Memory Leaks.

2014-09-17 Thread David kerber
On 9/17/2014 10:24 AM, Ahmed Hosni wrote: I am using tomcat 7 on production environment, I used Find Leaks option it called GC but I didn't get any information.It should show more information, I hope to get information about memory and unreachable objects which caused the leak. Are you sure

Tomcat Memory Leaks.

2014-09-17 Thread Ahmed Hosni
I am using tomcat 7 on production environment, I used Find Leaks option it called GC but I didn't get any information.It should show more information, I hope to get information about memory and unreachable objects which caused the leak. -- Best Regards *Ahmed Hosni*