On 03/07/2013 05:31 PM, David M. Lloyd wrote:
This looks to me like an XNIO bug. It's attempting to use the
Epoll
provider even though Solaris should be using DevPoll. I can look into it.
On 03/07/2013 04:48 PM, Frank Langelage wrote:
> Since today after update of sources from
github.com I see
>
> -------------------------------------------------------
> T E S T S
> -------------------------------------------------------
> Running org.jboss.as.protocol.mgmt.RemoteChannelManagementTestCase
> 23:31:19,641 INFO (main) [org.xnio] <Xnio.java:73> XNIO Version
> 3.1.0.Beta9
> 23:31:19,789 INFO (main) [org.xnio.nio] <NioXnio.java:51> XNIO NIO
> Implementation Version 3.1.0.Beta9
> 23:31:19,923 INFO (main) [org.jboss.remoting] <EndpointImpl.java:70>
> JBoss Remoting version 3.2.15.GA
> Tests run: 22, Failures: 0, Errors: 22, Skipped: 0, Time elapsed: 1.771
> sec <<< FAILURE!
>
> Results :
>
> Tests in error:
>
testExceptionInRequestHandlerWrite(org.jboss.as.protocol.mgmt.RemoteChannelManagementTestCase):
> sun.nio.ch.EPollArrayWrapper.sizeofEPollEvent()I
>
testExceptionInRequestHandlerWrite(org.jboss.as.protocol.mgmt.RemoteChannelManagementTestCase)
>
> testCancelAsyncTask(org.jboss.as.protocol.mgmt.RemoteChannelManagementTestCase):
> Could not initialize class sun.nio.ch.EPollArrayWrapper
> testCancelAsyncTask(org.jboss.as.protocol.mgmt.RemoteChannelManagementTestCase)
>
>
testMissingRequestHandler(org.jboss.as.protocol.mgmt.RemoteChannelManagementTestCase):
> Could not initialize class sun.nio.ch.EPollArrayWrapper
>
testMissingRequestHandler(org.jboss.as.protocol.mgmt.RemoteChannelManagementTestCase)
>
> testTwoSimpleRequests(org.jboss.as.protocol.mgmt.RemoteChannelManagementTestCase):
> Could not initialize class sun.nio.ch.EPollArrayWrapper
> testTwoSimpleRequests(org.jboss.as.protocol.mgmt.RemoteChannelManagementTestCase)
>
>
testExceptionInRequestHandlerRead(org.jboss.as.protocol.mgmt.RemoteChannelManagementTestCase):
> Could not initialize class sun.nio.ch.EPollArrayWrapper
>
testExceptionInRequestHandlerRead(org.jboss.as.protocol.mgmt.RemoteChannelManagementTestCase)
>
> testNoResponse(org.jboss.as.protocol.mgmt.RemoteChannelManagementTestCase):
> Could not initialize class sun.nio.ch.EPollArrayWrapper
> testNoResponse(org.jboss.as.protocol.mgmt.RemoteChannelManagementTestCase)
>
testMissingOperationHandler(org.jboss.as.protocol.mgmt.RemoteChannelManagementTestCase):
> Could not initialize class sun.nio.ch.EPollArrayWrapper
>
testMissingOperationHandler(org.jboss.as.protocol.mgmt.RemoteChannelManagementTestCase)
>
> testSimpleRequest(org.jboss.as.protocol.mgmt.RemoteChannelManagementTestCase):
> Could not initialize class sun.nio.ch.EPollArrayWrapper
> testSimpleRequest(org.jboss.as.protocol.mgmt.RemoteChannelManagementTestCase)
>
>
testSeveralConcurrentSimpleRequests(org.jboss.as.protocol.mgmt.RemoteChannelManagementTestCase):
> Could not initialize class sun.nio.ch.EPollArrayWrapper
>
testSeveralConcurrentSimpleRequests(org.jboss.as.protocol.mgmt.RemoteChannelManagementTestCase)
>
> testAwaitCompletion(org.jboss.as.protocol.mgmt.RemoteChannelManagementTestCase):
> Could not initialize class sun.nio.ch.EPollArrayWrapper
> testAwaitCompletion(org.jboss.as.protocol.mgmt.RemoteChannelManagementTestCase)
>
>
testExceptionInRequestWrite(org.jboss.as.protocol.mgmt.RemoteChannelManagementTestCase):
> Could not initialize class sun.nio.ch.EPollArrayWrapper
>
testExceptionInRequestWrite(org.jboss.as.protocol.mgmt.RemoteChannelManagementTestCase)
>
>
> Tests run: 22, Failures: 0, Errors: 22, Skipped: 0
>
>
> See also attached files.
>
> Platform is SPARC Solaris 10.
>
>
> _______________________________________________
> jboss-as7-dev mailing list
> jboss-as7-dev(a)lists.jboss.org
>
https://lists.jboss.org/mailman/listinfo/jboss-as7-dev
>