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

Andrew Lee Rubinger (JIRA) jira-events at lists.jboss.org
Thu Jan 24 01:09:21 EST 2008


    [ http://jira.jboss.com/jira/browse/EJBTHREE-1173?page=comments#action_12396498 ] 
            
Andrew Lee Rubinger commented on EJBTHREE-1173:
-----------------------------------------------

Other hacks I've considered include specifying this dependency in the deployer configuration, Carlo's suggestion to inject the Timer Service into the deployer will likely be explored further.

> 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.Beta4
>
>         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