Bug 199312

Summary: Support new IBM DS CIMOM Version 5.2
Product: z_Archived Reporter: Hans Lin <linh>
Component: AperiAssignee: Christoph Reichert <Christoph.reichert>
Status: RESOLVED FIXED QA Contact:
Severity: enhancement    
Priority: P1 CC: dwolfe, guinane
Version: unspecified   
Target Milestone: ---   
Hardware: PC   
OS: All   
Whiteboard:

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