On Sun, Dec 26, 2010 at 10:10 PM, Kristoffer Moegle <
moe...@monitorarbeiter.de> wrote:

> Hi,
>

Hi,


> I ran into unknown boolean value ("None") which could not be handled by
> pythonize() function.

Seems strange. I cannot find a default value for a BoolProp one.


> I did not investigate, where it came from, but I
> would suggest to add "None" to _boolean_states (property.py line 127) or
> (imo safer), add a fallback value as proposed in the attached patch.
> With the current behaviour, a non matching value results in an exception
> and stops everything.
>
I'm not sure. If we got a None for such a value, it mean that we got a bug
somewhere, and if we catch it, we just bypass the bug, but we don't solve
the root problem. Is is possible to reproduce the crash?

Thanks a lot,


Jean


>
> Kristoffer
>
>
> ------------------------------------------------------------------------------
> Learn how Oracle Real Application Clusters (RAC) One Node allows customers
> to consolidate database storage, standardize their database environment,
> and,
> should the need arise, upgrade to a full multi-node Oracle RAC database
> without downtime or disruption
> http://p.sf.net/sfu/oracle-sfdevnl
> _______________________________________________
> Shinken-devel mailing list
> Shinken-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/shinken-devel
>
>
------------------------------------------------------------------------------
Learn how Oracle Real Application Clusters (RAC) One Node allows customers
to consolidate database storage, standardize their database environment, and, 
should the need arise, upgrade to a full multi-node Oracle RAC database 
without downtime or disruption
http://p.sf.net/sfu/oracle-sfdevnl
_______________________________________________
Shinken-devel mailing list
Shinken-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/shinken-devel

Reply via email to