[jboss-jira] [JBoss JIRA] Updated: (JBAS-6619) warnings seen during startup with console when populating JMS queue managed objects

Jason T. Greene (JIRA) jira-events at lists.jboss.org
Mon Apr 13 14:05:25 EDT 2009


     [ https://jira.jboss.org/jira/browse/JBAS-6619?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jason T. Greene updated JBAS-6619:
----------------------------------

    Fix Version/s: JBossAS-5.1.0.GA
                       (was: JBossAS-5.1.0.CR1)


Reschedule if these happen to get fixed sooner.

> warnings seen during startup with console when populating JMS queue managed objects
> -----------------------------------------------------------------------------------
>
>                 Key: JBAS-6619
>                 URL: https://jira.jboss.org/jira/browse/JBAS-6619
>             Project: JBoss Application Server
>          Issue Type: Bug
>      Security Level: Public(Everyone can see) 
>          Components: Management services
>    Affects Versions: JBossAS-5.1.0.Beta1
>         Environment: r85733
>            Reporter: Charles Crouch
>            Assignee: Scott M Stark
>            Priority: Optional
>             Fix For: JBossAS-5.1.0.GA
>
>   Original Estimate: 1 day
>  Remaining Estimate: 1 day
>
> In the server log during start up I'm seeing these warnings
> 2009-03-13 10:40:35,484 DEBUG [org.jboss.managed.plugins.factory.AbstractManagedObjectPopulator] (ResourceContainer.invoker.daemon-3) Created name: vfsfile:/C:/usr/apps/jboss/jboss-5.1.r85733/server/default/deploy/messaging/destinations-service.xml from property: name
> 2009-03-13 10:40:35,484 DEBUG [org.jboss.jms.server.destination.QueueMODefinition] (ResourceContainer.invoker.daemon-3) Creating QueueServiceMO template for: class org.jboss.jms.server.destination.QueueService
> 2009-03-13 10:40:35,515 DEBUG [org.jboss.managed.plugins.factory.AbstractManagedObjectFactory] (ResourceContainer.invoker.daemon-3) ManagedObject(org.jboss.jms.server.destination.QueueServiceMO) is ManagedComponent type: @org.jboss.managed.api.annotation.ManagementComponent(type=JMSDestination, subtype=Queue)
> 2009-03-13 10:40:35,515 WARN  [org.jboss.managed.plugins.factory.AbstractManagedObjectPopulator] (ResourceContainer.invoker.daemon-3) Cannot create String name from non-Simple property: ManagedProperty{JNDIName,JNDIName,metaType=SimpleMetaType:java.lang.String}, value=null
> 2009-03-13 10:40:35,515 DEBUG [org.jboss.managed.plugins.factory.AbstractManagedObjectFactory] (ResourceContainer.invoker.daemon-3) Created skeleton ManagedObject: ManagedObject{org.jboss.jms.server.destination.QueueServiceMO}
> 2009-03-13 10:40:35,515 DEBUG [org.jboss.managed.plugins.factory.AbstractManagedObjectPopulator] (ResourceContainer.invoker.daemon-3) Created name: /queue/DLQ from property: JNDIName
> 2009-03-13 10:40:35,531 DEBUG [org.jboss.jms.server.destination.QueueMODefinition] (ResourceContainer.invoker.daemon-3) Creating QueueServiceMO template for: class org.jboss.jms.server.destination.QueueService
> 2009-03-13 10:40:35,531 DEBUG [org.jboss.managed.plugins.factory.AbstractManagedObjectFactory] (ResourceContainer.invoker.daemon-3) ManagedObject(org.jboss.jms.server.destination.QueueServiceMO) is ManagedComponent type: @org.jboss.managed.api.annotation.ManagementComponent(type=JMSDestination, subtype=Queue)
> 2009-03-13 10:40:35,531 WARN  [org.jboss.managed.plugins.factory.AbstractManagedObjectPopulator] (ResourceContainer.invoker.daemon-3) Cannot create String name from non-Simple property: ManagedProperty{JNDIName,JNDIName,metaType=SimpleMetaType:java.lang.String}, value=null
> 2009-03-13 10:40:35,531 DEBUG [org.jboss.managed.plugins.factory.AbstractManagedObjectFactory] (ResourceContainer.invoker.daemon-3) Created skeleton ManagedObject: ManagedObject{org.jboss.jms.server.destination.QueueServiceMO}
> 2009-03-13 10:40:35,546 DEBUG [org.jboss.managed.plugins.factory.AbstractManagedObjectPopulator] (ResourceContainer.invoker.daemon-3) Created name: /queue/ExpiryQueue from property: JNDIName
> 2009-03-13 10:40:35,546 DEBUG [org.jboss.profileservice.management.ManagementViewImpl] (ResourceContainer.invoker.daemon-3) ID for ManagedObject: vfsfile:/C:/usr/apps/jboss/jboss-5.1.r85733/server/default/deploy/messaging/destinations-service.xml/ServiceDeployment, attachmentName: org.jboss.system.metadata.ServiceDeployment
> 2009-03-13 10:40:35,546 DEBUG [org.jboss.profileservice.management.ManagementViewImpl] (ResourceContainer.invoker.daemon-3) checkForReferences, vfsfile:/C:/usr/apps/jboss/jboss-5.1.r85733/server/default/deploy/messaging/destinations-service.xml/ServiceDeployment has referers: null
> 2009-03-13 10:40:35,546 DEBUG [org.jboss.profileservice.management.ManagementViewImpl] (ResourceContainer.invoker.daemon-3) Checking property: ManagedProperty{classpath,classPaths,metaType=CollectionMetaType{type=java.util.List elementType=GenericMetaType:org.jboss.managed.api.ManagedObject}
> 2009-03-13 10:40:35,546 DEBUG [org.jboss.profileservice.management.ManagementViewImpl] (ResourceContainer.invoker.daemon-3) Checking property: ManagedProperty{name,name,metaType=SimpleMetaType:java.lang.String}
> 2009-03-13 10:40:35,546 DEBUG [org.jboss.profileservice.management.ManagementViewImpl] (ResourceContainer.invoker.daemon-3) ManagedProperty level ID for ManagedObject: vfsfile:/C:/usr/apps/jboss/jboss-5.1.r85733/server/default/deploy/messaging/destinations-service.xml/ServiceDeployment, attachmentName: org.jboss.system.metadata.ServiceDeployment
> 2009-03-13 10:40:35,546 DEBUG [org.jboss.profileservice.management.ManagementViewImpl] (ResourceContainer.invoker.daemon-3) checkForReferences, vfsfile:/C:/usr/apps/jboss/jboss-5.1.r85733/server/default/deploy/messaging/destinations-service.xml/ServiceDeployment has referers: 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