Uploaded image for project: 'ServiceMix'
  1. ServiceMix
  2. SM-2787

Test failures in CxfWsnExamplesTest

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 7.0.0.M1, 7.0.0
    • itests
    • None

    Description

      The CXF itest fail randomly with following error

      Running org.apache.servicemix.itests.CxfWsnExamplesTest
      Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 25.176 sec <<< FAILURE! - in org.apache.servicemix.itests.CxfWsnExamplesTest
      testCxfWsn(org.apache.servicemix.itests.CxfWsnExamplesTest)  Time elapsed: 25.168 sec  <<< ERROR!
      java.lang.NullPointerException: null
      	at org.apache.servicemix.itests.IntegrationTestSupport$PaxLoggingAppender$$anonfun$containsMessage$1.apply(IntegrationTestSupport.scala:115)
      	at org.apache.servicemix.itests.IntegrationTestSupport$PaxLoggingAppender$$anonfun$containsMessage$1.apply(IntegrationTestSupport.scala:115)
      	at scala.collection.IndexedSeqOptimized$$anonfun$1.apply(IndexedSeqOptimized.scala:50)
      	at scala.collection.IndexedSeqOptimized$$anonfun$1.apply(IndexedSeqOptimized.scala:50)
      	at scala.collection.IndexedSeqOptimized$class.segmentLength(IndexedSeqOptimized.scala:195)
      	at scala.collection.mutable.ArrayBuffer.segmentLength(ArrayBuffer.scala:48)
      	at scala.collection.GenSeqLike$class.prefixLength(GenSeqLike.scala:93)
      	at scala.collection.AbstractSeq.prefixLength(Seq.scala:41)
      	at scala.collection.IndexedSeqOptimized$class.find(IndexedSeqOptimized.scala:50)
      	at scala.collection.mutable.ArrayBuffer.find(ArrayBuffer.scala:48)
      	at org.apache.servicemix.itests.IntegrationTestSupport$PaxLoggingAppender.containsEvent(IntegrationTestSupport.scala:117)
      	at org.apache.servicemix.itests.IntegrationTestSupport$PaxLoggingAppender.containsMessage(IntegrationTestSupport.scala:115)
      	at org.apache.servicemix.itests.CxfWsnExamplesTest$$anonfun$testCxfWsn$1$$anonfun$apply$mcV$sp$19.apply(ExamplesIntegrationTests.scala:202)
      	at org.apache.servicemix.itests.CxfWsnExamplesTest$$anonfun$testCxfWsn$1$$anonfun$apply$mcV$sp$19.apply(ExamplesIntegrationTests.scala:202)
      	at org.apache.servicemix.itests.Await$class.org$apache$servicemix$itests$Await$$await(Await.scala:31)
      	at org.apache.servicemix.itests.Await$class.await(Await.scala:28)
      	at org.apache.servicemix.itests.IntegrationTestSupport.await(IntegrationTestSupport.scala:37)
      	at org.apache.servicemix.itests.IntegrationTestSupport.expect(IntegrationTestSupport.scala:82)
      	at org.apache.servicemix.itests.CxfWsnExamplesTest$$anonfun$testCxfWsn$1.apply$mcV$sp(ExamplesIntegrationTests.scala:202)
      	at org.apache.servicemix.itests.IntegrationTestSupport.testWithFeature(IntegrationTestSupport.scala:74)
      	at org.apache.servicemix.itests.IntegrationTestSupport.testWithFeature(IntegrationTestSupport.scala:64)
      	at org.apache.servicemix.itests.CxfWsnExamplesTest.testCxfWsn(ExamplesIntegrationTests.scala:201)
      
      
      Results :
      
      Tests in error: 
        CxfWsnExamplesTest.testCxfWsn:201->IntegrationTestSupport.testWithFeature:64->IntegrationTestSupport.testWithFeature:74->IntegrationTestSupport.expect:82->IntegrationTestSupport.await:37 ยป NullPointer
      
      Tests run: 1, Failures: 0, Errors: 1, Skipped: 0
      

      Problem happens only in itests. No problem while manual installation in ServiceMix

      Attachments

        Activity

          People

            sobkowiak Krzysztof Sobkowiak
            sobkowiak Krzysztof Sobkowiak
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: