crash

Robert Olson olson at mcs.anl.gov
Fri Jan 31 09:32:55 CST 2003


I got this when I copied state from moonbeam to vv2; I think the problem is 
the client profile was trying to use the old server address and failing hard.

It's not clear where the client profile is kept..

--bob

[olson at vv2 ~/AccessGrid]$ !?Client
python2 bin/VenueClient.py
creating proxy on  https://localhost:8000/VenueServer  ioattr 
is  <pyGlobus.io.TCPIOAttr instance at 0x868c36c>
Traceback (most recent call last):
   File "bin/VenueClient.py", line 214, in ?
     vc.ConnectToServer(profile)
   File "bin/VenueClient.py", line 32, in ConnectToServer
     venueUri = Client.Handle( venueServerUri ).get_proxy().GetDefaultVenue()
   File "/home/olson/AccessGrid/AccessGrid/hosting/pyGlobus/AGGSISOAP.py", 
line 3645, in __r_call
     self.__hd, self.__ma)
   File "/home/olson/AccessGrid/AccessGrid/hosting/pyGlobus/AGGSISOAP.py", 
line 3563, in __call
     config = self.config)
   File "/home/olson/AccessGrid/AccessGrid/hosting/pyGlobus/Client.py", 
line 122, in call
     r.putrequest("POST", real_path)
   File "/usr/lib/python2.2/httplib.py", line 452, in putrequest
     self.send(str)
   File "/usr/lib/python2.2/httplib.py", line 394, in send
     self.connect()
   File "/usr/lib/python2.2/site-packages/pyGlobus/io.py", line 1074, in 
connect
     self.sock.connect(self.host, self.port, self.io_attr)
   File "/usr/lib/python2.2/site-packages/pyGlobus/io.py", line 658, in connect
     raise ex
pyGlobus.io.GSITCPSocketException: a system call failed (Connection refused)




More information about the ag-dev mailing list