[jboss-as7-dev] AS8 smoke test failure

Frank Langelage frank.langelage at osnanet.de
Thu Mar 7 18:03:58 EST 2013


Yes, every build I tried fails now.

I execute first
     ksh build.sh install -DallTests
if it failed then
     ksh build.sh clean install
if this failed also, finally
     ksh build.sh clean install -DskipTests

I always end up in the last command now.

Upgrade from jdk1.7.0_15 to jdk1.7.0_17 was done 2 days ago.
Perhaps this has to do with it. I can try tomorrow.


On 07.03.13 23:51, Stuart Douglas wrote:
> Does this happen consistently? This looks like a known JDK bug that 
> causes failures from time to time.
>
> Stuart
>
> 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 at lists.jboss.org
>> https://lists.jboss.org/mailman/listinfo/jboss-as7-dev
>
>



More information about the jboss-as7-dev mailing list