Tomcat server running but application not running Vista

2009-11-22 Thread SRamasamy

I have developed application with Windows XP it's looks good when try to run
Vista and Windows 7 application not running but server running with error, I
am using tomcat Binary distribution tomcat version 6. please let me know
idea about this issues.

-- 
View this message in context: 
http://old.nabble.com/Tomcat-server-running-but-application-not-running-Vista-tp26464175p26464175.html
Sent from the Tomcat - User mailing list archive at Nabble.com.


-
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org



Re: Tomcat server running but application not running Vista

2009-11-22 Thread David Smith
Take a look at your log for relevant messages and be very detailed in  
describing what exactly is erroring.


-- David


On Nov 22, 2009, at 9:04 AM, SRamasamy su...@techie.com wrote:



I have developed application with Windows XP it's looks good when  
try to run
Vista and Windows 7 application not running but server running with  
error, I
am using tomcat Binary distribution tomcat version 6. please let me  
know

idea about this issues.

--
View this message in context: 
http://old.nabble.com/Tomcat-server-running-but-application-not-running-Vista-tp26464175p26464175.html
Sent from the Tomcat - User mailing list archive at Nabble.com.


-
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org



-
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org



mod_jk 1.2.28 connection pooling is not working.

2009-11-22 Thread Ahmed Medhat
Hello,

Setting connection_pool_size to a non-zero value (100 in my case) have
no effect at all..

That's what I currently have configured..

worker.jkw.connection_pool_size=100
worker.jkw.connection_pool_minsize=60
worker.jkw.connection_pool_timeout=3600

Output from `netstat -anptue|grep httpd.worker` shows that there are
only 4 connections in the ESTABLISHED state with Tomcat, I have the
httpd.worker configured to 8 start servers and 60 as a thread limit.

At the initial startup of httpd.worker it creates around 12
connections and then dies, mod_jk logs returns n

Thanks.



-- 
/*
|| Ahmed Medhat
|| Unix  Open Source Solutions Specialist and Consultant

|| E-mail: ultimate...@gmail.com
|| Cellular: +2 (017) 180 1888
|| http://www.linkedin.com/in/ahmedmedhat

|| The best things in life are not things.
*/

-
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org