[jboss-jira] [JBoss JIRA] Updated: (EJBTHREE-1173) EJBs Deployed Before Timer Service Initialized
Carlo de Wolf (JIRA)
jira-events at lists.jboss.org
Fri Jun 27 11:52:50 EDT 2008
[ http://jira.jboss.com/jira/browse/EJBTHREE-1173?page=all ]
Carlo de Wolf updated EJBTHREE-1173:
------------------------------------
Fix Version/s: AS 5.0.0.CR2
(was: AS 5.0.0.CR1)
> EJBs Deployed Before Timer Service Initialized
> ----------------------------------------------
>
> Key: EJBTHREE-1173
> URL: http://jira.jboss.com/jira/browse/EJBTHREE-1173
> Project: EJB 3.0
> Issue Type: Bug
> Affects Versions: AS 5.0.0.Beta3
> Reporter: Andrew Lee Rubinger
> Assigned To: Andrew Lee Rubinger
> Priority: Blocker
> Fix For: AS 5.0.0.CR2
>
> Attachments: test-slsb.jar
>
>
> If the attached simple SLSB is added to the "deploy" directory before startup, the following is thrown:
> ERROR [AbstractKernelController] Error installing to Start: name=jboss.j2ee:jar=test-mdb.jar,name=TestSlsb,service=EJB3 state=Create
> java.lang.NullPointerException
> at org.jboss.ejb.txtimer.EJBTimerServiceImpl.restoreTimers(EJBTimerServiceImpl.java:452)
> at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
> at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
> at java.lang.reflect.Method.invoke(Method.java:585)
--
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
More information about the jboss-jira
mailing list