Hide Forgot
Description of problem: Red exclamation (right corner) identify some problems but no details are provided. I did not find them at least. How reproducible: Always Steps to Reproduce (for example): 1. Start EAP server without management user. 2. Discover / import it on JON side. 3. Red exclamation appears after the while. Actual results: No details about not existing management user are provided. Expected results: Make exclamation clickable and provide details. Additional info: I give severity medium but please notice that fixing this makes everyday-work much comfortable.
Moving to unspecified target milestone as only JON 3.2.0 'blockers'(https://url.corp.redhat.com/bz-jon32-blockers-list-notmodified-nodocs) will make it into subsequent builds after ER5.
We should take a look at this and see if we can provide a Resource Error when the creds aren't set, and not just show DOWN avail (the red exclamation). This would be for AS7 standalone/domain servers in the jboss-as-7 plugin, minimally.
We already have component error for this? org.rhq.core.pluginapi.inventory.InvalidPluginConfigurationException: Failed to start component for Resource[id=11191, uuid=cdb162d6-f4a4-4545-a694-9f55e06cf9e7, type={JBossAS7}JBossAS7 Standalone Server, key=hostConfig: /home/miburman/projects/jboss-eap-6.3/standalone/configuration/standalone.xml, name=EAP (127.0.0.1:9990), parent=miranda, version=EAP 6.3.0.Beta1] - Credentials for plugin to connect to AS7 management interface are invalid - update Connection Settings with valid credentials. It's shown in the component error list.
This should be fixed in JON 3.3 (the original bug was reported against 3.2.0) plugins. Testable in ER03.
Created attachment 938494 [details] domain_no_credentials
Created attachment 938495 [details] standalone_no_credentials
verified in JON 3.3 ER03