users@glassfish.java.net

Re: Managementrules are not working properly-Timer

From: sankara rao bhogi <Sankara.Rao_at_Sun.COM>
Date: Wed, 08 Apr 2009 16:15:03 +0530

Issue is with the pattern property in the event configuration. Please
change it to
<property name="pattern" value="dd/MM/yyyy/HH:mm:ss"/>
Previously it was using "mm" which signifies, minutes (it follows the
date format as understood by the SimpleDataFormat class).

I did test with this change and it works.

regards
sankar


glassfish_at_javadesktop.org wrote:
> Find the file attached.
> One rule has to be called at early morning 3:00AM and it should be invoked for every 24 hours.
> And the other it is in the evening-17:01 and it should also be invoke for every 24 hours.
>
> And the other one has to invoke at 8:00AM with period of one week.
>
> and one more rule which has to invoke for every 3 hours.
>
> Please let me know how we can configure the above.Let me know if you need any info
> [Message sent by forum member 'satishtalluri' (satishtalluri)]
>
> http://forums.java.net/jive/thread.jspa?messageID=340761
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe_at_glassfish.dev.java.net
> For additional commands, e-mail: users-help_at_glassfish.dev.java.net
>
>