users@glassfish.java.net

Re: EJB timer running every second on 3.1.2

From: <forums_at_java.net>
Date: Mon, 12 Mar 2012 09:51:28 -0500 (CDT)

I was testing on Mac OS X 10.5.8, java version "1.6.0_26", GlassFish 3.1.2,
without setting user.timezone, but couldn't reproduce it.  Not sure if it's
related to the switch to daylight saving time (3/11/2012 is the start of
daylight saving).

  From the log

Calling ejbTimeout for timer '2@@1331496180256@@server@@domain1' 'TimedObject
= ScheduledEventServiceBean' 'Application = leadseeker' 'BEING_DELIVERED'
'PERIODIC' 'Container ID = 87260930292580371' 'Mon Mar 05 00:00:00 GMT 2012'

looks like it thinks it has missed the last expiration (last Monday) on 3/5,
and so kept delivering to make it up.

-cheng


--
[Message sent by forum member 'cf126330']
View Post: http://forums.java.net/node/884184