[gt-user] Environmental variables

2010-10-28 Thread Estanislao Gonzalez
Hi, I'm having a headaches understanding how are environmental variables read and in which order. I'm running globus-url-copy from the same machine running a grid server and the user X509_CERT_DIR is apparently not being used... e...@ipcc-mpi:~$ env | grep 509

[gt-user] WS-GRAM Aggregator failure UnknownHostException

2010-10-28 Thread Steve White
Hi, Today we developed a new problem with our WebMDS page: it now shows no hosts, where several appeared before. In the Globus 4.0.8 container.log I see lines like 471 WARN impl.AggregatorUtils [ServiceThread-5,detectLoopback:65] UnknownHostException: cashmere.aip.de 478

Re: [gt-user] Environmental variables

2010-10-28 Thread Jim Basney
I see that the call that's failing is gss_accept_sec_context(). That's a server-side call. (The corresponding client-side call is gss_init_sec_context().) So I think the issue is the server-side environment variables, not the client-side. Maybe you need to set X509_CERT_DIR in the /etc/xinetd.d

[gt-user] problem in installing gt-5.0.0 on MacOSX 10.6.4

2010-10-28 Thread skilar1
Hello Globus users, I have been getting the following error message when I try to install globus-5.0.0 on my Mac (arch = i386). I was trying to download from the 'Source Download' link through the Globus website. I highly appreciate your help and suggestions in this regard. Error:

Re: [gt-user] problem in installing gt-5.0.0 on MacOSX 10.6.4

2010-10-28 Thread Jim Basney
I suggest trying GT 5.0.2 (latest stable), rather than GT 5.0.0. Also, see the MacOS platform notes: http://www.globus.org/toolkit/docs/5.0/5.0.2/admin/install/#gtadmin-platform-macosx On 10/28/10 3:28 PM, skil...@cct.lsu.edu wrote: Hello Globus users, I have been getting the following