]
jaikiran pai reassigned AS7-1041:
---------------------------------
Assignee: jaikiran pai
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
Assignee: jaikiran pai
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: