Error while Connecting to Progress AdminServer

Status
Not open for further replies.
S

Swalpa

Guest
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.

Thanks in advance!!!

Continue reading...
 
Status
Not open for further replies.
Top