You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@activemq.apache.org by Sunil Kumar <su...@webpatshala.com> on 2008/07/16 13:33:04 UTC

Problem working with PHP, STOMP and ActiveMQ - Channel was inactive for too long

Hello,

I am trying to interface php with ActiveMQ using STOMP. I followed
instructions given at the following URL's:
http://activemq.apache.org/getting-started.html#GettingStarted-StartingActiveMQ,<http://activemq.apache.org/getting-started.html#GettingStarted-StartingActiveMQ>
http://fallenempires.net/articles/2007/06/12/php-and-jms-using-activemq-stomp,<http://fallenempires.net/articles/2007/06/12/php-and-jms-using-activemq-stomp>
http://activemq.apache.org/stomp.html

I installed ActiveMQ 5.1.0 on CENTOS 5.1.  I then had a simple PHP client
connect to ActiveMQ. Attached is the exception log of ActiveMQ and PHP
client program. Any help is much appreciated.

Thanks
Sunil