cancel
Showing results for 
Search instead for 
Did you mean: 

Unhandled Error in DSERuntime - Exception:java.lang.OutOfMemoryError: Java

Former Member
0 Kudos

Hi,

One of manifest loading job is not running and it always show in runnin state but no increase in the records count.

System log shows this error: Unhandled Error in DSERuntime - Exception:java.lang.OutOfMemoryError: Java heap space

So, after some suggestions i have added -Xmx51200M in Java options in the dispatcher services with ext PROP file.

this also did not resolve the issue.

Did any of you experienced this issue before and FYI: we are running ok IDM version 7.0 and our DB is SQL 2005...

Thanks & Regards,

Arun Kumar.

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Hello Arun Kumar,

just to be sure. Have you restarted the dispatcher in the meantime?

Maybe you could also try to use -Xms12345 in addition.

7.0, that's been a while since I used that.

Best regards

Dominik Trui

Former Member
0 Kudos

My issue resolved. After I changed the hava options - I should have gone for server restart.

I have done yesterday and the issue resolved.

Thanks & Regards,

Arun Kumar.

Edited by: ARUN KUMAR AKUTHOTA on Aug 19, 2011 6:05 PM