The NPE has already been fixed and GT 4.0.8 release has the fix. But the root cause here is that the delegation service expects a local account mapping for the user delegating. It looks like the authorization you are setting up does not add local account information for the user to the Subject object. Rachana
_____ From: Kakoli Sen [mailto:[EMAIL PROTECTED] Sent: Monday, November 03, 2008 6:28 AM To: Rachana Ananthakrishnan Cc: [EMAIL PROTECTED] Subject: RE: [gt-user] Error while running RFT with VOMS interceptors. Dear Rachana, Now, I am getting some error in server log itself by enabling logging in delegation module and soap-message. Attaching the server log. Also attaching the security-config.xml for DelegationFactoryService, which has default values w.r.t authN. Only authZ. has been changed from grid-map to VomsPDP and PIP. Please advice. Regards, Kakoli -----Original Message----- From: Rachana Ananthakrishnan [mailto:[EMAIL PROTECTED] Sent: Friday, October 31, 2008 7:21 PM To: 'Kakoli Sen'; [EMAIL PROTECTED] Subject: RE: [gt-user] Error while running RFT with VOMS interceptors. Can you send a full stack trace of the DelegationUtil error? Typically most command line clients with -debug option should print the whole stack trace. Rachana _____ From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Kakoli Sen Sent: Friday, October 31, 2008 6:53 AM To: [EMAIL PROTECTED] Subject: [gt-user] Error while running RFT with VOMS interceptors. Dear All, We are trying to run RFT service of GT4.0.6 with VOMS credentials. RFT has got web-services part was well as gridFTP, which is a unix service coded in C. First, we are trying to enable the web-service part of RFT with VOMS. For this, we have made the following changes : Disabled the default grid-map authZ. and enabled authZ. with VomsPDP and VomsPIP in i)globus_wsrf_rft( change in server-config.wsdd, security-config.xml) ii) globus_delegation_service(change in server-config.wsdd, service-security-config.xml, factory-security-config.xml) The server-config.xml for both services has been changed from the default to only include a parameter 'vomsAttrAuthFile' for the service. The security-config.xml has <authz value="ascope:org.globus.voms.PIP bscope:org.globus.voms.PDP"/> instead of <authz value="gridmap"/> After making these changes, when I ran the command : rft -h g5 -f transfer.xfr gives error at client side : 2008-10-31 11:42:28,417 ERROR delegation.DelegationUtil [main,delegate:440] java.lang.NullPointerException Exception when delegation credentials: [Caused by: java.lang.NullPointerException] Server side log is not showing any error. Attaching the server log anyway. How to proceed on this further? Please help. Thanks and Regards, Kakoli Sen _______________________________________________________________________ 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 <http://www.cdac.in/> MailScanner, and is believed to be clean. -- This message has been scanned for viruses and dangerous content by <http://www.cdac.in/> MailScanner, and is believed to be clean. -- This message has been scanned for viruses and dangerous content by <http://www.cdac.in/> MailScanner, and is believed to be clean.
