Page 1 of 1

Abnormal termination of stageerror in a simple job ???

Posted: Thu Apr 12, 2012 5:16 pm
by kaps
We are having this weird issue where a simple job fails with following error.

Abnormal termination of stage Job_Name detected.

Reading from a seq file and looking up to a hashed file and writing to a seq file. Problem is that if we have "Preload to memory enabled" then the job fails but if it's disabled then it runs.

It's not a memory issue as the same job exists in another project in the same server which runs fine with Preload to memory enabled. Nothing else running on this server to cause memory issues...

When I reset the job I don't see any entry like "From Previous run...."
What could be the issue ?

Regards

Re: Abnormal termination of stageerror in a simple job ???

Posted: Thu Apr 12, 2012 6:06 pm
by ray.wurlod
kaps wrote:Reading from a seq file and looking up to a hashed file and writing to a seq file.
Not really a parallel job, then?

Posted: Thu Apr 12, 2012 6:08 pm
by ray.wurlod
Are there any other warnings in the log? Do you get any useful diagnostic information "from previous run..." after you reset the aborted job?