The return data from the Zenoss server is likely to be truncated or otherwise mangled. This is not a bug in zapplet.
Nathaniel On Sat, 2009-01-03 at 20:54 -0600, mura wrote: > I use the applet zapplet nearly a month, It has been good work. But in > this morning, zapplet applet not run , at the same time i find that some of > the XML plug-in program not run, zenoss web run OK~ > I do not know why? > > > > > m...@mura-ce:/usr/bin$ ./zapplet > > Traceback (most recent call last): > > File "/usr/lib/python2.5/site-packages/zapplet/event.py", line 56, in doit > > results = callback(*argv) > > File "/usr/lib/python2.5/site-packages/zapplet/event.py", line 106, in > > load_events_from_server > > events = xmlrpc.getEventList([], "", "severity DESC, eventState ASC, > > lastTime DESC") > > File "/usr/lib/python2.5/xmlrpclib.py", line 1147, in __call__ > > return self.__send(self.__name, args) > > File "/usr/lib/python2.5/xmlrpclib.py", line 1437, in __request > > verbose=self.__verbose > > File "/usr/lib/python2.5/xmlrpclib.py", line 1201, in request > > return self._parse_response(h.getfile(), sock) > > File "/usr/lib/python2.5/xmlrpclib.py", line 1335, in _parse_response > > p.feed(response) > > File "/usr/lib/python2.5/xmlrpclib.py", line 547, in feed > > self._parser.Parse(data, 0) > > ExpatError: not well-formed (invalid token): line 12091, column 74 > > _______________________________________________ zenoss-users mailing list [email protected] http://lists.zenoss.org/mailman/listinfo/zenoss-users
