You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@servicemix.apache.org by "Krzysztof Sobkowiak (JIRA)" <ji...@apache.org> on 2016/04/19 23:45:25 UTC

[jira] [Assigned] (SM-2883) Intermittent test failures in CamelDrools5ExamplesTest

     [ https://issues.apache.org/jira/browse/SM-2883?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Krzysztof Sobkowiak reassigned SM-2883:
---------------------------------------

    Assignee: Krzysztof Sobkowiak

> Intermittent test failures in CamelDrools5ExamplesTest
> ------------------------------------------------------
>
>                 Key: SM-2883
>                 URL: https://issues.apache.org/jira/browse/SM-2883
>             Project: ServiceMix
>          Issue Type: Bug
>          Components: drools, itests
>            Reporter: Krzysztof Sobkowiak
>            Assignee: Krzysztof Sobkowiak
>             Fix For: 7.0.0.M2, 7.0.0
>
>         Attachments: org.apache.servicemix.itests.CamelDrools5ExamplesTest-output.txt
>
>
> The itest failed with following error
> {noformat}
> java.lang.NullPointerException: null
> 	at org.apache.servicemix.itests.CamelDrools5ExamplesTest$$anonfun$testCamelDroolsExample$1$$anonfun$apply$mcV$sp$9$$anonfun$apply$9.apply(ExamplesIntegrationTests.scala:128)
> 	at org.apache.servicemix.itests.CamelDrools5ExamplesTest$$anonfun$testCamelDroolsExample$1$$anonfun$apply$mcV$sp$9$$anonfun$apply$9.apply(ExamplesIntegrationTests.scala:128)
> 	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:127)
> 	at org.apache.servicemix.itests.CamelDrools5ExamplesTest$$anonfun$testCamelDroolsExample$1$$anonfun$apply$mcV$sp$9.apply(ExamplesIntegrationTests.scala:128)
> 	at org.apache.servicemix.itests.CamelDrools5ExamplesTest$$anonfun$testCamelDroolsExample$1$$anonfun$apply$mcV$sp$9.apply(ExamplesIntegrationTests.scala:128)
> 	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:92)
> 	at org.apache.servicemix.itests.CamelDrools5ExamplesTest$$anonfun$testCamelDroolsExample$1.apply$mcV$sp(ExamplesIntegrationTests.scala:127)
> 	at org.apache.servicemix.itests.IntegrationTestSupport.testWithFeature(IntegrationTestSupport.scala:84)
> 	at org.apache.servicemix.itests.IntegrationTestSupport.testWithFeature(IntegrationTestSupport.scala:69)
> 	at org.apache.servicemix.itests.IntegrationTestSupport.testWithFeature(IntegrationTestSupport.scala:64)
> 	at org.apache.servicemix.itests.CamelDrools5ExamplesTest.testCamelDroolsExample(ExamplesIntegrationTests.scala:126)
> {noformat}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)