1. From Tom's previous email, use the -s parameter to set the required
host/port
$ globus-stop-container -m msg -s
http://localhost:8080/wsrf/services/ShutdownService
<http://localhost:8080/wsrf/services/ShutdownService> 

2. Insecure container does not disable all security, the Shutdown service
has a security descriptor that requires either secure conversation,  message
or secure transport. So you will need to use -msg or -conv option.

You were able to use your service without a proxy, because it is an insecure
service.

Rachana 
 


________________________________

        From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On
Behalf Of Kakoli Sen
        Sent: Friday, May 23, 2008 7:39 AM
        To: [email protected]
        Subject: RE: [gt-user] Getting error in globus-stop-container
        
        
        Hello all,
          While going through the 'globus-stop-container' command
documentation, it says that:
        Stops a standalone container. By default this command will attempt
to stop a container running on localhost:8443 
         
        My question: 
        1)How to make it stop container on localhost:8080. I could not see
any -port or -nosec option.
        2)Starting the container with -nosec option disables transport layer
security, but not message layer security. Does this mean that proxy
credentials are not required?
        I could invoke the example MathService without any proxy credential.
         
        Regards,
        Kakoli
         
         
         
         

                -----Original Message-----
                From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] Behalf Of Kakoli Sen
                Sent: Friday, May 23, 2008 10:54 AM
                To: [email protected]
                Subject: [gt-user] Getting error in globus-stop-container
                
                

                Hello all,
                  I started the container with
                globus-start-container -nosec (starting services with http
protocol)
                

                And then I could deploy the Math Service and invoke client
on that. But when I am trying to call globus-stop-container, it gives the
following error :

                 GSSException: Defective credential detected [Caused by:
Proxy file (/tmp/x509up_u511) not found.

                Since the container was started with no security, why is it
checking for credentials?

                Regards,

                Kakoli
                
        
________________________________________________________________________
                KAKOLI SEN
Ph:91-80-25341909/215(Extn. 309)
                C-DAC Knowledge Park                    E-mail:
                #1, Old Madras Road
[EMAIL PROTECTED]
                Bangalore - 560 038, INDIA
[EMAIL PROTECTED]
        
________________________________________________________________________
                

                
                -- 
                This message has been scanned for viruses and 
                dangerous content by MailScanner <http://www.cdac.in/> , and
is 
                believed to be clean. 


Reply via email to