Re: OperationAggregate::resequenceResponse: Response has error
Ajay N Rao <[email protected]>
| Newsgroups | gmane.network.open-pegasus.general |
|---|---|
| Message-ID | <OF5F1D7182.0922979B-ON652579AC.001B6F1D-652579AC.001C18FA@in.ibm.com> |
Hi,
The logs indicate only the classname not the namespace for the enumeration
output. The Provider created may not
have been registered properly. Please check the provider registration and
provider code.There may be a chance
that the repository is not properly built.Please build the repository by
"make repository" command and try it out.
To build the testrepository "make testrepository" command has to be used.
Regards,
Ajay
From: "Karunanithy, Karthik"
<[email protected]>
To: "[email protected]" <[email protected]>
Date: 02/21/2012 06:34 PM
Subject: OperationAggregate::resequenceResponse: Response has error
Hi ,
We have a provider running with Pegasus 2.9.1. I set the
forceProviderProcesses=true; When I enumerate Instances on one of classes
of CIM_ComputerSystem, i am getting an exception from the cimom. I was
using two clients namely cimcli and pywbem. First, cimcli worked fine and
an issue was noticed with pywbem. Then, there were instances where it
occured vice versa also. Has this been noticed before and fixed ?
I have pasted the cimserver traces below. Please let me know if any other
details are required.
1329301217s-511716us: Dispatcher
[21587:139671044880128:CIMOperationRequestDispatcher.cpp:1928]: Provider
response is complete.
1329301217s-511794us: Dispatcher
[21587:139671044880128:CIMOperationRequestDispatcher.cpp:5264]:
CIMOperationRequestDispatcher::EnumerateInstancesResponseAggregation-
Namespace: Class name: <OEM>_StorageProcessorSystem Response Count: 1
1329301217s-511823us: Dispatcher
[21587:139671044880128:CIMOperationRequestDispatcher.cpp:5294]:
CIMOperationRequestDispatcher::EnumerateInstancesResponseAggregation -
Local Only: false Include Qualifiers: false Include Class Origin: false
1329301217s-511860us: Dispatcher
[21587:139671044880128:CIMOperationRequestDispatcher.cpp:199]:
OperationAggregate::resequenceResponse: Response has error. Namespace: ,
Class name: OEM_StorageProcessorSystem, Response Sequence: false
1329301217s-511912us: Dispatcher
[21587:139671044880128:CIMOperationRequestDispatcher.cpp:236]:
OperationAggregate::resequenceResponse: Message is complete. Total
responses: 1, total chunks: 1, total errors: 1
1329301217s-511947us: Http
[21587:139671044880128:CIMOperationResponseEncoder.cpp:359]:
CIMOperationResponseEncoder::handleEnque()- message->getCloseConnect()
returned 0
1329301217s-511990us: Http
[21587:139671044880128:CIMOperationResponseEncoder.cpp:119]: name =
EnumerateInstances
1329301217s-512017us: Http
[21587:139671044880128:CIMOperationResponseEncoder.cpp:135]:
CIMOperationResponseEncoder::sendResponse()- response->getCloseConnect()
returned 0
1329301217s-512206us: Xml [21587:139671044880128] (0): CIM_ERR_FAILED:
Unexpected exception
1329301217s-512430us: Http [21587:139671044880128:HTTPConnection.cpp:348]:
HTTPConnection::handleEnqueue - HTTP_MESSAGE
1329301217s-512457us: XmlIO [21587:139671044880128:HTTPConnection.cpp:452]:
<!-- Response: queue id: 19 -->
HTTP/1.1 200 OK
--
Regards,
Karthik P K