Re: [E] RE: Tomcat 8.5.23

2018-02-15 Thread Bauer, Margaret M (Peggy)
I am not using 8.5, but in older tomcat you must set the below in the server.xml On Thu, Feb 15, 2018 at 1:25 PM, Lawrence Lim wrote: > Red Hat Enterprise Linux Server release 6.9 (Santiago) > > Yes. I did check the logs. It does not log anything when I deploy. But, it > logs something wh

asgard tomcat application 404

2018-02-15 Thread Tim Dunphy
I'm trying to get Netflix Asgard tomcat app working. I'm using tomcat 9. I'm using windows. I can load up the tomcat management and other interfaces no problem. But when I navigate to /asgard I get a 404 error: HTTP Status 404 – Not Found Type Status Report Message /asgard/ Des

RE: Tomcat 8.5.23

2018-02-15 Thread Lawrence Lim
Red Hat Enterprise Linux Server release 6.9 (Santiago) Yes. I did check the logs. It does not log anything when I deploy. But, it logs something when I undeploy. Lawrence Lim   Software Developer - ENBRIDGE TEL: 780-969-6208 10175 101 St NW,  Edmonton, Alberta T5J 0H3 enbridge.com Integrity.

Re: Tomcat 8.5.23

2018-02-15 Thread Satish Chhatpar 02
Which operating system? Did you check the logs? Sent using OWA for iPhone From: Lawrence Lim Sent: Thursday, February 15, 2018 11:09:54 PM To: users@tomcat.apache.org Subject: Tomcat 8.5.23 Hi, I just installed tomcat 8.5.23. I am having problems deploying web

Tomcat 8.5.23

2018-02-15 Thread Lawrence Lim
Hi, I just installed tomcat 8.5.23. I am having problems deploying web apps via manager. To reproduce: 1. Login to tomcat manager 2. Go to " WAR file to deploy" 3. Pick a war file Error message: FAIL - File upload failed, no file Workaround: Copy war file to

Re: OOM Issues with Tomcat/8.5.20 and JRE/1.8.0_144-b01

2018-02-15 Thread Coty Sutherland
On Thu, Feb 15, 2018 at 10:02 AM, Kanduri, Rakesh Kumar X. -ND wrote: > Hi All, > > We are facing Out Of Memory issue in our Tomcat Server v8.5.20 as shown in > the below logs. > Note: Though the error message says insufficient memory, we checked for the > available physical memory on the server

OOM Issues with Tomcat/8.5.20 and JRE/1.8.0_144-b01

2018-02-15 Thread Kanduri, Rakesh Kumar X. -ND
Hi All, We are facing Out Of Memory issue in our Tomcat Server v8.5.20 as shown in the below logs. Note: Though the error message says insufficient memory, we checked for the available physical memory on the server and there is sufficient amount of free memory available at the time of this Erro

RE: Cannot get a connection, pool error Timeout waiting for ideal object

2018-02-15 Thread
Hi Mark, Thank you for your reply!! It seems mentioned parameter is already set in jdbc-pool.html (see below) - could you please let us know which log to check for abandoned connection: And here is an example on how to configure a resource for JNDI lookups

RE: [E] Re: Cannot get a connection, pool error Timeout waiting for ideal object

2018-02-15 Thread
Hi Margaret, Thank you for your reply!! We have already setup below parameters in jdbc-pool.html (see below) – could you please advise if we need to modify/add anything else here: And here is an example on how to configure a resource for JNDI lookups

Re: [E] Re: Cannot get a connection, pool error Timeout waiting for ideal object

2018-02-15 Thread Bauer, Margaret M (Peggy)
Verify your max connection is set high enough for the amount of traffic you see in your access logs that would be making a call to the DB. Possible code is not properly closing DB connections. Remove abandoned connections. add to your data source config On Thu, Feb 15, 2018 at 6:03 AM, Mar

Re: Cannot get a connection, pool error Timeout waiting for ideal object

2018-02-15 Thread Mark Thomas
On 15/02/18 00:35, Halder, Arpan [ITSUS Non J&J] wrote: > Hi All, > > Need urgent help. We are using apache tomcat version -7.0.67 and > sporadically facing issue that application become unresponsive and below > error message encountered in Catalina.out log: > > ExceptionCannot get a connectio

Re: Switch to in-memory key store in tomcat 8.5.23 fails application to load

2018-02-15 Thread Mark Thomas
On 15/02/18 07:52, Emil John wrote: > Context > --- > > Exact tomcat version, Operating Systems, other configurations- > > Current Tomcat version - 8.5.15 > Operating Systems - Windows/ Linux > Upgrading to tomcat version - 8.5.23 > Application - Java Application. > > I have an applicati

Re: Switch to in-memory key store in tomcat 8.5.23 fails application to load

2018-02-15 Thread Nitkalya Wiriyanuparb (Ing)
Emil, On 15 Feb 2018, 8:52 PM +1300, Emil John , wrote: > Context > --- > > Exact tomcat version, Operating Systems, other configurations- > > Current Tomcat version - 8.5.15 > Operating Systems - Windows/ Linux > Upgrading to tomcat version - 8.5.23 > Application - Java Application. > > I