Bug 1146674
| Summary: | Errors on BC shutdown: Could not restore timers for business-central.business-central.DeploymentSynchronizerCDInvoker | ||||||
|---|---|---|---|---|---|---|---|
| Product: | [Retired] JBoss BPMS Platform 6 | Reporter: | Jiri Svitak <jsvitak> | ||||
| Component: | Business Central | Assignee: | Maciej Swiderski <mswiders> | ||||
| Status: | CLOSED WONTFIX | QA Contact: | Jiri Svitak <jsvitak> | ||||
| Severity: | medium | Docs Contact: | |||||
| Priority: | medium | ||||||
| Version: | 6.1.0 | CC: | kverlaen, mbaluch | ||||
| Target Milestone: | --- | ||||||
| Target Release: | --- | ||||||
| Hardware: | Unspecified | ||||||
| OS: | Unspecified | ||||||
| Whiteboard: | |||||||
| Fixed In Version: | Doc Type: | Bug Fix | |||||
| Doc Text: | Story Points: | --- | |||||
| Clone Of: | Environment: | ||||||
| Last Closed: | 2014-11-25 23:55:36 UTC | Type: | Bug | ||||
| Regression: | --- | Mount Type: | --- | ||||
| Documentation: | --- | CRM: | |||||
| Verified Versions: | Category: | --- | |||||
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||
| Cloudforms Team: | --- | Target Upstream Version: | |||||
| Embargoed: | |||||||
| Attachments: |
|
||||||
Created attachment 941228 [details] server.log On BC shutdown the following is thrown: 19:39:42,267 ERROR [org.jboss.as.ejb3] (EJB default - 9) JBAS014120: Error invoking timeout for timer: [id=3ee5f665-bb99-478e-8ae7-858e143031d4 timedObjectId=business-central.business-central.DeploymentSynchronizerCDInvoker auto-timer?:false persistent?:true timerService=org.jboss.as.ejb3.timerservice.TimerServiceImpl@23044786 initialExpiration=Thu Sep 25 00:00:00 CEST 2014 intervalDuration(in milli sec)=0 nextExpiration=Thu Sep 25 19:39:45 CEST 2014 timerState=CANCELED: org.jboss.as.ejb3.component.EJBComponentUnavailableException: JBAS014559: Invocation cannot proceed as component is shutting down at org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:59) [jboss-as-ejb3-7.4.0.Final-redhat-19.jar:7.4.0.Final-redhat-19] 19:39:42,291 ERROR [org.jboss.as.ejb3] (EJB default - 9) JBAS014131: Could not restore timers for business-central.business-central.DeploymentSynchronizerCDInvoker: java.lang.NullPointerException at org.jboss.as.ejb3.timerservice.persistence.filestore.FileTimerPersistence.loadTimersFromFile(FileTimerPersistence.java:326 Expected behavior: BC exists without error. My env: BPMS 6.1.0.DR3 EAP 6.3.0 H2 db