[jboss-jira] [JBoss JIRA] Created: (JBMAN-73) StringObjectNameMetaMapper does not deal with null values

Scott M Stark (JIRA) jira-events at lists.jboss.org
Sun Apr 5 15:27:22 EDT 2009


StringObjectNameMetaMapper does not deal with null values
---------------------------------------------------------

                 Key: JBMAN-73
                 URL: https://jira.jboss.org/jira/browse/JBMAN-73
             Project: JBoss Managed
          Issue Type: Bug
          Components: managedobject
    Affects Versions:  JBossMan.2.1.0.CR6
            Reporter: Scott M Stark
            Assignee: Scott M Stark


I'm seeng NPEs when a null value is passed in:

2009-04-05 11:59:21,107 DEBUG [org.jboss.system.deployers.managed.ServiceMetaDataICF] (WorkerThread#1[127.0.0.1:52714]) Failed to get property value for bean: org.jboss.jms.server.destination.TopicServiceMO, property: expiryQueue
java.lang.NullPointerException
        at org.jboss.metatype.plugins.values.mappers.StringObjectNameMetaMapper.createMetaValue(StringObjectNameMetaMapper.java:59)
        at org.jboss.metatype.plugins.values.mappers.StringObjectNameMetaMapper.createMetaValue(StringObjectNameMetaMapper.java:42)
        at org.jboss.system.deployers.managed.ServiceMetaDataICF.getValue(ServiceMetaDataICF.java:207)
        at org.jboss.system.deployers.managed.ServiceMetaDataICF.getValue(ServiceMetaDataICF.java:58)


-- 
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