-
Type: Bug
-
Resolution: Fixed
-
Priority: Major
-
Affects Version/s: None
-
Component/s: None
-
None
Not sure what this error means:
2010.11.18 07:15:41.687 PST: [ERROR] Transfer of Executables in NoGridStart only works for staged computes jobs
2010.11.18 07:15:41.758 PST: [ERROR] Transfer of Executables in NoGridStart only works for staged computes jobs
2010.11.18 07:15:42.204 PST: [ERROR] Transfer of Executables in NoGridStart only works for staged computes jobs
It comes from the Rosetta workflow example, which only has one executable:
<executable name="rosetta.exe" installed="false">
<profile namespace="pegasus" key="clusters.size">3</profile>
<pfn url="file:///home/rynge/src/pegasus/pegasus/examples/grid-rosetta/rosetta.exe" site="local"/>
</executable>