[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [AG-TECH] Can't store node configuration
Hi Wesley:
I'm interested in how the software failed. I expect that the output you
included was from VenueClient.log; there should be more info about the
failure either in this file, or in NodeService.log, depending on how you
were running the software. Could you send more of the log file, and
possibly the NodeService.log file so I can look into the problem?
The workaround was for the 2.2 release only, and shouldn't apply to the
2.3 software.
Thanks,
Tom
Wesley Skoczen wrote:
Hi everybody,
I have AG 2.3 installed (audio and video on FC2, display on WinXP SP2,
node service is running on WinXP).
I can't store node configuration. I was using workaround recommended on
this list earlier, and created empty file in C:\Documents and
Settings\USER\Application Data\AccessGrid\Config\nodeConfig
but it doesn't work, is there any other solution? Could somebody send me
a sample configuration file for 3 machines node, so I can use it as
template.
Attached is relevant log output.
Thank You
Wesley
10/04/2004 12:26:17 PM -216478800 ServiceManager __init__.py:988
INFO AGServiceManager.GetServices
10/04/2004 12:26:17 PM -151059712 NodeManagementUIClasses
__init__.py:988 ERROR Error storing node configuration defaultWindows
Traceback (most recent call last):
File
\"/usr/lib/python2.3/site-packages/AccessGrid/NodeManagementUIClasses.py\",
line 688, in StoreConfiguration
self.nodeServiceHandle.StoreConfiguration( configName )
File \"/usr/lib/python2.3/site-packages/AccessGrid/AGNodeService.py\",
line 1159, in StoreConfiguration
self.proxy.StoreConfiguration(configName)
File \"/usr/lib/python2.3/site-packages/SOAPpy/Client.py\", line 453,
in __call__
return self.__r_call(*args, **kw)
File \"/usr/lib/python2.3/site-packages/SOAPpy/Client.py\", line 475,
in __r_call
self.__hd, self.__ma)
File \"/usr/lib/python2.3/site-packages/SOAPpy/Client.py\", line 389,
in __call
raise p
faultType: <Fault SOAP-ENV:Server: Method Failed:
NodeService:StoreConfiguration>