Hi all, I m trying to stop the container by using globus-stop-container
I followed these steps:
$grid-proxy-init -cert /etc/grid-security/containercert.pem -key
/etc.grid-security/containerkey.pem -out containerproxy.pem
----A proxy got created
$export X509_USER_PROXY=containerproxy.pem
$globus-stop-container
Error: ; nested exception is:
java.net.ConnectException:Connection refused
Can anyone tell me what does this mean?What is the right procedure to stop
the container?
