1. This site uses cookies. By continuing to use this site, you are agreeing to our use of cookies. Learn More.

  2. Anuncie Aqui ! Entre em contato fdantas@4each.com.br

Error while Connecting to Progress AdminServer

Discussão em 'StackOverflow' iniciado por fdantas, Maio 9, 2018.

  1. fdantas

    fdantas Administrator Moderador

    When I am trying to query the running brokers its giving following error:


    Connecting to Progress AdminServer using rmi://localhost:20931/Chimera (8280) Login denied, check username and password. Unable to find broker (8281)

    This issue could be because timing of operating system and java process of admin server are not in sync.
    so for that I have added this -XX:+UseGetTimeOfDay in admin server proprties and restarted server however issue was not resolved and after that I added:

    JVMARGS="-Xmx256m -Xms128m -XX:+UseGetTimeOfDay ${JVMARGS}"


    in $DLC/bin/java_env and again restarted the server but issue still persist. And in admin server logs it is auto generating the password.

    Please provide solution.

    Continue reading...

Compartilhe esta Página