Out Of Java Heap Memory Issue In SIM Application when Processing Large MultiBuyPromoDel
(Doc ID 2862714.1)
Last updated on MAY 16, 2022
Applies to:
Oracle Retail Store Inventory Management - Version 16.0 and laterInformation in this document applies to any platform.
Symptoms
Out of Java Heap Memory issue in SIM Application, when processing large MultiBuyPromoDel
ERROR
-----------------------
Error processing message! [Inbound: true, MessageType: MultiBuyPromoDel, BusinessId: 10252052]
at oracle.retail.sim.service.mps.BaseSimMessageServiceHandler.buildException(Unknown Source)
------------------------
Caused by: java.lang.OutOfMemoryError: Java heap space
at oracle.retail.sim.server.dataaccess.daoimpl.PriceChangeOracleDao.insert(Unknown Source)
Steps to reproduce:
1. Integrate a large MultiBuyPromoDel into mps_staged_message
Notice that is failing with java.lang.OutOfMemoryError: Java heap space
Cause
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |
In this Document
Symptoms |
Cause |
Solution |
References |