You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@karaf.apache.org by "Lijun Liao (JIRA)" <ji...@apache.org> on 2016/11/24 08:36:59 UTC

[jira] [Created] (KARAF-4847) Cannot start feature pax-jetty with JDK 9

Lijun Liao created KARAF-4847:
---------------------------------

             Summary: Cannot start feature pax-jetty with JDK 9
                 Key: KARAF-4847
                 URL: https://issues.apache.org/jira/browse/KARAF-4847
             Project: Karaf
          Issue Type: Bug
          Components: karaf-feature
    Affects Versions: 4.1.0
         Environment: Ubuntu
JDK 9 Build 146
            Reporter: Lijun Liao
            Priority: Critical
             Fix For: 4.1.0


Steps to reproduce the error:

1. Start a terminal
2. Start karaf (bin/karaf)
3. Install feature pax-jetty (feature:install pax-jetty)

Karaf shows the following message immediately
{code}
karaf@root()> feature:install pax-jetty                   xx:xx:xx
Error executing command: java.lang.InterruptedException
gogo: InterruptedException: null
{code}

After a while or being cancelled by CTRL + C, karaf ends up. Even worse, you cannot see what you type on the termial after that.




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