Bugs item #556312, was opened at 2002-05-15 06:19 You can respond by visiting: http://sourceforge.net/tracker/?func=detail&atid=376685&aid=556312&group_id=22866
Category: None Group: None >Status: Closed >Resolution: Fixed Priority: 5 Submitted By: Andrew Kerr (ajkerr) Assigned to: Scott M Stark (starksm) Summary: Database Access Fails in JBoss 2.4.5 Initial Comment: Several people have been reporting that all database access fails after upgrading to JBoss 2.4.5. All of these users have indicated that their configurations worked perfectly using JBoss 2.4.4. Please see the following discussion threads for details: http://jboss.org/forums/thread.jsp?forum=46&thread=15432 http://jboss.org/forums/thread.jsp?forum=46&thread=15408 http://jboss.org/forums/thread.jsp?forum=61&thread=15427 ---------------------------------------------------------------------- >Comment By: Scott M Stark (starksm) Date: 2002-05-26 15:02 Message: Logged In: YES user_id=175228 The change causing this problem was rolled back in the 2.4.6 release. ---------------------------------------------------------------------- Comment By: Andrew Kerr (ajkerr) Date: 2002-05-16 05:41 Message: Logged In: YES user_id=545281 JBoss 2.4.6 corrects the problem. Thanks very much for the fast turnaround on this! ---------------------------------------------------------------------- Comment By: Scott M Stark (starksm) Date: 2002-05-15 06:51 Message: Logged In: YES user_id=175228 Try disabling prepared statement caching by adding <attribute name="PSCacheSize">0</attribute> to your org.jboss.jdbc.XADataSourceLoader configuration. We will rollback the bug fix change that is causing this problem. ---------------------------------------------------------------------- You can respond by visiting: http://sourceforge.net/tracker/?func=detail&atid=376685&aid=556312&group_id=22866 _______________________________________________________________ Don't miss the 2002 Sprint PCS Application Developer's Conference August 25-28 in Las Vegas -- http://devcon.sprintpcs.com/adp/index.cfm _______________________________________________ Jboss-development mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jboss-development
