Bug 1014462 - Update the chapter: Start the Server with a Previous Configuration
Summary: Update the chapter: Start the Server with a Previous Configuration
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: JBoss Enterprise Application Platform 6
Classification: JBoss
Component: Documentation
Version: 6.2.0
Hardware: Unspecified
OS: Unspecified
unspecified
medium
Target Milestone: GA
: EAP 6.3.0
Assignee: Misha H. Ali
QA Contact: Russell Dickenson
URL: http://documentation-devel.engineerin...
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-10-02 06:30 UTC by Petr Kremensky
Modified: 2014-08-14 15:18 UTC (History)
2 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Build Name: 14874, Administration and Configuration Guide-6.2-1 Build Date: 18-09-2013 13:43:23 Topic ID: 5032-429376 [Latest]
Last Closed: 2014-06-28 15:25:46 UTC
Type: Bug


Attachments (Terms of Use)

Description Petr Kremensky 2013-10-02 06:30:24 UTC
Title: Start the Server with a Previous Configuration

Describe the issue:
There is wrong path to standalone_xml_history directory.

Suggestions for improvement:
is:
EAP_HOME/configuration/standalone_xml_history/current/standalone.v1.xml 
should be:
EAP_HOME/standalone/configuration/standalone_xml_history/current/standalone.v1.xml 

Additional information:
We should also add some note about domain here.
Domain config history is located in:
EAP_HOME/domain/configuration/domain_xml_history/current/domain.v1.xml
to start the domain with this configuration:
EAP_HOME/bin/domain.sh --domain-config=domain_xml_history/current/domain.v1.xml

Comment 2 Petr Kremensky 2014-02-12 07:25:02 UTC
Please add also note about domain here:
Domain config history is located in:
EAP_HOME/domain/configuration/domain_xml_history/current/domain.v1.xml

Start the server with this configuration of the backed up model by passing in the relative filename under jboss.domain.config.dir. 

to start the domain with this configuration:
EAP_HOME/bin/domain.sh --domain-config=domain_xml_history/current/domain.v1.xml

Comment 4 Scott Mumford 2014-02-26 05:14:39 UTC
Moving to ON_QA.

The changes should be available for review on the documentation stage within an hour or so from this comment.

http://documentation-devel.engineering.redhat.com/site/documentation/en-US/JBoss_Enterprise_Application_Platform/

Comment 5 Scott Mumford 2014-02-26 05:16:11 UTC
Moving to ON_QA.

The changes should be available for review on the documentation stage within an hour or so from this comment.

http://documentation-devel.engineering.redhat.com/site/documentation/en-US/JBoss_Enterprise_Application_Platform/

Comment 6 Petr Kremensky 2014-02-26 08:00:08 UTC
Verified during EAP 6.3.0.DR1 testing cycle.


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