Uploaded image for project: 'Camel'
  1. Camel
  2. CAMEL-20203

test-infra - Azure test infra has NPE

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 4.3.0
    • 4.3.0
    • None
    • Unknown

    Description

      Caused by: java.lang.NullPointerException: inStream parameter is null
      at java.base/java.util.Objects.requireNonNull(Objects.java:233)
      at java.base/java.util.Properties.load(Properties.java:407)
      at org.apache.camel.test.infra.common.LocalPropertyResolver.getPropertyFromContainersPropertiesFile(LocalPropertyResolver.java:35)
      at org.apache.camel.test.infra.common.LocalPropertyResolver.getProperty(LocalPropertyResolver.java:28)
      at org.apache.camel.test.infra.azure.common.services.AzureStorageService.<init>(AzureStorageService.java:32)
      at org.apache.camel.test.infra.azure.storage.queue.services.AzureStorageQueueLocalContainerService.<init>(AzureStorageQueueLocalContainerService.java:25)
      at org.apache.camel.test.infra.common.services.SimpleTestServiceBuilder.build(SimpleTestServiceBuilder.java:76)
      at org.apache.camel.test.infra.azure.storage.queue.services.AzureStorageQueueServiceFactory.createService(AzureStorageQueueServiceFactory.java:36)
      at org.apache.camel.component.azure.storage.queue.integration.StorageQueueBase.<clinit>(StorageQueueBase.java:46)
      ... 14 more

      Attachments

        Activity

          People

            Unassigned Unassigned
            davsclaus Claus Ibsen
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: