<html><body><div style="color:#000; background-color:#fff; font-family:times new roman, new york, times, serif;font-size:12pt"><div style="font-family: times new roman, new york, times, serif; font-size: 12pt;"><div style="font-family: times new roman, new york, times, serif; font-size: 12pt;"><br><div id="yiv596654212"><div><div style="color:#000;background-color:#fff;font-family:times new roman, new york, times, serif;font-size:12pt;">Dear All,<br><div style="font-family:times new roman, new york, times, serif;font-size:12pt;"><div style="font-family:times new roman, new york, times, serif;font-size:12pt;"><div id="yiv596654212"><div><div style="color:#000;background-color:#fff;font-family:times new roman, new york, times, serif;font-size:12pt;"><div><br>When I try to run the HelloWorld.swift with MosaStore (MosaStore is a distributed storage developed by us) it is terminating with an error.<br></div><div><br></div><div>Here HelloWorld.swift script is
 copied into the MosaStore filesystem.  Also 
Swift has write permission in the file system. Because it can create
 some temporary files (swift.log and first-20111026-1848-hmo97vu7.log). 
But then it prints the error below and terminates (I have attached the 
log files. I am using swift 0.93).<br><span style="color:rgb(0, 96, 191);"></span></div><div><span style="color:rgb(0, 96, 191);"><br></span></div><div><span style="color:rgb(0, 96, 191);">Max heap: 259522560</span><br style="color:rgb(0, 96, 191);"><span style="color:rgb(0, 96, 191);">Recompilation suppressed.</span><br style="color:rgb(0, 96, 191);"><span style="color:rgb(0, 96, 191);">Detailed exception:</span><br style="color:rgb(0, 96, 191);"><span style="color:rgb(0, 96, 191);">java.io.FileNotFoundException: /tmp/mount/dir1/first.kml (No such file or directory)</span><br style="color:rgb(0, 96, 191);"><span style="color:rgb(0, 96, 191);">    at java.io.FileInputStream.open(Native Method)</span><br style="color:rgb(0, 96, 191);"><span style="color:rgb(0, 96, 191);">    at java.io.FileInputStream.<init>(FileInputStream.java:137)</span><br style="color:rgb(0, 96, 191);"><span style="color:rgb(0, 96,
 191);">    at java.io.FileInputStream.<init>(FileInputStream.java:96)</span><br style="color:rgb(0, 96, 191);"><span style="color:rgb(0, 96, 191);">    at java.io.FileReader.<init>(FileReader.java:58)</span><br style="color:rgb(0, 96, 191);"><span style="color:rgb(0, 96, 191);">    at org.globus.cog.karajan.Loader.load(Loader.java:209)</span><br style="color:rgb(0, 96, 191);"><span style="color:rgb(0, 96, 191);">    at org.griphyn.vdl.karajan.Loader.main(Loader.java:157)</span><br style="color:rgb(0, 96, 191);"><span style="color:rgb(0, 96, 191);">Could not start execution.</span><br style="color:rgb(0, 96, 191);"><span style="color:rgb(0, 96, 191);">    /tmp/mount/dir1/first.kml (No such file or directory)</span><br style="color:rgb(255, 0, 255);"><br><br>It seems the Mosastore didnt receive any callback to create first.kml. I think, due to some reasons
 JVM assumes the storage is not available and terminate the swift program. <span style="color:rgb(191, 0, 191);">So I am wondering whether you can provide any hint about this issue. </span><br><br>Also I would like to build the swift in debug mode in order to run it with jdb (to get more information). <span style="color:rgb(191, 0, 191);">Please let me know how to build the swift in debug mode?</span><br><br><br>Thank you<br>Emalayan<br></div></div></div></div><br><br></div></div></div></div></div><br><br></div></div></div></body></html>