JIRA

  • Log In Access more options
    • Online Help
    • GreenHopper Help
    • Agile Answers
    • Use Agile By Default
    • Keyboard Shortcuts
    • About JIRA
    • JIRA Credits
    • What’s New
  • Dashboards Access more options (Alt+d)
  • Projects Access more options (Alt+p)
  • Issues Access more options (Alt+i)
  • Agile Access more options (Alt+g)
  • Create Issue
  • Mule
  • MULE-2845 Intermittent 2.0 test failures
  • MULE-1875

LoanBrokerEsbTestCase logs a java.lang.InterruptedException but passes anyways

  • Agile Board
  • More Actions
  • Views
    • XML
    • Word
    • Printable

Details

  • Type: Sub-task Sub-task
  • Status: Closed Closed
  • Priority: Minor Minor
  • Resolution: Fixed
  • Affects Version/s: 2.0.0-RC1
  • Fix Version/s: 2.1.1
  • Component/s: Examples / Tutorials
  • Labels:
    None
  • User impact:
    Low
  • Similar Issues:
    None

Description

The LoanBrokerEsbTestCase.lotsOfLoanRequests() test case logs the following stack trace but passes the test anyways:

ERROR JmsConnector : Failed to close jms message consumer
javax.jms.JMSException: Interrupted.
at org.apache.activemq.util.JMSExceptionSupport.create(JMSExceptionSupport.java:58)
at org.apache.activemq.ActiveMQConnection.syncSendPacket(ActiveMQConnection.java:1181)
at org.apache.activemq.ActiveMQSession.syncSendPacket(ActiveMQSession.java:1660)
at org.apache.activemq.ActiveMQMessageConsumer.close(ActiveMQMessageConsumer.java:541)
at org.mule.providers.jms.JmsConnector.close(JmsConnector.java:947)
at org.mule.providers.jms.JmsConnector.closeQuietly(JmsConnector.java:961)
at org.mule.providers.jms.JmsMessageDispatcher.dispatchMessage(JmsMessageDispatcher.java:289)
at org.mule.providers.jms.JmsMessageDispatcher.doDispatch(JmsMessageDispatcher.java:59)
at org.mule.providers.AbstractMessageDispatcher$Worker.run(AbstractMessageDispatcher.java:560)
at org.mule.impl.work.WorkerContext.run(WorkerContext.java:310)
at edu.emory.mathcs.backport.java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:987)
at edu.emory.mathcs.backport.java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:528)
at java.lang.Thread.run(Thread.java:534)
Caused by: java.io.InterruptedIOException: Interrupted.
at org.apache.activemq.transport.FutureResponse.getResult(FutureResponse.java:49)
at org.apache.activemq.transport.ResponseCorrelator.request(ResponseCorrelator.java:75)
at org.apache.activemq.ActiveMQConnection.syncSendPacket(ActiveMQConnection.java:1171)
... 11 more

Issue Links

relates to

Bug - A problem which impairs or prevents the functions of the product. MULE-2696 LoanBroker ESB throws org.apache.activemq.transport.TransportDisposedIOException when exiting

  • Minor - Minor loss of function, or other problem where easy workaround is present.
  • Closed - The issue is considered finished, the resolution is correct. Issues which are not closed can be reopened.

Bug - A problem which impairs or prevents the functions of the product. MULE-2522 LoanBroker ESB test fail

  • Major - Major loss of function.
  • Closed - The issue is considered finished, the resolution is correct. Issues which are not closed can be reopened.

Bug - A problem which impairs or prevents the functions of the product. MULE-2696 LoanBroker ESB throws org.apache.activemq.transport.TransportDisposedIOException when exiting

  • Minor - Minor loss of function, or other problem where easy workaround is present.
  • Closed - The issue is considered finished, the resolution is correct. Issues which are not closed can be reopened.

Activity

  • All
  • Comments
  • Work Log
  • History
  • Activity
  • Transitions
  • Commits
  • Source
  • Builds

CE Bamboo View RSS feed

People

  • Assignee:
    Unassigned
    Reporter:
    Travis Carlson
Vote (1)
Watch (1)

Dates

  • Created:
    05/Jun/07 11:02 PM
    Updated:
    30/Nov/08 04:24 PM
    Resolved:
    30/Nov/08 04:24 PM

Agile

  • View on Board
  • Atlassian JIRA (v5.0.7#734-sha1:8ad78a6)
  • Report a problem
  • Powered by a free Atlassian JIRA open source license for MuleForge. Try JIRA - bug tracking software for your team.