Hi Guchun So it looks as though this line in the script
echo 'starting at '`date`' on '`hostname` is giving you a harmless 'not found' error (unless it's the path line, as Hieu suggested). When ems parses the STDERR file it sees this, and thinks giza crashed. But from the output you posted, giza looks to have run normally. Could you try removing the following line from experiment.perl? print STEP "echo 'starting at '`date`' on '`hostname`\n"; It's line 2580 in my copy, cheers - Barry On Wednesday 01 February 2012 15:21:53 you wrote: > Hi Barry, > > Here they are. > ------------------------------------------------------- -- Barry Haddow University of Edinburgh +44 (0) 131 651 3173 -- The University of Edinburgh is a charitable body, registered in Scotland, with registration number SC005336. _______________________________________________ Moses-support mailing list [email protected] http://mailman.mit.edu/mailman/listinfo/moses-support
