Open GoogleCodeExporter opened 9 years ago
Started testing with JB5
Original comment by mark.r.j...@gmail.com
on 5 Jun 2010 at 3:35
Any chance Glassfish 3 might get looked at soon? I'm having reliability issues
- sometimes it works, sometimes it doesn't.
Original comment by tv2veg...@gmail.com
on 14 Jul 2011 at 7:50
I'm seeing the same thing.
Original comment by jweissma...@gmail.com
on 14 Jul 2011 at 12:52
I'm seeing the intermittent failures even with GFv2...
Original comment by jweissma...@gmail.com
on 14 Jul 2011 at 3:24
I have been able to work around the unreliability by refactoring the
WorkManager logic with Threads instead. This works like a charm, so it seems
like the scheduling framework doesn't play nicely with Glassfish.
Original comment by jweissma...@gmail.com
on 14 Jul 2011 at 6:13
The WorkManager isn't working well because its called with a 0 timeout arg so
if the work can't start immediately it fails, issue 18 is related
Original comment by jsol...@gmail.com
on 21 Jul 2011 at 4:32
Original issue reported on code.google.com by
mark.r.j...@gmail.com
on 1 Mar 2009 at 9:31