Bug 701617 - Broker error: Invalid class id 0
Summary: Broker error: Invalid class id 0
Keywords:
Status: NEW
Alias: None
Product: Red Hat Enterprise MRG
Classification: Red Hat
Component: qpid-cpp
Version: Development
Hardware: Unspecified
OS: Unspecified
medium
unspecified
Target Milestone: ---
: ---
Assignee: messaging-bugs
QA Contact: MRG Quality Engineering
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2011-05-03 11:47 UTC by Petr Matousek
Modified: 2020-11-04 18:30 UTC (History)
2 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed:
Target Upstream Version:


Attachments (Terms of Use)

Description Petr Matousek 2011-05-03 11:47:49 UTC
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:

Comment 2 Gordon Sim 2011-05-03 13:01:37 UTC
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).


Note You need to log in before you can comment on or make changes to this bug.