[jboss-jira] [JBoss JIRA] Updated: (JBAS-5200) Error starting web service (stateless EJB) on startup (but hot deploy works fine)

Scott Dickerson (JIRA) jira-events at lists.jboss.org
Fri Feb 1 11:50:21 EST 2008


     [ http://jira.jboss.com/jira/browse/JBAS-5200?page=all ]

Scott Dickerson updated JBAS-5200:
----------------------------------

    Attachment: boot.log

Boot log for when web service is preloaded into deploy folder before starting JBoss.

> Error starting web service (stateless EJB) on startup (but hot deploy works fine)
> ---------------------------------------------------------------------------------
>
>                 Key: JBAS-5200
>                 URL: http://jira.jboss.com/jira/browse/JBAS-5200
>             Project: JBoss Application Server
>          Issue Type: Bug
>      Security Level: Public(Everyone can see) 
>          Components: Deployment services
>    Affects Versions:  JBossAS-5.0.0.Beta3
>         Environment: windows xp; jboss-5.0.0Beta3
>            Reporter: Scott Dickerson
>         Assigned To: Dimitris Andreadis
>             Fix For: JBossAS-5.0.0.Beta4
>
>         Attachments: boot.log, server.log
>
>
> Starting jboss with the iam-sample.jar in the deploy folder I get the following exception, but if I completely remove the web service and deploy it once jboss is running, the web service is deployed and responds to client properly. I've attached the service and boot logs for both situations.
> 2008-02-01 11:28:50,034 INFO  [org.jboss.ejb3.EJBContainer] STARTED EJB: com.mckesson.onestaff.iam.sample.service.GreeterBean ejbName: Greeter
> 2008-02-01 11:28:50,253 DEBUG [org.jboss.ejb.txtimer.EJBTimerServiceImpl] createTimerService: org.jboss.ejb.txtimer.TimerServiceImpl at 1ea6afc
> 2008-02-01 11:28:50,300 DEBUG [org.jboss.ejb.txtimer.EJBTimerServiceImpl] removeTimerService: org.jboss.ejb.txtimer.TimerServiceImpl at 1ea6afc
> 2008-02-01 11:28:50,300 INFO  [org.jboss.ejb3.EJBContainer] STOPPED EJB: com.mckesson.onestaff.iam.sample.service.GreeterBean ejbName: Greeter
> 2008-02-01 11:28:50,300 ERROR [org.jboss.kernel.plugins.dependency.AbstractKernelController] Error installing to Start: name=jboss.j2ee:jar=iam-sample.jar,name=Greeter,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)
> 	at org.jboss.mx.interceptor.ReflectedDispatcher.invoke(ReflectedDispatcher.java:157)
> 	at org.jboss.mx.server.Invocation.dispatch(Invocation.java:96)
> 	at org.jboss.mx.server.Invocation.invoke(Invocation.java:88)
> 	at org.jboss.mx.server.AbstractMBeanInvoker.invoke(AbstractMBeanInvoker.java:264)

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