I found that if you filter windows services without umlauts or other non-ascii 
characters in their name, you can at least monitor these services.

But even if I try to enter a device description with a single umlaut, I get a 
similar error:

 Type: UnicodeDecodeError
Value: 'ascii' codec can't decode byte 0xfc in position 24: ordinal not in 
range(128)

Traceback (innermost last):

    * Module ZPublisher.Publish, line 114, in publish
    * Module ZPublisher.mapply, line 88, in mapply
    * Module ZPublisher.Publish, line 40, in call_object
    * Module Products.ZenModel.Device, line 861, in manage_editDevice
    * Module Products.ZenModel.ZenModelBase, line 126, in callZenScreen
    * Module Shared.DC.Scripts.Bindings, line 311, in __call__
    * Module Shared.DC.Scripts.Bindings, line 348, in _bindAndExec
    * Module Products.CMFCore.FSPageTemplate, line 195, in _exec
    * Module Products.CMFCore.FSPageTemplate, line 134, in pt_render
    * Module Products.PageTemplates.PageTemplate, line 105, in pt_render
      <FSPageTemplate at /zport/editDevice used for 
/zport/dmd/Devices/Server/Linux/devices/xxxxx.geotek.de>
    * Module StringIO, line 271, in getvalue

UnicodeDecodeError: 'ascii' codec can't decode byte 0xfc in position 24: 
ordinal not in range(128)

Sounds like a simple character coding bug. Any idea on how to correct this?

geotek.de (http://geotek.de)

------------------------
 unset




-------------------- m2f --------------------

Read this topic online here:
http://community.zenoss.com/forums/viewtopic.php?p=8475#8475

-------------------- m2f --------------------



_______________________________________________
zenoss-users mailing list
[email protected]
http://lists.zenoss.org/mailman/listinfo/zenoss-users

Reply via email to