Uploaded image for project: 'Red Hat Decision Manager'
  1. Red Hat Decision Manager
  2. RHDM-6

update-tool is unable to handle zipped wars from domain mode deployment

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Obsolete
    • Icon: Major Major
    • None
    • 6.x.x, 7.0.1.GA, 7.1.0.GA
    • Upgrade Tool
    • Hide

      This doesn't work (even though the original MANIFEST.MF file is preserved by using -M option of jar command):

      [tmp]$ (cd /data/jboss/bpms64x/standalone/deployments/business-central.war && jar -cvfM /tmp/business-central.war *)
      [jboss-bpmsuite-6.4.6-patch]$ ./apply-updates.sh /tmp/business-central.war/ eap6.x-bc --phases=checkDistro
      ...
      org.jboss.brmsbpmsuite.patching.client.InvalidDistributionRootException: Distribution root /tmp/business-central.war is not valid for the specified distribution type! Please
      
      Show
      This doesn't work (even though the original MANIFEST.MF file is preserved by using -M option of jar command): [tmp]$ (cd /data/jboss/bpms64x/standalone/deployments/business-central.war && jar -cvfM /tmp/business-central.war *) [jboss-bpmsuite-6.4.6-patch]$ ./apply-updates.sh /tmp/business-central.war/ eap6.x-bc --phases=checkDistro ... org.jboss.brmsbpmsuite.patching.client.InvalidDistributionRootException: Distribution root /tmp/business-central.war is not valid for the specified distribution type! Please

      The patch installer is unable to patch zipped wars, which makes patching a domain mode installation unnecessarily hard.

      Note that on BxMS 6.4.0, RHBRMS-2757 is causing the MANIFEST.MF file to be empty, so this needs to be resolved first.

            pszubiak Piotr Szubiakowski (Inactive)
            rhn-support-mputz Martin Weiler (Inactive)
            Martin Cimbalek Martin Cimbalek
            Martin Cimbalek Martin Cimbalek
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: