The fact that your stack trace includes your code seems to indicate that it's an app exception and not a timer error.
On Sat, Feb 23, 2013 at 8:17 AM, Romain Manni-Bucau <[email protected]>wrote: > Hi, > > Are you sure you don't have any exception before? Can you reproduce it? > Le 23 févr. 2013 11:56, "Luca Merolla" <[email protected]> a écrit : > > > Hi all, > > > > I'm having some issues with the timer service and arquillian. It seems it > > fails to create the timers > > > > http://pastebin.com/Ug6pvdkb > > > > I'm using Arquillian Embedded and latest snapshots 1.6.0 for TomEE. Do I > > need to add Quartz dependencies or some configuration files? > > > > Thanks in advance, > > Luca > > >
