Page 2 of 2

Posted: Fri May 20, 2005 7:03 am
by ArndW
palmeal wrote:...
RejEntries = DSGetLogEntry(JobHandle, warning)
call DSLogInfo (RejEntries,"GETLOGENTRY ROWS")
Palmeal,

what is your variable "warning" set to ? :?

Posted: Fri May 20, 2005 7:08 am
by palmeal
Sorry Arnd, I missed these lines out

warning = DSGetNewestLogId (JobHandle, DSJ.LOGINFO)
call DSLogInfo(warning, "WARNING")

warning does return a value.

I ran the underlying Server Job in standalone mode and it extracted all of the rows that I expected but in the Director Log the following message appeared

DSD_SendEvent.B:Error Starting run
Cmd = SH -c'ActivityCmd START -file MSEVENTS/20050520085304000'
Output = ERROR: Couldn't get I/O for the connection to: localhost.
ReturnCode = 1

Because this is finishing with a warning my whole process now stops - as said before I haven't changed any code so think it must be environmental.

Posted: Fri May 20, 2005 7:14 am
by ArndW
Yes, it sounds like you should get service involved (plus open up a new thread, as this one has suffered from the infamous thread-creep disease)