[AG-TECH] Problem with run BridgeServer in AG3.0.2

Christoph Willing willing at vislab.uq.edu.au
Mon Feb 19 19:02:25 CST 2007


On 20/02/2007, at 2:51 PM, Eddy Diaz wrote:

> 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
Eddy,

The --location option is for a descriptive string, not the server  
url. You should run with something like:
	Bridge --name=Prueba --url=https://aquel.uniandes.edu.co:8000/Venues/ 
default --location="Bogota, Colombia"

chris

> 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-diaz at 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
>
>
>
>

Christoph Willing                       +61 7 3365 8350
QCIF Access Grid Manager
University of Queensland






More information about the ag-tech mailing list