【发布时间】:2015-02-17 08:36:31
【问题描述】:
当我在 Windows 8.1 上运行 wildfly 8.2.0.Final 时,我在启动独立完整配置文件时在日志中收到以下警告:
WARN [jacorb.codeset] (MSC service thread 1-8) Warning - unknown codeset (Cp1252) - defaulting to ISO-8859-1
WARN [org.jboss.as.messaging] (MSC service thread 1-2) JBAS011600: AIO wasn't located on this platform, it will fall back to using pure Java NIO. If your platform is Linux, install LibAIO to enable the AIO journal
一切似乎都很好,但我想知道是否有人可以解释这些警告的含义以及如何配置 wildfly 以清除这些警告。
【问题讨论】: