RE: Tomcat does not respond

2009-05-28 Thread Caldarale, Charles R
> From: Diego Castorina [mailto:di...@quince.nl] > Subject: RE: Tomcat does not respond > > How can I write this wrapper? I don't know Spring, but perhaps it already offers this capability. Otherwise, Chris S recently posted a wrapper that, IIRC, will do this. Will need to se

RE: Tomcat does not respond

2009-05-28 Thread Diego Castorina
: Tomcat Users List Subject: RE: Tomcat does not respond > From: Diego Castorina [mailto:di...@quince.nl] > Subject: RE: Tomcat does not respond > > I use the ServletOutputStream because I need to write binary directly > in the response while with the PrintWriter I can only write characte

RE: Tomcat does not respond

2009-05-28 Thread Caldarale, Charles R
> From: Diego Castorina [mailto:di...@quince.nl] > Subject: RE: Tomcat does not respond > > I use the ServletOutputStream because I need to write binary directly > in the response while with the PrintWriter I can only write character > text to the client. Then you may need to

RE: Tomcat does not respond

2009-05-28 Thread Diego Castorina
as output. -Original Message- From: Caldarale, Charles R [mailto:chuck.caldar...@unisys.com] Sent: giovedì 28 maggio 2009 15.15 To: Tomcat Users List Subject: RE: Tomcat does not respond > From: Diego Castorina [mailto:di...@quince.nl] > Subject: RE: Tomcat does not res

RE: Tomcat does not respond

2009-05-28 Thread Caldarale, Charles R
> From: Diego Castorina [mailto:di...@quince.nl] > Subject: RE: Tomcat does not respond > > SEVERE: Servlet.service() for servlet springapp threw exception > java.lang.IllegalStateException: getOutputStream() has already been > called for

RE: Tomcat does not respond

2009-05-27 Thread Martin Gainty
please display TC logs usually located at %CATALINA_HOME%\SERVER_NAME.-MM-DD.log any/all %CATALINA_HOME%/*/WEB-INF/web.xml any/all %CATALINA_HOME%/*/WEB-INF/applicationContext.xml and your startup configuration for Groovy %GROOVY_HOME%\conf\groovy-starter*.conf Saludos Cordiales Martin _

Re: Tomcat does not respond

2009-05-27 Thread Mark Thomas
Diego Castorina wrote: > Hi everyone, > > > > We are currently running Tomcat 6.0.14 on a Ubuntu Server 8.04 and Java > 1.6. > > Two applications are running: > > - One of them uses Spring MVC and Jackrabbit providing RESTful > API > > - The second is a client of the forme

RE: Tomcat does not respond any request after several days

2006-01-19 Thread George Sexton
You might have better luck getting an answer if you read this http://www.catb.org/~esr/faqs/smart-questions.html And repost your questions. George Sexton MH Software, Inc. http://www.mhsoftware.com/ Voice: 303 438 9585 > -Original Message- > From: Cuong M Tran [mailto:[EMAIL PROTECTE