Translated message

A translation of this page exists in English.

JBoss でコネクションを再利用すると "Connection is not associated with a managed connection" エラーが発生する

Solution Unverified - Updated -

Issue

フィールドに Connection および PreparedStatement オブジェクトをキャッシュする @Stateful EJB があります。このオブジェクトが再度使用されると、例外を取得します。

java.sql.SQLException:Connection is not associated with a managed connection.org.jboss.resource.adapter.jdbc.WrappedConnection@19ce161
  at org.jboss.resource.adapter.jdbc.WrappedConnection.lock(WrappedConnection.java:83)
  at org.jboss.resource.adapter.jdbc.WrappedConnection.prepareStatement(WrappedConnection.java:235)
  ...

Environment

  • Red Hat JBoss Enterprise Application Platform (EAP)
    • 4.x
    • 5.x
    • 6.x

Subscriber exclusive content

A Red Hat subscription provides unlimited access to our knowledgebase, tools, and much more.

Current Customers and Partners

Log in for full access

Log In

New to Red Hat?

Learn more about Red Hat subscriptions

Using a Red Hat product through a public cloud?

How to access this content