Oracle Java Stored Procedures Hand

From: Neil <Neil.Schneider_at_mckesson.com>
Date: 27 Jan 2004 10:13:44 -0800
Message-ID: <137dee5f.0401271013.6a6db509_at_posting.google.com>


Hi,
We are experiencing a problem where a Java Stored Procedures hangs at initialization time if multiple uses enter the procedure at the same time. We've checked for table locks, etc. and there are none. The JSP seems to hang while a new object is being created. The object is basically a data area, one ArrayList and a couple of string objects, usually assorment of methods. Any ideas would be appreciated.. Thanks Received on Tue Jan 27 2004 - 19:13:44 CET

Original text of this message