I uninstalled and then deleted all environment variables relating to globus--one of which was GLOBUS_HOSTNAME. After reinstalling, everything now seems fine--Thanks!!
Brian Eric Olson wrote: >Hi Brian, >It sounds like unsetting the windows environment variable GLOBUS_HOSTNAME >could help. >Here's a previous discussion of this: >http://www-unix.mcs.anl.gov/web-mail-archive/lists/ag-tech/2004/06/msg00022.html > >If that doesn't fix everything, there is the possibility that you have an >old node configuration causing problems. We should be able to >tell from looking at your logs. > >Eric > >On Fri, 25 Feb 2005, Brian Tieman wrote: > > > >>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> >> >> >> >>