Ironically, stopping the container is more difficult than starting it. Did you start the container with the -nosec option? If so, try:
$ globus-stop-container -m msg Hope that helps, Tom On Jan 18, 2008 4:59 AM, sd ds <[EMAIL PROTECTED]> wrote: > 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? >
