Managemetn Console Delete User corrupts password file and jmxremote.access --------------------------------------------------------------------------
Key: QPID-1472 URL: https://issues.apache.org/jira/browse/QPID-1472 Project: Qpid Issue Type: Bug Components: Java Management : JMX Console Affects Versions: M4 Reporter: Martin Ritchie Summary: If a user is deleted using the JMX Management Console 'Delete User' then the password file is rewritten without line endings so the content is all comments. Also due to QPID-1769 (the inability to lookup the JMX Session username) the jmxremote.access file is left as jmxremote.access.old and the new jmxremote.access.tmp is left empty, preventing the broker from starting up. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.