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
Reporter: Ian Springer
Assignee: Scott M Stark
Priority: Minor
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