[jboss-jira] [JBoss JIRA] Created: (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
Misty Stanley-Jones (JIRA)
jira-events at lists.jboss.org
Fri Jun 17 00:27:24 EDT 2011
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
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