Hi All, I found an RPC issue in the 2.2.3: 17:50:40ERROR zen.zenwinmodelerIgnoring: RPC_S_CALL_FAILED: The remote procedure call failed. (1726) Traceback (most recent call last): File "/opt/zenoss/Products/ZenWin/zenwinmodeler.py", line 225, in processLoop self.collectDevice(device) File "/opt/zenoss/Products/ZenWin/zenwinmodeler.py", line 150, in collectDevice result = self.client.boundedCall(mx, 'query', plugin.queries()) File "/opt/zenoss/Products/ZenWin/zenwinmodeler.py", line 41, in boundedCall return self.proxy.boundedCall(timeout, method, *args, **kw) File "/opt/zenoss/Products/ZenWin/NullProxy.py", line 39, in boundedCall return getattr(self.obj, method)(*args, **kw) File "/opt/zenoss/Products/ZenWin/Query.py", line 42, in query return picklableResults(self.wmic.query(queries)) File "/opt/zenoss/Products/ZenWin/WMIClient.py", line 68, in protect return method(self, *args, **kw) File "/opt/zenoss/Products/ZenWin/WMIClient.py", line 126, in query queryResult[tableName] = self._wmi.ExecQuery(query, iFlags=flags) File "/opt/zenoss/lib/python/win32com/client.py", line 43, in ExecQuery enum = pywmi.IWbemServices_ExecQuery(self.services, strQueryLanguage, strQuery, iFlags, objWbemNamedValueSet) com_error: com_error(1726): RPC_S_CALL_FAILED
I have never found this issue in the 2.2.0. Regards Csaba Gyurik MSCI Barra 1138 Budapest Népfürdő utca 22 Hungary Telephone: +36.1.881.2511 Facsimile: +36.1.881.2510 Mobile: +36.70.931.1285 [EMAIL PROTECTED]<mailto:[EMAIL PROTECTED]> Local registered entity: MSCI KFT ________________________________ NOTICE: If received in error, please destroy and notify sender. Sender does not intend to waive confidentiality or privilege. Use of this email is prohibited when received in error. Local registered entity: MSCI KFT Metropolitan Court acting as the Court of Registry Registered office: 1138 Budapest, Népfürdő utca 22, Hungary Registration No. 01-09-885383
_______________________________________________ zenoss-users mailing list [email protected] http://lists.zenoss.org/mailman/listinfo/zenoss-users
