Job is failing - Memory allocation failed

arepalli

Member
Hi folks,

we have a long running job on scheduler, it was stated failing suddenly, earlier it was processed successfully. I have attached the log file please assist on this.

Thanks
 

Attachments

  • log.txt
    2 KB · Views: 25
Arepalli, You need to include other info: Version, tools release, platform, etc. That being said, your going to want to look at a debug log, the attached log doesn't have any info in it.

Tom
 
Arepalli, it appears that your server is running out of memory. Have you looked at the memory consumption on the server? The log says ' CMRB000008 - ERROR: Memory allocation failed'.

Manish
 
Manish, Depending on his platform, it may be something else. On the IBM i for example, it may be an issue of heap corruption. That is why I asked for his platform. Without more info, we really can't tell. If he is on Windows/Linux, you are probably correct.

Tom
 
Hi Tom & Manish,

It is windows platform only, will check with CNC on this.

Thank you for your inputs.
 
On Windows platform a runube.exe process can only allocate up to 1,8xGB of memory as it is a 32-bit application.
Let CNC look into that, maybe the job consumes a lot of memory and then crashes.
 
Back
Top