I build AGToolkit from source, following directions on a website I found, used latest cvs of AG itself
problem is everything went ok, except now when I try to connect to the venuserver it fails and traces back to some failure in globus it looks like but no clue how to go about resolving the issue the faliure: 08/04/2004 11:25:16 AM 1074896512 VenueClient VenueClient.py:700 DEBUG Enter Venue: Invoke venue enter 08/04/2004 11:25:21 AM 1074896512 VenueClient VenueClient.py:667 ERROR SOAP fault occurred Traceback (most recent call last): File "/usr/local/lib/python2.3/site-packages/SOAPpy/Client.py", line 347, in _ _call config = self.config) File "/usr/local/lib/python2.3/site-packages/SOAPpy/Client.py", line 187, in c all r.endheaders() File "/usr/local/lib/python2.3/httplib.py", line 712, in endheaders self._send_output() File "/usr/local/lib/python2.3/httplib.py", line 597, in _send_output self.send(msg) File "/usr/local/lib/python2.3/httplib.py", line 564, in send self.connect() File "/usr/local/lib/python2.3/site-packages/pyGlobus/io.py", line 1434, in co nnect self.sock.connect(self.host, self.port, self.io_attr) File "/usr/local/lib/python2.3/site-packages/pyGlobus/io.py", line 991, in con nect raise ex GSITCPSocketException: globus_xio_gsi: gss_init_sec_context failed. any help is greatly appreciated, i built from source because i get way more frustrated trying to get rpms to work. i was able to do it fine on OS X so was more than comfortable to try on our RH9 linux machine. thanks --jerome