users@glassfish.java.net

Re: timer stop

From: Sahoo <Sahoo_at_Sun.COM>
Date: Tue, 20 Nov 2007 15:11:33 +0530

Hi Priya,

Can you please post the stack trace and the code fragment that gets the
exception.

Thanks,
Sahoo

glassfish_at_javadesktop.org wrote:
> javax.ejb.TransactionRolledbackLocalException: due to a NullPOinterException
>
> I keep on getting this whenever I hotdeploy my application and the timer commences
> basically the problem is that my timer tries to run all cancelled timers and they have stateless session beans that don't exist
> I am not sure why this is happening because in my contextDestroyed (I start the timer in a servlet)
> I cancel them all
> Cheers
> Priya
> [Message sent by forum member 'priyasubu' (priyasubu)]
>
> http://forums.java.net/jive/thread.jspa?messageID=246251
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe_at_glassfish.dev.java.net
> For additional commands, e-mail: users-help_at_glassfish.dev.java.net
>
>