BI Publisher (MOSC)

MOSC Banner

Output Post Processor is not starting

edited Jun 7, 2012 3:22AM in BI Publisher (MOSC) 11 comments
 
 Hi,

Output Post Processor is not started in EBS R12

Please find the manger log error below.

JVMJ9GC017E -Xmx too small, must be at least 1 Mbytes
JVMJ9VM015W Initialization error for library j9gc24(2): Failed to initialize
Could not create the Java virtual machine.


 select DEVELOPER_PARAMETERS from FND_CP_SERVICES
where SERVICE_ID = (select MANAGER_TYPE from FND_CONCURRENT_QUEUES
where CONCURRENT_QUEUE_NAME = 'FNDCPOPP');  2    3

DEVELOPER_PARAMETERS
--------------------------------------------------------------------------------
J:oracle.apps.fnd.cp.gsf.GSMServiceController:-mx1024m


ran this update

UPDATE fnd_cp_services
SET developer_parameters = 'J:oracle.apps.fnd.cp.gsf.GSMServiceController:-mx2048'

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