[jboss-as7-dev] Failing tests in master

David M. Lloyd david.lloyd at redhat.com
Fri Oct 28 10:50:14 EDT 2011


This is a strong indication that the modular class resolver is installed 
in the deserialize end but not in the serialize end.

On 10/28/11 7:29 AM, Kabir Khan wrote:
> For the timer service ones I see a lot of these errors:
>
> Caused by: java.io.InvalidClassException: java.io.Serializable; Class is not present in any module
>          at org.jboss.marshalling.ModularClassResolver.annotateClass(ModularClassResolver.java:63)
>          at org.jboss.marshalling.river.RiverMarshaller.writeNewClass(RiverMarshaller.java:1297)
>          at org.jboss.marshalling.river.RiverMarshaller.writeClass(RiverMarshaller.java:1140)
>          at org.jboss.marshalling.river.RiverMarshaller.writeNewSerializableClass(RiverMarshaller.java:1367)
>          at org.jboss.marshalling.river.RiverMarshaller.writeSerializableClass(RiverMarshaller.java:1339)
>          at org.jboss.marshalling.river.RiverMarshaller.doWriteObject(RiverMarshaller.java:877)
>          at org.jboss.marshalling.AbstractObjectOutput.writeObject(AbstractObjectOutput.java:62)
>          at org.jboss.marshalling.AbstractMarshaller.writeObject(AbstractMarshaller.java:119)
>          at org.jboss.as.ejb3.timerservice.mk2.persistence.filestore.FileTimerPersistence.writeFile(FileTimerPersiste
>
> On 28 Oct 2011, at 13:20, Kabir Khan wrote:
>
>> Most of these seem to be timer service related. FWIW I've attached the test report files
>>
>> Failed tests:   testAnnotationTimeoutMethod(org.jboss.as.test.integration.ejb.mdb.timerservice.SimpleTimerMDBTestCase)
>>   testTimedObjectTimeoutMethod(org.jboss.as.test.integration.ejb.mdb.timerservice.SimpleTimerMDBTestCase)
>>   testArountTimeoutInterceptorOrder(org.jboss.as.test.integration.ejb.timerservice.aroundtimeout.TimerServiceInterceptorOrderTestCase)
>>   testRequestScopeActive(org.jboss.as.test.integration.ejb.timerservice.cdi.requestscope.CDIRequestScopeTimerServiceTestCase): expected:<Hello>  but was:<null>
>>   createTimerService(org.jboss.as.test.integration.ejb.timerservice.persistence.TimerServicePersistenceFirstTestCase)
>>   testCreateTimerWithInfo(org.jboss.as.test.integration.ejb.timerservice.serialization.TimerServiceSerializationFirstTestCase)
>>   testAnnotationTimeoutMethod(org.jboss.as.test.integration.ejb.timerservice.simple.SimpleTimerServiceTestCase)
>>   testTimedObjectTimeoutMethod(org.jboss.as.test.integration.ejb.timerservice.simple.SimpleTimerServiceTestCase)
>>   testRollbackRetry(org.jboss.as.test.integration.ejb.timerservice.tx.retry.TimerRetryTestCase)
>>   testExceptionRetry(org.jboss.as.test.integration.ejb.timerservice.tx.retry.TimerRetryTestCase)
>>   testAnnotationTimeoutMethod(org.jboss.as.test.integration.ejb.timerservice.view.ViewTimerServiceTestCase)
>>   testTimedObjectTimeoutMethod(org.jboss.as.test.integration.ejb.timerservice.view.ViewTimerServiceTestCase)
>>
>>
>> <failed-test-reports.zip>_______________________________________________
>> jboss-as7-dev mailing list
>> jboss-as7-dev at lists.jboss.org
>> https://lists.jboss.org/mailman/listinfo/jboss-as7-dev
>
>
> _______________________________________________
> jboss-as7-dev mailing list
> jboss-as7-dev at lists.jboss.org
> https://lists.jboss.org/mailman/listinfo/jboss-as7-dev


-- 
- DML


More information about the jboss-as7-dev mailing list