[jboss-jira] [JBoss JIRA] Reopened: (JBAS-8481) Avoid warning about missing AIO when not on Linux
Jason Greene (JIRA)
jira-events at lists.jboss.org
Thu Apr 21 14:26:37 EDT 2011
[ https://issues.jboss.org/browse/JBAS-8481?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Jason Greene reopened JBAS-8481:
--------------------------------
Due to feedback from the community, I have split the AS7 and AS6 projects and reopened all unscheduled AS6 issues that are a year or less old. This will make it easier community members to find and work on them.
Future releases beyond 6.1 can be done provided a community member steps up to coordinate them.
> Avoid warning about missing AIO when not on Linux
> -------------------------------------------------
>
> Key: JBAS-8481
> URL: https://issues.jboss.org/browse/JBAS-8481
> Project: Legacy JBoss Application Server 6
> Issue Type: Feature Request
> Security Level: Public(Everyone can see)
> Components: JMS (HornetQ)
> Affects Versions: 6.0.0.M5
> Environment: JBoss svn checkout on Solaris 10 using Sun JDK 1.6.0_21.
> Reporter: Frank Langelage
> Fix For: No Release
>
>
> On startup of JBossAS-6.0.0-SNAPSHOT I get two times this warning:
> 22:00:07,984 WARNING [FileConfigurationParser] 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
> ...
> 22:01:02,245 WARNING [FileConfigurationParser] 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
> By evaluating the property os.name JBoss should find out if it's a Linux system or not and raise this warning only if it's a Linux system.
> In my case the property os.name is SunOS so this warnings are not relevant in my understanding.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list