Page 1 of 1
Error Log explaination
Posted: Mon Oct 16, 2006 12:29 pm
by DSguru2B
I have this error coming up for the Jobs that I am running.
Actually this is it:
DSD_SendEvent.B:Error Starting run
Cmd = SH -c'ActivityCmd START -file MSEVENTS/20061016142140000'
Output = ERROR: Couldn't get I/O for the connection to: localhost.
ReturnCode = 1
Any ideas.
Posted: Mon Oct 16, 2006 1:09 pm
by kcbland
It seems you're having an issue with a Sequence job. It appears to be logging that something is being started but it can't do the logging. My guess is that you might be using MetaStage to receive process metadata, but I can't be sure.
My box of donuts guess is that you have a fully loaded system with no resources available when this happens, which means probably some timeout is occurring. Consider monitoring your server load and giving us more details.
Posted: Mon Oct 16, 2006 1:19 pm
by DSguru2B
I am not using Metstage nor Sequencer.
Even if I try to run a simple job that tests my connection with the Oracle database by selecting 1 from dual. That Job too is giving this warning.
Posted: Mon Oct 16, 2006 1:36 pm
by kcbland
It appears that your job is logging events for MetaStage. The command activity, MSevents, all points that way. I'm probably not the right person to be helping, but that is what appears to be happening.