[ 
https://issues.apache.org/jira/browse/KARAF-4869?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Guillaume Nodet reassigned KARAF-4869:
--------------------------------------

    Assignee: Guillaume Nodet

> Instance start failed.
> ----------------------
>
>                 Key: KARAF-4869
>                 URL: https://issues.apache.org/jira/browse/KARAF-4869
>             Project: Karaf
>          Issue Type: Bug
>          Components: karaf-instance
>    Affects Versions: 4.1.0
>            Reporter: Jens Offenbach
>            Assignee: Guillaume Nodet
>             Fix For: 4.1.0
>
>
> Start of an instance fails without any printed error in the CLI. The instance 
> log shows the error:
> {code}
> Nov 30, 2016 9:27:00 AM org.apache.karaf.main.Main main
> SEVERE: Could not launch framework
> java.lang.RuntimeException: Could not resolve 
> mvn:org.apache.felix/org.apache.felix.framework/@@felix.framework.version@@
>       at 
> org.apache.karaf.main.util.SimpleMavenResolver.resolve(SimpleMavenResolver.java:59)
>       at org.apache.karaf.main.Main.createClassLoader(Main.java:445)
>       at org.apache.karaf.main.Main.launch(Main.java:252)
>       at org.apache.karaf.main.Main.main(Main.java:178)
> {code}
> It seems to be a variable interpolation problem. The file "config.properties" 
> that gets added to the bundle "org.apache.karaf.instance.core" contains some 
> non-interpolated values.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to