Solaris 8 (SPARC Platform Edition) 10/00 Release Notes Update

mofcomp Fails Due to a WBEM JavaSpaces Problem (4336719)

When running either /usr/sadm/bin/mofcomp or /usr/sadm/bin/wbemadmin the following error message may appear:


NO_SUCH_QUALIFIER1: Qualifier association not found.
You must reset the CIM Object Manager Repository.

Workaround: To reset the CIM Object Manager Repository:

  1. Become superuser.

  2. Stop the CIM Object Manager.


    # /etc/init.d/init.wbem stop
    

  3. Rename the JavaSpaces log directory.


    # mv /var/sadm/wbem/log /var/sadm/wbem/logprepatch
    

  4. Restart the CIM Object Manager.


    # /etc/init.d/init.wbem start
    


    Note -

    You will lose any proprietary definitions in your datastore. You must recompile the MOF files that contain those definitions using the mofcomp command. For example:


    # /usr/sadm/bin/mofcomp -u root -p root_password your_mof_file