Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
Home -> Community -> Mailing Lists -> Oracle-L -> ORA-00600 [17281] [1001] from JBOSS
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 -- http://www.freelists.org/webpage/oracle-lReceived on Tue Apr 10 2007 - 09:14:17 CDT