on 2008 Jul 24 10:02 AM
Hi
I had a problem with max. memory used by the dispatcher to work on his jobs.
Job terminated with an error similar to "not sufficient memory"
Open "Dispatcher_template.prop" in the install directory and extend the javaoptions to:
JAVAOPTIONS=-Xmx512M
Open Idm Center and Regenerate the dispatcher scripts and stop / start the dispatcher.
=> Then the java process should be started with 512 MB maximal RAM. This solved my problem.
Martin
Request clarification before answering.
Hi Martin,
we had the same issue on our IdM 7.1 SP1 environment when running the "AS ABAP - Initial Load" job. I created a customer message to SAP, where they responded I should add the following :
JAVAOPTIONS=-Xmx512M -Xms512M
After restarting the dispatcher, whatever job I choose to run, it always stated 'Idle'.
Removing the additional parameters resulted in a running job.
Apparently only the -Xmx parameter may be added, otherwise the jobs will stay idle.
Best regards & thanks for posting,
Kevin
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
User | Count |
---|---|
96 | |
11 | |
9 | |
9 | |
7 | |
5 | |
4 | |
4 | |
4 | |
4 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.