Hi Dheeraj,
Dheeraj wrote: > Sir , > I have installed gtk 4.0.5 in one server and another machine as > client through which i can submit job. > I am able to start container, but when I stop the container using > globus$globus-stop-conatiner , the below given error came. > Error: ; nested exception is: > GSSException: Defective credential detected [Caused by: No > certificates loaded] > > Check that if you have the host certificate in /etc/grid-security with hostcert.pem and hostkey.pem. The owner of those files should be the user under which you run GT container. > Also after configuring gridftp i cant transfer files within that > server and also to the third party. > > The command used and error details are given below. > user$ globus-url-copy -vb gsiftp://pbs/etc/issue file:/tmp/foo > Source: gsiftp://pbs/etc/ > Dest: file:/tmp/ > issue -> fool > > error: globus_ftp_client: the server responded with an error > 530 530-Login incorrect. : globus_gss_assist: Gridmap lookup failure: > Could not map /O=Grid/OU=GlobusTest/OU=SimpleCA/OU=hcl.in/CN=hclinsys > 530- > 530 End. > run grid-cert-info and match the subject with the entry in grid map file. it should be the same with "," replace with "/". regards Zeeshan Ali Shah PDC-KTH www.infoshield.info > Please help me ... I am seriously in trouble. > >
