Console throws unhandled exception when the broker shuts down/restarts
----------------------------------------------------------------------
Key: QPID-3312
URL: https://issues.apache.org/jira/browse/QPID-3312
Project: Qpid
Issue Type: Bug
Components: Dot Net Client
Affects Versions: 0.10
Environment: Windows 7
Reporter: Ricardo Pereira moura
Fix For: 0.10
When the broker shuts down or restarts the dotnet Qpid Console (version 0.10)
throws an unhandled exception:
Log Name: Application
Source: .NET Runtime
Date: 19-06-2011 13:23:26
Event ID: 1026
Task Category: None
Level: Error
Keywords: Classic
User: N/A
Computer: XXX
Description:
Application: XXX.exe
Framework Version: v4.0.30319
Description: The process was terminated due to an unhandled exception.
Exception Info: org.apache.qpid.transport.SessionClosedException
Stack:
at org.apache.qpid.transport.Session.Invoke(org.apache.qpid.transport.Method)
at org.apache.qpid.transport.Invoker.MessageStop(System.String,
org.apache.qpid.transport.Option[])
at org.apache.qpid.console.Broker.Shutdown()
at org.apache.qpid.console.Broker.Finalize()
Event Xml:
<Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
<System>
<Provider Name=".NET Runtime" />
<EventID Qualifiers="0">1026</EventID>
<Level>2</Level>
<Task>0</Task>
<Keywords>0x80000000000000</Keywords>
<TimeCreated SystemTime="2011-06-19T12:23:26.000000000Z" />
<EventRecordID>20215</EventRecordID>
<Channel>Application</Channel>
<Computer>XXX</Computer>
<Security />
</System>
<EventData>
<Data>Application: XXX.exe
Framework Version: v4.0.30319
Description: The process was terminated due to an unhandled exception.
Exception Info: org.apache.qpid.transport.SessionClosedException
Stack:
at org.apache.qpid.transport.Session.Invoke(org.apache.qpid.transport.Method)
at org.apache.qpid.transport.Invoker.MessageStop(System.String,
org.apache.qpid.transport.Option[])
at org.apache.qpid.console.Broker.Shutdown()
at org.apache.qpid.console.Broker.Finalize()
</Data>
</EventData>
</Event>
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira
---------------------------------------------------------------------
Apache Qpid - AMQP Messaging Implementation
Project: http://qpid.apache.org
Use/Interact: mailto:[email protected]