<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: ICOD boot error  - not! in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/icod-boot-error-not/m-p/5110254#M445808</link>
    <description>This is what I get from swlist:&lt;BR /&gt;&lt;BR /&gt;# swlist -l file|grep -i provider|grep -i icod&lt;BR /&gt;  iCOD.ICOD-COMMON: /opt/icod/mof/HP_GiCAPProviderClasses.mof&lt;BR /&gt;  iCOD.ICOD-COMMON: /opt/icod/mof/HP_GiCAPProviderReg.mof&lt;BR /&gt;  iCOD.ICOD-COMMON: /opt/icod/mof/HP_GiCAPProviderReg25.mof&lt;BR /&gt;  iCOD.ICOD-COMMON: /opt/icod/mof/HP_iCAPProviderClasses.mof&lt;BR /&gt;  iCOD.ICOD-COMMON: /opt/icod/mof/HP_iCAPProviderReg.mof&lt;BR /&gt;  iCOD.ICOD-COMMON: /opt/icod/mof/HP_iCAPProviderReg25.mof&lt;BR /&gt;  iCOD.ICOD-COMMON: /opt/icod/mof/HP_iCODProviderReg.mof&lt;BR /&gt;  iCOD.ICOD-COMMON: /opt/icod/mof/HP_iCODProviderReg25.mof&lt;BR /&gt;  iCOD.ICOD-RUN: /opt/icod/lib/libiCODProviderModule.1&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;So maybe there is something wrong with your icod bundle.&lt;BR /&gt;&lt;BR /&gt;Run swverify and if needed swconfig \*</description>
    <pubDate>Thu, 29 May 2008 11:29:43 GMT</pubDate>
    <dc:creator>Torsten.</dc:creator>
    <dc:date>2008-05-29T11:29:43Z</dc:date>
    <item>
      <title>ICOD boot error  - not!</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/icod-boot-error-not/m-p/5110238#M445792</link>
      <description>We have 2 j5600's similar hw and setup basically the same. Somesome reason on one system the icod daemon tries to start and we get the following error:&lt;BR /&gt;&lt;BR /&gt;Output from "/sbin/rc2.d/S602icod start":&lt;BR /&gt;----------------------------&lt;BR /&gt;ERROR: The following low-level error occurred:&lt;BR /&gt;&lt;BR /&gt;CIM_ERR_NOT_SUPPORTED&lt;BR /&gt;ERROR: /etc/inittab is missing the required entry for the Instant Capacity daemon (icapd).&lt;BR /&gt;Refer to the icapd (1m) man page for more&lt;BR /&gt;information.&lt;BR /&gt;ERROR:   The following low-level error occurred:&lt;BR /&gt;&lt;BR /&gt;CIM_ERR_NOT_SUPPORTED&lt;BR /&gt;ERROR: The Instant Capacity (iCAP) Agent&lt;BR /&gt;was unable to reconcile the number of active&lt;BR /&gt;processors with the intended number of active&lt;BR /&gt;processors.  For further information about&lt;BR /&gt;the Instant Capacity status, run icapstatus (1m).&lt;BR /&gt;"/sbin/rc2.d/S602icod start" FAILED&lt;BR /&gt;&lt;BR /&gt;The other host just skips the startup. I've checked /etc/inittab - no entry exists. I've uninstalled/reinstalled icod but still get the error msg.  &lt;BR /&gt;We don't have/use icod on these systems. &lt;BR /&gt;Why is this system behaving this way and how can I "deactivate" icod's startup?  &lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 22 May 2008 11:09:51 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/icod-boot-error-not/m-p/5110238#M445792</guid>
      <dc:creator>Norman Dignard</dc:creator>
      <dc:date>2008-05-22T11:09:51Z</dc:date>
    </item>
    <item>
      <title>Re: ICOD boot error  - not!</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/icod-boot-error-not/m-p/5110239#M445793</link>
      <description>Norman,&lt;BR /&gt;&lt;BR /&gt;The first thing the start script does is check whether this is an iCOD capable system by running "icapstatus -z". This returns 4 on systems that don't support iCOD and the script then exits. Your system doesn't support iCOD so the icapstatus should just retrun 4, but the icapstatus command is also dependent on WBEM, and in your case it looks like there is something wrong with WBEM on your system, hence the CIM error. &lt;BR /&gt;&lt;BR /&gt;There are 2 choices you have here to resolve this:&lt;BR /&gt;&lt;BR /&gt;1) Figure out what is wrong with WEBM (start by seeing if cimserver is running). &lt;BR /&gt;&lt;BR /&gt;2) Just delete the symbolic link /sbin/rc2.d/S602icod - its never going to do anything usefull on a J6500 anyway.&lt;BR /&gt;&lt;BR /&gt;HTH&lt;BR /&gt;&lt;BR /&gt;Duncan</description>
      <pubDate>Thu, 22 May 2008 13:14:09 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/icod-boot-error-not/m-p/5110239#M445793</guid>
      <dc:creator>Duncan Edmonstone</dc:creator>
      <dc:date>2008-05-22T13:14:09Z</dc:date>
    </item>
    <item>
      <title>Re: ICOD boot error  - not!</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/icod-boot-error-not/m-p/5110240#M445794</link>
      <description>I though that it is WBEM and the cim_server is running. I just can't seem to find what config in WBEM is trying to start icod.&lt;BR /&gt;Any ideas?</description>
      <pubDate>Thu, 22 May 2008 14:21:00 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/icod-boot-error-not/m-p/5110240#M445794</guid>
      <dc:creator>Norman Dignard</dc:creator>
      <dc:date>2008-05-22T14:21:00Z</dc:date>
    </item>
    <item>
      <title>Re: ICOD boot error  - not!</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/icod-boot-error-not/m-p/5110241#M445795</link>
      <description>Nothing in CIM is trying to start icod.&lt;BR /&gt;&lt;BR /&gt;The icapstatus command called from S602icod attempts to interrogate the system using CIM. &lt;BR /&gt;&lt;BR /&gt;As you don't really care about icod on a J class server, I figured the easiest thing to do would be to just remove the symbolic link to the startup script.&lt;BR /&gt;&lt;BR /&gt;But if you want to follow this through and figure out what is wrong with WBEM, start using this checklist:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://docs.hp.com/en/B8465-90017/ch07s01.html" target="_blank"&gt;http://docs.hp.com/en/B8465-90017/ch07s01.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;HTH&lt;BR /&gt;&lt;BR /&gt;Duncan</description>
      <pubDate>Thu, 22 May 2008 14:59:31 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/icod-boot-error-not/m-p/5110241#M445795</guid>
      <dc:creator>Duncan Edmonstone</dc:creator>
      <dc:date>2008-05-22T14:59:31Z</dc:date>
    </item>
    <item>
      <title>Re: ICOD boot error  - not!</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/icod-boot-error-not/m-p/5110242#M445796</link>
      <description>If you do not want to start icod services in startup, please remove:&lt;BR /&gt;&lt;BR /&gt;/sbin/rc2.d/S602icod&lt;BR /&gt;/sbin/rc1.d/K398icod&lt;BR /&gt;&lt;BR /&gt;and rename or remove /sbin/init.d/icod from the system.&lt;BR /&gt;</description>
      <pubDate>Thu, 22 May 2008 15:02:39 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/icod-boot-error-not/m-p/5110242#M445796</guid>
      <dc:creator>john D_3</dc:creator>
      <dc:date>2008-05-22T15:02:39Z</dc:date>
    </item>
    <item>
      <title>Re: ICOD boot error  - not!</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/icod-boot-error-not/m-p/5110243#M445797</link>
      <description>&amp;gt;Mehmood: please remove: /sbin/rc2.d/S602icod&lt;BR /&gt;/sbin/rc1.d/K398icod&lt;BR /&gt;&lt;BR /&gt;Instead of removing these two, there should be a configuration file in /etc/rc.config.d/ that you can edit or uninstall ICOD.</description>
      <pubDate>Fri, 23 May 2008 10:57:37 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/icod-boot-error-not/m-p/5110243#M445797</guid>
      <dc:creator>Dennis Handly</dc:creator>
      <dc:date>2008-05-23T10:57:37Z</dc:date>
    </item>
    <item>
      <title>Re: ICOD boot error  - not!</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/icod-boot-error-not/m-p/5110244#M445798</link>
      <description>Hmm, I think there is nothing related in /etc/rc.config.d/&lt;BR /&gt;&lt;BR /&gt;this is what the startup script does:&lt;BR /&gt;&lt;BR /&gt;/usr/sbin/icapstatus -z&lt;BR /&gt;&lt;BR /&gt;if [[ $? = 4 ]]; then&lt;BR /&gt;                    ### This is not a supported  system&lt;BR /&gt;        exit 2;     ### N/A&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Something went wrong with your system - it does not exit the script at this point.&lt;BR /&gt;&lt;BR /&gt;What result do you get from the icapstatus command?</description>
      <pubDate>Fri, 23 May 2008 11:09:15 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/icod-boot-error-not/m-p/5110244#M445798</guid>
      <dc:creator>Torsten.</dc:creator>
      <dc:date>2008-05-23T11:09:15Z</dc:date>
    </item>
    <item>
      <title>Re: ICOD boot error  - not!</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/icod-boot-error-not/m-p/5110245#M445799</link>
      <description>There is noting in /etc/rc.config.d for icod.&lt;BR /&gt;As for the icapstatus cmd it returns:&lt;BR /&gt;icapstatus -z&lt;BR /&gt;ERROR:   The following low-level error occurred:&lt;BR /&gt;&lt;BR /&gt;CIM_ERR_INVALID_NAMESPACE: root/cimv2/npar&lt;BR /&gt;</description>
      <pubDate>Fri, 23 May 2008 11:17:08 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/icod-boot-error-not/m-p/5110245#M445799</guid>
      <dc:creator>Norman Dignard</dc:creator>
      <dc:date>2008-05-23T11:17:08Z</dc:date>
    </item>
    <item>
      <title>Re: ICOD boot error  - not!</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/icod-boot-error-not/m-p/5110246#M445800</link>
      <description>&amp;gt;Torsten: I think there is nothing related in /etc/rc.config.d/&lt;BR /&gt;&lt;BR /&gt;Then it seems that you should swremove ICOD.&lt;BR /&gt;&lt;BR /&gt;&amp;gt;### This is not a supported system&lt;BR /&gt;exit 2; ### N/A&lt;BR /&gt;&amp;gt;it does not exit the script at this point.&lt;BR /&gt;&lt;BR /&gt;Why do you say that?  exit 2 is probably a signal to rc(1m) that there was an error.</description>
      <pubDate>Fri, 23 May 2008 11:33:11 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/icod-boot-error-not/m-p/5110246#M445800</guid>
      <dc:creator>Dennis Handly</dc:creator>
      <dc:date>2008-05-23T11:33:11Z</dc:date>
    </item>
    <item>
      <title>Re: ICOD boot error  - not!</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/icod-boot-error-not/m-p/5110247#M445801</link>
      <description>&lt;BR /&gt;Here is the problem:&lt;BR /&gt;&lt;BR /&gt;icapstatus -z&lt;BR /&gt;ERROR: The following low-level error occurred:&lt;BR /&gt;&lt;BR /&gt;CIM_ERR_INVALID_NAMESPACE: root/cimv2/npar&lt;BR /&gt;&lt;BR /&gt;Normally it should look like this:&lt;BR /&gt;&lt;BR /&gt;# /usr/sbin/icapstatus -z&lt;BR /&gt;#&lt;BR /&gt;# echo $?&lt;BR /&gt;4&lt;BR /&gt;</description>
      <pubDate>Fri, 23 May 2008 11:41:02 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/icod-boot-error-not/m-p/5110247#M445801</guid>
      <dc:creator>Torsten.</dc:creator>
      <dc:date>2008-05-23T11:41:02Z</dc:date>
    </item>
    <item>
      <title>Re: ICOD boot error  - not!</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/icod-boot-error-not/m-p/5110248#M445802</link>
      <description>Dennis, have a look into the script - the procedure is even called "exit_non_supported".&lt;BR /&gt;&lt;BR /&gt;;-)</description>
      <pubDate>Fri, 23 May 2008 11:43:23 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/icod-boot-error-not/m-p/5110248#M445802</guid>
      <dc:creator>Torsten.</dc:creator>
      <dc:date>2008-05-23T11:43:23Z</dc:date>
    </item>
    <item>
      <title>Re: ICOD boot error  - not!</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/icod-boot-error-not/m-p/5110249#M445803</link>
      <description>&amp;gt;Torsten: have a look into the script - the procedure is even called "exit_non_supported".&lt;BR /&gt;&lt;BR /&gt;Yes.  My system exits and rc.log says SKIPPED.</description>
      <pubDate>Sat, 24 May 2008 01:15:18 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/icod-boot-error-not/m-p/5110249#M445803</guid>
      <dc:creator>Dennis Handly</dc:creator>
      <dc:date>2008-05-24T01:15:18Z</dc:date>
    </item>
    <item>
      <title>Re: ICOD boot error  - not!</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/icod-boot-error-not/m-p/5110250#M445804</link>
      <description>&lt;!--!*#--&gt;Maybe worth to check:&lt;BR /&gt;&lt;BR /&gt; # cimprovider -l -s&lt;BR /&gt;MODULE                      STATUS&lt;BR /&gt;OperatingSystemModule       OK&lt;BR /&gt;ComputerSystemModule        OK&lt;BR /&gt;ProcessModule               OK&lt;BR /&gt;IPProviderModule            OK&lt;BR /&gt;SDProviderModule            OK&lt;BR /&gt;HP_NParProviderModule       OK&lt;BR /&gt;HP_VParProviderModule       OK&lt;BR /&gt;HP_iCODProviderModule       OK&lt;BR /&gt;HP_iCAPProviderModule       OK&lt;BR /&gt;HP_GiCAPProviderModule      OK&lt;BR /&gt;&lt;BR /&gt;# cimserver -v&lt;BR /&gt;A.02.05.04&lt;BR /&gt;&lt;BR /&gt;# cimconfig -l -c&lt;BR /&gt;sslClientVerificationMode=disabled&lt;BR /&gt;enableSubscriptionsForNonprivilegedUsers=false&lt;BR /&gt;shutdownTimeout=30&lt;BR /&gt;authorizedUserGroups=&lt;BR /&gt;enableRemotePrivilegedUserAccess=true&lt;BR /&gt;enableHttpsConnection=true&lt;BR /&gt;enableNamespaceAuthorization=false&lt;BR /&gt;enableHttpConnection=false&lt;BR /&gt;</description>
      <pubDate>Thu, 29 May 2008 09:07:48 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/icod-boot-error-not/m-p/5110250#M445804</guid>
      <dc:creator>Torsten.</dc:creator>
      <dc:date>2008-05-29T09:07:48Z</dc:date>
    </item>
    <item>
      <title>Re: ICOD boot error  - not!</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/icod-boot-error-not/m-p/5110251#M445805</link>
      <description>I'm afraid that this is not much help either.&lt;BR /&gt;&lt;BR /&gt;# cimprovider -l -s&lt;BR /&gt;MODULE                      STATUS&lt;BR /&gt;OperatingSystemModule       OK&lt;BR /&gt;ComputerSystemModule        OK&lt;BR /&gt;ProcessModule               OK&lt;BR /&gt;IPProviderModule            OK&lt;BR /&gt;SDProviderModule            OK&lt;BR /&gt;&lt;BR /&gt;# cimserver -v&lt;BR /&gt;A.02.07&lt;BR /&gt;&lt;BR /&gt;#root@nesaweb/homeroot #cimconfig -l -c&lt;BR /&gt;enableAuditLog=false&lt;BR /&gt;sslClientVerificationMode=disabled&lt;BR /&gt;enableSubscriptionsForNonprivilegedUsers=false&lt;BR /&gt;shutdownTimeout=30&lt;BR /&gt;authorizedUserGroups=&lt;BR /&gt;enableRemotePrivilegedUserAccess=true&lt;BR /&gt;enableHttpsConnection=true&lt;BR /&gt;enableNamespaceAuthorization=false&lt;BR /&gt;enableHttpConnection=false&lt;BR /&gt;</description>
      <pubDate>Thu, 29 May 2008 10:40:01 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/icod-boot-error-not/m-p/5110251#M445805</guid>
      <dc:creator>Norman Dignard</dc:creator>
      <dc:date>2008-05-29T10:40:01Z</dc:date>
    </item>
    <item>
      <title>Re: ICOD boot error  - not!</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/icod-boot-error-not/m-p/5110252#M445806</link>
      <description>these modules are missing&lt;BR /&gt;&lt;BR /&gt;HP_iCODProviderModule       OK&lt;BR /&gt;HP_iCAPProviderModule       OK&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;can you check that on the other "working" system?</description>
      <pubDate>Thu, 29 May 2008 10:46:14 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/icod-boot-error-not/m-p/5110252#M445806</guid>
      <dc:creator>Torsten.</dc:creator>
      <dc:date>2008-05-29T10:46:14Z</dc:date>
    </item>
    <item>
      <title>Re: ICOD boot error  - not!</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/icod-boot-error-not/m-p/5110253#M445807</link>
      <description>Perhaps your correct. One my otehr system I get:&lt;BR /&gt;root@nesadev/homeroot #cimprovider -l -s&lt;BR /&gt;MODULE                            STATUS&lt;BR /&gt;OperatingSystemModule             OK &lt;BR /&gt;ComputerSystemModule              OK &lt;BR /&gt;ProcessModule                     OK &lt;BR /&gt;IPProviderModule                  OK &lt;BR /&gt;EMSHAProviderModule               OK &lt;BR /&gt;IOTreeModule                      OK &lt;BR /&gt;HPUXLVMProviderModule             OK &lt;BR /&gt;HP_NParProviderModule             OK &lt;BR /&gt;HPUXSCSIProviderModule            OK &lt;BR /&gt;HPUXFCProviderModule              OK &lt;BR /&gt;HPUXLANProviderModule             OK &lt;BR /&gt;HP_iCODProviderModule             OK &lt;BR /&gt;HP_iCAPProviderModule             OK &lt;BR /&gt;HP_GiCAPProviderModule            OK &lt;BR /&gt;SFMProviderModule                 OK &lt;BR /&gt;HP_VParProviderModule             OK &lt;BR /&gt;HP_UtilizationProviderModule      OK &lt;BR /&gt;SDProviderModule                  OK &lt;BR /&gt;&lt;BR /&gt;cimserver is A.2.05. We had the same versions on the problem box but I could not resolve this icod problem so I uninstalled icod and installed 2.07. &lt;BR /&gt;&lt;BR /&gt;Are these modules included in 207? Is there some other step I'm missing? &lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 29 May 2008 11:15:01 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/icod-boot-error-not/m-p/5110253#M445807</guid>
      <dc:creator>Norman Dignard</dc:creator>
      <dc:date>2008-05-29T11:15:01Z</dc:date>
    </item>
    <item>
      <title>Re: ICOD boot error  - not!</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/icod-boot-error-not/m-p/5110254#M445808</link>
      <description>This is what I get from swlist:&lt;BR /&gt;&lt;BR /&gt;# swlist -l file|grep -i provider|grep -i icod&lt;BR /&gt;  iCOD.ICOD-COMMON: /opt/icod/mof/HP_GiCAPProviderClasses.mof&lt;BR /&gt;  iCOD.ICOD-COMMON: /opt/icod/mof/HP_GiCAPProviderReg.mof&lt;BR /&gt;  iCOD.ICOD-COMMON: /opt/icod/mof/HP_GiCAPProviderReg25.mof&lt;BR /&gt;  iCOD.ICOD-COMMON: /opt/icod/mof/HP_iCAPProviderClasses.mof&lt;BR /&gt;  iCOD.ICOD-COMMON: /opt/icod/mof/HP_iCAPProviderReg.mof&lt;BR /&gt;  iCOD.ICOD-COMMON: /opt/icod/mof/HP_iCAPProviderReg25.mof&lt;BR /&gt;  iCOD.ICOD-COMMON: /opt/icod/mof/HP_iCODProviderReg.mof&lt;BR /&gt;  iCOD.ICOD-COMMON: /opt/icod/mof/HP_iCODProviderReg25.mof&lt;BR /&gt;  iCOD.ICOD-RUN: /opt/icod/lib/libiCODProviderModule.1&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;So maybe there is something wrong with your icod bundle.&lt;BR /&gt;&lt;BR /&gt;Run swverify and if needed swconfig \*</description>
      <pubDate>Thu, 29 May 2008 11:29:43 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/icod-boot-error-not/m-p/5110254#M445808</guid>
      <dc:creator>Torsten.</dc:creator>
      <dc:date>2008-05-29T11:29:43Z</dc:date>
    </item>
    <item>
      <title>Re: ICOD boot error  - not!</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/icod-boot-error-not/m-p/5110255#M445809</link>
      <description>I checked the out and the same filesets are listed.&lt;BR /&gt;I reinstalled icod and get:&lt;BR /&gt;     * Beginning the Configure Execution Phase.&lt;BR /&gt;       * Filesets:         1&lt;BR /&gt;ERROR:   Unable to update /opt/icod/mof/HP_iCODComplexClass.mof:&lt;BR /&gt;         PGS04812: Parsing error: parse error: PGS04830: Could not find&lt;BR /&gt;         declaration for qualifier named Description&lt;BR /&gt;ERROR:   Unable to update /opt/icod/mof/HP_iCAPProviderClasses.mof:&lt;BR /&gt;         PGS04812: Parsing error: parse error: PGS04830: Could not find&lt;BR /&gt;         declaration for qualifier named Description&lt;BR /&gt;ERROR:   Unable to update /opt/icod/mof/HP_GiCAPProviderClasses.mof:&lt;BR /&gt;         PGS04812: Parsing error: parse error: PGS04830: Could not find&lt;BR /&gt;         declaration for qualifier named Key&lt;BR /&gt;         Configuring GiCAP XML files.&lt;BR /&gt;         Checking for partitionable system.&lt;BR /&gt;ERROR:   Software configuration has failed. After addressing the issues&lt;BR /&gt;         in the following output, configure this software with&lt;BR /&gt;         'swconfig iCOD'.&lt;BR /&gt;ERROR:   The following low-level error occurred:&lt;BR /&gt;&lt;BR /&gt;CIM_ERR_INVALID_CLASS: HP_NParLocalPartition&lt;BR /&gt;ERROR:   The "configure" script for "iCOD.ICOD-RUN" failed (exit code&lt;BR /&gt;         "1"). The script location was&lt;BR /&gt;         "/var/adm/sw/products/iCOD.2/ICOD-RUN/configure".&lt;BR /&gt;       * This script had errors and the execution of this fileset&lt;BR /&gt;         cannot proceed until the problem is fixed.  Check the above&lt;BR /&gt;         output from the script for further details.&lt;BR /&gt;       * Running config clean command /usr/lbin/sw/config_clean.&lt;BR /&gt;&lt;BR /&gt;       * Summary of Execution Phase:&lt;BR /&gt;ERROR:       Installed     iCOD.ICOD-RUN,l=/,r=B.11.11.08.03.01.03&lt;BR /&gt;ERROR:   1 of 42 filesets had Errors.&lt;BR /&gt;       * 41 of 42 filesets were Skipped.&lt;BR /&gt;ERROR:   The Execution Phase had errors.  See the above output for&lt;BR /&gt;         details.&lt;BR /&gt;&lt;BR /&gt;Ran swverify B9073BA and it fails for ICOD-COMMON and ICOD_RUN.&lt;BR /&gt;Running swconfig B9073BA I get 41 filesets already configured 1 failed. teh job shows the same errors as above.</description>
      <pubDate>Thu, 29 May 2008 13:15:34 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/icod-boot-error-not/m-p/5110255#M445809</guid>
      <dc:creator>Norman Dignard</dc:creator>
      <dc:date>2008-05-29T13:15:34Z</dc:date>
    </item>
    <item>
      <title>Re: ICOD boot error  - not!</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/icod-boot-error-not/m-p/5110256#M445810</link>
      <description>interesting ...&lt;BR /&gt;&lt;BR /&gt;Any errors for swverify over all products?&lt;BR /&gt;</description>
      <pubDate>Thu, 29 May 2008 14:20:21 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/icod-boot-error-not/m-p/5110256#M445810</guid>
      <dc:creator>Torsten.</dc:creator>
      <dc:date>2008-05-29T14:20:21Z</dc:date>
    </item>
    <item>
      <title>Re: ICOD boot error  - not!</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/icod-boot-error-not/m-p/5110257#M445811</link>
      <description>I ran swverify on the entire system and&lt;BR /&gt;it reported a few errors most of which I don't think have any relevance to icod.&lt;BR /&gt;In summary other than some file permissions/size/mtime issues (non icod/wbem) the job reported -&lt;BR /&gt;&lt;BR /&gt;   * The software "iCOD.ICOD-RUN,l=/,r=B.11.11.08.03.01.03" is not&lt;BR /&gt;in the correct state (AVAILABLE, INSTALLED, or CONFIGURED).&lt;BR /&gt;You will need to recopy, reinstall or configure this software before operating on software that depends on it.&lt;BR /&gt;The corequisite "iCOD.ICOD.RUN,l=/,r=B.11.11.08.03.01.03" for fileset "iCOD.ICOD-COMMON,l=/,r=B.11.11.08.03.01.03" cannot be&lt;BR /&gt;successfully resolved.&lt;BR /&gt;ERROR:   The dependencies for fileset&lt;BR /&gt;"iCOD.ICOD-OMMON,l=/,r=B.11.11.08.03.01.03" cannot be  resolved (see previous lines).&lt;BR /&gt;NOTE:    Volatile file "/.profile" missing.&lt;BR /&gt;(we move root's account)&lt;BR /&gt;Fileset "HPPowerManagerServer.exec,l=/,r=4.1Build8" had fileerrors.&lt;BR /&gt;(not using this)&lt;BR /&gt;ERROR:   File "/opt/java1.4 ...." missing.&lt;BR /&gt;ERROR:       Verify failed Jdk14.JDK14-COM,l=/opt/java1.4,r=1.4.2.11.00I ran swverfy on the entire system&lt;BR /&gt;(We installed java1.5)&lt;BR /&gt;&lt;BR /&gt;ERROR:       Verify failed hpuxwsTOMCAT.TOMCAT,l=/opt/hpws/tomcat,r=A.5.5.9&lt;BR /&gt;(not configured/used)&lt;BR /&gt;&lt;BR /&gt;ERROR: Verify failed iCOD.ICOD-COMMON,l=/,r=B.11.11.08.03.01.03&lt;BR /&gt;&lt;BR /&gt;ERROR: Verify failed iCOD.ICOD-RUN,l=/,r=B.11.11.08.03.01.03&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Not much help here.</description>
      <pubDate>Thu, 29 May 2008 17:06:04 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/icod-boot-error-not/m-p/5110257#M445811</guid>
      <dc:creator>Norman Dignard</dc:creator>
      <dc:date>2008-05-29T17:06:04Z</dc:date>
    </item>
  </channel>
</rss>

