Hide Forgot
Description of problem: The following error occurred several times on the broker while executing bz456272.py test in loop: 2011-04-28 17:25:31 error Invalid class id 0 (qpid/framing/MethodBodyFactory.cpp:333) This was seen on RHEL5.6 x86_64. Version-Release number of selected component (if applicable): python-qpid-0.10-1.el5 python-qpid-qmf-0.10-6.el5 qpid-cpp-client-0.10-4.el5 qpid-cpp-client-devel-0.10-4.el5 qpid-cpp-client-devel-docs-0.10-4.el5 qpid-cpp-client-ssl-0.10-4.el5 qpid-cpp-mrg-debuginfo-0.10-4.el5 qpid-cpp-server-0.10-4.el5 qpid-cpp-server-cluster-0.10-4.el5 qpid-cpp-server-devel-0.10-4.el5 qpid-cpp-server-ssl-0.10-4.el5 qpid-cpp-server-store-0.10-4.el5 qpid-cpp-server-xml-0.10-4.el5 qpid-java-client-0.10-4.el5 qpid-java-common-0.10-4.el5 qpid-java-example-0.10-4.el5 qpid-qmf-0.10-6.el5 qpid-qmf-devel-0.10-6.el5 qpid-tools-0.10-4.el5 rh-tests-distribution-MRG-Messaging-qpid_broker_jfail_bz456272-1.5-8 rh-tests-distribution-MRG-Messaging-qpid_common-1.6-56 How reproducible: very hard ~ 1% The test was running approximately 2.5 days (1440 loops) Steps to Reproduce: 1. run client bz456272.py on the broker in the loop for more informations please see: http://cvs.devel.redhat.com/cgi-bin/cvsweb.cgi/tests/distribution/MRG/Messaging/qpid_broker_jfail_bz456272/ Number of loops can be set with the following variable: TEST_PARAM_RHTS_TEST_MRG_QPID_BROKER_JFAIL_BZ456272_LOOPS Actual results: Test result is FAIL. Invalid class id 0 error occurs on the broker. Expected results: Test result is PASS. No error occurs during the test execution. Additional info:
I suspect this is a result of https://bugzilla.redhat.com/show_bug.cgi?id=628856 (see also https://bugzilla.redhat.com/show_bug.cgi?id=624988).