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

itests using ssh or cdi related fail

    Details

    • Type: Bug
    • Status: Resolved
    • Priority: Major
    • Resolution: Fixed
    • Affects Version/s: 4.0.0.M3
    • Fix Version/s: 4.0.0.M2, 4.0.0.M3
    • Component/s: karaf
    • Labels:
      None

      Description

      Currently, the Karaf itest fail for mostly two reasons:

      • security related, the ssh connections fail, for instance:
      testShellCommandSecurityViaSsh(org.apache.karaf.itests.ShellCommandSecurityTest) , cause: Could not open SSH channel
      
      • CDI features installation
      installPaxCdi12WeldFeature(org.apache.karaf.itests.features.CdiFeaturesTest) , cause: Unable to resolve root: missing requirement [root] osgi.identity; osgi.identity=pax-cdi-1.2-weld; type=karaf.feature; version="[0.9.0,0.9.0]"; filter:="(&(osgi.identity=pax-cdi-1.2-weld)(type=karaf.feature)(version>=0.9.0)(version<=0.9.0))" [caused by: Unable to resolve pax-cdi-1.2-weld/0.9.0: missing requirement [pax-cdi-1.2-weld/0.9.0] osgi.identity; osgi.identity=org.ops4j.pax.cdi.weld; type=osgi.bundle; version="[0.9.0,0.9.0]"; resolution:=mandatory [caused by: Unable to resolve org.ops4j.pax.cdi.weld/0.9.0: missing requirement [org.ops4j.pax.cdi.weld/0.9.0] osgi.wiring.package; filter:="(&(osgi.wiring.package=org.jboss.weld.bootstrap)(version>=1.0.0)(!(version>=3.0.0)))" [caused by: Unable to resolve org.jboss.weld.osgi-bundle/2.2.4.Final: missing requirement [org.jboss.weld.osgi-bundle/2.2.4.Final] osgi.wiring.package; filter:="(&(osgi.wiring.package=javax.annotation)(version>=1.1.0)(!(version>=2147483647.2147483647.2147483647)))"]]]
      

        Attachments

          Issue Links

            Activity

              People

              • Assignee:
                jbonofre Jean-Baptiste Onofré
                Reporter:
                jbonofre Jean-Baptiste Onofré
              • Votes:
                0 Vote for this issue
                Watchers:
                1 Start watching this issue

                Dates

                • Created:
                  Updated:
                  Resolved: