Re: Apache Tomcat hangs

2009-05-31 Thread Raquel Hernández Martinez
Hi Christopher, my jsp invoke to the servlet and it writes a pdf into a file ant send it by email. I need this functionality  because it´s the user who decides to generate or not this report. My version of jasper report it´s 2.0, I don´t know if it´s can be a bug for this version, because my tom

How to do with response.sendError() after the ServletOutputStream is established?

2009-05-31 Thread 流水音
HI,ALL: Servlet code(deployed on Tomcat server): private void execute(HttpServletRequest req, HttpServletResponse resp) throws ServletException, IOException { try { int count = 0; while(count< 100){ out.write(97);

Re: retrive Arabic data

2009-05-31 Thread abdul razack
Hi,   Please accept my appreciation for responding my queries. The problem of retrieving Arabic data is solved.   As told, it is not straight answer to the problem and need to figure out step by step. After making sure that everything is perfect from application and database point of view, I figu

RE: jk Status not showing errors

2009-05-31 Thread Lawrence Lamprecht
I do not know if this is relevant or not, but I have just installed the latest version of mod_jk and the jkstatus is very much better than it used to be. I had the same issue with loadbalancers not showing when they are offline or broken. With the latest version, jksataus has the possibility to

Re: Potential connection leakage

2009-05-31 Thread Johnny Lui
Dear Chris I see. Thanks a lot. Your article is useful. Regards Johnny On Sat, May 30, 2009 at 11:35 AM, Christopher Schultz wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > Johnny, > > On 5/28/2009 11:53 PM, Johnny Lui wrote: >> Potential connection leakage:4 > > Looks like you

Re: Tomcat 6.0 - Cannot startup Tomcat service

2009-05-31 Thread Jonathan Camilleri
After a bit of tinkering, I uninstalled JDK 1.6 u13 and: 1. Installed JDK 1.6 u14 Release notes: http://java.sun.com/javase/6/webnotes/6u14.html Download link: https://cds.sun.com/is-bin/INTERSHOP.enfinity/WFS/CDS-CDS_Developer-Site/en_US/-/USD/viewproductdetail-start?productref=jdk-6u14-oth-...@cd