This page last changed on Feb 15, 2007 by mmccorma.

Issues affecting C++ client/Java broker/Java client interop build 6th Feb:

Open Issues

  • Non-Apache JIRA - Problem with BDBStore queue recreation at startup - details:
    Restarting our application, I sometimes get a "Protocol Error" exception and the following
    message appearing in the broker log. This is even after restarting the broker when there
    are absolutely no connections. 
    RECV: Frame[channel=1; ChannelClose: replyCode=405; replyText=Cannot declare queue, as
    exclusive queue with same name declared on another connection [error code 405]; classId=50;
    methodId=10] 
    
    I deleted the $QPID_WORK/<virtual-host>-store directory and I was able to restart. 
    
    Also, in the application code, the queue is created as shared (single param constructor) so
    not sure why the broker thinks that it is exclusive? 
    

Resolved Issues

Document generated by Confluence on May 26, 2010 10:31