<html><body><div style="color:#000; background-color:#fff; font-family:times new roman, new york, times, serif;font-size:12pt"><div>Dear All,</div><div><br></div><div>I tried to run a simple helloworld.swift application with coasters (with the setup below).</div><div><br></div><div style="font-weight: bold; font-style: italic;">Two machines: Machine-1 (for coaster-service) and Machine-2 (for workers) respectively. <br></div><div><br></div><div>I started the coaster-service  in Machine-1 and also started the helloworld.swift from  Machine-1. I observed the following with two different swift versions.</div><div><br></div><div><span style="font-weight: bold;">With swift-0.92.1</span> - helloworld.swift was waiting until the worker on Machine-2 is started and then it returned the result.</div><div><span style="font-weight: bold;">With swift-0.93</span>    - helloworld.swift immediately completed and provided the correct results even before
 starting the worker.</div><div><br></div><div>I suspect there might be some configuration issues / bug with swift-0.93 (may be in site catalog).</div><div><br></div><div>Any ideas / suggestions ?</div><div><br></div><div>Please kindly let me know if you have questions. <br></div><div><br></div><div>Regards</div><div>Emalayan</div><div><br></div><div>============================ Please find my site.catalog before =================================</div><div><config><br><pool handle="localhost"><br>    <execution provider="coaster-persistent" url="http://localhost:1984" jobmanager="local:local"/><br>    <profile namespace="globus" key="workerManager">passive</profile><br><br>    <profile namespace="globus" key="workersPerNode">4</profile><br>    <profile namespace="globus" key="maxTime">10000</profile><br>    <profile
 namespace="globus" key="lowOverAllocation">100</profile><br>    <profile namespace="globus" key="highOverAllocation">100</profile><br>    <profile namespace="globus" key="slots">100</profile><br>    <profile namespace="globus" key="nodeGranularity">1</profile><br>    <profile namespace="globus" key="maxNodes">10</profile><br>    <profile namespace="karajan" key="jobThrottle">25.00</profile><br>    <profile namespace="karajan" key="initialScore">10000</profile><br>    <profile namespace="swift" key="stagingMethod">proxy</profile><br>    <filesystem provider="local"/><br>    <workdirectory>/home/emalayan/App/forEmalayan/swift.workdir</workdirectory><br> 
 </pool><br></config><br></div><div><br></div><div><br></div><div>====================================================================================  <br></div><div><br></div><div></div></div></body></html>