problem with shutting down

2009-05-24 Thread vijay sankar
I have recently downloaded the 6.0.18 binary distribution and I am running it in vista. I have started the server by running bootstrap.jar and it is working fine. I tried to stop the server by running the shutdown.bat, but it is not stopping. Can any one help me regarding this

Re: Tomcat 6 - not started AJP/NIO on CentOS

2009-05-24 Thread Dmitriy Repin
Caldarale, Charles R wrote: Post the server.xml from your CentOS attempt so we can look at it. - Chuck My server.xml is very simple. className="org.apache.catalina.mbeans.ServerLifecycleListener" /> className="org.apache.catalina.mbeans.GlobalResourcesLifecycleListener" />

Re: Upload stop after 30 minutes: Processing of multipart/form-data request failed. Stream ended unexpectedly

2009-05-24 Thread Patrick Herber
> ProxyTimeout 3600 > This looks a lot like 30min ;) IMHO no... it should be 60 seconds * 60 = 1 hour Regards Patrick - To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org For additional commands, e-mail: users-h...@to

RE: Upload stop after 30 minutes: Processing of multipart/form-data request failed. Stream ended unexpectedly

2009-05-24 Thread Caldarale, Charles R
> From: news [mailto:n...@ger.gmane.org] On Behalf Of Bill Barker > Subject: Re: Upload stop after 30 minutes: Processing of > multipart/form-data request failed. Stream ended unexpectedly > > > > >ProxyRequests Off > >ProxyTimeout 3600 > > This looks a lot like 30min ;) ??? Isn't that

Re: Problem with Establishing Database Configuration

2009-05-24 Thread john S
Anyway thanks for ur help ..I got it. .. On Sun, May 24, 2009 at 11:17 AM, David Smith wrote: > Can you post the error copy/pasted from your logs? It wasn't included in > you original message. > > -- David > > > On May 24, 2009, at 9:59 AM, john S wrote: > > context.xml tomcat/webapps/john

Re: Upload stop after 30 minutes: Processing of multipart/form-data request failed. Stream ended unexpectedly

2009-05-24 Thread Bill Barker
"Patrick Herber" wrote in message news:4a19b564.8030...@ticino.com... > Hello > > I've made some more tests and after reading the Book "*Tomcat, The > definitive Guide*" I discovered the existence of a parameter called > "*connectionUploadTimeout*" (below I join the description of this > propert

Re: Upload stop after 30 minutes: Processing of multipart/form-data request failed. Stream ended unexpectedly

2009-05-24 Thread Patrick Herber
Hello I've made some more tests and after reading the Book "*Tomcat, The definitive Guide*" I discovered the existence of a parameter called "*connectionUploadTimeout*" (below I join the description of this property taken from this book). I've changed the configuration of the HTTP connector an

Renew SSL Certificate

2009-05-24 Thread Alexander Diedler
Hello all, We use a Tomcat 6.0.16 and the build-in Keystore technology for the SSL functionality. Now it is time to re-new the Certificate. We get an error by importing the certificate. Jara JRE 1.6.0_06 We use the Same SSL-Provider and bought the same SSL type and generate the SSL cert with the

RE: Axis2/Java Clustering. Ho-to-do ?

2009-05-24 Thread Martin Gainty
you'll want to configure TC Clustering ..i would understanding high-level goals of TC clustering tutorial located at http://www.mbaworld.com/docs/cluster-howto.html if you are front-ending with Apache you'll want to look at implementing mod_proxy Loadbalancing at http://www.mbaworld.com/docs/ba

Re: Problem with Establishing Database Configuration

2009-05-24 Thread David Smith
Can you post the error copy/pasted from your logs? It wasn't included in you original message. -- David On May 24, 2009, at 9:59 AM, john S wrote: context.xml tomcat/webapps/john/META-INF/context.xml? yesojdbc14.jar in tomcat/lib (as opposed to tomcat/webapps/john/WEB-INF)?yes. On Sat,

Re: Problem with Establishing Database Configuration

2009-05-24 Thread john S
context.xml tomcat/webapps/john/META-INF/context.xml? yesojdbc14.jar in tomcat/lib (as opposed to tomcat/webapps/john/WEB-INF)?yes. On Sat, May 23, 2009 at 11:39 PM, David Smith wrote: > john.xml -- this has to be named context.xml. Tomcat won't see it > otherwise. And has to be wrapped in a

Re: NIO Connector:

2009-05-24 Thread André Warnier
Christopher Schultz wrote: Although fresh from the tree, my lemon juice doesn't work, neither does the sun of Spain as heat source. Chris, you may be posting stuff, but it doesn't get here. - To unsubscribe, e-mail: users-unsu