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

2016-12-01 Thread Lijun Liao (JIRA)

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

Lijun Liao edited comment on KARAF-4847 at 12/1/16 8:23 PM:


The fix works. I can start the pax-jetty feature. Thanks!


was (Author: lliao):
The fix works. I can start the pax-jetty feature.

> 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
>Assignee: Guillaume Nodet
>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.



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


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

2016-11-24 Thread Lijun Liao (JIRA)

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

Lijun Liao edited comment on KARAF-4847 at 11/24/16 6:00 PM:
-

The command feature:install pax-jetty was executed at 2016-11-24T18:52:28,536.


was (Author: lliao):
The command feature:install pax-jetty was executed at 2016-11-24T18:52:28,536

> 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
> 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)