[jira] [Updated] (KARAF-4869) Instance start failed.

2016-11-30 Thread Jens Offenbach (JIRA)

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

Jens Offenbach updated KARAF-4869:
--
Environment: (was: 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. )

> 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
>




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


[jira] [Updated] (KARAF-4869) Instance start failed.

2016-11-30 Thread Jens Offenbach (JIRA)

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

Jens Offenbach updated KARAF-4869:
--
Description: 
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.

> 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
>
> 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)