We have a new fresh PIG install of the AG2.2 toolkit, and when I try to set the node URL, i get an error that the URL is invalid. Bringing up the venue client in debug mode, it errors with an 'Invalid Service Manager URL. Below is the output. Currently the attached debug output states https://localhost:11000/ServiceManager but origionally had the machine IP as the URL which outputs the same error.
Below is a snip from the debug window. Can someone help? Jim 08/19/04 08:51:46 3796 NodeService agnodeservice.py:393 INFO Trying to load node configuration from: C:\Documents and Settings\GHOOD.PSC\Application Data\A ccessGrid\Config\nodeConfig\defaultWindows 08/19/04 08:51:46 3796 NodeService agnodeservice.py:466 INFO AddServiceMana ger: Invalid service manager url (https://localhost:11000/ServiceManager) 08/19/04 08:51:46 3796 NodeService agnodeservice.py:367 ERROR Exception load ing default configuration. Traceback (most recent call last): File "C:\Python23\Lib\site-packages\AccessGrid\AGNodeService.py", line 365, in LoadDefaultConfig self.LoadConfiguration( self.defaultConfig ) File "C:\Python23\Lib\site-packages\AccessGrid\AGNodeService.py", line 500, in LoadConfiguration raise Exception(exceptionText) Exception: Couldn't reach service manager: localhost:11000 08/19/04 08:51:46 3796 VenueClient venueclient.py:317 ERROR Error loading de fault configuration Traceback (most recent call last): File "C:\Python23\Lib\site-packages\AccessGrid\VenueClient.py", line 315, in _ _StartWebService self.ns.LoadDefaultConfig() File "C:\Python23\Lib\site-packages\AccessGrid\AGNodeService.py", line 369, in LoadDefaultConfig self.defaultConfig) Exception: ('Failed to load default configuration <%s>', 'defaultWindows') 08/19/04 08:51:46 3796 VenueClient venueclient.py:190 DEBUG __createPersonal DataStore: Creating personal datastore at C:\Documents and Settings\GHOOD.PSC\Ap plication Data\AccessGrid\Config\personalDataStore using prefix personalDataStor e and port 0

