Cpp Client Java Interop Issues has been edited by Marnie McCormack (Feb 15, 2007).

(View changes)

Content:

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=""
    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

Reply via email to