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

[GSS](7.1.z) Validation error in migration due to deprecated attributes in transaction subsystem

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Major
    • 7.1.5.CR1, 7.1.5.GA
    • 7.1.0.GA
    • Migration
    • None

    Description

      Running migration tool from 6.4 to 7.1 having configured transaction subsystem with path and relative-to attributes fails with validation exception:
      OPVDX001: Validation error in domain.xml --------------------------------

      491:
      492: <subsystem xmlns="urn:jboss:domain:transactions:1.5">
      493: <core-environment path="var" relative-to="jboss.server.data.dir" node-identifier="${jboss.server.name}">
      ^^^^ The attribute 'path' is no longer supported
      494: <process-id>
      495: <uuid></uuid>
      496: </process-id>
      The primary underlying error message was:
      > ParseError at [row,col]:[493,17]
      > Message: WFLYTX0031: The attribute 'path' is no longer supported

      Those attributes were deprecated and I guess removed from 7.1.

      Attachments

        Issue Links

          Activity

            People

              emartins@redhat.com Eduardo Martins
              rhn-support-tmiyargi Teresa Miyar Gil (Inactive)
              Peter Mackay Peter Mackay
              Peter Mackay Peter Mackay
              Votes:
              0 Vote for this issue
              Watchers:
              8 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: