[AG-TECH] VenueClient unable to load default config

Robert Olson olson at mcs.anl.gov
Mon Aug 18 09:40:12 CDT 2003


Did you uninstall the old winglbous installation before installing 2.1? the 
following in the logfile makes me think the app is seeing the old pyglobus 
install. get_certificate_locations is new in the 2.1 pyglobus.

Traceback (most recent call last):
   File "/usr/bin/VenueClient.py", line 119, in __init__
     self.app = Toolkit.WXGUIApplication()
   File "/usr/lib/python2.2/site-packages/AccessGrid/Toolkit.py", line 141, 
in __init__
     self.gui)
   File 
"/usr/lib/python2.2/site-packages/AccessGrid/CertificateManager.py", line 
249, in __init__
     self.InitializeRepository()
   File 
"/usr/lib/python2.2/site-packages/AccessGrid/CertificateManager.py", line 
282, in InitializeRepository
     self.InitRepoFromGlobus(self.certRepo)
   File 
"/usr/lib/python2.2/site-packages/AccessGrid/CertificateManager.py", line 
300, in InitRepoFromGlobus
     certLocations = pyGlobus.sslutilsc.get_certificate_locations()
AttributeError: 'module' object has no attribute 'get_certificate_locations'

--bob

At 09:56 AM 8/18/2003 -0400, Frank Sweetser wrote:
>(I would bugzilla this, but there isn't an entry for 2.1 yet)
>
>AccessGrid 2.1 installed, running on RedHat 9.  Blew away ~/.AccessGrid, but
>left ~/globus alone.  On the first run, it hangs and has to be killed 
>manually.
>On the second run, it gets further, but dies and hangs after trying to load
>the default config.  Here's the traceback
>
>Traceback (most recent call last):
>   File "/usr/bin/AGNodeService.py", line 141, in ?
>     nodeService.LoadDefaultConfig()
>   File "/usr/lib/python2.2/site-packages/AccessGrid/AGNodeService.py", 
> line 84, in LoadDefaultConfig
>     raise Exception("Failed to load default configuration %s" 
> %self.defaultConfig)
>Exception: Failed to load default configuration defaultLinux
>
>I've also attached the VenueClient.log file.
>
>--
>Frank Sweetser fs at wpi.edu
>WPI Network Engineer




More information about the ag-tech mailing list