[jboss-jira] [JBoss JIRA] Commented: (JBAS-8481) Avoid warning about missing AIO when not on Linux

jaikiran pai (JIRA) jira-events at lists.jboss.org
Fri Oct 1 03:10:40 EDT 2010


    [ https://jira.jboss.org/browse/JBAS-8481?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12554539#action_12554539 ] 

jaikiran pai commented on JBAS-8481:
------------------------------------

This is actually being logged from HornetQ. I guess it's better to open a thread in their forum for discussing this http://community.jboss.org/community/hornetq


> Avoid warning about missing AIO when not on Linux
> -------------------------------------------------
>
>                 Key: JBAS-8481
>                 URL: https://jira.jboss.org/browse/JBAS-8481
>             Project: JBoss Application Server
>          Issue Type: Feature Request
>      Security Level: Public(Everyone can see) 
>    Affects Versions:  6.0.0.M5
>         Environment: JBoss svn checkout on Solaris 10 using Sun JDK 1.6.0_21.
>            Reporter: Frank Langelage
>
> 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.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the jboss-jira mailing list