[jira] [Updated] (KARAF-5111) Error executing command: java.lang.InterruptedException when installing feature

2017-07-31 Thread JIRA

 [ 
https://issues.apache.org/jira/browse/KARAF-5111?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Jean-Baptiste Onofré updated KARAF-5111:

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:

{code}
Error executing command: java.lang.InterruptedException
{code}

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

The feature is simple:

{code}

mvn:org.apache.felix/org.apache.felix.ipojo/1.12.1
mvn:org.apache.felix/org.apache.felix.ipojo.api/1.12.1

{code}

  was:
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:

{code}
Error executing command: java.lang.InterruptedException
{code}

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

The feature is simple:

{code}


mvn:org.apache.felix/org.apache.felix.ipojo/${version.ipojo}

mvn:org.apache.felix/org.apache.felix.ipojo.api/${version.ipojo}

{code}


> Error executing command: java.lang.InterruptedException when installing 
> feature
> ---
>
> Key: KARAF-5111
> URL: https://issues.apache.org/jira/browse/KARAF-5111
> Project: Karaf
>  Issue Type: Bug
>  Components: karaf-feature
>Affects Versions: 4.1.1
> Environment: JDK 8, MacOS
>Reporter: Andy Phillips
>Assignee: Jean-Baptiste Onofré
> Fix For: 4.2.0, 4.1.2
>
> Attachments: karaf.log
>
>
> 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:
> {code}
> Error executing command: java.lang.InterruptedException
> {code}
> I've attached the karaf.log as well.  ${version.ipojo} = 1.12.1
> The feature is simple:
> {code}
> 
> mvn:org.apache.felix/org.apache.felix.ipojo/1.12.1
> 
> mvn:org.apache.felix/org.apache.felix.ipojo.api/1.12.1
> 
> {code}



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)


[jira] [Updated] (KARAF-5111) Error executing command: java.lang.InterruptedException when installing feature

2017-07-31 Thread JIRA

 [ 
https://issues.apache.org/jira/browse/KARAF-5111?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Jean-Baptiste Onofré updated KARAF-5111:

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:

{code}
Error executing command: java.lang.InterruptedException
{code}

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

The feature is simple:

{code}

mvn:org.apache.felix/org.apache.felix.ipojo/1.12.1
mvn:org.apache.felix/org.apache.felix.ipojo.api/1.12.1

{code}

  was:
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:

{code}
Error executing command: java.lang.InterruptedException
{code}

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

The feature is simple:

{code}

mvn:org.apache.felix/org.apache.felix.ipojo/1.12.1
mvn:org.apache.felix/org.apache.felix.ipojo.api/1.12.1

{code}


> Error executing command: java.lang.InterruptedException when installing 
> feature
> ---
>
> Key: KARAF-5111
> URL: https://issues.apache.org/jira/browse/KARAF-5111
> Project: Karaf
>  Issue Type: Bug
>  Components: karaf-feature
>Affects Versions: 4.1.1
> Environment: JDK 8, MacOS
>Reporter: Andy Phillips
>Assignee: Jean-Baptiste Onofré
> Fix For: 4.2.0, 4.1.2
>
> Attachments: karaf.log
>
>
> 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:
> {code}
> Error executing command: java.lang.InterruptedException
> {code}
> I've attached the karaf.log as well. ipojo version == 1.12.1
> The feature is simple:
> {code}
> 
> mvn:org.apache.felix/org.apache.felix.ipojo/1.12.1
> 
> mvn:org.apache.felix/org.apache.felix.ipojo.api/1.12.1
> 
> {code}



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)


[jira] [Updated] (KARAF-5111) Error executing command: java.lang.InterruptedException when installing feature

2017-07-31 Thread JIRA

 [ 
https://issues.apache.org/jira/browse/KARAF-5111?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Jean-Baptiste Onofré updated KARAF-5111:

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:

{code}
Error executing command: java.lang.InterruptedException
{code}

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

The feature is simple:

{code}


mvn:org.apache.felix/org.apache.felix.ipojo/${version.ipojo}

mvn:org.apache.felix/org.apache.felix.ipojo.api/${version.ipojo}

{code}

  was:
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:

{code}
Error executing command: java.lang.InterruptedException
{code}

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

The feature is simple:



mvn:org.apache.felix/org.apache.felix.ipojo/${version.ipojo}

mvn:org.apache.felix/org.apache.felix.ipojo.api/${version.ipojo}



> Error executing command: java.lang.InterruptedException when installing 
> feature
> ---
>
> Key: KARAF-5111
> URL: https://issues.apache.org/jira/browse/KARAF-5111
> Project: Karaf
>  Issue Type: Bug
>  Components: karaf-feature
>Affects Versions: 4.1.1
> Environment: JDK 8, MacOS
>Reporter: Andy Phillips
>Assignee: Jean-Baptiste Onofré
> Fix For: 4.2.0, 4.1.2
>
> Attachments: karaf.log
>
>
> 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:
> {code}
> Error executing command: java.lang.InterruptedException
> {code}
> I've attached the karaf.log as well.  ${version.ipojo} = 1.12.1
> The feature is simple:
> {code}
> 
> 
> mvn:org.apache.felix/org.apache.felix.ipojo/${version.ipojo}
> 
> mvn:org.apache.felix/org.apache.felix.ipojo.api/${version.ipojo}
> 
> {code}



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)


[jira] [Updated] (KARAF-5111) Error executing command: java.lang.InterruptedException when installing feature

2017-07-17 Thread JIRA

 [ 
https://issues.apache.org/jira/browse/KARAF-5111?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Jean-Baptiste Onofré updated KARAF-5111:

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:

{code}
Error executing command: java.lang.InterruptedException
{code}

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

The feature is simple:



mvn:org.apache.felix/org.apache.felix.ipojo/${version.ipojo}

mvn:org.apache.felix/org.apache.felix.ipojo.api/${version.ipojo}


  was:
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:

{code}
Error executing command: java.lang.InterruptedException
{code}

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

The feature is simple:

{code}


mvn:org.apache.felix/org.apache.felix.ipojo/${version.ipojo}

mvn:org.apache.felix/org.apache.felix.ipojo.api/${version.ipojo}

{code}


> Error executing command: java.lang.InterruptedException when installing 
> feature
> ---
>
> Key: KARAF-5111
> URL: https://issues.apache.org/jira/browse/KARAF-5111
> Project: Karaf
>  Issue Type: Bug
>  Components: karaf-feature
>Affects Versions: 4.1.1
> Environment: JDK 8, MacOS
>Reporter: Andy Phillips
>Assignee: Jean-Baptiste Onofré
> Fix For: 4.2.0, 4.1.2
>
> Attachments: karaf.log
>
>
> 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:
> {code}
> Error executing command: java.lang.InterruptedException
> {code}
> I've attached the karaf.log as well.  ${version.ipojo} = 1.12.1
> The feature is simple:
> 
> 
> mvn:org.apache.felix/org.apache.felix.ipojo/${version.ipojo}
> 
> mvn:org.apache.felix/org.apache.felix.ipojo.api/${version.ipojo}
> 



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)


[jira] [Updated] (KARAF-5111) Error executing command: java.lang.InterruptedException when installing feature

2017-07-17 Thread JIRA

 [ 
https://issues.apache.org/jira/browse/KARAF-5111?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Jean-Baptiste Onofré updated KARAF-5111:

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:

{code}
Error executing command: java.lang.InterruptedException
{code}

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

The feature is simple:

{code}


mvn:org.apache.felix/org.apache.felix.ipojo/${version.ipojo}

mvn:org.apache.felix/org.apache.felix.ipojo.api/${version.ipojo}

{code}

  was:
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.  ${version.ipojo} = 1.12.1

The feature is simple:



mvn:org.apache.felix/org.apache.felix.ipojo/${version.ipojo}

mvn:org.apache.felix/org.apache.felix.ipojo.api/${version.ipojo}




> Error executing command: java.lang.InterruptedException when installing 
> feature
> ---
>
> Key: KARAF-5111
> URL: https://issues.apache.org/jira/browse/KARAF-5111
> Project: Karaf
>  Issue Type: Bug
>  Components: karaf-feature
>Affects Versions: 4.1.1
> Environment: JDK 8, MacOS
>Reporter: Andy Phillips
>Assignee: Jean-Baptiste Onofré
> Fix For: 4.2.0, 4.1.2
>
> Attachments: karaf.log
>
>
> 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:
> {code}
> Error executing command: java.lang.InterruptedException
> {code}
> I've attached the karaf.log as well.  ${version.ipojo} = 1.12.1
> The feature is simple:
> {code}
> 
> 
> mvn:org.apache.felix/org.apache.felix.ipojo/${version.ipojo}
> 
> mvn:org.apache.felix/org.apache.felix.ipojo.api/${version.ipojo}
> 
> {code}



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)


[jira] [Updated] (KARAF-5111) Error executing command: java.lang.InterruptedException when installing feature

2017-07-16 Thread JIRA

 [ 
https://issues.apache.org/jira/browse/KARAF-5111?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Jean-Baptiste Onofré updated KARAF-5111:

Component/s: karaf-feature

> Error executing command: java.lang.InterruptedException when installing 
> feature
> ---
>
> Key: KARAF-5111
> URL: https://issues.apache.org/jira/browse/KARAF-5111
> Project: Karaf
>  Issue Type: Bug
>  Components: karaf-feature
>Affects Versions: 4.1.1
> Environment: JDK 8, MacOS
>Reporter: Andy Phillips
>Assignee: Jean-Baptiste Onofré
> Fix For: 4.2.0, 4.1.2
>
> Attachments: karaf.log
>
>
> 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.  ${version.ipojo} = 1.12.1
> The feature is simple:
> 
> 
> mvn:org.apache.felix/org.apache.felix.ipojo/${version.ipojo}
> 
> mvn:org.apache.felix/org.apache.felix.ipojo.api/${version.ipojo}
> 



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)


[jira] [Updated] (KARAF-5111) Error executing command: java.lang.InterruptedException when installing feature

2017-07-16 Thread JIRA

 [ 
https://issues.apache.org/jira/browse/KARAF-5111?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Jean-Baptiste Onofré updated KARAF-5111:

Fix Version/s: 4.1.2
   4.2.0

> Error executing command: java.lang.InterruptedException when installing 
> feature
> ---
>
> Key: KARAF-5111
> URL: https://issues.apache.org/jira/browse/KARAF-5111
> Project: Karaf
>  Issue Type: Bug
>  Components: karaf-feature
>Affects Versions: 4.1.1
> Environment: JDK 8, MacOS
>Reporter: Andy Phillips
> Fix For: 4.2.0, 4.1.2
>
> Attachments: karaf.log
>
>
> 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.  ${version.ipojo} = 1.12.1
> The feature is simple:
> 
> 
> mvn:org.apache.felix/org.apache.felix.ipojo/${version.ipojo}
> 
> mvn:org.apache.felix/org.apache.felix.ipojo.api/${version.ipojo}
> 



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)


[jira] [Updated] (KARAF-5111) Error executing command: java.lang.InterruptedException when installing feature

2017-04-30 Thread Andy Phillips (JIRA)

 [ 
https://issues.apache.org/jira/browse/KARAF-5111?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Andy Phillips updated KARAF-5111:
-
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.  ${version.ipojo} = 1.12.1

The feature is simple:



mvn:org.apache.felix/org.apache.felix.ipojo/${version.ipojo}

mvn:org.apache.felix/org.apache.felix.ipojo.api/${version.ipojo}



  was:
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.

The feature is simple:


mvn:org.apache.felix/org.apache.felix.ipojo/${version.ipojo}

mvn:org.apache.felix/org.apache.felix.ipojo.api/${version.ipojo}




> Error executing command: java.lang.InterruptedException when installing 
> feature
> ---
>
> Key: KARAF-5111
> URL: https://issues.apache.org/jira/browse/KARAF-5111
> Project: Karaf
>  Issue Type: Bug
>Affects Versions: 4.1.1
> Environment: JDK 8, MacOS
>Reporter: Andy Phillips
> Attachments: karaf.log
>
>
> 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.  ${version.ipojo} = 1.12.1
> The feature is simple:
> 
> 
> mvn:org.apache.felix/org.apache.felix.ipojo/${version.ipojo}
> 
> mvn:org.apache.felix/org.apache.felix.ipojo.api/${version.ipojo}
> 



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)


[jira] [Updated] (KARAF-5111) Error executing command: java.lang.InterruptedException when installing feature

2017-04-30 Thread Andy Phillips (JIRA)

 [ 
https://issues.apache.org/jira/browse/KARAF-5111?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Andy Phillips updated KARAF-5111:
-
Attachment: karaf.log

> Error executing command: java.lang.InterruptedException when installing 
> feature
> ---
>
> Key: KARAF-5111
> URL: https://issues.apache.org/jira/browse/KARAF-5111
> Project: Karaf
>  Issue Type: Bug
>Affects Versions: 4.1.1
> Environment: JDK 8, MacOS
>Reporter: Andy Phillips
> Attachments: karaf.log
>
>
> 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.
> The feature is simple:
> 
> 
> mvn:org.apache.felix/org.apache.felix.ipojo/${version.ipojo}
> 
> mvn:org.apache.felix/org.apache.felix.ipojo.api/${version.ipojo}
> 



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)