You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
What steps will reproduce the problem?
1. test with "php amqp_test.php"
What is the expected output? What do you see instead?
Creating connection
< [hex]:
0000 41 4D 51 50 01 01 09 01 AMQP....
waiting for 10,10
waiting for a new frame
Caught exception: Error reading data. Recevived 1 instead of expected
1342243072 bytes
Trace:
#0 /home/emanus/testing/php-amqplib-read-only/amqp_wire.inc(286):
AMQPReader->rawread('1342243072')
#1 /home/emanus/testing/php-amqplib-read-only/amqp.inc(496):
AMQPReader->read('1342243072')
#2 /home/emanus/testing/php-amqplib-read-only/amqp.inc(513):
AMQPConnection->wait_frame()
#3 /home/emanus/testing/php-amqplib-read-only/amqp.inc(166):
AMQPConnection->wait_channel(0)
#4 /home/emanus/testing/php-amqplib-read-only/amqp.inc(250):
AbstractChannel->next_frame()
#5 /home/emanus/testing/php-amqplib-read-only/amqp.inc(349):
AbstractChannel->wait(Array)
#6 /home/emanus/testing/php-amqplib-read-only/amqp_test.php(21):
AMQPConnection->__construct('localhost', 5672, 'guest', 'guest')
#7 {main}< [hex]:
0000 01 00 00 00 00 00 0B 00 0A 00 3C 00 00 00 00 00 ........ ..<.....
0010 00 00 CE ..�
< 10,60: Connection.close
waiting for 10,61
waiting for a new frame
Fatal error: Exception thrown without a stack frame in Unknown on line 0
What version of the product are you using? On what operating system?
library Revision: 25 - Linux 2.6.26-2-amd64 with PHP 5.2.6-1
Please provide any additional information below.
i have tried 64bit.path and performance.path but without result
Original issue reported on code.google.com by carbeman on 28 Jan 2010 at 3:12
The text was updated successfully, but these errors were encountered:
Original issue reported on code.google.com by
carbeman
on 28 Jan 2010 at 3:12The text was updated successfully, but these errors were encountered: