Manish,
I guess your problem is due to unclosed Connections or unterminated
transactions...Please verify whether you use global transactions that
are supported by the Connection pool of the App server and terminate all
transactions explicitly. Also verify that your Connections are closed in
a "finally" block.
Thanks & Regards
Jaise
-----Original Message-----
From: A mailing list for Java(tm) 2 Platform, Enterprise Edition
[mailto:J2EE-INTEREST@(protected)
Sent: Monday, July 12, 2004 9:52 AM
To: J2EE-INTEREST@(protected)
Subject: Web appliction is getting hanged....
Hi,
Im working on WEB Application and server is WAS5.1.
Im doing load testing on my applciation but unfortunately it failed. And
the results are also abrupt. Like some times it hanged after 10
simultaneous request. Some time goes upto 20 users an then hanged. The
use / work of the tested screen is to insert data in the Oracle 9i
tables. And no heavy searching is going on. But before inserting it
fires a select query to check that the data which needs to be inserted
is already present or not. If not then insert data.
So, this is the scenario.
Can some body please suggest any tips for performance upgradation for
this kind of functionality. Quick reply is highly appreciable. Im in
very much need.
Thanks in advance.
regards,
Manish Malhotra
========================================================================
===
To unsubscribe, send email to listserv@(protected)
body of the message "signoff J2EE-INTEREST". For general help, send
email to listserv@(protected)
"help".
===========================================================================
To unsubscribe, send email to listserv@(protected)
of the message "signoff J2EE-INTEREST". For general help, send email to
listserv@(protected)".