[
https://issues.jboss.org/browse/JBIDE-12216?page=com.atlassian.jira.plugi...
]
Isaac Rooskov updated JBIDE-12216:
----------------------------------
Release Notes Docs Status: Documented as Resolved Issue
Writer: irooskov
Release Notes Text: When an incorrect username or password was entered for a
remote application server and the management port was exposed the application server would
continue to start until the timeout limit was reached. When the startup poller was also
set to Web Port, the server would be shown as started and when access was attempted
through the MBean Explorer the tooling would crash. These errors have been corrected by
requesting the password again if there is an authentication failure and disabling the
MBean Explorer unless there was a successful MBean connection.
Remote server not behaving properly when management password is
incorrect
-------------------------------------------------------------------------
Key: JBIDE-12216
URL:
https://issues.jboss.org/browse/JBIDE-12216
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: JBossAS/Servers
Affects Versions: 3.3.0.CR1
Environment: jbdevstudio-product-universal-5.0.0.v20120615-1714-H213-GA.jar
Reporter: Martin Malina
Assignee: Rob Stryker
Fix For: 3.3.2
Attachments: JBIDE-12216a.patch, JBIDE-12216b.patch
When you start a remote AS7/EAP6 with the management port exposed and enter the
user&passwd incorrectly, the server will keep starting until the timeout is reached.
It would be nice if we could show an error right away.
Also when the management port is exposed, but startup poller is set to Web Port, it is
even worse - server will start and will be shown as started. But when you try to access
the server in MBean Explorer, it will use 100 % of CPU and eventually eclipse will crash.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see:
http://www.atlassian.com/software/jira