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

Batch JBeret WFLYCTL0030: No resource definition is registered for address

    XMLWordPrintable

Details

    • Bug
    • Resolution: Unresolved
    • Major
    • None
    • None
    • Batch
    • None
    • ---
    • ---

    Description

      From stackoverflow jberet forum:

      I am trying to run JBeret Batch on a Wildfly Domain Cluster locally, but I keep getting the error

      "WFLYCTL0030: No resource definition is registered for address [ (\"deployment\" => \"ExampleJob.war\"), (\"subsystem\" => \"batch-jberet\") ]"

      To host the cluster I tried to use the default configuration. I am using Wildfly 26.1.3 . To run my setup I am using this commands on my windows machine to run the Master and Slave.

      .\bin\domain.bat --host-config=host-master.xml -Djboss.domain.base.dir=domain1
      and
      .\bin\domain.bat --host-config=host-slave.xml -Djboss.domain.base.dir=host1 -Djboss.domain.master.address=127.0.0.1 -Djboss.management.http.port=9991
      After That I deploy any batch application and try to run it in the adminpanel and get the error.

      I tried also to use the cli, which didnt change anything.

      I also tried to run it without the base.dir config so it uses the same folder but that did not change something. I also tried to run different JDKs (I am now using JDK11).

      To test that it is not working I tried this job from jberet directly. Also I tried other example Jobs like csv2json and keep getting the same error.

      In Standalone the example jobs work.

      Attachments

        Activity

          People

            weli@redhat.com Weinan Li
            cfang@redhat.com Cheng Fang
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated: