DX Unified Infrastructure Management

 View Only
  • 1.  Java SDK (database cs & logger bug)

    Posted Mar 15, 2017 05:24 AM

    Hi,

     

    I work with the Java SDK since few weeks now and i have one bug and one question.

     

    The question :

     

    Can i create a connection to the UIM database without any login or password information ? Right now i retrieve the connection_string from data_engine but it does'nt work when it's time to put the connection string into the DriverManager.getConnection()

     

    My connection is always false.

     

    The bug :

     

    The logger class seems to bug when we execute a registered callback. Only few logs are triggered ( 100% random ). Maybe some of you already experiment this

     

    Thanks !

     

    Best Regards,

    Thomas



  • 2.  Re: Java SDK (database cs & logger bug)

    Posted Mar 22, 2017 06:07 AM

    Hi Thomas,

     

    Can you please raise a case on this, I think we need to investigate this issue further with the developers. 

     

    Rgds



  • 3.  Re: Java SDK (database cs & logger bug)

    Posted Mar 28, 2017 03:52 PM

    Hi Mark,

     

    The JAVA logger class work well (the bug come from the IM Log reader). I encounter the same problem with my own perl probes. When we check the log file on the system it's fine.

     

    So maybe a bug from the GUI Utility or the controller probe when it read the .log file. (I dont know). 

     

    Best Regards,

    Thomas