Uploaded image for project: 'Red Hat Fuse'
  1. Red Hat Fuse
  2. ENTESB-12028

"Version Missmatch" error when running fuse-eap-installer 7.4.0

    XMLWordPrintable

Details

    • Bug
    • Resolution: Duplicate
    • Major
    • fuse-7.5-ER2
    • fuse-7.4-GA
    • Fuse EAP
    • None
    • % %
    • Hide

      Download jboss eap installer and fuse-eap-installer, then:
      java -jar ~/Downloads/jboss-eap-7.2.0-installer.jar (installed to ~/EAP-7.2.0)
      and then:
      java -jar ~/Downloads/fuse-eap-installer-7.4.0.jar ~/EAP-7.2.0

      Show
      Download jboss eap installer and fuse-eap-installer, then: java -jar ~/Downloads/jboss-eap-7.2.0-installer.jar (installed to ~/EAP-7.2.0) and then: java -jar ~/Downloads/fuse-eap-installer-7.4.0.jar ~/EAP-7.2.0

    Description

      I get an "Error: Version Missmatch: 7.2.0.GA != 7.2.1.GA" when trying to install the latest fuse-eap-installer-7.4.0.jar on an EAP 7.2.0 I just installed locally.

      FYI when I change the version.txt of my EAP install manually to "Red Hat JBoss Enterprise Application Platform - Version 7.2.1.GA" then the install goes fine.

      Stack trace:
      Installing fuse-patch-distro-wildfly-3.2.0.fuse-740005-redhat-00002.zip
      Copy to repository: fuse-patch-distro-wildfly-3.2.0.fuse-740005-redhat-00002.zip
      Copy to repository: fuse-eap-distro-7.4.0.fuse-740017-redhat-00003.zip
      Run command: java -Djboss.home=. -Dlogging.configuration=file:bin/fusepatch-logging.properties -jar jboss-modules.jar -mp modules org.wildfly.extras.patch --add file:fusepatch/repository/fuse-patch-distro-wildfly-3.2.0.fuse-740005-redhat-00002.zip
      Add fuse-patch-distro-wildfly-3.2.0.fuse-740005-redhat-00002
      Run command: java -Djboss.home=. -Dlogging.configuration=file:bin/fusepatch-logging.properties -jar jboss-modules.jar -mp modules org.wildfly.extras.patch --add file:fusepatch/repository/fuse-eap-distro-7.4.0.fuse-740017-redhat-00003.zip
      Add fuse-eap-distro-7.4.0.fuse-740017-redhat-00003
      Run command: java -Djboss.home=. -Dlogging.configuration=file:bin/fusepatch-logging.properties -jar jboss-modules.jar -mp modules org.wildfly.extras.patch --update fuse-patch-distro-wildfly
      Install fuse-patch-distro-wildfly-3.2.0.fuse-740005-redhat-00002
      Run command: java -Djboss.home=. -Dlogging.configuration=file:bin/fusepatch-logging.properties -jar jboss-modules.jar -mp modules org.wildfly.extras.patch --update fuse-eap-distro
      Install fuse-eap-distro-7.4.0.fuse-740017-redhat-00003
      Run command: java -Djboss.home=. -jar jboss-modules.jar -mp modules org.wildfly.extras.config --configs camel --enable
      Target Version: 7.2.0.GA
      Error: Version Missmatch: 7.2.0.GA != 7.2.1.GA
      java.lang.IllegalStateException: Version Missmatch: 7.2.0.GA != 7.2.1.GA
      at org.wildfly.extension.camel.config.WildFlyCamelConfigPlugin.verifyWildflyVersion(WildFlyCamelConfigPlugin.java:92)
      at org.wildfly.extension.camel.config.WildFlyCamelConfigPlugin.verifyTargetVersion(WildFlyCamelConfigPlugin.java:54)
      at org.wildfly.extras.config.ConfigSupport.applyConfigChange(ConfigSupport.java:89)
      at org.wildfly.extras.config.internal.Main.mainInternal(Main.java:58)
      at org.wildfly.extras.config.internal.Main.main(Main.java:35)
      at org.jboss.modules.Module.run(Module.java:352)
      at org.jboss.modules.Module.run(Module.java:320)
      at org.jboss.modules.Main.main(Main.java:593)
      Error: Command did not terminate normally

      Attachments

        Activity

          People

            tdiesler@redhat.com Thomas Diesler
            kdubois1@redhat.com Kevin Dubois (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: