Hi all! I'm tring to set up a VenueClient on my laptop. I've installed python, wxpython and the AGTK2.3--exactly as I have on several other machines. The problem is that on the laptop when I run the venueClient, it takes forever to start. It will eventually start--and I can connect to venues and do most things. The problem is that I can't open up the "Manage my node" tool and configure my node--I can't connect to the node manager..
I used to have AGTK2.1 installed on this machine, but I never had it set up for any AV. I believe I've uninstalled everything properly and scoured any remaining files from my machine. After installing the AGTK2.3 and running the debug venueClient, I get the errors below. Any advice on what to do would be greatly appreciated! Thank You! Brian *** Method ServiceManager:AddServicePackage exception ****************** Traceback (most recent call last): File "C:\software\AccessGrid\build\dist-20040910_210059\Lib\site-packages\SOAP py\Server.py", line 407, in do_POST File "C:\software\AccessGrid\build\dist-20040910_210059\Lib\site-packages\Acce ssGrid\AGServiceManager.py", line 484, in AddServicePackage File "C:\software\AccessGrid\build\dist-20040910_210059\Lib\site-packages\Acce ssGrid\AGServiceManager.py", line 109, in AddServicePackage server.RegisterObject(nsi, path="/NodeService") File "C:\software\AccessGrid\build\dist-20040910_210059\Lib\site-packages\Acce ssGrid\AGServiceManager.py", line 269, in AddService Exception: Error starting service ************************************************************************ <Fault SOAP-ENV:Server: Method Failed: ServiceManager:AddServicePackage> *** Method ServiceManager:AddServicePackage exception ****************** Traceback (most recent call last): File "C:\software\AccessGrid\build\dist-20040910_210059\Lib\site-packages\SOAP py\Server.py", line 407, in do_POST File "C:\software\AccessGrid\build\dist-20040910_210059\Lib\site-packages\Acce ssGrid\AGServiceManager.py", line 484, in AddServicePackage File "C:\software\AccessGrid\build\dist-20040910_210059\Lib\site-packages\Acce ssGrid\AGServiceManager.py", line 109, in AddServicePackage server.RegisterObject(nsi, path="/NodeService") File "C:\software\AccessGrid\build\dist-20040910_210059\Lib\site-packages\Acce ssGrid\AGServiceManager.py", line 269, in AddService Exception: Error starting service ************************************************************************ <Fault SOAP-ENV:Server: Method Failed: ServiceManager:AddServicePackage>