[
https://issues.apache.org/jira/browse/QPID-4332?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Keith Wall closed QPID-4332.
----------------------------
Resolution: Fixed
Fix Version/s: 0.19
Assignee: Keith Wall
Fixed by way of QPID-4353. As QPID-4353 removed Felix, this has removed the
class loader visibility issue that caused this problem.
> 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
> Assignee: Keith Wall
> Priority: Minor
> Fix For: 0.19
>
>
> 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]