Informix

 View Only
  • 1.  InformixHQ agent does not start.

    Posted Wed November 06, 2019 02:36 AM
    I want to use InformixHQ bundled with Informix 14.10.FC2 on Windows 10.
    The InformixHQ Server process starts but the Agent process does not start with the following message.


    Can't find bundle for base name agent. locale en_us
    ...
    at com.informix.hq.agent.MetricMonitorApplication.main(MetricMonitorApplication.java:73)


    <Screenshot>

    In CentOS 7, the same version of InformixHQ Server and Agent ran well.
    Has anyone ever used this version of InformixHQ agent in a Windows environment?

    ------------------------------
    SangGyu Jeong
    Software Engineer
    Infrasoft
    Seoul Korea, Republic of
    ------------------------------

    #Informix


  • 2.  RE: InformixHQ agent does not start.
    Best Answer

    IBM Champion
    Posted Wed November 06, 2019 02:45 AM
    Try running:

    java -Duser.country=US -Duser.language=en -jar informixhq-agent.jar agent.properties

    HTH
    Hrvoje



    ------------------------------
    Hrvoje Zokovic
    ------------------------------



  • 3.  RE: InformixHQ agent does not start.

    Posted Wed November 06, 2019 03:03 AM
    Wow. Thank you for the quick reply.
    It works fine. Thank you.

    ------------------------------
    SangGyu Jeong
    Software Engineer
    Infrasoft
    Seoul Korea, Republic of
    ------------------------------



  • 4.  RE: InformixHQ agent does not start.

    IBM Champion
    Posted Wed November 06, 2019 03:13 AM
    NP
    Kudos to Erika Kuehnhausen (@HCL)
    She explained me:

    This is a known issue in 14.10.xC2. We added some infrastructure code into InformixHQ for xC2 to lay the ground work for localization, but there are only English messages in the product at this time.

    This issue will be fixed in the next fixpack.

    Regards,
    Hrvoje



    ------------------------------
    Hrvoje Zokovic
    ------------------------------



  • 5.  RE: InformixHQ agent does not start.

    Posted Wed November 06, 2019 03:19 AM
    Thanks for the additional explanation. Hrvoje.

    ------------------------------
    SangGyu Jeong
    Software Engineer
    Infrasoft
    Seoul Korea, Republic of
    ------------------------------