[
https://issues.apache.org/jira/browse/KARAF-6166?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16771571#comment-16771571
]
Jean-Baptiste Onofré commented on KARAF-6166:
---------------------------------------------
It's already reported and fixed.
> instance:create/start does not work
> -----------------------------------
>
> Key: KARAF-6166
> URL: https://issues.apache.org/jira/browse/KARAF-6166
> Project: Karaf
> Issue Type: Bug
> Components: karaf
> Affects Versions: 4.2.3
> Reporter: Carlos Villegas
> Priority: Major
>
> An instance created by the instance:create command doesn't start. The create
> command itself succeeds but the instance won't start.
> The reason is that some of the generated config files in the instance's etc
> directory still contain variables of the form
> {{@@felix.framework.version@@}}, which haven't been replaced with the proper
> values.
> Apart from that, if I fix the configuration files manually after creation,
> the instance won't run on java 9+. I think some of the boostrap jar files
> needed for java 9+ are not added to the classpath in the instance start
> script and the instance:start command.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)