-
Bug
-
Resolution: Cannot Reproduce
-
Major
-
None
-
None
-
None
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]
- relates to
-
WFLY-4988 Can't load job from another jar inside ear
- Closed