You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@qpid.apache.org by "Gordon Sim (JIRA)" <qp...@incubator.apache.org> on 2009/07/28 18:37:14 UTC

[jira] Commented: (QPID-1983) Python examples hung on Mac OSX

    [ https://issues.apache.org/jira/browse/QPID-1983?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12736127#action_12736127 ] 

Gordon Sim commented on QPID-1983:
----------------------------------

The hello-world example requires AMQP 0-10, it lookslike you are using the Java broker which does not support 0-10 yet. The protocol negotiation in either the client or the broker is not quite right clearly.

> Python examples hung on Mac OSX
> -------------------------------
>
>                 Key: QPID-1983
>                 URL: https://issues.apache.org/jira/browse/QPID-1983
>             Project: Qpid
>          Issue Type: Test
>          Components: Qpid Examples
>    Affects Versions: 0.5
>         Environment: Mac OS X 10.5.7
> Hardware Overview:
>   Model Name:	MacBook Pro
>   Model Identifier:	MacBookPro4,1
>   Processor Name:	Intel Core 2 Duo
>   Processor Speed:	2.4 GHz
>   Number Of Processors:	1
>   Total Number Of Cores:	2
>   L2 Cache:	3 MB
>   Memory:	4 GB
>   Bus Speed:	800 MHz
>   Boot ROM Version:	MBP41.00C1.B03
>   SMC Version (system):	1.27f2
>   Serial Number (system):	W88222HKYJZ
>   Sudden Motion Sensor:
>   State:	Enabled
>            Reporter: Chee-wai Ho
>            Priority: Minor
>
> I downloaded the python qpid libraries from thew qpid web site. I did a run-tests and had the following result
> ./run-tests
> ..............................................................................................................................
> ----------------------------------------------------------------------
> Ran 126 tests in 45.567s
> OK
> Next, I ran the ./hello_world example. The script is hung. There no activity on the logs. The script seem to be stuck at conn.start()
> The broker was started successfully. In the logs, it says
> 2009-07-14 11:16:43,827 INFO  [main] server.Main (Main.java:387) - Qpid.AMQP listening on non-SSL address 0.0.0.0/0.0.0.0:5672

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


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