Bug 199312 - Support new IBM DS CIMOM Version 5.2
Summary: Support new IBM DS CIMOM Version 5.2
Status: RESOLVED FIXED
Alias: None
Product: z_Archived
Classification: Eclipse Foundation
Component: Aperi (show other bugs)
Version: unspecified   Edit
Hardware: PC All
: P1 enhancement (vote)
Target Milestone: ---   Edit
Assignee: Christoph Reichert CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-08-08 15:09 EDT by Hans Lin CLA
Modified: 2007-09-19 03:04 EDT (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Hans Lin CLA 2007-08-08 15:09:37 EDT
The probe of a DS8000 failed with CIM_ERR_INVALID_PARAMETER using build Aperi-R04-070802-233101.zip (replaces rhinojs.jar with js.jar, updates gui)

org.sblim.wbem.cim.CIMException: CIM_ERR_INVALID_PARAMETER(Remote exception at t
he CIMOM:CIM_ERR_INVALID_PARAMETER: One or more parameter values passed to the m
ethod were invalid: "CIM_PackagedComponent")
        at org.sblim.wbem.xml.XMLDefaultHandlerImpl.startElement(XMLDefaultHandl
erImpl.java:1041)
        at org.sblim.wbem.client.CIMEnumerationImpl.next(CIMEnumerationImpl.java
:365)
        at org.sblim.wbem.client.CIMEnumerationImpl.<init>(CIMEnumerationImpl.ja
va:119)
        at org.sblim.wbem.client.CIMClientXML.getEnumeration(CIMClientXML.java:1
590)
        at org.sblim.wbem.client.CIMClientXML.associators(CIMClientXML.java:422)

        at org.sblim.wbem.client.CIMClient.associators(CIMClient.java:556)
        at sun.reflect.GeneratedMethodAccessor5.invoke(Unknown Source)
        at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
        at java.lang.reflect.Method.invoke(Unknown Source)
        at org.eclipse.aperi.disk.common.util.thread.DiskMgrThread.run(DiskMgrTh
read.java:257)
Comment 1 Hans Lin CLA 2007-08-09 14:23:15 EDT
Received the same failure when probing an ESS-2105 subsystem

org.sblim.wbem.cim.CIMException: CIM_ERR_INVALID_PARAMETER(Remote exception at t
he CIMOM:CIM_ERR_INVALID_PARAMETER: One or more parameter values passed to the m
ethod were invalid: "CIM_PackagedComponent")
        at org.sblim.wbem.xml.XMLDefaultHandlerImpl.startElement(XMLDefaultHandl
erImpl.java:1041)
        at org.sblim.wbem.client.CIMEnumerationImpl.next(CIMEnumerationImpl.java
:365)
        at org.sblim.wbem.client.CIMEnumerationImpl.<init>(CIMEnumerationImpl.ja
va:119)
        at org.sblim.wbem.client.CIMClientXML.getEnumeration(CIMClientXML.java:1
590)
        at org.sblim.wbem.client.CIMClientXML.associators(CIMClientXML.java:422)

        at org.sblim.wbem.client.CIMClient.associators(CIMClient.java:556)
        at sun.reflect.GeneratedMethodAccessor46.invoke(Unknown Source)
        at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
        at java.lang.reflect.Method.invoke(Unknown Source)
        at org.eclipse.aperi.disk.common.util.thread.DiskMgrThread.run(DiskMgrTh
read.java:257)
Comment 2 Christoph Reichert CLA 2007-08-27 04:55:57 EDT
The error described appears with the latest IBM DS CIMOM version 5.2.
We should enhance Aperi to support the new 5.2 provider version, changing this bug to "enhancement".

Old versions up-to version 5.1 are supported in Aperi 0.3 and pre. 0.4.
Comment 3 Christoph Reichert CLA 2007-09-10 12:07:09 EDT
code checkin complete
Comment 4 Christoph Reichert CLA 2007-09-19 03:04:02 EDT
unit-testing done