[jboss-jira] [JBoss JIRA] Created: (JBAS-7262) LocalJBossServerDomain assumes org.jboss Package always is present

Andrew Lee Rubinger (JIRA) jira-events at lists.jboss.org
Wed Sep 16 01:48:23 EDT 2009


LocalJBossServerDomain assumes org.jboss Package always is present
------------------------------------------------------------------

                 Key: JBAS-7262
                 URL: https://jira.jboss.org/jira/browse/JBAS-7262
             Project: JBoss Application Server
          Issue Type: Bug
      Security Level: Public (Everyone can see)
          Components: Management services
            Reporter: Andrew Lee Rubinger
            Assignee: Andrew Lee Rubinger
             Fix For: JBossAS-5.2.0.Beta1, JBossAS-6.0.0.Alpha1


When org.jboss is not present/visible, the Local Server Domain cannot be created, failing with:

2009-09-16 00:32:32,027 DEBUG [org.jboss.management.j2ee.deployers.LocalJBossServerDomain] (Thread-1) setupJ2EEMBeans - unexpected exception
java.lang.NullPointerException
at org.jboss.management.j2ee.deployers.LocalJBossServerDomain.setupJ2EEMBeans(LocalJBossServerDomain.java:336)
at org.jboss.management.j2ee.deployers.LocalJBossServerDomain.createService(LocalJBossServerDomain.java:291)
at org.jboss.management.j2ee.deployers.LocalJBossServerDomain.postRegister(LocalJBossServerDomain.java:224)
at org.jboss.mx.server.AbstractMBeanInvoker.invokePostRegister(AbstractMBeanInvoker.java:977)
at org.jboss.mx.server.AbstractMBeanInvoker.postRegister(AbstractMBeanInvoker.java:684)
at org.jboss.mx.server.registry.BasicMBeanRegistry.registerMBean(BasicMBeanRegistry.java:339) 

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the jboss-jira mailing list