Re: How to gracefully shutdown Tomcat using JSVC

2012-10-12 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Andrew, On 10/12/12 11:27 PM, Andrew Feller wrote: > Is there a graceful way to drain connections and shutdown Tomcat > with JSVC? I've been unsuccessful finding anything documented about > this, so I imagine people have a variety of non-standard ways

How to gracefully shutdown Tomcat using JSVC

2012-10-12 Thread Andrew Feller
Is there a graceful way to drain connections and shutdown Tomcat with JSVC? I've been unsuccessful finding anything documented about this, so I imagine people have a variety of non-standard ways or don't care. Regards, Andrew -- *Andrew Feller*, Development Team Lead Bronto Software 919.595.25

Re: jasper production config parameters

2012-10-12 Thread Anthony J. Biacco
That'd what I expected, I just didn't see the parameters in mbeans. Thanks much. -Tony Sent from my HTC - Reply message - From: "Caldarale, Charles R" To: "Tomcat Users List" Subject: jasper production config parameters Date: Fri, Oct 12, 2012 11:43 am > From: Anthony J. Biacco [m

Re: Tomcat DBCP & SQLServer failover

2012-10-12 Thread Jose María Zaragoza
>> >> I agree with you. Because of that, I've got that question :-) > > Hopefully I've answered it..? > > - -chris A lof of thanks, Chris. I'm going to test it and I'll make feedback to the list Regards - To unsubscribe, e-mail

Re: Exceptions in Catalina.log and Catalina.yyyy-mm-dd.log files on AS/400

2012-10-12 Thread André Warnier
James Lampert wrote: Christopher Schultz wrote: This is what I get from my own web.xml: 0003c 3f 78 6d 6c 20 76 65 72 73 69 6f 6e 3d 22 31 < ? x m l sp v e r s i o n = " 1 0202e 30 22 20 65 6e 63 6f 64 69 6e 67

RE: jasper production config parameters

2012-10-12 Thread Caldarale, Charles R
> From: Anthony J. Biacco [mailto:abia...@formatdynamics.com] > Subject: jasper production config parameters > I would like to make the changes to my jasper config per > http://tomcat.apache.org/tomcat-7.0-doc/jasper-howto.html#Production_Configuration > My question is, am I required to do this

jasper production config parameters

2012-10-12 Thread Anthony J. Biacco
I would like to make the changes to my jasper config per http://tomcat.apache.org/tomcat-7.0-doc/jasper-howto.html#Production_Con figuration I'm currently running 7.0.27 My question is, am I required to do this in $CATALINA_BASE/conf/web.xml or can I make the change in ${webapp.path}/WEB-INF/web.x

Re: Exceptions in Catalina.log and Catalina.yyyy-mm-dd.log files on AS/400

2012-10-12 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 James, On 10/12/12 12:18 PM, James Lampert wrote: > Reversing the flow to >> od -t x1a web.xml | head -n 5 > > shows the correct hex values. But then it shows the character > values as if interpreting them in EBCDIC. > > This suggests that there's a

Re: Exceptions in Catalina.log and Catalina.yyyy-mm-dd.log files on AS/400

2012-10-12 Thread James Lampert
Reversing the flow to > od -t x1a web.xml | head -n 5 shows the correct hex values. But then it shows the character values as if interpreting them in EBCDIC. This suggests that there's a good reason why "head" and "od" aren't in the manuals for QSHELL (the "unix-like" interface that was added

Re: Exceptions in Catalina.log and Catalina.yyyy-mm-dd.log files on AS/400

2012-10-12 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 James, On 10/12/12 11:48 AM, James Lampert wrote: > Christopher Schultz wrote: > >> This is what I get from my own web.xml: >> >> 0003c 3f 78 6d 6c 20 76 65 72 73 69 6f 6e 3d >> 22 31 < ? x m l sp v e r s i

Re: tomcat 7 APR Connector problems

2012-10-12 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Andrey, On 10/12/12 11:30 AM, Andrey Timofeyev wrote: > Hi, everybody, > > There is followen problem with tomcat 7.0.29 (With tomcat 6.0.18 > there is no such problem): > > Any other services on the same machine lost connections with > remote servic

Re: Exceptions in Catalina.log and Catalina.yyyy-mm-dd.log files on AS/400

2012-10-12 Thread James Lampert
Christopher Schultz wrote: This is what I get from my own web.xml: 0003c 3f 78 6d 6c 20 76 65 72 73 69 6f 6e 3d 22 31 < ? x m l sp v e r s i o n = " 1 0202e 30 22 20 65 6e 63 6f 64 69 6e 67 3d 22 49 53

RE: very basic question about apache and tomcat

2012-10-12 Thread Mead, Jen L
Hey I wanted to thank everyone for their suggestions and input. I just got my keytab file from the windows administrators yesterday and am ready to fiddle with tomcat and Kerberos on the unix side to start testing. I like what Mark wrote below about using VMs to set things up, learn the enviro

Re: Tomcat DBCP & SQLServer failover

2012-10-12 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Jose, On 10/11/12 3:31 PM, Jose María Zaragoza wrote: >> How can you tell the difference between a primary server being >> "down" and the primary server needing to (otherwise?) fail-over >> to the backup? I'm confused about your nomenclature (primary

Re: How to limit the number of sessions per IP address (DOS attacks)

2012-10-12 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Jose, On 10/11/12 3:36 PM, Jose María Zaragoza wrote: > I'd like to implement something for controlling flooding on the > same URL. > > I've thought to make it using by a valve filter ( based on > RemoteAddressFilter ) and check remote IP address.

Re: Exceptions in Catalina.log and Catalina.yyyy-mm-dd.log files on AS/400

2012-10-12 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 James, On 10/11/12 3:59 PM, James Lampert wrote: > Pid * wrote: > >> Examine the first few bytes of the input. I seem to remember a >> character encoding issue causing this error. > > Of what input in particular? At least some of these exceptions >

Re: 回复:Suggestions for Interesting Tomcat-related presentations at ApacheCONNA 2013

2012-10-12 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 真实的力量, On 10/11/12 9:25 PM, 真实的力量 wrote: > Is there any topic difference between tomcat cluster and user > proxy to load balance tomcat(such as nigix) Well, Tomcat clustering is kind of a separate thing from using a reverse proxy because all the clu

Re: Fwd: HTTP Status 404 - /xmlui error

2012-10-12 Thread André Warnier
sharika menon wrote: I am not getting DSpace web-page. Forgive my ignorance, but I have no idea what Dspace is. From the limited information you provide, it seems to be a Java web application, which seems to normally respond to URLs like /xmlui and /jspui, and you seem to have had it running

Re: Fwd: HTTP Status 404 - /xmlui error

2012-10-12 Thread sharika menon
I am not getting DSpace web-page. I need to know what went wrong with Apache tomcat. I need your guidance in resolving this issue. Pls find the attached screenshot of the error generated. On Fri, Oct 12, 2012 at 2:20 PM, André Warnier wrote: > > And the question is ? ... > > > sharika menon wro

Re: Fwd: HTTP Status 404 - /xmlui error

2012-10-12 Thread André Warnier
And the question is ? ... sharika menon wrote: -- Forwarded message -- From: sharika menon Date: Fri, Oct 12, 2012 at 10:47 AM Subject: Re: HTTP Status 404 - /xmlui error To: users-h...@tomcat.apache.org Hi again! On Fri, Oct 12, 2012 at 10:34 AM, sharika menon wrote: Go

Re: Have a problem where in stdout.log have warning messages with Tomcat 7

2012-10-12 Thread Konstantin Kolinko
2012/10/12 Issac Koshy : > Hi > > I have a problem where in stdout.log have warning messages with tomcat 7. > > This warning messages are with respect to Parameters passing to resource > tag. i dont want to change the tags its current form in tomcat 7 Why? There is no such element as "ResourcePa

Fwd: HTTP Status 404 - /xmlui error

2012-10-12 Thread sharika menon
-- Forwarded message -- From: sharika menon Date: Fri, Oct 12, 2012 at 10:47 AM Subject: Re: HTTP Status 404 - /xmlui error To: users-h...@tomcat.apache.org Hi again! On Fri, Oct 12, 2012 at 10:34 AM, sharika menon wrote: > Good Morning! > > I had configured DSpace 1.8.2 versi