Bug 1294170 - wrong applying patche distribution type
Summary: wrong applying patche distribution type
Keywords:
Status: CLOSED EOL
Alias: None
Product: JBoss BPMS Platform 6
Classification: Retired
Component: Documentation
Version: 6.2.0
Hardware: Unspecified
OS: Unspecified
medium
medium
Target Milestone: ---
: ---
Assignee: Dawn Eisner
QA Contact: Lukáš Petrovický
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2015-12-25 08:27 UTC by ksuzumur
Modified: 2020-03-27 19:38 UTC (History)
2 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2020-03-27 19:38:33 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description ksuzumur 2015-12-25 08:27:16 UTC
Document URL: 
https://access.redhat.com/documentation/en-US/Red_Hat_JBoss_BPM_Suite/6.2/html/Installation_Guide/Applying_Patches_in_Red_Hat_JBoss_BPM_Suite_6.2.html

Section Number and Name: 
9.2. Applying Patches in Red Hat JBoss BPM Suite 6.2


Describe the issue: 
BPMS's apply-updates.sh command does not have "apply-updates.sh".


Suggestions for improvement: 
wrong)
brms-engine 

correct)
bpmsuite-engine


Additional information: 
apply-updates.sh -help command lists "bpmsuite-engine".

result
---
jboss-bpmsuite-6.1.4-patch]./apply-updates.sh -help
Using Java binary found at /usr/java/jdk1.7.0_79//bin/java
17:24:36.479 [main] ERROR - Incorrect arguments specified! The program expects two mandatory parameters: <path-to-distribution> and <type-of-distribution>!

Usage: apply-updates.[sh|bat] <path-to-distribution-root> <type-of-distribution>
Description: JBoss BRMS/BPM Suite client patching tool used to apply updates to existing installations.

IMPORTANT: Do not apply the updates to running applications. Shutdown the server first.

Supported distribution types:
	 - eap6.x
	 - eap6.x-bc
	 - eap6.x-dashbuilder
	 - eap6.x-kie-server
	 - generic
	 - generic-bc
	 - generic-dashbuilder
	 - generic-kie-server
	 - was8
	 - was8-bc
	 - was8-dashbuilder
	 - was8-kie-server
	 - wls12c
	 - wls12c-bc
	 - wls12c-dashbuilder
	 - wls12c-kie-server
	 - bpmsuite-engine
	 - planner-engine
	 - supplementary-tools
---

Comment 2 ksuzumur 2015-12-25 08:37:22 UTC
I made a mistake in the above "Describe the issue" comment.

This is correct:
----
Describe the issue: 
BPMS's apply-updates.sh command does not have "brms-engine" type.
----


Note You need to log in before you can comment on or make changes to this bug.