Uploaded image for project: 'JBoss Enterprise Application Platform'
  1. JBoss Enterprise Application Platform
  2. JBEAP-8540

VDX - pretty print shows WFLYCTL0133 in the main ^^^^^ message for case of missing required attribute

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Major
    • 7.1.0.DR12
    • None
    • Management
    • None
    • Not Required

    Description

      VDX - pretty print shows WFLYCTL0133 in the main ^^^^^ message for case of missing required attribute

      | ^^^^ WFLYCTL0133: Missing required attribute(s): name

      I think it should be just | ^^^^ Missing required attribute(s): name

      Oracle Java:

      OPVDX001: Validation error in standalone-full-ha.xml ---------------------------
      |
      |  362:     <connection-factory entries="java:jboss/exported/jms/RemoteConnectionFactory" connectors="http-connector" name="RemoteConnectionFactory" ha="true" reconnect-attempts="-1" block-on-acknowledge="true"/>
      |  363:     <pooled-connection-factory entries="java:/JmsXA java:jboss/DefaultJMSConnectionFactory" connectors="in-vm" name="activemq-ra" transaction="xa"/>
      |  364:     <http-connector socket-binding="http" endpoint="http-acceptor"/>
      |           ^^^^ ParseError at [row,col]:[364,9]
      |                  Message: WFLYCTL0133: Missing required attribute(s): name
      |
      |  365:   </server>
      |  366: </subsystem>
      |  367: <subsystem xmlns="urn:jboss:domain:modcluster:3.0">
      |
      | The primary underlying error message was:
      | > ParseError at [row,col]:[364,9]
      | > Message: WFLYCTL0133: Missing required attribute(s): name
      |
      |-------------------------------------------------------------------------------
      

      IBM Java

      OPVDX001: Validation error in standalone-full-ha.xml ---------------------------
      |
      |  362:     <connection-factory entries="java:jboss/exported/jms/RemoteConnectionFactory" connectors="http-connector" name="RemoteConnectionFactory" ha="true" reconnect-attempts="-1" block-on-acknowledge="true"/>
      |  363:     <pooled-connection-factory entries="java:/JmsXA java:jboss/DefaultJMSConnectionFactory" connectors="in-vm" name="activemq-ra" transaction="xa"/>
      |  364:     <http-connector socket-binding="http" endpoint="http-acceptor"/>
      |           ^^^^ WFLYCTL0133: Missing required attribute(s): name
      |
      |  365:   </server>
      |  366: </subsystem>
      |  367: <subsystem xmlns="urn:jboss:domain:modcluster:3.0">
      |
      | The primary underlying error message was:
      | > WFLYCTL0133: Missing required attribute(s): name
      |
      |-------------------------------------------------------------------------------
      
      

      Links to test:

      CCi tcrawley

      Attachments

        Issue Links

          Activity

            People

              tcrawley Toby Crawley (Inactive)
              rsvoboda@redhat.com Rostislav Svoboda
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: