[jboss-jira] [JBoss JIRA] Updated: (AS7-1041) If you start AS in standalone mode with a path to the standalone.xml or config file, the config file is zeroed out when AS exits
jaikiran pai (JIRA)
jira-events at lists.jboss.org
Mon Jun 20 08:27:23 EDT 2011
[ https://issues.jboss.org/browse/AS7-1041?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
jaikiran pai updated AS7-1041:
------------------------------
Fix Version/s: 7.0.0.CR1
> If you start AS in standalone mode with a path to the standalone.xml or config file, the config file is zeroed out when AS exits
> ---------------------------------------------------------------------------------------------------------------------------------
>
> Key: AS7-1041
> URL: https://issues.jboss.org/browse/AS7-1041
> Project: Application Server 7
> Issue Type: Bug
> Reporter: Misty Stanley-Jones
> Fix For: 7.0.0.CR1
>
>
> If I start AS using the following command:
> ./bin/standalone.sh -server-config standalone/configuration/standalone.xml
> or
> ./bin/standalone.sh -server-config standalone/configuration/standalone_test.xml
> The AS starts up fine, assuming the config file exists. If I ctrl-C to exit the AS at that point, the referenced config file is truncated to 0 length.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list