Support Article
TEST/DEV Environment fails with OutOfMemoryError on deployment
SA-57250
Summary
TEST/DEV environment fails with OutOfMemoryError on every deployment. The environment has the following applications:
- Pega Chordiant Decision Management (CDM) Bridge (PEGA-CDM Connection)
- CDM Bridge 7.1.7
- PRPC 6.3
Error Messages
java.lang.OutOfMemoryError: Java heap space
<Error> <Server> <BEA-002608> <The ListenThread because of an error: java.lang.OutOfMemoryError: Java hea
p space
java.lang.OutOfMemoryError: Java heap space
<Error> <HTTP> <BEA-101083> <Connection failure.
java.io.IOException: Exception in protocol discrimination
at weblogic.socket.MuxableSocketDiscriminator.dispatch(MuxableSocketDiscriminator.java:195)
at weblogic.socket.SocketMuxer.readReadySocketOnce(SocketMuxer.java:950)
at weblogic.socket.SocketMuxer.readReadySocket(SocketMuxer.java:888)
at weblogic.socket.JavaSocketMuxer.processSockets(JavaSocketMuxer.java:339)
at weblogic.socket.SocketReaderRequest.run(SocketReaderRequest.java:29)
Truncated. see log file for complete stacktrace
Caused By: java.lang.OutOfMemoryError: Java heap space
Steps to Reproduce
Unknown.
Root Cause
Deployed the production package in lower environment which resulted in the error.
Resolution
Perform the following local-change:Increase the heap space in the JVM parameter.
Tags:
Published July 23, 2018 - Updated December 2, 2021
Have a question? Get answers now.
Visit the Collaboration Center to ask questions, engage in discussions, share ideas, and help others.