| Author |
a application responds very slow
|
Balaji Kadam
Ranch Hand
Joined: Apr 27, 2010
Posts: 31
|
|
hi all.
i am using tomcat 6. and more than 5 applications deployed in it. but only one application responds very slow. But after some time it works faster. what would be reason for that?
i have checked log file it shows following error log
log on localhost.log in tomcats log folder
If anyone know kindly help.
Thanks
|
 |
Balaji Kadam
Ranch Hand
Joined: Apr 27, 2010
Posts: 31
|
|
not solved yet!
anybody knows anything?
One more thing when a pdf generation code invokes ,application goes slow.
|
 |
Tim Holloway
Saloon Keeper
Joined: Jun 25, 2001
Posts: 14572
|
|
|
I'm afraid you're just going to have to do some performance tuning on the slow web application. It's not Tomcat's fault.
|
Customer surveys are for companies who didn't pay proper attention to begin with.
|
 |
William Brogden
Author and all-around good cowpoke
Rancher
Joined: Mar 22, 2000
Posts: 12325
|
|
Those IllegalStateExceptions are due to programming errors and may or may not be related to the slow application.
PDF generation is inherently CPU and memory intensive.
Bill
|
Java Resources at www.wbrogden.com
|
 |
 |
|
|
subject: a application responds very slow
|
|
|