Page 1 of 1

IIS-DSTAGE-RUN-I-0180 warnings in job log

Posted: Tue Nov 01, 2011 7:02 am
by qt_ky
I have an 8.5 parallel job running as a SOAP over HTTP web service through ISD with HTTPS and HTTP basic authentication required. The main job log is full of the following warnings but no fatal error messages, which is the part that seems strange. I've searched my local PDFs and the IBM support site and this site on the message ID but not found any hits. The job is set to run a minimum of 10 active job instances with a maximum idle time of 3600 seconds each.

Code: Select all

Invocation:1319845808254
Event type:Warning
Message Id:IIS-DSTAGE-RUN-I-0180
Message:
Attempting to Cleanup after ABORT raised in job <job_name>.1319845808254
I am wondering if after 3600 seconds of idle time if ISD aborts each instance rather than gracefully stopping it. Even so, why are there not any fatal messages in the job log?