[AG-TECH] More problems

Jeremy Mann jeremy at biochem.uthscsa.edu
Fri Oct 31 09:34:23 CST 2003


Well I too have a key problem, at least I think it is. All services start 
without that warning, but when I got to connect to them like NodeManager, the 
connection is refused. Here's what I do:

jeremy at laptop:~$ AGServiceManager.py
AGServiceManager URL:  https://localhost:12000/ServiceManager

jeremy at laptop:~$ AGNodeService.py
AGNodeService URL:  https://localhost:11000/NodeService

jeremy at laptop:~$ NodeSetupWizard.py

Click Next. It asks me for Machine Name. So I enter 'localhost', click Next. 
Popup box 'Could not connect. Is a service manager running at given machine 
and port?'

When I run NodeManagement, then ServiceManager -> Add, I get a screen full of 
python errors:

Traceback (most recent call last):
  File "/usr/lib/python2.2/site-packages/AccessGrid/
NodeManagementUIClasses.py", line 676, in AddHost
    self.UpdateHostList()
  File "/usr/lib/python2.2/site-packages/AccessGrid/
NodeManagementUIClasses.py", line 719, in UpdateHostList
    self.serviceManagers = 
self.nodeServiceHandle.GetProxy().GetServiceManagers()
  File "/usr/lib/python2.2/site-packages/AccessGrid/hosting/pyGlobus/
AGGSISOAP.py", line 3660, in __call__
    return self.__r_call(*args, **kw)
  File "/usr/lib/python2.2/site-packages/AccessGrid/hosting/pyGlobus/
AGGSISOAP.py", line 3680, in __r_call
    self.__hd, self.__ma)
  File "/usr/lib/python2.2/site-packages/AccessGrid/hosting/pyGlobus/
AGGSISOAP.py", line 3580, in __call
    config = self.config)
  File "/usr/lib/python2.2/site-packages/AccessGrid/hosting/pyGlobus/
AGGSISOAP.py", line 3464, in call
    r.endheaders()
  File "/usr/lib/python2.2/httplib.py", line 695, in endheaders
    self._send_output()
  File "/usr/lib/python2.2/httplib.py", line 581, in _send_output
    self.send(msg)
  File "/usr/lib/python2.2/httplib.py", line 548, in send
    self.connect()
  File "/usr/lib/python2.2/httplib.py", line 516, in connect
    socket.SOCK_STREAM):
socket.gaierror: (-2, 'Name or service not known')

If I goto File -> Attach to Node, enter my machine, I get another screen full 
of python errors:

Traceback (most recent call last):
  File "/usr/lib/python2.2/site-packages/AccessGrid/
NodeManagementUIClasses.py", line 528, in Attach
    self.AttachToNode( uri )
  File "/usr/lib/python2.2/site-packages/AccessGrid/
NodeManagementUIClasses.py", line 542, in AttachToNode
    self.CheckCredentials()
  File "/usr/lib/python2.2/site-packages/AccessGrid/
NodeManagementUIClasses.py", line 1120, in CheckCredentials
    if not self.app.GetCertificateManager().HaveValidProxy():
AttributeError: 'NoneType' object has no attribute 'GetCertificateManager'

I don't know what else I can do.



-- 
Jeremy Mann
jeremy at biochem.uthscsa.edu

University of Texas Health Science Center
Bioinformatics Department
http://www.bioinformatics.uthscsa.edu
(210) 567-2672




More information about the ag-tech mailing list