Translated message

A translation of this page exists in English.

"javax.jms.IllegalStateRuntimeException: AMQ119019: Session is closed" が表示される

Solution Verified - Updated -

Issue

Artemis Resource Adapter を使用するアプリケーションの実行時に、EAP サーバーのログファイルに以下の例外が散発的に表示されることがあります。

Caused by: javax.jms.IllegalStateException: AMQ119019: Session is closed
    at org.apache.activemq.artemis.core.client.impl.ClientSessionImpl.checkClosed(ClientSessionImpl.java:1638)
    at org.apache.activemq.artemis.core.client.impl.ClientSessionImpl.internalCreateProducer(ClientSessionImpl.java:1600)
    at org.apache.activemq.artemis.core.client.impl.ClientSessionImpl.createProducer(ClientSessionImpl.java:466)
    at org.apache.activemq.artemis.core.client.impl.ClientSessionImpl.createProducer(ClientSessionImpl.java:456)
    at org.apache.activemq.artemis.jms.client.ActiveMQSession.createProducer(ActiveMQSession.java:300)
    at org.apache.activemq.artemis.ra.ActiveMQRASession.createProducer(ActiveMQRASession.java:1065)
    at org.apache.activemq.artemis.jms.client.ActiveMQJMSContext.getInnerProducer(ActiveMQJMSContext.java:122)
    at org.apache.activemq.artemis.jms.client.ActiveMQJMSContext.createProducer(ActiveMQJMSContext.java:113)
    ... 116 more
Caused by: ActiveMQObjectClosedException[errorType=OBJECT_CLOSED message=AMQ119019: Session is closed]

Environment

  • Red Hat JBoss Enterprise Application Platform
    • 7

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