[jboss-jira] [JBoss JIRA] (AS7-2266) Starting the server with a versioned backup fails the second time
Brian Stansberry (Updated) (JIRA)
jira-events at lists.jboss.org
Tue Nov 1 15:44:46 EDT 2011
[ https://issues.jboss.org/browse/AS7-2266?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Brian Stansberry updated AS7-2266:
----------------------------------
Fix Version/s: 7.1.0.CR1
> Starting the server with a versioned backup fails the second time
> -----------------------------------------------------------------
>
> Key: AS7-2266
> URL: https://issues.jboss.org/browse/AS7-2266
> Project: Application Server 7
> Issue Type: Bug
> Components: Domain Management
> Affects Versions: 7.1.0.Alpha1
> Reporter: Rajesh Rajasekaran
> Assignee: Darran Lofthouse
> Labels: eap6-ux
> Fix For: 7.1.0.CR1
>
>
> "--server-config=v? This will server the _xml_history/current folder for the configuration where ? is the number of the backup to use."
> "When restarting the server any existing standalone_xml_history/current directory is moved to a new timestamped folder within the standalone_xml_history, and a new current folder is created."
> Due to the above behavior starting the sever with --server-config=v1 works only the first time, but fails the second time with
> ERROR [stderr] java.lang.IllegalStateException: No configuration file ending in .v1.xml found in jbossas1/standalone/configuration/standalone_xml_history/current
> There is also no option currently to load the versioned copy from the new timestamped folder it is moved to.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list