[jboss-jira] [JBoss JIRA] Created: (EJBTHREE-1173) EJBs Deployed Before Timer Service Initialized

Andrew Lee Rubinger (JIRA) jira-events at lists.jboss.org
Sun Jan 6 15:15:43 EST 2008


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
             Fix For: HEAD


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