Uploaded image for project: 'WildFly'
  1. WildFly
  2. WFLY-4998

Domain deployment batch subsystem resources throw an NPE when an attempting to read the resource

    XMLWordPrintable

Details

    • Bug
    • Resolution: Cannot Reproduce
    • Major
    • None
    • None
    • Batch
    • None

    Description

      Jobs should likely not be allowed to be read from this address, but an NPE should not be thrown.

      2015-07-23 10:54:23,469 ERROR [org.jboss.as.controller.management-operation] (ServerService Thread Pool – 154) WFLYCTL0013: Operation ("read-attribute") failed - address: ([
      ("deployment" => "alploy-loyaltybe.ear"),
      ("subdeployment" => "loyalty-bundle.jar"),
      ("subsystem" => "batch"),
      ("job" => "RESOURCE_BUNDLE_JOB")
      ]): java.lang.NullPointerException
      at org.wildfly.extension.batch.deployment.JobOperationStepHandler.execute(JobOperationStepHandler.java:45)
      at org.jboss.as.controller.operations.global.ReadAttributeHandler.doExecuteInternal(ReadAttributeHandler.java:174) [wildfly-controller-1.0.0.Final.jar:1.0.0.Final]
      at org.jboss.as.controller.operations.global.ReadAttributeHandler.doExecute(ReadAttributeHandler.java:137) [wildfly-controller-1.0.0.Final.jar:1.0.0.Final]
      

      Attachments

        Issue Links

          Activity

            People

              jperkins-rhn James Perkins
              jperkins-rhn James Perkins
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: