Hello,
we have policies configured, as you can see in attached file. And we have the following problem:
At the beginning, we have three AlertForwarder policies (which are periodical policies) configured (named AlertForwarder1, AlertForwarder2, AlertForwarder3). If we add a new policy, or remove existing one, then AlertForwarder3 is always executed without correct object initialization. The setProperties(Properties p) method is called with only basic properties nevertheless many user properties are stored in DB. Moreover, AlertForwarder3 schedule is now broken and not executed any more (only when we add/delete some other policy).