0 Replies Latest reply on Mar 23, 2017 9:46 AM by lamikam2

    AMQ222106: Replacing incomplete LargeMessage

    lamikam2

      Running an app on EAP 7. We have an MDB that persists messaged to a db table.  See standalone-full config attachment.  When I run a load test with jmeter, and set# threads to 3 or more, I quickly get this error below:

       

      2017-03-23 09:26:24,629 WARN  [org.apache.activemq.artemis.core.server] (default I/O-13) AMQ222106: Replacing incomplete LargeMessage with ID=298,503,898,137

      2017-03-23 09:26:24,691 SEVERE [com.hsntech.hif.auditing.AuditListener] (Thread-26 (ActiveMQ-client-global-threads-375213445)) null: javax.jms.JMSException

       

      Looks like part of a message is getting lost or corrupted?   I have not found much information on this warning.  Any suggestions?

       

      Thanks!