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

[GSS](8.1.z) installation manager install does not use zip file like update

XMLWordPrintable

    • False
    • Hide

      None

      Show
      None
    • False

      jboss-eap-installation-manager-8.0.5/bin/jboss-eap-installation-manager.sh install --offline --repositories=tmp::file:///Users/jboss/jboss-eap-8.0.5-runtime-maven-repository.zip --profile=eap-8.0 --manifest=org.jboss.eap.channels:eap-8.0:1.5.0.GA-redhat-00002 --dir=/Users/jboss/jboss-eap-8.0.5
      Installing profile: eap-8.0
      Using channels:
      # manifest: org.jboss.eap.channels:eap-8.0:1.5.0.GA-redhat-00002
        repositories:
          id: tmp
          url: file:/Users/jboss/jboss-eap-8.0.5-runtime-maven-repository.zip
      
      
      ERROR: Unable to resolve required channel metadata:
        * org.jboss.eap.channels:eap-8.0:manifest:yaml:1.5.0.GA-redhat-00002
       Attempted repositories:
        *tmp::file:/Users/jboss/jboss-eap-8.0.5-runtime-maven-repository.zip 
      /Users/bmaxwell/Downloads/mrust/jboss-eap-installation-manager-8.0.5/bin/jboss-eap-installation-manager.sh install --offline --repositories=/Users/jboss/jboss-eap-8.0.5-runtime-maven-repository.zip --profile=eap-8.0 --manifest=org.jboss.eap.channels:eap-8.0:1.5.0.GA-redhat-00002 --dir=/Users/jboss/jboss-eap-8.0.5
      Installing profile: eap-8.0
      Using channels:
      # manifest: org.jboss.eap.channels:eap-8.0:1.5.0.GA-redhat-00002
        repositories:
          id: temp-repo-0
          url: file:/Users/jboss/jboss-eap-8.0.5-runtime-maven-repository.zip
      
      
      ERROR: Unable to resolve required channel metadata:
        * org.jboss.eap.channels:eap-8.0:manifest:yaml:1.5.0.GA-redhat-00002
       Attempted repositories:
        *temp-repo-0::file:/Users/jboss/jboss-eap-8.0.5-runtime-maven-repository.zip 

       

      But then install works when pointing to the unzipped maven repo dir:

      /Users/bmaxwell/Downloads/mrust/jboss-eap-installation-manager-8.0.5/bin/jboss-eap-installation-manager.sh install --offline --repositories=/Users/jboss/jboss-eap-8.0.4.GA-runtime-maven-repository/maven-repository --profile=eap-8.0 --manifest=org.jboss.eap.channels:eap-8.0:1.4.0.GA-redhat-00005 --dir=/Users/jboss/jboss-eap-8.0.4 

       

      Compared to the update command, where if you take EAP 8.0 zip and then run update pointing to the jboss-eap-8.0.5-runtime-maven-repository.zip, it will update:

      unzip jboss-eap-8.0.0.zip
      
      /Users/jboss/jboss-eap-installation-manager-8.0.5/bin/jboss-eap-installation-manager.sh update perform --offline --repositories=/Users/jboss/jboss-eap-8.0.5-runtime-maven-repository.zip --dir=/Users/jboss/jboss-eap-8.0
      Updating server: /Users/jboss/jboss-eap-8.0

              rhn-support-pesilva Pedro Silva
              rhn-support-bmaxwell Brad Maxwell
              Bartosz Spyrko-Smietanko (Inactive), Joerg Baesner, Matthew Rust
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated: