Uploaded image for project: 'JBoss Enterprise SOA Platform'
  1. JBoss Enterprise SOA Platform
  2. SOA-3295

Admin console, expanding ModeShape sequencers produced an NPE

    XMLWordPrintable

    Details

    • Release Notes Text:
      Hide
      https://issues.jboss.org/browse/SOA-3295

      If the user tried to expand a Modeshape sequencer by clicking on its arrow in the Administration Console, a null pointer exception will appear in the log.
      Show
      https://issues.jboss.org/browse/SOA-3295 If the user tried to expand a Modeshape sequencer by clicking on its arrow in the Administration Console, a null pointer exception will appear in the log.
    • Release Notes Docs Status:
      Documented as Known Issue

      Description

      In the admin-console, trying to expand the Modeshape sequencers by clicking on the arrow and produced the following NPE in the server log:

      10:47:05,013 ERROR [modeshape] Exception in getAvailability
      java.lang.NullPointerException
      at org.modeshape.rhq.plugin.util.ModeShapeManagementView.executeManagedOperation(ModeShapeManagementView.java:188)
      at org.modeshape.rhq.plugin.EngineComponent.getAvailability(EngineComponent.java:70)
      at sun.reflect.GeneratedMethodAccessor528.invoke(Unknown Source)
      at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
      at java.lang.reflect.Method.invoke(Method.java:597)
      at org.rhq.core.pc.inventory.ResourceContainer$ComponentInvocationThread.call(ResourceContainer.java:525)
      at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303)
      at java.util.concurrent.FutureTask.run(FutureTask.java:138)
      at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886)
      at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908)
      at java.lang.Thread.run(Thread.java:680)

        Gliffy Diagrams

          Attachments

            Issue Links

              Activity

                People

                • Assignee:
                  van.halbert Van Halbert
                  Reporter:
                  van.halbert Van Halbert
                  Writer:
                  David Le Sage
                • Votes:
                  0 Vote for this issue
                  Watchers:
                  2 Start watching this issue

                  Dates

                  • Created:
                    Updated:
                    Resolved: