[daisy] [JIRA] Created: (DSY-330) Using an unknown user to login
into JMX makes browser unusable
Aaron Digulla (JIRA)
issues at cocoondev.org
Thu Aug 17 02:01:08 CDT 2006
Using an unknown user to login into JMX makes browser unusable
--------------------------------------------------------------
Key: DSY-330
URL: http://issues.cocoondev.org//browse/DSY-330
Project: Daisy
Type: Bug
Versions: public - 1.5
Reporter: Aaron Digulla
Priority: Minor
How to repeat: When logging into the JMX console, supply the wrong user and/or password.
Result: You get a page which reads like this:
-------------------------------------------------
MX4J/Http Adaptor
JMX Management Console
MX4J - Exception
Code:
Message:
-------------------------------------------------
The links to the logo and to the css file are broken, the error code and the message are missing.
In the logfile, you can find:
(daisy.jmx.mbeanserver): Exception during http request
mx4j.tools.adaptor.http.HttpException: Authentication failed
at mx4j.tools.adaptor.http.HttpAdaptor$HttpClient.handleAuthentication(HttpAdaptor.java:926)
at mx4j.tools.adaptor.http.HttpAdaptor$HttpClient.run(HttpAdaptor.java:967)
Problems:
- The CSS file and logo should be visible even if the login fails.
- There should be an error message saying that the login failed.
- If your browser cannot forget the HTTP auth info, you're locked into this page. It would be better if it a reload would give another login dialog.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://issues.cocoondev.org//secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira
More information about the daisy
mailing list