[
http://jira.jboss.com/jira/browse/EJBTHREE-702?page=all ]
Carlo de Wolf resolved EJBTHREE-702.
------------------------------------
Fix Version/s: (was: AS 4.2.1)
Resolution: Deferred
Quartz Timer Service in E-EJB3 hangs process, exception on shutdown
-------------------------------------------------------------------
Key: EJBTHREE-702
URL:
http://jira.jboss.com/jira/browse/EJBTHREE-702
Project: EJB 3.0
Issue Type: Bug
Affects Versions: EJB 3.0 RC8 - FD
Reporter: Bill Burke
Assigned To: Carlo de Wolf
to test this out:
build embedded.dist
go run one of the tutorials. You will see that the applicatoin will never exit. I'm
guessing this is becuase a Quartz thread is a non-daemon thread and holding up the exit of
the process. Also there is a NullPointerException on shutdown. I have disabled the
Quartz Timer Service in embedded-jboss-beans.xml for now.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira