users@glassfish.java.net

Re: scheduled method stops running

From: Marina Vatkina <marina.vatkina_at_oracle.com>
Date: Fri, 01 Oct 2010 10:10:45 -0700

There should be error messages in the log.

-marina

Glenn Holmer wrote:
> We have a class with two methods that are annotated with @Schedule.
> One of them (minute="*",hour="2-15"), stopped running for no apparent
> reason and didn't start up again even after we restarted Glassfish.
>
> Does anybody have any suggestions where I should look to find out why?
> There are logging statements at the top of the method, so we'd know if
> it were being called; there are no exceptions in the log either.
>
> This is with GlassFish 3.0.1 on Linux.
>
>