[jboss-jira] [JBoss JIRA] Commented: (JBAS-6833) warnings from AbstractManagedObjectPopulator printed when ManagementView.load() is called

Ian Springer (JIRA) jira-events at lists.jboss.org
Thu Jul 30 12:47:30 EDT 2009


    [ https://jira.jboss.org/jira/browse/JBAS-6833?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12478278#action_12478278 ] 

Ian Springer commented on JBAS-6833:
------------------------------------

>From Scott:

This is an artifact of attempting to get the jndi name before there is a value. We need to simply drop the logging level in the jboss-managed project.


> warnings from AbstractManagedObjectPopulator printed when ManagementView.load() is called
> -----------------------------------------------------------------------------------------
>
>                 Key: JBAS-6833
>                 URL: https://jira.jboss.org/jira/browse/JBAS-6833
>             Project: JBoss Application Server
>          Issue Type: Sub-task
>      Security Level: Public(Everyone can see) 
>          Components: ProfileService
>    Affects Versions: JBossAS-5.1.0.GA
>            Reporter: Ian Springer
>            Assignee: Scott M Stark
>            Priority: Minor
>             Fix For: JBossAS-5.2.0.Beta1
>
>
> When I call ManagementView.load() , I see the following warnings in the log. They don't seem to cause any harm, but it would be good to fix whatever the underlying cause is, so they don't freak out users and waste space in the log.
> 14:10:03,459 WARN  [AbstractManagedObjectPopulator] Cannot create String name from non-Simple property: ManagedProperty{JNDIName,JNDIName,metaType=SimpleMetaType:java.lang.String}, value=null
> 14:10:04,318 WARN  [AbstractManagedObjectPopulator] Cannot create String name from non-Simple property: ManagedProperty{JNDIName,JNDIName,metaType=SimpleMetaType:java.lang.String}, value=null
> 14:10:04,334 WARN  [AbstractManagedObjectPopulator] Cannot create String name from non-Simple property: ManagedProperty{JNDIName,JNDIName,metaType=SimpleMetaType:java.lang.String}, value=null
> 14:10:04,662 WARN  [AbstractManagedObjectPopulator] Cannot create String name from non-Simple property: ManagedProperty{JNDIName,JNDIName,metaType=SimpleMetaType:java.lang.String}, value=null

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