Hi G.T. Chiang, hi all,

we are trying to set up an AG3 bridge for our VenueServer. I looked to the py 
code inside Bridge3.py and Bridge.py under the bin folder, but I wasn't able to 
understand how to launch it. In fact, uder Windows XP I get an error about an 
import error related to module Registry.RegistryClient. Unfortunately I wasn't 
able to find any information about how to set up/install the RegistryClient 
module, thus I saw it's required before launching the bridge. Anyone could help?
Thank you,
Faber B.

owner-ag-t...@mcs.anl.gov scritti il 16/02/2006 16.02.47

> Dear All
>
>     it seems that AG3 is using different Bridge server. it can not use -c
> and config files? i try to run brigde under linux AG3 version and got the
> following errors?
>
> [root@agorilla gtniees]# Bridge.py -p 56428 56429 51748 51749 -u
> https://128.232.232.9:8000/Venues/80e8e8090bf00b6beb139475854a1725 -r 30000
> 30010 -q /usr/bin/QuickBridge -n NIEeS-AG3 -l Cambridge sh: -c: line 0:
> syntax error near unexpected token `newline' sh: -c: line 0: `ping -c 1 -w
> 1 <head>' sh: title: No such file or directory sh: -c: line 0: syntax error
> near unexpected token `newline' sh: -c: line 0: `ping -c 1 -w 1
> response</title>' sh: -c: line 0: syntax error near unexpected token
> `newline' sh: -c: line 0: `ping -c 1 -w 1 </head>' sh: -c: line 0: syntax
> error near unexpected token `newline' sh: -c: line 0: `ping -c 1 -w 1
> <body>' sh: h1: No such file or directory sh: -c: line 0: syntax error near
> unexpected token `newline' sh: -c: line 0: `ping -c 1 -w 1 response</h1>'
> sh: p: No such file or directory ping: unknown host code ping: unknown host
> 404. sh: p: No such file or directory ping: unknown host Service ping:
> unknown host not ping: unknown host found ping: unknown host
> [/Venues/80e8e8090bf00b6beb139475854a1725].. sh: p: No such file or
> directory ping: unknown host code ping: unknown host explanation connect:
> Invalid argument ping: unknown host = ping: unknown host Nothing ping:
> unknown host matches ping: unknown host the ping: unknown host given ping:
> unknown host URI. sh: -c: line 0: syntax error near unexpected token
> `newline' sh: -c: line 0: `ping -c 1 -w 1 </body>' Traceback (most recent
> call last):
>   File "/usr/bin/Bridge.py", line 170, in ?
>     main()
>   File "/usr/bin/Bridge.py", line 165, 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.py", line 46, in __init__
>     self._RegisterWithRegistry()
>   File "/usr/bin/Bridge.py", line 68, in _RegisterWithRegistry
>     self.validSecs =
> self.registryClient.RegisterBridge(self.bridgeDescription)
>   File
> "/usr/lib/python2.4/site-
> packages/AccessGrid3/AccessGrid/Registry/RegistryClient.py",
> line 46, in RegisterBridge return
> self.serverProxy.RegisterBridge(registeredServerInfo) AttributeError:
> 'NoneType' object has no attribute 'RegisterBridge'
>
> is the sybntex wrong?
> is there anyway can run bride either in Windows or Linux for AG3?
>
> thank you very much!!
>
>                gen-tao
>
>

Reply via email to