- 
                Notifications
    You must be signed in to change notification settings 
- Fork 38.8k
Closed
Labels
in: coreIssues in core modules (aop, beans, core, context, expression)Issues in core modules (aop, beans, core, context, expression)in: messagingIssues in messaging modules (jms, messaging)Issues in messaging modules (jms, messaging)type: bugA general bugA general bug
Milestone
Description
Ivo Leitão opened SPR-11787 and commented
We are having an issue in our application in production when we try to make a deploy. When the weblogic (the application server that we are using) tries to stop the defaultmessagelistener container it hangs the process and we have to shutdown the server and restart it. From my understanding of the thread dump that I've attached it is hanging on the method org.springframework.jms.listener.DefaultMessageListenerContainer.doShutdown(DefaultMessageListenerContainer.java:543) but I don't know if i'm interpreting this right. We have recently updated the spring version and the previous versions (pre 4.0 I think but I'm not sure) didn't have this problem.
Affects: 4.0.3, 4.2.4
Attachments:
- threadDump.txt (66.25 kB)
Issue Links:
- DefaultMessageListenerContainer#doShutdown hangs [SPR-11841] #16460 DefaultMessageListenerContainer#doShutdown hangs
- Application Server Fail to Stop Application and server while stopping transactions with spring [SPR-16586] #21128 Application Server Fail to Stop Application and server while stopping transactions with spring
- DefaultMessageListenerContainer doesn't shutdown gracefully if long recovery interval is set [SPR-14200] #18774 DefaultMessageListenerContainer doesn't shutdown gracefully if long recovery interval is set
Metadata
Metadata
Assignees
Labels
in: coreIssues in core modules (aop, beans, core, context, expression)Issues in core modules (aop, beans, core, context, expression)in: messagingIssues in messaging modules (jms, messaging)Issues in messaging modules (jms, messaging)type: bugA general bugA general bug