Server instance which created by gogo command "deploy:new-server-instance
"can't be started
--------------------------------------------------------------------------------------------
Key: GERONIMO-6287
URL: https://issues.apache.org/jira/browse/GERONIMO-6287
Project: Geronimo
Issue Type: Bug
Security Level: public (Regular issues)
Components: commands, osgi
Affects Versions: 3.0-beta-1
Environment: JDK6 SR10
Redhat 6.1 x86_64 GNU/Linux
Build: 2012.02.23-14:54:05.382+0800
Reporter: Tina Li
Priority: Minor
Steps:
1. Start geronimo successfully using ./geronimo.sh run
2. Using gogo command to create a new instance named inst1:
geronimo> deploy:new-server-instance inst1
Connection established
Server created
3.Change the PortOffset of the new instance
4. Try to start the server instance:
$ export GERONIMO_SERVER=inst1
$ bin/geronimo.sh run -l
5. But failed to start:
Error launching framework: java.lang.IllegalArgumentException: Property
karaf.framework must be set in the etc/config.properties configuration file
6.Check the content under <geronimo_home>/inst1, only /var existed but /etc
missing
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira