<html dir="ltr">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<style type="text/css" id="owaParaStyle"></style>
</head>
<body fpstyle="1" ocsi="0">
<div style="direction: ltr;font-family: Tahoma;color: #000000;font-size: 10pt;">Hi,
<div><br>
</div>
<div>I am encountering the following error and subsequently Swift fails. The code runs and generates results for a while and then throws up this error. Browsing the swift-user forum, it appears that the issue is not completely new. But, I am unable to identify
 a suitable solution.</div>
<div><br>
</div>
<div>
<div><font color="#0000ff">Caused by:</font></div>
<div><font color="#0000ff">        Block task failed: Connection to worker lost</font></div>
<div><font color="#0000ff">java.io.IOException: Broken pipe</font></div>
<div><font color="#0000ff">        at sun.nio.ch.FileDispatcherImpl.write0(Native Method)</font></div>
<div><font color="#0000ff">        at sun.nio.ch.SocketDispatcher.write(SocketDispatcher.java:47)</font></div>
<div><font color="#0000ff">        at sun.nio.ch.IOUtil.writeFromNativeBuffer(IOUtil.java:93)</font></div>
<div><font color="#0000ff">        at sun.nio.ch.IOUtil.write(IOUtil.java:65)</font></div>
<div><font color="#0000ff">        at sun.nio.ch.SocketChannelImpl.write(SocketChannelImpl.java:487)</font></div>
<div><font color="#0000ff">        at org.globus.cog.karajan.workflow.service.channels.NIOSender.write(NIOSender.java:168)</font></div>
<div><font color="#0000ff">        at org.globus.cog.karajan.workflow.service.channels.NIOSender.run(NIOSender.java:133)</font></div>
</div>
<div><br>
</div>
<div><span style="font-size: 10pt;">Thanks,</span></div>
<div>B.K.</div>
</div>
</body>
</html>