Uploaded image for project: 'JBoss Enterprise Application Platform'
  1. JBoss Enterprise Application Platform
  2. JBEAP-14012

[GSS](7.4.z) AMQ212051: Invalid concurrent session usage.

XMLWordPrintable

    • +
    • Hide

      None

      Show
      None
    • Hide

      Start an instance of JBoss EAP 7.1.0 with configuration supplied. Deploy the test project and then send few thousands messages to the broker inQueue. The exception can be observed in hte server log file.

      Show
      Start an instance of JBoss EAP 7.1.0 with configuration supplied. Deploy the test project and then send few thousands messages to the broker inQueue. The exception can be observed in hte server log file.

      JBoss EAP throws the exception:

      2017-12-19 09:38:37,429 WARN  org.apache.activemq.artemis.core.client: AMQ212051: Invalid concurrent session usage. Sessions are not supposed to be used by more than one thread concurrently.: java.lang.Exception: trace
      	at org.apache.activemq.artemis.core.client.impl.ClientSessionImpl.startCall(ClientSessionImpl.java:1089)
      	at org.apache.activemq.artemis.core.client.impl.ClientSessionImpl.internalCreateQueue(ClientSessionImpl.java:1549)
      	at org.apache.activemq.artemis.core.client.impl.ClientSessionImpl.createTemporaryQueue(ClientSessionImpl.java:299)
      	at org.apache.activemq.artemis.jms.client.ActiveMQSession.createTemporaryQueue(ActiveMQSession.java:812)
      	at org.apache.activemq.artemis.ra.ActiveMQRASession.createTemporaryQueue(ActiveMQRASession.java:939)
      	at org.acme.jms.queue.ejb.MessagesProcessorImpl.sendMessage(MessagesProcessorImpl.java:66)
      	at sun.reflect.GeneratedMethodAccessor15.invoke(Unknown Source)
      	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
      	at java.lang.reflect.Method.invoke(Method.java:498)
      

        1. mdb-queue-example.log.zip
          779 kB
        2. play.properties
          0.2 kB
        3. standalone-full-test-case.xml
          33 kB
        4. standalone-jms-producer.zip
          21 kB
        5. test-case.zip
          25 kB

              mpetrov@redhat.com Michal Petrov
              rhn-support-toross Tom Ross
              Peter Mackay Peter Mackay
              Peter Mackay Peter Mackay
              Votes:
              5 Vote for this issue
              Watchers:
              18 Start watching this issue

                Created:
                Updated:
                Resolved: