Re: How to gracefully shutdown Tomcat using JSVC

2012-10-15 Thread Andrew Feller
Yeah, I'm removing the machines from the load balancer to prevent new connections, but was curious for existing connections including those being kept around due to keep alive. We are using using the JSVC stop action, so I guess pulling the machine from the load balancer, watching opened conn

Re:Tomcat bug 53814 - PDF plugin in IE cannot download correctly

2012-10-15 Thread 孙文
You are not suitable the open source community and you are a selfish guy. At 2012-10-16 02:04:27,"David Wall" wrote: >In researching a bug our users are now suffering, I found that it was >reported already as *Bug 53814- Could not display PDF file on Tomcat >7.0.27 above.* > >Sadly, it also

Re: tomcat eclipse and too many connections

2012-10-15 Thread Mark Eggers
On 10/15/2012 2:16 PM, g. rgar wrote: Thanks for the attention No I am not leaking connections - definitely. I don't use a single connection to the DB in the scenario posted. I just undeploy and deploy the application via Eclipse. I do think it may be related to the thread issue - you know bett

Re: tomcat eclipse and too many connections

2012-10-15 Thread g. rgar
Thanks for the attention No I am not leaking connections - definitely. I don't use a single connection to the DB in the scenario posted. I just undeploy and deploy the application via Eclipse. I do think it may be related to the thread issue - you know better of course. Tomcat kills the thread an

Re: Tomcat bug 53814 - PDF plugin in IE cannot download correctly

2012-10-15 Thread Mark Thomas
On 15/10/2012 19:04, David Wall wrote: As the person who closed Bug 53814 as invalid, I thought it would be useful to expand on my reasoning for doing so. > In researching a bug our users are now suffering, I found that it was > reported already as *Bug 53814- Could not display PDF file on To

Re: pushing updates to a running tomcat instance

2012-10-15 Thread S Ahmed
so when you don't have reloads enabled, any updates (copying a new version of a .jar) to a folder will not do anything? This is a spring mvc application, and I'm scared of leaks via logging etc., I'll take the safe route and just recycle or whatever I have to do. I have to explicitly start/stop t

Re: Tomcat bug 53814 - PDF plugin in IE cannot download correctly

2012-10-15 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 David, On 10/15/12 2:04 PM, David Wall wrote: > In researching a bug our users are now suffering, I found that it > was reported already as *Bug 53814- Could not display PDF file > on Tomcat 7.0.27 above.* > > Sadly, it also shows that's it's con

Re: tomcat eclipse and too many connections

2012-10-15 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 g rgar, On 10/14/12 6:00 PM, g. rgar wrote: > maybe this is related also : > http://bugs.mysql.com/bug.php?id=65909 > > If true then a workaround must be made available I've looked at this bug and it has nothing to do with connections remaining ope

Re: Tomcat bug 53814 - PDF plugin in IE cannot download correctly

2012-10-15 Thread Konstantin Kolinko
2012/10/15 David Wall : > In researching a bug our users are now suffering, I found that it was > reported already as *Bug 53814- Could not display PDF file on Tomcat > 7.0.27 above.* > > Sadly, it also shows that's it's considered "invalid" and won't be fixed > because the change made between

Re: tomcat eclipse and too many connections

2012-10-15 Thread Pid *
On 15 Oct 2012, at 19:01, Christopher Schultz wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > g. rgar, > > On 10/14/12 6:00 PM, g. rgar wrote: >> maybe this is related also : >> http://bugs.mysql.com/bug.php?id=65909 >> >> If true then a workaround must be made available > > There ar

Tomcat bug 53814 - PDF plugin in IE cannot download correctly

2012-10-15 Thread David Wall
In researching a bug our users are now suffering, I found that it was reported already as *Bug 53814- Could not display PDF file on Tomcat 7.0.27 above.* Sadly, it also shows that's it's considered "invalid" and won't be fixed because the change made between 7.0.26 and 7.0.27 is "standards

Re: tomcat eclipse and too many connections

2012-10-15 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 g. rgar, On 10/14/12 6:00 PM, g. rgar wrote: > maybe this is related also : > http://bugs.mysql.com/bug.php?id=65909 > > If true then a workaround must be made available There are two other possibilities: 1. You webapp leaks connections While it

Re: pushing updates to a running tomcat instance

2012-10-15 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 S Ahmed, On 10/15/12 11:39 AM, S Ahmed wrote: > So when I have my server setup with tomcat, I normally do this > first: > > sudo mv /var/lib/tomcat6/webapps/ROOT/ > /var/lib/tomcat6/webapps/old_ROOT > > I then move my .war file: > > sudo cp hello_w

Re: tomcat 7 APR Connector problems

2012-10-15 Thread Pid *
On 15 Oct 2012, at 07:42, Andrey Timofeyev wrote: > Hi Chris, > > thank you so much for answer, > >> What about your Tomcat configuration: > > SSLEngine="on"/> You have no other listeners? > > maxPostSize="5242880" > enableLookups="false" >

Re: Tomcat 6.0 queries

2012-10-15 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Mark, On 10/13/12 3:17 PM, Mark Eggers wrote: > JMX is probably your best bet here. This has been discussed > several times on the mailing list. You also might find the > following useful: > > https://code.google.com/p/psi-probe/ Also http://wiki.ap

Re: Tomcat7 Session failover & fallback

2012-10-15 Thread TArak
On Sun, Oct 14, 2012 at 10:39 PM, TArak wrote: > Dear List, > > I am having a Tomcat7 cluster of in-memory session replication. > > Tomcat-A - 192.168.1.100 > Tomcat-B - 192.168.1.101 > > I have simple application which does the login before navigating to the > pages. I have apache configured wit

Re: Connection reset and Socket closed exceptions while connecting to SQL Server 2008 database

2012-10-15 Thread Konstantin Kolinko
2012/10/15 Rahul Warawdekar : > Hi, > > This is Rahul Warawdekar working on Apache Solr search engine hosted on > Tomcat 6 server. > I use Apache Solr 3.4 to index data from a SQL Server 2008 database and am > currently facing database connection issues on Tomcat 6 while connecting to > the databas