Hi everyone!
We have an ESB process with an invocation step, that sometimes gives us the following error:
...
<xq:rejectedMessageInfo xmlns:xq="http://www.sonicsw.com/sonicxq"><rejectedCode>XQ_SERVICE_EXCEPTION</rejectedCode><rejectedLocation container="ctSentralEOTjeneste1" host="enkelt-tref-4" process="Sak.LagreSak.v1_0" serviceApplication="WSInvocationComponent" step="Lagre Sak:Prosess som skal eksekveres:Use Sak.LagreSak.v1_0.InvokeBackend.esbws" topLevelProcess="Sak.v1_0"/><rejectedDetails>java.lang.OutOfMemoryError: Java heap space
at java.lang.AbstractStringBuilder.expandCapacity(AbstractStringBuilder.java:99)
at java.lang.AbstractStringBuilder.append(AbstractStringBuilder.java:393)