Menu

verify_cimom

Help
Luca
2006-03-20
2013-04-16
  • Luca

    Luca - 2006-03-20

    Hi!
    I'm trying to launch verify_cimom but when it's running it returns errors.
    This is the log:
    *********************************************************
    Running program to get class definition for CIM_LogicalElement over HTTP
    *********************************************************

    C:\WBEMSE~1\cimom\bin>c:\j2sdk1.4.2_07\\bin\java -classpath .;C:\WBEMSE~1\exampl
    es\client\verify;C:\WBEMSE~1\lib\wbem.jar  SimpleGetClass localhost luca luca CI
    M_LogicalElement HTTP
    Exception: CIM_ERR_NOT_FOUND
    CIM_ERR_NOT_FOUND
            at javax.wbem.cimxml.Response.getSimpleCIMResponse(Response.java:108)
            at javax.wbem.cimxml.Response.getCIMResponse(Response.java:72)
            at javax.wbem.cimxml.CIMXmlImpl.getCIMResponse(CIMXmlImpl.java:381)
            at javax.wbem.client.adapter.http.CIMClientXML.getResponse(CIMClientXML.
    java:512)
            at javax.wbem.client.adapter.http.CIMClientXML.getFirstResponse(CIMClien
    tXML.java:548)
            at javax.wbem.client.adapter.http.CIMClientXML.getClass(CIMClientXML.jav
    a:922)
            at javax.wbem.client.CIMClient.getClass(CIMClient.java:1436)
            at javax.wbem.client.CIMClient.getClass(CIMClient.java:1275)
            at SimpleGetClass.main(SimpleGetClass.java:68)

    and so on...
    Is there anyone who can tell something about?
    Thanks, Luca

     
    • Benjamin Peter

      Benjamin Peter - 2006-11-16

      Hi,

      I am having the same problem using Version 1.0.2 on JRE 1.5, also tried 1.4 on debian etch.

      Thanks, Benny

       
    • Benjamin Peter

      Benjamin Peter - 2006-11-18

      I seems like the default host in verify_cimom.sh is wrong.

      As I tried cimworkshop I noticed 'http://localhost//intero' is used as hostname and
      ran 'sh verify_cimom.sh a b http://192.168.2.3//intero' wich did work now.

      But there are a lot of more problems, the run_examples.sh doesn't work too.

      Some scripts like bin/mofcomp.sh don't pay attention if JAVA_HOME is allready set and just set it
      to /usr/java.

       

Log in to post a comment.