Keith Wall created QPID-4332:
--------------------------------
Summary: Java Broker logs "Warning: The encoding 'UTF-8' is not
supported by the Java runtime." in response to some LoggingMangement operations
Key: QPID-4332
URL: https://issues.apache.org/jira/browse/QPID-4332
Project: Qpid
Issue Type: Bug
Affects Versions: 0.18
Reporter: Keith Wall
Priority: Minor
The Java Broker logs a warning to stderr in response to the use of JMX
LoggingManagement operations setConfigFileLoggerLevel and
setConfigFileRootLoggerLevel.
{noformat}
Warning: The encoding 'UTF-8' is not supported by the Java runtime.
{noformat}
The warning appears not to cause a functional issue, the log4j file is still
successfully written with the changes.
It appears the problem is the visibility of classes beneath java.nio.charset to
the management-jmx bundle.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]