Uploaded image for project: 'JBoss Server Migration Tool'
  1. JBoss Server Migration Tool
  2. CMTOOL-69

Cannot migrate to EAP 7.1.0.DR7

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Blocker
    • 1.0.0.CR1
    • None
    • None
    • None

    Description

      Migration from EAP 6.4.0 to 7.1.0.DR7 ends up with an error during migration of messaging subsystem.

      reproduce

      # EAP_VERSION=7.1.0.DR6
      EAP_VERSION=7.1.0.DR7
      
      unzip -q jboss-eap-6.4.0.zip
      unzip -q jboss-eap-${EAP_VERSION}.zip
      
      ./server-migration.sh --source jboss-eap-6.4 --target jboss-eap-7.1 --interactive false
      
      14:01:23,618 DEBUG [org.jboss.migration.core.ServerMigrationTask#14] (main) Op result: 
      {"outcome" => "failed","result" => {"[(\"extension\" => \"org.wildfly.extension.messaging-
      activemq\")]" => {"outcome" => "failed","failure-description" => "WFLYCTL0158: Operation 
      handler failed: java.lang.ExceptionInInitializerError","rolled-back" => true}},"rolled-back" => 
      true}
      

      see migration.log attachment for full output

      Note
      migration to EAP 7.1.0.DR6 build works fine

      wildfly-server-migration HEAD=857dd7b61e9f19baa8636232fb9bc1ab15966a59

      Attachments

        Issue Links

          Activity

            People

              emartins@redhat.com Eduardo Martins
              pkremens@redhat.com Petr Kremensky (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: