[AG-TECH] Bridge Start-up Failure Question

Casagrande, John casagrande_j at ccnt.hsc.usc.edu
Wed Jun 22 11:04:28 CDT 2005


I have attempted to install a Venue Server and Bridge Server on a
Windows 2003 Server machine. When I start the Bridge Server I get the
following error messages note that the first line is the command line I
executed to start the bridge server:


C:\Program Files\AGTk-2.3\bin>BridgeServer.py -c C:\Program
Files\AGTk-2.3 \Program Files\AGTk-2.3\bin\bridgeserver.cfg
Traceback (most recent call last):
  File "C:\Program Files\AGTk-2.3\bin\BridgeServer.py", line 788, in ?
    main()
  File "C:\Program Files\AGTk-2.3\bin\BridgeServer.py", line 781, in
main
    bridgeServer.LoadConfig(configFile)
  File "C:\Program Files\AGTk-2.3\bin\BridgeServer.py", line 352, in
LoadC
    raise InvalidConfigFile, \
__main__.InvalidConfigFile: No BridgeServer section found in config file

C:\Program Files\AGTk-2.3\bin>BridgeServer.py -c C:\Program
Files\AGTk-2.3 \Program Files\AGTk-2.3\bin\bridgeserver.cfg
Traceback (most recent call last):
  File "C:\Program Files\AGTk-2.3\bin\BridgeServer.py", line 788, in ?
    main()
  File "C:\Program Files\AGTk-2.3\bin\BridgeServer.py", line 781, in
main
    bridgeServer.LoadConfig(configFile)
  File "C:\Program Files\AGTk-2.3\bin\BridgeServer.py", line 352, in
LoadC
    raise InvalidConfigFile, \
__main__.InvalidConfigFile: No BridgeServer section found in config file


Here is a copy of my config file:

[BridgeServer]
name = USCNorrisCancerCenter
location = LosAngelesCa
qbexec = C:\Program Files\AGTk-2.3\bin\QuickBridge.exe
BRIDGESERVER= USCNorrisCancerCenter
#
#use this port range for bridge server
portMin = 30000
portMax = 40000
#
[https://ccweb2.norccc.usc.edu:8000/VenueServer]
type = VenueServer
[https://ccweb2.norccc.usc.edu:8000/Venues/default]
type = Venue
# optional specification of port range for bridges in this venue portMin
= 30000 portMax = 30010

Can someone please tell me what is invalid in my config file? I have
tried several different combinations but all seem to fail.

Thanks.




More information about the ag-tech mailing list