[Swift-devel] swift errors

Yong Zhao yongzh at cs.uchicago.edu
Sun Mar 18 10:31:43 CDT 2007


Hi Nika,

The socket error is fine, it is due to some unsolved issue in the
java GridFTP client, you can ignore that.

For the memory, you need to set the memory option for JVM a bit larger,
locate the execute swift in you swift_home/bin, and edit the OPTIONS
OPTIONS="-Xms512m -Xmx512m"

Yong.


On Sun, 18 Mar 2007, Veronika  V. Nefedova wrote:

> HI,
>
> When I  was running the same workflow that worked before without any errors
> - I got this errors on my stdout:
>
> Exception occured in the exception handling code, so it cannot be properly
> propagated to the user
> java.lang.IllegalArgumentException: This socket does not seem to exist in
> the socket pool.
>          at org.globus.ftp.dc.SocketPool.remove(SocketPool.java:78)
>          at
> org.globus.ftp.dc.GridFTPTransferSinkThread.shutdown(GridFTPTransferSinkThread.java:87)
>          at
> org.globus.ftp.dc.TransferSinkThread.run(TransferSinkThread.java:78)
> <a lot of these>
>
> And then these (also a lot of them):
> java.lang.OutOfMemoryErrorjava.lang.OutOfMemoryError
> java.lang.OutOfMemoryError
>
> The is on wiggum in
> /sandbox/ydeng/alamines/swift-MolDyn-free-final-lor82qgcceac0.log and I am
> suing this swift code/verison: /sandbox/nefedova/SWIFT/vdsk-0.1rc2/
>
> Nika
>
> _______________________________________________
> Swift-devel mailing list
> Swift-devel at ci.uchicago.edu
> http://mail.ci.uchicago.edu/mailman/listinfo/swift-devel
>



More information about the Swift-devel mailing list