Technology Stack - EBS (MOSC)

MOSC Banner

Correct syntax for Java Heap size

edited Feb 12, 2016 4:09AM in Technology Stack - EBS (MOSC) 10 commentsAnswered

Hi,

Recently we had java OutOfMemory issue in one of 'XML Publisher Report Bursting program' request. The Options field in Program definition was set as '-mx500M'. We changed it to '-mx2048M'. However after this change issue was still exist. Then we changed the syntax of value as '-Xmx2048m'. With this new syntax program got completed successfully.


While checking in Production application i found some of the programs options value was starting with '-mx..' and some of them were with '-Xmx....'.  My question is having option value as '-mx...' is wrong ? If yes how this value got set with wrong syntax ?

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center