Hi i am testing JMX miniprobe to monitor few RHEL 8+ servers. probe works without username and password authentication. as soon as i enable that (Java is configured properly to authenticate with username and password) i get following error
Fetching https://x.x.x.x:8090/probe/tasks?gid=def9f0d4-8ed8-4e41-a131-7a2ab579fa99&key=xxxxxxxxxxxxxxxxxxxxxxxxxxxx&protocol=1 Authentication failed! Username or password is null (Service URL: service:jmx:rmi:///jndi/rmi://x.x.x.x:8091/jmxrmi) java.lang.SecurityException: Authentication failed! Username or password is null
Add comment