Bug 818253
Summary: | Incorrect information in JON Installation Guide | ||
---|---|---|---|
Product: | [JBoss] JBoss Operations Network | Reporter: | bkramer <bkramer> |
Component: | Documentation | Assignee: | Deon Ballard <dlackey> |
Status: | CLOSED CURRENTRELEASE | QA Contact: | Mike Foley <mfoley> |
Severity: | high | Docs Contact: | |
Priority: | high | ||
Version: | JON 3.0.1 | CC: | fbrychta, loleary |
Target Milestone: | --- | ||
Target Release: | JON 3.1.0 | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | Bug Fix | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2013-03-01 00:32:38 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: | |||
Bug Blocks: | 782579 |
Description
bkramer
2012-05-02 15:10:43 UTC
Per triage call, target doc fix for JON 3.1.0. For 3.1, I moved the plugin install to the end, so there's no ear/ear.rej confusion. http://docs.redhat.com/docs/en-US/JBoss_Operations_Network/3.1/html/Installation_Guide/JON_Server_Running_The_Installer.html This will prevent the plug-ins from getting installed until the next time the server is started (i.e. restarted). Instead, before running the installer, the user should put all plug-in JARs in <RHQ_SERVER_HOME>/plugins. This directory is scanned and all plug-ins are installed in the correct location upon the server starting up during the installation. Larry's comment is still valid. Fix for this would be move step 14. (Optional. Install any additional agent plug-ins.) before step 4. (Run the JBoss ON server:) Chapter 2.3.1. Using the GUI Installer (Red Hat Enterprise Linux) from http://docs.redhat.com/docs/en-US/JBoss_Operations_Network/3.1/html/Installation_Guide/JON_Server_Running_The_Installer.html Plugins from jon-server-3.1.0.GA1/plugins/ directory are installed during server startup or on demand (Administration->Agent plugins->Scan for Updates). Not sure if there is any automatic scan scheduled?? Mass closure. |