Uploaded image for project: 'Karaf'
  1. Karaf
  2. KARAF-5111

Error executing command: java.lang.InterruptedException when installing feature

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Cannot Reproduce
    • 4.1.1
    • None
    • karaf
    • None
    • JDK 8, MacOS

    • Important

    Description

      I am trying to install a feature i wrote to install iPojo. I can manually install the two bundles, but when i install the "feature" that does the same thing it give me the following error:

      Error executing command: java.lang.InterruptedException
      

      I've attached the karaf.log as well. ipojo version == 1.12.1

      The feature is simple:

          <feature name="ipojo" version="1.12.1">
              <bundle>mvn:org.apache.felix/org.apache.felix.ipojo/1.12.1</bundle>
              <bundle>mvn:org.apache.felix/org.apache.felix.ipojo.api/1.12.1</bundle>
          </feature>
      

      Attachments

        1. karaf.log
          62 kB
          Andy Phillips

        Activity

          People

            jbonofre Jean-Baptiste Onofré
            andyphillips404 Andy Phillips
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: