Hi Pete,

Can you elaborate on which broker you are using, any config changes
you have made, the exact commands you are using to start the broker
and run the example etc? I used the Hello example during the release
process so im fairly sure it should be working ok.

Robbie

On 16 December 2010 00:15, Pete Carapetyan <p...@datafundamentals.com> wrote:
> Still not sure what this means from the java side. Suggestions?
>
> On Wed, Dec 15, 2010 at 4:29 PM, Adam Kaminiecki <ada...@dgt.com.pl> wrote:
>> ok will try to turn on trace
>> but --auth no for now resolve my problem. Thanks a lot.
>>
>>
>> regards,
>> Adam
>>
>> W dniu 2010-12-15 22:53, Steve Huston pisze:
>>>
>>> Hi Adam,
>>>
>>>> I have little simillar problem with qpid 0.8
>>>>
>>>> I'm using C# client
>>>>
>>>> connections = new Client();
>>>>
>>>>                  connections.ExceptionRaised +=
>>>> ConnectionsExceptionRaised;
>>>>                  connections.ConnectionLost +=
>>>> ConnectionsConnectionLost;
>>>>                  connections.Connect(host, port, "", "guest",
>>>> "guest");
>>>>
>>>> but I'm getting an error
>>>>
>>>>   {"Server Closed the connection: Reason connection-forced:
>>>> Unsupported
>>>> mechanism"}
>>>>
>>>> Can anybody help me with??
>>>
>>> It looks like it may be related to this:
>>> https://issues.apache.org/jira/browse/QPID-2979
>>>
>>> What do you think? Is your broker started with --auth no? If not, maybe
>>> run your broker with -t to trace output and attach that with your
>>> problem report to a jira.
>>>
>>> Thanks,
>>> -Steve
>>>
>>> --
>>> Steve Huston, Riverace Corporation
>>> Total Lifecycle Support for Your Networked Applications
>>> http://www.riverace.com
>>>
>>>
>>> ---------------------------------------------------------------------
>>> Apache Qpid - AMQP Messaging Implementation
>>> Project:      http://qpid.apache.org
>>> Use/Interact: mailto:users-subscr...@qpid.apache.org
>>>
>>>
>>
>> --
>> This message has been scanned for viruses and
>> dangerous content by MailScanner, and is
>> believed to be clean.
>>
>>
>> ---------------------------------------------------------------------
>> Apache Qpid - AMQP Messaging Implementation
>> Project:      http://qpid.apache.org
>> Use/Interact: mailto:users-subscr...@qpid.apache.org
>>
>>
>
> ---------------------------------------------------------------------
> Apache Qpid - AMQP Messaging Implementation
> Project:      http://qpid.apache.org
> Use/Interact: mailto:users-subscr...@qpid.apache.org
>
>

---------------------------------------------------------------------
Apache Qpid - AMQP Messaging Implementation
Project:      http://qpid.apache.org
Use/Interact: mailto:users-subscr...@qpid.apache.org

Reply via email to