Bug 1065830
Summary: | [QE] (6.2.x) (doc-and-close) patch conflict with pure EAP 6.2 installed using the jar installer | |||
---|---|---|---|---|
Product: | [JBoss] JBoss Enterprise Application Platform 6 | Reporter: | jooho lee <jlee> | |
Component: | Patching | Assignee: | Jimmy Wilson <jawilson> | |
Status: | CLOSED CURRENTRELEASE | QA Contact: | Jan Martiska <jmartisk> | |
Severity: | high | Docs Contact: | Russell Dickenson <rdickens> | |
Priority: | unspecified | |||
Version: | 6.2.0 | CC: | cdewolf, jason.greene, jawilson, jdoyle, jkudrnac, kconner, ksoong, lcosti, mmiura, msimka, myarboro, olubyans, pkremens, rdickens, rsvoboda, sgilda, tfonteyn, twells | |
Target Milestone: | --- | |||
Target Release: | EAP 6.2.3 | |||
Hardware: | Unspecified | |||
OS: | Unspecified | |||
Whiteboard: | ||||
Fixed In Version: | Doc Type: | Known Issue | ||
Doc Text: |
If you used the JAR installer to install JBoss EAP, you may encounter conflicts when applying a cumulative patch. Due to differences in some files included with the JAR installer distribution, the patch tool can mistakenly identify these differences as user modifications.
See https://access.redhat.com/site/solutions/729573[Applying Cumulative Patches to Installer Installations] for information about how to resolve these conflicts. This issue is expected to be fixed in a future release.
|
Story Points: | --- | |
Clone Of: | ||||
: | 1069512 (view as bug list) | Environment: | ||
Last Closed: | 2014-06-09 12:47:40 UTC | Type: | Bug | |
Regression: | --- | Mount Type: | --- | |
Documentation: | --- | CRM: | ||
Verified Versions: | Category: | --- | ||
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | ||
Cloudforms Team: | --- | Target Upstream Version: | ||
Embargoed: | ||||
Bug Depends On: | 1069512 | |||
Bug Blocks: | 1067532 |
Description
jooho lee
2014-02-17 05:15:58 UTC
Also an issue on Linux. Installed using the jar installer, *not* installing the native components. [disconnected /] patch apply jboss-eap-6.2.1.zip Conflicts detected: bin/jconsole.bat patch rollback also can't work well if using the jar installer both in Windows and Linux. In Linux the error looks like: ~~~ [disconnected /] patch rollback --patch-id=jboss-eap-6.2.1.CP --reset-configuration=false java.io.FileNotFoundException: EAP-6.2.0/jboss-eap-6.2/.installation/patches/jboss-eap-6.2.1.CP/misc/bin/jconsole.bat (No such file or directory) ~~~ In Windows the error looks like: ~~~ [disconnected /] patch rollback --patch-id=jboss-eap-6.2.1.CP --reset-configuration=false --override-all java.io.FileNotFoundException: \EAP-6.2.0\jboss-eap-6.2\.installation\patches\jboss-eap-6.2.1.CP\misc\bin\client\jboss-cli-client.jar (系統找不到指定的路徑。) ~~~ Attention: Jimmy Wilson Has there been any progress on this BZ ticket? This is not a Bug Fix. It's a Known Issue. Update release notes text after talking to Jimmy. Minor doc text change. More updates to doc text. Jimmy worked with me to update the doc text field. Removed needinfo flag. |