Uploaded image for project: 'Application Server 7'
  1. Application Server 7
  2. AS7-5995

After deploy an application with a wrong module slot dependency the module loader does not recover

    XMLWordPrintable

Details

    • Hide
      • deploy an application with a correct module dependency
      • deploy the same app with a invalid slot for the module
        you see the JBAS018759 message
      • deploy the original correct app
        you still see the message
      Show
      deploy an application with a correct module dependency deploy the same app with a invalid slot for the module you see the JBAS018759 message deploy the original correct app you still see the message
    • Workaround Exists
    • Hide

      restart the related server(s)

      Show
      restart the related server(s)

    Description

      If an application is deployed with a dependency and specify a slot in jboss-deployment-structure.xml:

      <module name="wfink.tools.performance" slot="1.0" export="true"/>

      the module loader will not correct load a new deployment after failing with 'JBAS018759' Caused by: org.jboss.modules.ModuleNotFoundException: Module wfink.tools.performance:1.1 is not found in local module loader.

      If after such message the application.ear contain a correct slot, or even no slot entry, the module loader fail with the message above. The slot number is the same as of the failed deployment.

      If the server is restarted the application deploy succeeds.

      Attachments

        1. server.log
          31 kB
        2. server.log
          24 kB

        Issue Links

          Activity

            People

              chaowan@redhat.com Chao Wang
              rhn-support-wfink Wolf Fink
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: