You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@karaf.apache.org by "ASF subversion and git services (JIRA)" <ji...@apache.org> on 2016/12/01 08:08:58 UTC

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

    [ https://issues.apache.org/jira/browse/KARAF-4847?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15711269#comment-15711269 ] 

ASF subversion and git services commented on KARAF-4847:
--------------------------------------------------------

Commit 34908fb1df416cc7e08a0750d47930078e7b733b in karaf's branch refs/heads/master from [~gnt]
[ https://git-wip-us.apache.org/repos/asf?p=karaf.git;h=34908fb ]

[KARAF-4847] Cannot start feature pax-jetty with JDK 9
Add missing jar url protocol handler

> 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 Early Access Releases 9 Build 146
>            Reporter: Lijun Liao
>            Priority: Critical
>              Labels: java9
>             Fix For: 4.1.0
>
>         Attachments: karaf.log
>
>
> 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)