Db2

 View Only
  • 1.  Console wont start

    Posted Wed March 04, 2020 05:19 PM
    Hello All,
    I am installing and configuring DMC and after the setup.sh, when I invoke the URL to start the Console, I get this error and  I cannot start the Console. 

    Error in the monitor.0:

    com.ibm.aps.tools.monitor.base.exception.MymonException: HWCCON0077E: Failed to establish connection to external repository because external repository co
    nfiguration file contains incorrect values.: ##HWCCON0077E: Failed to establish connection to external repository because external repository configuratio
    n file contains incorrect values.##
            at com.ibm.aps.tools.monitor.collector.consumer.GetDataConsumer.getRepositoryDataUsingOtherMethod(GetDataConsumer.java:354)
            at com.ibm.aps.tools.monitor.collector.consumer.GetDataConsumer.run(GetDataConsumer.java:97)
            at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1160)
            at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
            at java.lang.Thread.run(Thread.java:818)
    Caused by: com.ibm.aps.tools.models.api.Exceptions.RepositoryException: HWCCON0077E: Failed to establish connection to external repository because externa
    l repository configuration file contains incorrect values.
            at com.ibm.aps.tools.connection.util.ConnectionUtils.getExternalRepositoryDBConnection(ConnectionUtils.java:79)
            at com.ibm.aps.tools.monitor.base.connection.SqlSessionFactoryMgr.getRepoSession(SqlSessionFactoryMgr.java:93)
    Standard input


    Appreciate you help.

    Regards,
    Rakesh


    ------------------------------
    Rakesh
    ------------------------------

    #Db2


  • 2.  RE: Console wont start

    Posted Thu March 05, 2020 01:00 AM
    Edited by System Fri January 20, 2023 04:51 PM

    Hi Rakesh,

    Reply from our DMC team:

    Can you please provide more details (log folder), and whether you have configured a repository database?

    ------------------------------
    Li Hui Yan (Autumn Yan)
    From DMC Team
    ------------------------------



  • 3.  RE: Console wont start

    Posted Thu March 05, 2020 10:51 AM
    Hi Li
    I am seeing this error in the monitor.0 log file, when I start the console for the first time, I have configured a repository database, I am not sure why its connecting to the database even before it brings the console up?

    I cannot bring the console up after the setup.sh is executed and I see this error message.

    Regards,
    Rakesh

    ------------------------------
    RAKESH CHATURVIDI
    ------------------------------



  • 4.  RE: Console wont start

    Posted Thu March 05, 2020 10:52 AM
    Hi Li
    I am seeing this error in the monitor.0 log file, when I start the console for the first time, I have configured a repository database, I am not sure why its connecting to the database even before it brings the console up?

    I cannot bring the console up after the setup.sh is executed and I see this error message.

    Regards,
    Rakesh

    ------------------------------
    RAKESH CHATURVIDI
    ------------------------------



  • 5.  RE: Console wont start

    Posted Thu April 08, 2021 09:32 AM
    Hi RAKESH, 
    Please try the following steps:
    1. Confirm your IP address with the ifconfig -a command. And confirm the DMC access port you are setting.
    For example, IP is xxx.xxx.xxx.xxx and port is 11080.
    Please clear your browser cache and access: http://xxx.xxx.xxx.xxx:11080/console

    2. If the problem persists after trying the first step, stop the existing dmc and delete the DMC file.
    How to stop dmc and delete DMC files?

    3. cd <dmc_setup_directory> /bin
    Run ./stop.sh to stop DMC server.
    Run ./status.sh to ensure that the dmc server is stopped.
    rm -rf <dmc_setup_directory>
    Install the DMC in the new location.

    4, Refer to the first step to access the DMC.

    Thanks!

    ------------------------------
    Yun Bo Zhang
    ------------------------------



  • 6.  RE: Console wont start

    Posted Thu April 08, 2021 09:33 AM

    Hi Rakesh,
    I see your case resolved in salesforce. Could you please confirm? Thanks.



    ------------------------------
    Li Hui Yan (Autumn Yan)
    From DMC Team
    ------------------------------