Re: [AG-TECH] AddServiceManager error
Jon: If you send the agns.log and agsm.log files, I'll have a look and see what's going wrong. You can find these files in C:\Documents and Settings\<YOU>\Application Data\AccessGrid. Tom Jon I Johansson wrote:
Hi,
I am running AG 2.1.2 on my Windows XP display machine and trying to add a Service Manager. I am trying to add a service manager on the display machine and I'm getting "Error adding service manager" I've included outputs from AGServiceManager, AGNodeService and NodeManagement below. The host names that I've putting into the Add Service Manager Dialog box is ag-display and ag-display.cns.ualberta.ca Do I need to include some other info as the host name?
Thanks, Jon.
The AGServiceManager is running and reports:
AGServiceManager URL: https://ag-display.cns.ualberta.ca:12000/ServiceManager
The NodeService reports: C:\Program Files\Access Grid Toolkit\bin>python AGNodeService.py AGNodeService URL: https://ag-display.cns.ualberta.ca:11000/NodeService
The NodeManagement reports: C:\Program Files\Access Grid Toolkit\bin>python NodeManagement.pyw Traceback (most recent call last): File "C:\Python22\Lib\site-packages\AccessGrid\NodeManagementUIClasses.py", li ne 676, in AddHost self.UpdateHostList() File "C:\Python22\Lib\site-packages\AccessGrid\NodeManagementUIClasses.py", li ne 719, in UpdateHostList self.serviceManagers = self.nodeServiceHandle.GetProxy().GetServiceManagers( ) File "C:\Python22\Lib\site-packages\AccessGrid\hosting\pyGlobus\AGGSISOAP.py", line 3660, in __call__ return self.__r_call(*args, **kw) File "C:\Python22\Lib\site-packages\AccessGrid\hosting\pyGlobus\AGGSISOAP.py", line 3680, in __r_call self.__hd, self.__ma) File "C:\Python22\Lib\site-packages\AccessGrid\hosting\pyGlobus\AGGSISOAP.py", line 3580, in __call config = self.config) File "C:\Python22\Lib\site-packages\AccessGrid\hosting\pyGlobus\AGGSISOAP.py", line 3464, in call r.endheaders() File "C:\Python22\lib\httplib.py", line 695, in endheaders self._send_output() File "C:\Python22\lib\httplib.py", line 581, in _send_output self.send(msg) File "C:\Python22\lib\httplib.py", line 548, in send self.connect() File "C:\Python22\lib\httplib.py", line 532, in connect raise socket.error, msg socket.error: (10049, "Can't assign requested address")
participants (1)
-
Thomas D. Uram