Skip to content

Hung Build #3062

Closed
Closed
@garyrussell

Description

@garyrussell

This one has happened a couple of times today...

"Test worker" #12 prio=5 os_prio=31 tid=0x00007f94c62ad000 nid=0x5503 waiting for monitor entry [0x0000700004553000]
   java.lang.Thread.State: BLOCKED (on object monitor)
	at com.sun.mail.imap.IMAPFolder.isOpen(IMAPFolder.java)
	- waiting to lock <0x00000007b998c040> (a com.sun.mail.imap.IMAPFolder)
	at org.springframework.integration.mail.MailTransportUtils.closeFolder(MailTransportUtils.java:67)
	at org.springframework.integration.mail.AbstractMailReceiver.closeFolder(AbstractMailReceiver.java:396)
	at org.springframework.integration.mail.AbstractMailReceiver.destroy(AbstractMailReceiver.java:611)
	at org.springframework.integration.mail.ImapMailReceiver.destroy(ImapMailReceiver.java:155)
	at org.springframework.integration.mail.ImapIdleChannelAdapter.destroy(ImapIdleChannelAdapter.java:172)
	at org.springframework.beans.factory.support.DisposableBeanAdapter.destroy(DisposableBeanAdapter.java:258)
	at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.destroyBean(DefaultSingletonBeanRegistry.java:571)
	at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.destroySingleton(DefaultSingletonBeanRegistry.java:543)
	at org.springframework.beans.factory.support.DefaultListableBeanFactory.destroySingleton(DefaultListableBeanFactory.java:1071)
	at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.destroySingletons(DefaultSingletonBeanRegistry.java:504)
	at org.springframework.beans.factory.support.DefaultListableBeanFactory.destroySingletons(DefaultListableBeanFactory.java:1064)
	at org.springframework.context.support.AbstractApplicationContext.destroyBeans(AbstractApplicationContext.java:1060)
	at org.springframework.context.support.AbstractApplicationContext.doClose(AbstractApplicationContext.java:1029)
	at org.springframework.context.support.AbstractApplicationContext.close(AbstractApplicationContext.java:978)
	- locked <0x00000007b658b748> (a java.lang.Object)
	at org.springframework.test.context.cache.DefaultContextCache.remove(DefaultContextCache.java:207)
	at org.springframework.test.context.cache.DefaultContextCache.remove(DefaultContextCache.java:172)
	at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.closeContext(DefaultCacheAwareContextLoaderDelegate.java:151)
	- locked <0x00000007a02646c0> (a org.springframework.test.context.cache.DefaultContextCache)
	at org.springframework.test.context.support.DefaultTestContext.markApplicationContextDirty(DefaultTestContext.java:148)
	at org.springframework.test.context.support.AbstractDirtiesContextTestExecutionListener.dirtyContext(AbstractDirtiesContextTestExecutionListener.java:69)
	at org.springframework.test.context.support.AbstractDirtiesContextTestExecutionListener.beforeOrAfterTestClass(AbstractDirtiesContextTestExecutionListener.java:148)
	at org.springframework.test.context.support.DirtiesContextTestExecutionListener.afterTestClass(DirtiesContextTestExecutionListener.java:96)
	at org.springframework.test.context.TestContextManager.afterTestClass(TestContextManager.java:488)
	at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:77)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.run(SpringJUnit4ClassRunner.java:190)

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions