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.
Error Log explaination
Moderators: chulett, rschirm, roy
Error Log explaination
Creativity is allowing yourself to make mistakes. Art is knowing which ones to keep.
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.
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.
Kenneth Bland
Rank: Sempai
Belt: First degree black
Fight name: Captain Hook
Signature knockout: right upper cut followed by left hook
Signature submission: Crucifix combined with leg triangle
Rank: Sempai
Belt: First degree black
Fight name: Captain Hook
Signature knockout: right upper cut followed by left hook
Signature submission: Crucifix combined with leg triangle
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.
Kenneth Bland
Rank: Sempai
Belt: First degree black
Fight name: Captain Hook
Signature knockout: right upper cut followed by left hook
Signature submission: Crucifix combined with leg triangle
Rank: Sempai
Belt: First degree black
Fight name: Captain Hook
Signature knockout: right upper cut followed by left hook
Signature submission: Crucifix combined with leg triangle
