I'm trying to run a bridge in Fedora core 6 and AccessGrid 3.0.2 but an error 
appears.

$ Bridge --name=Prueba 
--location=https://aquel.uniandes.edu.co:8000/Venues/default
Traceback (most recent call last):
File "/usr/bin/Bridge", line 187, in ?
main()
File "/usr/bin/Bridge", line 182, in main
bridgeServer = QuickBridgeServer(name=options.name, location=options.location, 
listenPort=options.listenPort, qbexec=options.qbexec, 
portRange=options.portRange, registryUrl=options.registryUrl)
File "/usr/bin/Bridge", line 47, in __init__
self._RegisterWithRegistry()
File "/usr/bin/Bridge", line 84, in _RegisterWithRegistry
self.validSecs = self.registryClient.RegisterBridge(self.bridgeDescription)
File 
"/usr/lib/python2.4/site-packages/AccessGrid3/AccessGrid/Registry/RegistryClient.py",
 line 107, in RegisterBridge
return self.serverProxy.RegisterBridge(registeredServerInfo)
AttributeError: 'NoneType' object has no attribute 'RegisterBridge'



Eddy Johel Diaz edd-d...@uniandes.edu.co<mailto:edd-d...@uniandes.edu.co>

Estudiante de Maestría  Murcia en Ingeniería de Sistemas y computación

Asistente graduado del Grupo IMAGINE Universidad de los Andes

Carrera 1 N° 18A-10 Bloque W, Bogotá, Colombia

Laboratorio de Informática Gráfica Teléfono: +57(1) 339 4949 Extensión 3462



Reply via email to