XMLWordPrintable

Details

    • Bug
    • Resolution: Cannot Reproduce
    • Major
    • 7.1.0.CR1
    • None
    • Console
    • None

    Description

      On the admin's console, when going on the naming view.

      It's a null point exception that I get on org.jboss.as.ee.subsystem.EEJndiViewExtension.handleModule(JndiViewExtensionContext, DeploymentUnit, ModelNode, ServiceRegistry)

      I avoid this, I added:

      if (moduleDescription == null) return;

      After this, the view is working and I can navigate in the JNDI view.

      I have no idea why moduleDescription was null, perhaps it's something wrong with my deployment.

      Attachments

        Issue Links

          Activity

            People

              dhildenb@redhat.com David Hildenbrand
              rhn-support-hbraun Heiko Braun
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: