ORA-00600 [17281] [1001] from JBOSS

  • From: "Don Seiler" <don@xxxxxxxxx>
  • To: oracle_l <oracle-l@xxxxxxxxxxxxx>
  • Date: Tue, 10 Apr 2007 09:14:17 -0500

I've finally encountered the dreaded ORA-00600.  It is popping up from
time-to-time since Sunday evening, when we had a new software release
(of course).  The stack trace always lists JBOSS and our app server as
culprits.  There are no errors in the JBOSS logs, but one of the
developers thinks that JBOSS's IdleRemover calls seem to be in sync
with some of the errors, although I don't get an ORA-00600 for every
IdleRemover call.

Metalink tells me that this particular brand of 00600 happens "while
attempting to close all cursors for an instantiation."  (which would
support the IdleRemover theory)  There are some other related bugs as
well.  However all of them say they have been fixed by 10.2.0.1.  My
RDBMS is 10.2.0.2 (on 32-bit RHEL 3).

One thing that did change on the app server was that we upgraded the
ojdbc14.jar from the 10.2.0.2 release to the 10.2.0.3 release.  We're
looking at reverting to see if that is indeed the culprit, but I'm
wondering if anyone has seen any such incompatibilities.

Don.

--
Don Seiler
http://seilerwerks.blogspot.com
--
//www.freelists.org/webpage/oracle-l


Other related posts: