|
Check to see if your PreparedStatement or your Connection was previously used and then closed but you're now attempting to reuse without getting a new instance from your Connection pool or getting a new. If that doesn't help, you may be able to turn on tracing for com.ibm.ejs.cm.pool.* and see more about what is happening. HTH, Gary > -----Original Message----- > From: java400-l-admin@midrange.com > [mailto:java400-l-admin@midrange.com] On Behalf Of Gibson.Stephen > Sent: Wednesday, June 26, 2002 6:37 AM > To: JAVA400-L@midrange.com > Subject: Reference Counting Error > > > I am using Websphere 3.5.3. I am devloping a MVC application > with multiple serlets and JSPs. In the websphere test > envronment, I get this error on unpredictible basis: > > Error 500 > An error has occured while processing > request:http://localhost:8080/servlet/ClaimsEntryServlet > Message: Server caught unhandled exception from servlet > [ClaimsEntryServlet]: Reference counting error > > Target Servlet: ClaimsEntryServlet > StackTrace: > > Root Error-1: Reference counting error > java.lang.Error: Reference counting error > java.lang.Throwable(java.lang.String) > java.lang.Error(java.lang.String) void > com.ibm.ejs.cm.pool.ConnectO.decRef() void > com.ibm.ejs.cm.pool.OnePhaseConnectO.decRef() void > com.ibm.ejs.cm.pool.ConnectO.postInvoke(java.sql.SQLException) void > com.ibm.ejs.cm.proxy.Proxy.__postInvoke(java.sql.SQLException) > java.sql.PreparedStatement > com.ibm.ejs.cm.proxy.ConnectionProxy.prepareStatement(java.lan > g.String) void > com.leescarpet.claimsautomation.OrderHistoryDBBean.buildConnec > tionPreparedSt > atement() > com.leescarpet.claimsautomation.OrderHistoryDBBean(java.sql.Co > nnection).... > > Can any shed some light to the nature of this message? > Sometimes my system works without pause and sometimes I get > this message at different points of execution > > > Stephen Gibson > > Lees Carpets > A Division of Burlington Industries > 3330 West Friendly Avenue > Greensboro, NC 27410 > > Phone 336.379.2728 > > _______________________________________________ > This is the Java Programming on and around the iSeries / > AS400 (JAVA400-L) mailing list To post a message email: > JAVA400-L@midrange.com To subscribe, unsubscribe, or change > list options, > visit: http://lists.midrange.com/cgi-bin/listinfo/java400-l > or email: JAVA400-L-request@midrange.com > Before posting, please take a moment to review the archives > at http://archive.midrange.com/java400-l. >
As an Amazon Associate we earn from qualifying purchases.
This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].
Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.