java.io.IOException: Frame size of 147 MB larger than max allowed 100 MB
Searched on Google with the first line of a JAVA stack trace?
We can recommend more relevant solutions and speed up debugging when you paste your entire stack trace with the exception message. Try a sample exception.
Recommended solutions based on your search
Solutions on the web
via incubator-uima-user by Mihaela M, 9 months ago
via uima-user by Thomas Ginter, 9 months ago
via incubator-uima-user by Mihaela M, 1 year ago
via uima-user by Mihaela M, 1 year ago
via uima-user by Mihaela M, 1 year ago
via incubator-uima-user by Thomas Ginter, 9 months ago
java.io.IOException: Frame size of 147 MB larger than max allowed 100 MB
at org.apache.activemq.openwire.OpenWireFormat.unmarshal(OpenWireFormat.java:277)
at org.apache.activemq.transport.tcp.TcpTransport.readCommand(TcpTransport.java:229)
at org.apache.activemq.transport.tcp.TcpTransport.doRun(TcpTransport.java:221)
at org.apache.activemq.transport.tcp.TcpTransport.run(TcpTransport.java:204)
at java.lang.Thread.run(Thread.java:662)