a crash

Robert Olson olson at mcs.anl.gov
Thu Jan 30 08:49:31 CST 2003


creating proxy 
on 
https://moonbeam.mcs.anl.gov:8000/Venues/000000f30f8d0d1c008c00dd0022002186d 
ioattr is  <pyGlobus.io.TCPIOAttr instance at 0x871a0ec>
calling connect h - moonbeam.mcs.anl.gov  p - 8000
Exception in EnterVenue :  exceptions.AttributeError typedArrayType 
instance has no attribute 'publicId'
Traceback (most recent call last):
   File "bin/VenueClient.py", line 211, in ?
     vc.ConnectToServer(profile)
   File "bin/VenueClient.py", line 61, in ConnectToServer
     self.__startMainLoop(venueUri, profile)
   File "bin/VenueClient.py", line 69, in __startMainLoop
     self.EnterVenue(uri)
   File "bin/VenueClient.py", line 125, in EnterVenue
     self.frame.SetLabel(venueState.description.name)
AttributeError: 'NoneType' object has no attribute 'description'
Exception exceptions.AttributeError: "'NoneType' object has no attribute 
'tcpattr_destroy'" in <bound method TCPIOAttr.__del__ of 
<pyGlobus.io.TCPIOAttr instance at 0x87417dc>> ignored
Exception exceptions.AttributeError: "'NoneType' object has no attribute 
'authorization_data_destroy'" in <bound method AuthData.__del__ of 
<pyGlobus.io.AuthData instance at 0x877baf4>> ignored

when there is a client connected with an empty profile.

Need either value checking on Enter or on the tests of assumptions that led 
to that backtrace.

--bob




More information about the ag-dev mailing list