Re: Cluster setup stopped working after 3 months in production

2014-08-13 Thread krishna.saran100
Yes. Tried with exact ip and port for telnet, and able to telnet.  Any ideas on what specific aws params to check,  since OS restart was done. Couple of changes which was done along with h/w upgrade.  1.JVM Heap and permgen size increased to 2gb each, from 1gb each earlier. 2.Threadpool count for

Re: HTTP Status 500 - Error instantiating servlet class org.apache.jsp.index_jsp

2014-08-13 Thread Mark Thomas
On 12/08/2014 23:56, Dennis Longnecker wrote: I'm thinking it has something to do with the web.xml in the web-inf file...which looks like: You are correct. ?xml version=1.0 encoding=ISO-8859-1? !-- Copyright 2004 The Apache Software Foundation Licensed under the Apache License,

Re: Error deploying a application

2014-08-13 Thread Marco Aurelio
Dears, A huge, huge thanks to Chris, Hassan and David, after one week fighting with this in a few hours in this list, now my app is running. I put the context.xml in conf and change a few things in database config and work. Many, many thanks again. Marco Aurélio Ventura da Silva

Re: Max threads and Connector

2014-08-13 Thread Daniel Mikusa
On Wed, Aug 13, 2014 at 12:16 AM, Ahmed Hosni ahmedhosni...@gmail.com wrote: I am using nginx webserver with tomcat 7 in production environment , I am trying to optemize performance changing connector port type from http to ajp and increasing maxThreads attribute in connector, does that really

How to set memory size more than 1600MB to tomcat JVM in Windows

2014-08-13 Thread Suresh Bodapothula
Hi Team, We have .Net application consuming tomcat solr3.5 services and deployed on Windows Server 2012. We have faced few problems with solr service unresponsive frequently and we increased memory size from 250MB to 1600MB for JVM and it is working fine but after solr index size was increased

Re: How to access multiple virtual hosts with a single SSL instance?

2014-08-13 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Mark, On 8/13/14, 1:52 AM, Mark Eggers wrote: On 8/12/2014 8:45 PM, Christopher Schultz wrote: Neil, On 8/12/14, 6:01 PM, Neil Aggarwal wrote: Up until now, I have always run Apache in front of Tomcat. I am wondering if I should change to

Re: How to set memory size more than 1600MB to tomcat JVM in Windows

2014-08-13 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Suresh, On 8/13/14, 8:00 AM, Suresh Bodapothula wrote: We have .Net application consuming tomcat solr3.5 services and deployed on Windows Server 2012. We have faced few problems with solr service unresponsive frequently and we increased memory

Help me to understand why Tomcat is creating random WEB-INF folders.

2014-08-13 Thread Rene Scheffler
Hey! I installed apache-tomcat-7.0.47 on debian and also installed and configured railo 4.1.1.009. I added the servlet for CFML and now i ended up with lots of WEB-INF directories in my tomcat directory and the subdirectories. A find gives me the following output : ./lib/WEB-INF ./bin/WEB-INF

Re: Help me to understand why Tomcat is creating random WEB-INF folders.

2014-08-13 Thread André Warnier
Rene Scheffler wrote: Hey! I installed apache-tomcat-7.0.47 on debian and also installed and configured railo 4.1.1.009. I added the servlet for CFML and now i ended up with lots of WEB-INF directories in my tomcat directory and the subdirectories. A find gives me the following output :

Re: How to access multiple virtual hosts with a single SSL instance?

2014-08-13 Thread Mark Eggers
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Chris, On 8/13/2014 5:32 AM, Christopher Schultz wrote: Mark, On 8/13/14, 1:52 AM, Mark Eggers wrote: On 8/12/2014 8:45 PM, Christopher Schultz wrote: Neil, On 8/12/14, 6:01 PM, Neil Aggarwal wrote: Up until now, I have always run Apache in

Re: Help me to understand why Tomcat is creating random WEB-INF folders.

2014-08-13 Thread André Warnier
André Warnier wrote: Rene Scheffler wrote: Hey! I installed apache-tomcat-7.0.47 on debian and also installed and configured railo 4.1.1.009. I added the servlet for CFML and now i ended up with lots of WEB-INF directories in my tomcat directory and the subdirectories. A find gives me the

Re: Help me to understand why Tomcat is creating random WEB-INF folders.

2014-08-13 Thread Rene Scheffler
Hallo André and thanks for your fast reponse, im sorry i didn't provide any more info on that. We've installed manually, i downloaded the tomcat from the apache website (we've got some picky customers and we've made some stable experiences with that tomcat version, hence we didnt install it via

Re: Help me to understand why Tomcat is creating random WEB-INF folders.

2014-08-13 Thread André Warnier
Rene Scheffler wrote: Hallo André and thanks for your fast reponse, im sorry i didn't provide any more info on that. We've installed manually, i downloaded the tomcat from the apache website (we've got some picky customers and we've made some stable experiences with that tomcat version, hence

Re: HTTP Status 500 - Error instantiating servlet class org.apache.jsp.index_jsp

2014-08-13 Thread Dennis Longnecker
- Original Message - From: Mark Thomas ma...@apache.org To: Tomcat Users List users@tomcat.apache.org Sent: Wednesday, August 13, 2014 1:05:58 AM Subject: Re: HTTP Status 500 - Error instantiating servlet class org.apache.jsp.index_jsp On 12/08/2014 23:56, Dennis Longnecker wrote:

Re: Help me to understand why Tomcat is creating random WEB-INF folders.

2014-08-13 Thread Mark Thomas
On 13/08/2014 17:24, Rene Scheffler wrote: Hallo André and thanks for your fast reponse, im sorry i didn't provide any more info on that. We've installed manually, i downloaded the tomcat from the apache website (we've got some picky customers and we've made some stable experiences with

Re: HTTP Status 500 - Error instantiating servlet class org.apache.jsp.index_jsp

2014-08-13 Thread Mark Thomas
On 13/08/2014 19:00, Dennis Longnecker wrote: I changed the web.xml as described. I delete delete the work directory and restarted the web server. OK. That should fix one set of errors. These files reside in the /external-references directory under webappl. webappl? The main purpose is

Re: HTTP Status 500 - Error instantiating servlet class org.apache.jsp.index_jsp

2014-08-13 Thread Dennis Longnecker
- Original Message - From: Mark Thomas ma...@apache.org To: Tomcat Users List users@tomcat.apache.org Sent: Wednesday, August 13, 2014 11:23:31 AM Subject: Re: HTTP Status 500 - Error instantiating servlet class org.apache.jsp.index_jsp On 13/08/2014 19:00, Dennis Longnecker wrote:

Re: HTTP Status 500 - Error instantiating servlet class org.apache.jsp.index_jsp

2014-08-13 Thread Mark Thomas
On 13/08/2014 19:45, Dennis Longnecker wrote: For what I am working on... the web.xml is in: C:\apache-tomcat-8.0.9\webapps\external-references\WEB-INF the context.xml is in: C:\apache-tomcat-8.0.9\webapps\external-references\META-INF the fred.txt file is in: C:\WikiShare\docs OK.

RE: HTTP Status 500 - Error instantiating servlet class org.apache.jsp.index_jsp

2014-08-13 Thread Caldarale, Charles R
From: Mark Thomas [mailto:ma...@apache.org] Subject: Re: HTTP Status 500 - Error instantiating servlet class org.apache.jsp.index_jsp Rename C:\apache-tomcat-8.0.9\webapps\external-references\META-INF\context.xml to

Re: Help me to understand why Tomcat is creating random WEB-INF folders.

2014-08-13 Thread André Warnier
Mark Thomas wrote: On 13/08/2014 17:24, Rene Scheffler wrote: Hallo André and thanks for your fast reponse, im sorry i didn't provide any more info on that. We've installed manually, i downloaded the tomcat from the apache website (we've got some picky customers and we've made some stable

Re: Help me to understand why Tomcat is creating random WEB-INF folders.

2014-08-13 Thread Mark Thomas
On 13/08/2014 21:10, André Warnier wrote: Mark Thomas wrote: On 13/08/2014 17:24, Rene Scheffler wrote: Hallo André and thanks for your fast reponse, im sorry i didn't provide any more info on that. We've installed manually, i downloaded the tomcat from the apache website (we've got some

Re: HTTP Status 500 - Error instantiating servlet class org.apache.jsp.index_jsp

2014-08-13 Thread Dennis Longnecker
- Original Message - From: Mark Thomas ma...@apache.org To: Tomcat Users List users@tomcat.apache.org Sent: Wednesday, August 13, 2014 11:54:01 AM Subject: Re: HTTP Status 500 - Error instantiating servlet class org.apache.jsp.index_jsp On 13/08/2014 19:45, Dennis Longnecker wrote: