Details

    • Type: Bug
    • Status: Resolved
    • Priority: Major
    • Resolution: Fixed
    • Affects Version/s: 4.1.0
    • Fix Version/s: 4.1.0
    • Component/s: karaf
    • Labels:
      None

      Description

      Start of an instance fails without any printed error in the CLI. The instance log shows the error:

      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)
      

      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.

        Attachments

          Activity

            People

            • Assignee:
              gnt Guillaume Nodet
              Reporter:
              herr-herner Jens Offenbach
            • Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

              • Created:
                Updated:
                Resolved: