Uploaded image for project: 'Application Server 3  4  5 and 6'
  1. Application Server 3 4 5 and 6
  2. JBAS-6620 JON/Open Console Issues
  3. JBAS-6683

QueueTemplate and TopicTemplate templates are missing most of the ManagedProperties defined by the corresponding ComponentTypes - they only contain the "name" and "JNDIName" properties

    XMLWordPrintable

Details

    Description

      As can be seen from the below EmbJopr logs, printed during the creation of a new Queue via EmbJopr, the QueueTemplate only defines two properties - "name" and "JNDIName"; all of the other props - downCacheSize, fullSize, etc. - are missing:

      23:54:51,037 INFO [CreateResourceRunner] Creating resource through report: CreateResourceReport: ResourceType=[ResourceType[id=0, category=Service, name=Queue,
      plugin=JBossAS5]], ResourceKey=[null]
      23:54:51,037 DEBUG [ApplicationServerComponent] BEFORE CREATE:
      Properties for DeploymentTemplateInfo [QueueTemplate]:
      name=JNDIName, mappedName=null, viewUse=NONE, mandatory=false, type=SimpleMetaType, value= <<<null>>>

      • name=name, mappedName=null, viewUse=NONE, mandatory=true, type=SimpleMetaType, value= <<<null>>>

      23:54:51,037 ERROR [ConversionUtils] ManagedProperty named 'downCacheSize' not found.
      23:54:51,037 ERROR [ConversionUtils] ManagedProperty named 'fullSize' not found.
      23:54:51,037 DEBUG [ConversionUtils] Converting property PropertySimple[id=0, name=JNDIName, value=eds, override=false] with definition SimpleProperty[JNDIName]
      (Type: STRING) to MetaValue of type SimpleMetaType:java.lang.String...
      23:54:51,037 ERROR [ConversionUtils] ManagedProperty named 'clustered' not found.
      23:54:51,037 ERROR [ConversionUtils] ManagedProperty named 'maxDeliveryAttempts' not found.
      23:54:51,037 ERROR [ConversionUtils] ManagedProperty named 'maxSize' not found.
      23:54:51,037 ERROR [ConversionUtils] ManagedProperty named 'messageCounterHistoryDayLimit' not found.
      23:54:51,037 ERROR [ConversionUtils] ManagedProperty named 'pageSize' not found.
      23:54:51,037 ERROR [ConversionUtils] ManagedProperty named 'redeliveryDelay' not found.
      23:54:51,037 DEBUG [ApplicationServerComponent] AFTER CREATE:
      Properties for DeploymentTemplateInfo [QueueTemplate]:
      name=JNDIName, mappedName=null, viewUse=NONE, mandatory=false, value= SimpleMetaType:java.lang.String:FooQueue

      • name=name, mappedName=null, viewUse=NONE, mandatory=true, type=SimpleMetaType, value= <<<null>>>

      Attachments

        Issue Links

          Activity

            People

              emuckenhuber_jira Emanuel Muckenhuber (Inactive)
              ips_jira Ian Springer (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: