Re: java.lang.OutOfMemoryError: allocLargeObjectOrArray
If we talk about the JMS Swiftlet (XA/ASF), this cache is (and was already before the issues happens) still at "10" (not changed):
<listeners>
<listener name="plainsocket" bindaddress="192.168.95.126" port="4001">
<connection-factories>
<connection-factory name="QueueConnectionFactory" smqp-consumer-cache-size="10"/>
<connection-factory name="TopicConnectionFactory"/>
<connection-factory name="plainsocket@msgrouter10" smqp-consumer-cache-size="10"/>
<connection-factory name="plainsocket_appserver@msgrouter10" thread-context-classloader-for-getobject="true"/>
<connection-factory name="plainsocket_recover@msgrouter10" smqp-consumer-cache-size="10"/>
</connection-factories>
<host-access-list/>
</listener>
Are there any further recommendations? If it is helpful, I can send you (by Mail) routerconfig.xml
Thanks a lot,
Michael