Skip to content

DefaultMessageListenerContainer hangs on shutdown [SPR-11787] #16409

@spring-projects-issues

Description

@spring-projects-issues

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:

Issue Links:

Metadata

Metadata

Assignees

Labels

in: coreIssues in core modules (aop, beans, core, context, expression)in: messagingIssues in messaging modules (jms, messaging)type: bugA general bug

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions