Just because your client has an X509_USER_PROXY set doesn't mean that the
service running in the container has a credential.  It sounds like your
client side is fine, but the service side can't find it's credential.  How
are you starting the container, and where is it getting its credential
from?

What happens if you run grid-proxy-info -verify -debug from your client?
That should help verify that the client side is okay.


Charles

On Fri, 8 Jun 2007, Ketan C Maheshwari wrote:

> hi all
> I am trying to call a service deployed in a secure GT4 container on a
> remote machine.
> I do have a grid proxy and the host have a host certificate. still I get
> this error:
>
> GSSException: Defective credential detected [Caused by: Proxy file
> (/tmp/x509up_u16845) not found.]
>
> My $X509_USER_PROXYshows this value: /tmp/x509up_u7003
>
>
> Any idea what is wrong here?
>
> Regards
> Ketan
>
>

Reply via email to