Exception when trying to create an exception sorter in JBoss

Solution Verified - Updated -

Issue

  • Encounter an error similar to
[org.jboss.jca.adapters.jdbc.local.LocalManagedConnectionFactory] (<thread>/<IP>:<Port>-<instance>) exception trying to create exception sorter (disabling):: java.lang.Exception: Unable to load: org.jboss.resource.adapter.jdbc.vendor.OracleExceptionSorter
    at org.jboss.jca.adapters.jdbc.BaseWrapperManagedConnectionFactory.loadPlugin(BaseWrapperManagedConnectionFactory.java:1027)
    at org.jboss.jca.adapters.jdbc.BaseWrapperManagedConnectionFactory.isExceptionFatal(BaseWrapperManagedConnectionFactory.java:1061)
    at org.jboss.jca.adapters.jdbc.BaseWrapperManagedConnection.connectionError(BaseWrapperManagedConnection.java:578)
    at org.jboss.jca.adapters.jdbc.WrappedConnection.checkException(WrappedConnection.java:1635)
    at org.jboss.jca.adapters.jdbc.WrappedStatement.checkException(WrappedStatement.java:1267)

Environment

  • Red Hat JBoss Enterprise Application Platform 6.0.1
  • Java Connector Architecture (JCA)
  • exception-sorter as defined in
    • jboss-as-datasources_1_0.xsd
    • jboss-as-datasources_1_1.xsd

Subscriber exclusive content

A Red Hat subscription provides unlimited access to our knowledgebase of over 48,000 articles and solutions.

Current Customers and Partners

Log in for full access

Log In
Close

Welcome! Check out the Getting Started with Red Hat page for quick tours and guides for common tasks.