I am trying to model a new AIX server and am getting stuck with the following error. I have tried searching the forums for this issue and found some solutions that I attempted to apply them to no avail. I have since reverted to a stock install (removing these changes). This is on a Zenoss 2.2 64bit install.
Code: Client aixhost finished: [Failure instance: Traceback (failure with no frames): Products.ZenHub.PBDaemon.RemoteException: Remote exception: DateTime.DateTime.Sy ntaxError: 519/06/30 10:44:49Traceback (most recent call last): File "/opt/zenos s/Products/ZenHub/PBDaemon.py", line 46, in inner return callable(*args, **kw) F ile "/opt/zenoss/Products/ZenHub/services/ModelerService.py", line 83, in remote _applyDataMaps if adm._applyDataMap(device, map): File "/opt/zenoss/Products/Dat aCollector/ApplyDataMap.py", line 140, in _applyDataMap changed = self._updateRe lationship(tobj, datamap) File "/opt/zenoss/Products/DataCollector/ApplyDataMap. py", line 175, in _updateRelationship changed = self._createRelObject(device, ob jmap, rname) File "/opt/zenoss/Products/DataCollector/ApplyDataMap.py", line 321 , in _createRelObject return self._updateObject(remoteObj, objmap) or changed Fi le "/opt/zenoss/Products/DataCollector/ApplyDataMap.py", line 252, in _updateObj ect setter(value) File "/opt/zenoss/Products/ZenModel/Software.py", line 177, in setInstallDate self._installDate.setDate(value) File "/opt/zenoss/Products/ZenM odel/ZenDate.py", line 30, in setDate date = DateTime(date) File "/opt/zenoss/li b/python/DateTime/DateTime.py", line 509, in __init__ return self._parse_args(*a rgs, **kw) File "/opt/zenoss/lib/python/DateTime/DateTime.py", line 737, in _par se_args yr,mo,dy,hr,mn,sc,tz=self._parse(arg, datefmt) File "/opt/zenoss/lib/pyt hon/DateTime/DateTime.py", line 1088, in _parse if year < 1000: raise SyntaxErro r, st SyntaxError: 519/06/30 10:44:49 ] Thanks for the help. -------------------- m2f -------------------- Read this topic online here: http://community.zenoss.com/forums/viewtopic.php?p=20941#20941 -------------------- m2f -------------------- _______________________________________________ zenoss-users mailing list [email protected] http://lists.zenoss.org/mailman/listinfo/zenoss-users
