[jira] [Reopened] (KARAF-4580) Installing elasticsearch feature fails on Windows

2016-07-15 Thread JIRA

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

Jean-Baptiste Onofré reopened KARAF-4580:
-

It sounds I missed part of the path. I'm fixing that, thanks.

> Installing elasticsearch feature fails on Windows
> -
>
> Key: KARAF-4580
> URL: https://issues.apache.org/jira/browse/KARAF-4580
> Project: Karaf
>  Issue Type: Bug
>  Components: decanter
>Affects Versions: decanter-1.1.0
>Reporter: Jean-Baptiste Onofré
>Assignee: Jean-Baptiste Onofré
> Fix For: decanter-1.1.1
>
>
> When installing the {{elasticsearch}} feature on Windows, we got the 
> following exception:
> {code}
> [4:08:18 PM] Xavier Mouchot: 16:07:39,886 | INFO  | pool-53-thread-1 | 
> anter.elasticsearch.EmbeddedNode   67 | 279 - 
> org.apache.karaf.decanter.elasticsearch-2.x - 1.1.0 | Starting Elasticsearch 
> node ...
> 16:07:40,766 | ERROR | pool-53-thread-1 | ?   
> ? | 279 - org.apache.karaf.decanter.elasticsearch-2.x - 1.1.0 | 
> [org.apache.karaf.decanter.elasticsearch(1)] The acticate method has thrown 
> an exception
> java.nio.file.InvalidPathException: Illegal char <:> at index 2: 
> /C:/Talend/6.1.1/runtime//elasticsearch/plugins
>   at 
> sun.nio.fs.WindowsPathParser.normalize(WindowsPathParser.java:182)[:1.7.0_80]
>   at 
> sun.nio.fs.WindowsPathParser.parse(WindowsPathParser.java:153)[:1.7.0_80]
>   at 
> sun.nio.fs.WindowsPathParser.parse(WindowsPathParser.java:77)[:1.7.0_80]
>   at sun.nio.fs.WindowsPath.parse(WindowsPath.java:94)[:1.7.0_80]
>   at 
> sun.nio.fs.WindowsFileSystem.getPath(WindowsFileSystem.java:255)[:1.7.0_80]
>   at org.elasticsearch.common.io.PathUtils.get(PathUtils.java:60)
>   at org.elasticsearch.env.Environment.(Environment.java:117)
>   at 
> org.elasticsearch.node.internal.InternalSettingsPreparer.prepareEnvironment(InternalSettingsPreparer.java:81)
>   at org.elasticsearch.node.Node.(Node.java:128)
>   at org.elasticsearch.node.NodeBuilder.build(NodeBuilder.java:145)
>   at 
> org.apache.karaf.decanter.elasticsearch.EmbeddedNode.start(EmbeddedNode.java:108)
>   at 
> org.apache.karaf.decanter.elasticsearch.EmbeddedNode.acticate(EmbeddedNode.java:63)
>   at sun.reflect.NativeMethodAccessorImpl.invoke0(Native 
> Method)[:1.7.0_80]
>   at 
> sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)[:1.7.0_80]
>   at 
> sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)[:1.7.0_80]
>   at java.lang.reflect.Method.invoke(Method.java:606)[:1.7.0_80]
>   at 
> org.apache.felix.scr.impl.helper.BaseMethod.invokeMethod(BaseMethod.java:222)[277:org.apache.felix.scr:2.0.2]
>   at 
> org.apache.felix.scr.impl.helper.BaseMethod.access$500(BaseMethod.java:37)[277:org.apach
> {code}



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


[jira] [Comment Edited] (KARAF-4580) Installing elasticsearch feature fails on Windows

2016-07-15 Thread Sanoussy DIALLO (JIRA)

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

Sanoussy DIALLO edited comment on KARAF-4580 at 7/15/16 4:00 PM:
-

Hi,

I'm testing this new version with windows and I cannot access to elasticsearch 
(http://localhost:9200/) with this version, can you confirm to me if it's a bug.

Here is my logs:

2016-07-15 17:31:24,613 | ERROR | pool-57-thread-1 | x  
  | 67 - org.apache.karaf.decanter.elasticsearch-2.x - 1.1.1.SNAPSHOT | 
[org.apache.karaf.decanter.elasticsearch(2)] The acticate method has thrown an 
exception
java.nio.file.InvalidPathException: Illegal char <:> at index 0: 
:/apache-karaf-4.0.5/elasticsearch/plugins
at 
sun.nio.fs.WindowsPathParser.normalize(WindowsPathParser.java:182)[:1.8.0_77]
at 
sun.nio.fs.WindowsPathParser.parse(WindowsPathParser.java:153)[:1.8.0_77]
at 
sun.nio.fs.WindowsPathParser.parse(WindowsPathParser.java:77)[:1.8.0_77]
at sun.nio.fs.WindowsPath.parse(WindowsPath.java:94)[:1.8.0_77]
at 
sun.nio.fs.WindowsFileSystem.getPath(WindowsFileSystem.java:255)[:1.8.0_77]
at org.elasticsearch.common.io.PathUtils.get(PathUtils.java:60)
at org.elasticsearch.env.Environment.(Environment.java:117)
at 
org.elasticsearch.node.internal.InternalSettingsPreparer.prepareEnvironment(InternalSettingsPreparer.java:81)
at org.elasticsearch.node.Node.(Node.java:128)
at org.elasticsearch.node.NodeBuilder.build(NodeBuilder.java:145)
at 
org.apache.karaf.decanter.elasticsearch.EmbeddedNode.start(EmbeddedNode.java:114)
at 
org.apache.karaf.decanter.elasticsearch.EmbeddedNode.acticate(EmbeddedNode.java:65)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native 
Method)[:1.8.0_77]
at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)[:1.8.0_77]
at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)[:1.8.0_77]
at java.lang.reflect.Method.invoke(Method.java:498)[:1.8.0_77]
at 
org.apache.felix.scr.impl.helper.BaseMethod.invokeMethod(BaseMethod.java:222)[61:org.apache.felix.scr:2.0.2]
at 
org.apache.felix.scr.impl.helper.BaseMethod.access$500(BaseMethod.java:37)[61:org.apache.felix.scr:2.0.2]
at 
org.apache.felix.scr.impl.helper.BaseMethod$Resolved.invoke(BaseMethod.java:615)[61:org.apache.felix.scr:2.0.2]
at 
org.apache.felix.scr.impl.helper.BaseMethod.invoke(BaseMethod.java:499)[61:org.apache.felix.scr:2.0.2]
at 
org.apache.felix.scr.impl.helper.ActivateMethod.invoke(ActivateMethod.java:295)[61:org.apache.felix.scr:2.0.2]
at 
org.apache.felix.scr.impl.manager.SingleComponentManager.createImplementationObject(SingleComponentManager.java:302)[61:org.apache.felix.scr:2.0.2]
at 
org.apache.felix.scr.impl.manager.SingleComponentManager.createComponent(SingleComponentManager.java:113)[61:org.apache.felix.scr:2.0.2]
at 
org.apache.felix.scr.impl.manager.SingleComponentManager.getService(SingleComponentManager.java:866)[61:org.apache.felix.scr:2.0.2]
at 
org.apache.felix.scr.impl.manager.SingleComponentManager.getServiceInternal(SingleComponentManager.java:833)[61:org.apache.felix.scr:2.0.2]
at 
org.apache.felix.scr.impl.manager.AbstractComponentManager.activateInternal(AbstractComponentManager.java:724)[61:org.apache.felix.scr:2.0.2]
at 
org.apache.felix.scr.impl.manager.AbstractComponentManager.enable(AbstractComponentManager.java:399)[61:org.apache.felix.scr:2.0.2]
at 
org.apache.felix.scr.impl.config.ConfigurableComponentHolder.enableComponents(ConfigurableComponentHolder.java:676)[61:org.apache.felix.scr:2.0.2]
at 
org.apache.felix.scr.impl.BundleComponentActivator.initialEnable(BundleComponentActivator.java:339)[61:org.apache.felix.scr:2.0.2]
at 
org.apache.felix.scr.impl.Activator.loadComponents(Activator.java:360)[61:org.apache.felix.scr:2.0.2]
at 
org.apache.felix.scr.impl.Activator.access$000(Activator.java:53)[61:org.apache.felix.scr:2.0.2]
at 
org.apache.felix.scr.impl.Activator$ScrExtension.start(Activator.java:260)[61:org.apache.felix.scr:2.0.2]
at 
org.apache.felix.utils.extender.AbstractExtender.createExtension(AbstractExtender.java:259)[61:org.apache.felix.scr:2.0.2]
at 
org.apache.felix.utils.extender.AbstractExtender.modifiedBundle(AbstractExtender.java:232)[61:org.apache.felix.scr:2.0.2]
at 
org.osgi.util.tracker.BundleTracker$Tracked.customizerModified(BundleTracker.java:482)[org.osgi.core-6.0.0.jar:]
at 
org.osgi.util.tracker.BundleTracker$Tracked.customizerModified(BundleTracker.java:415)[org.osgi.core-6.0.0.jar:]
at 
org.osgi.util.tracker.AbstractTracked.track(AbstractTracked.java:232)[org.osgi.core-6.0.0.jar:]
at

[jira] [Comment Edited] (KARAF-4580) Installing elasticsearch feature fails on Windows

2016-07-15 Thread Sanoussy DIALLO (JIRA)

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

Sanoussy DIALLO edited comment on KARAF-4580 at 7/15/16 4:00 PM:
-

Hi,

I'm testing this new version with windows and I cannot access to elasticsearch 
(http://localhost:9200/) with this version, can you confirm to me if it's a bug 
?

Here is my logs:

2016-07-15 17:31:24,613 | ERROR | pool-57-thread-1 | x  
  | 67 - org.apache.karaf.decanter.elasticsearch-2.x - 1.1.1.SNAPSHOT | 
[org.apache.karaf.decanter.elasticsearch(2)] The acticate method has thrown an 
exception
java.nio.file.InvalidPathException: Illegal char <:> at index 0: 
:/apache-karaf-4.0.5/elasticsearch/plugins
at 
sun.nio.fs.WindowsPathParser.normalize(WindowsPathParser.java:182)[:1.8.0_77]
at 
sun.nio.fs.WindowsPathParser.parse(WindowsPathParser.java:153)[:1.8.0_77]
at 
sun.nio.fs.WindowsPathParser.parse(WindowsPathParser.java:77)[:1.8.0_77]
at sun.nio.fs.WindowsPath.parse(WindowsPath.java:94)[:1.8.0_77]
at 
sun.nio.fs.WindowsFileSystem.getPath(WindowsFileSystem.java:255)[:1.8.0_77]
at org.elasticsearch.common.io.PathUtils.get(PathUtils.java:60)
at org.elasticsearch.env.Environment.(Environment.java:117)
at 
org.elasticsearch.node.internal.InternalSettingsPreparer.prepareEnvironment(InternalSettingsPreparer.java:81)
at org.elasticsearch.node.Node.(Node.java:128)
at org.elasticsearch.node.NodeBuilder.build(NodeBuilder.java:145)
at 
org.apache.karaf.decanter.elasticsearch.EmbeddedNode.start(EmbeddedNode.java:114)
at 
org.apache.karaf.decanter.elasticsearch.EmbeddedNode.acticate(EmbeddedNode.java:65)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native 
Method)[:1.8.0_77]
at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)[:1.8.0_77]
at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)[:1.8.0_77]
at java.lang.reflect.Method.invoke(Method.java:498)[:1.8.0_77]
at 
org.apache.felix.scr.impl.helper.BaseMethod.invokeMethod(BaseMethod.java:222)[61:org.apache.felix.scr:2.0.2]
at 
org.apache.felix.scr.impl.helper.BaseMethod.access$500(BaseMethod.java:37)[61:org.apache.felix.scr:2.0.2]
at 
org.apache.felix.scr.impl.helper.BaseMethod$Resolved.invoke(BaseMethod.java:615)[61:org.apache.felix.scr:2.0.2]
at 
org.apache.felix.scr.impl.helper.BaseMethod.invoke(BaseMethod.java:499)[61:org.apache.felix.scr:2.0.2]
at 
org.apache.felix.scr.impl.helper.ActivateMethod.invoke(ActivateMethod.java:295)[61:org.apache.felix.scr:2.0.2]
at 
org.apache.felix.scr.impl.manager.SingleComponentManager.createImplementationObject(SingleComponentManager.java:302)[61:org.apache.felix.scr:2.0.2]
at 
org.apache.felix.scr.impl.manager.SingleComponentManager.createComponent(SingleComponentManager.java:113)[61:org.apache.felix.scr:2.0.2]
at 
org.apache.felix.scr.impl.manager.SingleComponentManager.getService(SingleComponentManager.java:866)[61:org.apache.felix.scr:2.0.2]
at 
org.apache.felix.scr.impl.manager.SingleComponentManager.getServiceInternal(SingleComponentManager.java:833)[61:org.apache.felix.scr:2.0.2]
at 
org.apache.felix.scr.impl.manager.AbstractComponentManager.activateInternal(AbstractComponentManager.java:724)[61:org.apache.felix.scr:2.0.2]
at 
org.apache.felix.scr.impl.manager.AbstractComponentManager.enable(AbstractComponentManager.java:399)[61:org.apache.felix.scr:2.0.2]
at 
org.apache.felix.scr.impl.config.ConfigurableComponentHolder.enableComponents(ConfigurableComponentHolder.java:676)[61:org.apache.felix.scr:2.0.2]
at 
org.apache.felix.scr.impl.BundleComponentActivator.initialEnable(BundleComponentActivator.java:339)[61:org.apache.felix.scr:2.0.2]
at 
org.apache.felix.scr.impl.Activator.loadComponents(Activator.java:360)[61:org.apache.felix.scr:2.0.2]
at 
org.apache.felix.scr.impl.Activator.access$000(Activator.java:53)[61:org.apache.felix.scr:2.0.2]
at 
org.apache.felix.scr.impl.Activator$ScrExtension.start(Activator.java:260)[61:org.apache.felix.scr:2.0.2]
at 
org.apache.felix.utils.extender.AbstractExtender.createExtension(AbstractExtender.java:259)[61:org.apache.felix.scr:2.0.2]
at 
org.apache.felix.utils.extender.AbstractExtender.modifiedBundle(AbstractExtender.java:232)[61:org.apache.felix.scr:2.0.2]
at 
org.osgi.util.tracker.BundleTracker$Tracked.customizerModified(BundleTracker.java:482)[org.osgi.core-6.0.0.jar:]
at 
org.osgi.util.tracker.BundleTracker$Tracked.customizerModified(BundleTracker.java:415)[org.osgi.core-6.0.0.jar:]
at 
org.osgi.util.tracker.AbstractTracked.track(AbstractTracked.java:232)[org.osgi.core-6.0.0.jar:]

[jira] [Comment Edited] (KARAF-4580) Installing elasticsearch feature fails on Windows

2016-07-15 Thread Sanoussy DIALLO (JIRA)

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

Sanoussy DIALLO edited comment on KARAF-4580 at 7/15/16 4:00 PM:
-

Hi,

I'm testing this new version with windows and I cannot access to elasticsearch 
(http://localhost:9200/) with this version, can you confirm to me if it's a bug.

Here is my logs:

2016-07-15 17:31:24,613 | ERROR | pool-57-thread-1 | x  
  | 67 - org.apache.karaf.decanter.elasticsearch-2.x - 1.1.1.SNAPSHOT | 
[org.apache.karaf.decanter.elasticsearch(2)] The acticate method has thrown an 
exception
java.nio.file.InvalidPathException: Illegal char <:> at index 0: 
:/apache-karaf-4.0.5/elasticsearch/plugins
at 
sun.nio.fs.WindowsPathParser.normalize(WindowsPathParser.java:182)[:1.8.0_77]
at 
sun.nio.fs.WindowsPathParser.parse(WindowsPathParser.java:153)[:1.8.0_77]
at 
sun.nio.fs.WindowsPathParser.parse(WindowsPathParser.java:77)[:1.8.0_77]
at sun.nio.fs.WindowsPath.parse(WindowsPath.java:94)[:1.8.0_77]
at 
sun.nio.fs.WindowsFileSystem.getPath(WindowsFileSystem.java:255)[:1.8.0_77]
at org.elasticsearch.common.io.PathUtils.get(PathUtils.java:60)
at org.elasticsearch.env.Environment.(Environment.java:117)
at 
org.elasticsearch.node.internal.InternalSettingsPreparer.prepareEnvironment(InternalSettingsPreparer.java:81)
at org.elasticsearch.node.Node.(Node.java:128)
at org.elasticsearch.node.NodeBuilder.build(NodeBuilder.java:145)
at 
org.apache.karaf.decanter.elasticsearch.EmbeddedNode.start(EmbeddedNode.java:114)
at 
org.apache.karaf.decanter.elasticsearch.EmbeddedNode.acticate(EmbeddedNode.java:65)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native 
Method)[:1.8.0_77]
at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)[:1.8.0_77]
at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)[:1.8.0_77]
at java.lang.reflect.Method.invoke(Method.java:498)[:1.8.0_77]
at 
org.apache.felix.scr.impl.helper.BaseMethod.invokeMethod(BaseMethod.java:222)[61:org.apache.felix.scr:2.0.2]
at 
org.apache.felix.scr.impl.helper.BaseMethod.access$500(BaseMethod.java:37)[61:org.apache.felix.scr:2.0.2]
at 
org.apache.felix.scr.impl.helper.BaseMethod$Resolved.invoke(BaseMethod.java:615)[61:org.apache.felix.scr:2.0.2]
at 
org.apache.felix.scr.impl.helper.BaseMethod.invoke(BaseMethod.java:499)[61:org.apache.felix.scr:2.0.2]
at 
org.apache.felix.scr.impl.helper.ActivateMethod.invoke(ActivateMethod.java:295)[61:org.apache.felix.scr:2.0.2]
at 
org.apache.felix.scr.impl.manager.SingleComponentManager.createImplementationObject(SingleComponentManager.java:302)[61:org.apache.felix.scr:2.0.2]
at 
org.apache.felix.scr.impl.manager.SingleComponentManager.createComponent(SingleComponentManager.java:113)[61:org.apache.felix.scr:2.0.2]
at 
org.apache.felix.scr.impl.manager.SingleComponentManager.getService(SingleComponentManager.java:866)[61:org.apache.felix.scr:2.0.2]
at 
org.apache.felix.scr.impl.manager.SingleComponentManager.getServiceInternal(SingleComponentManager.java:833)[61:org.apache.felix.scr:2.0.2]
at 
org.apache.felix.scr.impl.manager.AbstractComponentManager.activateInternal(AbstractComponentManager.java:724)[61:org.apache.felix.scr:2.0.2]
at 
org.apache.felix.scr.impl.manager.AbstractComponentManager.enable(AbstractComponentManager.java:399)[61:org.apache.felix.scr:2.0.2]
at 
org.apache.felix.scr.impl.config.ConfigurableComponentHolder.enableComponents(ConfigurableComponentHolder.java:676)[61:org.apache.felix.scr:2.0.2]
at 
org.apache.felix.scr.impl.BundleComponentActivator.initialEnable(BundleComponentActivator.java:339)[61:org.apache.felix.scr:2.0.2]
at 
org.apache.felix.scr.impl.Activator.loadComponents(Activator.java:360)[61:org.apache.felix.scr:2.0.2]
at 
org.apache.felix.scr.impl.Activator.access$000(Activator.java:53)[61:org.apache.felix.scr:2.0.2]
at 
org.apache.felix.scr.impl.Activator$ScrExtension.start(Activator.java:260)[61:org.apache.felix.scr:2.0.2]
at 
org.apache.felix.utils.extender.AbstractExtender.createExtension(AbstractExtender.java:259)[61:org.apache.felix.scr:2.0.2]
at 
org.apache.felix.utils.extender.AbstractExtender.modifiedBundle(AbstractExtender.java:232)[61:org.apache.felix.scr:2.0.2]
at 
org.osgi.util.tracker.BundleTracker$Tracked.customizerModified(BundleTracker.java:482)[org.osgi.core-6.0.0.jar:]
at 
org.osgi.util.tracker.BundleTracker$Tracked.customizerModified(BundleTracker.java:415)[org.osgi.core-6.0.0.jar:]
at 
org.osgi.util.tracker.AbstractTracked.track(AbstractTracked.java:232)[org.osgi.core-6.0.0.jar:]
at

[jira] [Comment Edited] (KARAF-4580) Installing elasticsearch feature fails on Windows

2016-07-15 Thread Sanoussy DIALLO (JIRA)

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

Sanoussy DIALLO edited comment on KARAF-4580 at 7/15/16 4:00 PM:
-

Hi,

I'm testing this new version with windows and I cannot access to elasticsearch 
(http://localhost:9200/) with this version, can you confirm to me it's a bug.

Here is my logs:

2016-07-15 17:31:24,613 | ERROR | pool-57-thread-1 | x  
  | 67 - org.apache.karaf.decanter.elasticsearch-2.x - 1.1.1.SNAPSHOT | 
[org.apache.karaf.decanter.elasticsearch(2)] The acticate method has thrown an 
exception
java.nio.file.InvalidPathException: Illegal char <:> at index 0: 
:/apache-karaf-4.0.5/elasticsearch/plugins
at 
sun.nio.fs.WindowsPathParser.normalize(WindowsPathParser.java:182)[:1.8.0_77]
at 
sun.nio.fs.WindowsPathParser.parse(WindowsPathParser.java:153)[:1.8.0_77]
at 
sun.nio.fs.WindowsPathParser.parse(WindowsPathParser.java:77)[:1.8.0_77]
at sun.nio.fs.WindowsPath.parse(WindowsPath.java:94)[:1.8.0_77]
at 
sun.nio.fs.WindowsFileSystem.getPath(WindowsFileSystem.java:255)[:1.8.0_77]
at org.elasticsearch.common.io.PathUtils.get(PathUtils.java:60)
at org.elasticsearch.env.Environment.(Environment.java:117)
at 
org.elasticsearch.node.internal.InternalSettingsPreparer.prepareEnvironment(InternalSettingsPreparer.java:81)
at org.elasticsearch.node.Node.(Node.java:128)
at org.elasticsearch.node.NodeBuilder.build(NodeBuilder.java:145)
at 
org.apache.karaf.decanter.elasticsearch.EmbeddedNode.start(EmbeddedNode.java:114)
at 
org.apache.karaf.decanter.elasticsearch.EmbeddedNode.acticate(EmbeddedNode.java:65)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native 
Method)[:1.8.0_77]
at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)[:1.8.0_77]
at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)[:1.8.0_77]
at java.lang.reflect.Method.invoke(Method.java:498)[:1.8.0_77]
at 
org.apache.felix.scr.impl.helper.BaseMethod.invokeMethod(BaseMethod.java:222)[61:org.apache.felix.scr:2.0.2]
at 
org.apache.felix.scr.impl.helper.BaseMethod.access$500(BaseMethod.java:37)[61:org.apache.felix.scr:2.0.2]
at 
org.apache.felix.scr.impl.helper.BaseMethod$Resolved.invoke(BaseMethod.java:615)[61:org.apache.felix.scr:2.0.2]
at 
org.apache.felix.scr.impl.helper.BaseMethod.invoke(BaseMethod.java:499)[61:org.apache.felix.scr:2.0.2]
at 
org.apache.felix.scr.impl.helper.ActivateMethod.invoke(ActivateMethod.java:295)[61:org.apache.felix.scr:2.0.2]
at 
org.apache.felix.scr.impl.manager.SingleComponentManager.createImplementationObject(SingleComponentManager.java:302)[61:org.apache.felix.scr:2.0.2]
at 
org.apache.felix.scr.impl.manager.SingleComponentManager.createComponent(SingleComponentManager.java:113)[61:org.apache.felix.scr:2.0.2]
at 
org.apache.felix.scr.impl.manager.SingleComponentManager.getService(SingleComponentManager.java:866)[61:org.apache.felix.scr:2.0.2]
at 
org.apache.felix.scr.impl.manager.SingleComponentManager.getServiceInternal(SingleComponentManager.java:833)[61:org.apache.felix.scr:2.0.2]
at 
org.apache.felix.scr.impl.manager.AbstractComponentManager.activateInternal(AbstractComponentManager.java:724)[61:org.apache.felix.scr:2.0.2]
at 
org.apache.felix.scr.impl.manager.AbstractComponentManager.enable(AbstractComponentManager.java:399)[61:org.apache.felix.scr:2.0.2]
at 
org.apache.felix.scr.impl.config.ConfigurableComponentHolder.enableComponents(ConfigurableComponentHolder.java:676)[61:org.apache.felix.scr:2.0.2]
at 
org.apache.felix.scr.impl.BundleComponentActivator.initialEnable(BundleComponentActivator.java:339)[61:org.apache.felix.scr:2.0.2]
at 
org.apache.felix.scr.impl.Activator.loadComponents(Activator.java:360)[61:org.apache.felix.scr:2.0.2]
at 
org.apache.felix.scr.impl.Activator.access$000(Activator.java:53)[61:org.apache.felix.scr:2.0.2]
at 
org.apache.felix.scr.impl.Activator$ScrExtension.start(Activator.java:260)[61:org.apache.felix.scr:2.0.2]
at 
org.apache.felix.utils.extender.AbstractExtender.createExtension(AbstractExtender.java:259)[61:org.apache.felix.scr:2.0.2]
at 
org.apache.felix.utils.extender.AbstractExtender.modifiedBundle(AbstractExtender.java:232)[61:org.apache.felix.scr:2.0.2]
at 
org.osgi.util.tracker.BundleTracker$Tracked.customizerModified(BundleTracker.java:482)[org.osgi.core-6.0.0.jar:]
at 
org.osgi.util.tracker.BundleTracker$Tracked.customizerModified(BundleTracker.java:415)[org.osgi.core-6.0.0.jar:]
at 
org.osgi.util.tracker.AbstractTracked.track(AbstractTracked.java:232)[org.osgi.core-6.0.0.jar:]
at 
o

[jira] [Comment Edited] (KARAF-4580) Installing elasticsearch feature fails on Windows

2016-07-15 Thread Sanoussy DIALLO (JIRA)

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

Sanoussy DIALLO edited comment on KARAF-4580 at 7/15/16 3:59 PM:
-

Hi,

I'm testing this new version with windows and I access to elasticsearch 
(http://localhost:9200/) with this version, can you confirm to me it's a bug.

Here is my logs:

2016-07-15 17:31:24,613 | ERROR | pool-57-thread-1 | x  
  | 67 - org.apache.karaf.decanter.elasticsearch-2.x - 1.1.1.SNAPSHOT | 
[org.apache.karaf.decanter.elasticsearch(2)] The acticate method has thrown an 
exception
java.nio.file.InvalidPathException: Illegal char <:> at index 0: 
:/apache-karaf-4.0.5/elasticsearch/plugins
at 
sun.nio.fs.WindowsPathParser.normalize(WindowsPathParser.java:182)[:1.8.0_77]
at 
sun.nio.fs.WindowsPathParser.parse(WindowsPathParser.java:153)[:1.8.0_77]
at 
sun.nio.fs.WindowsPathParser.parse(WindowsPathParser.java:77)[:1.8.0_77]
at sun.nio.fs.WindowsPath.parse(WindowsPath.java:94)[:1.8.0_77]
at 
sun.nio.fs.WindowsFileSystem.getPath(WindowsFileSystem.java:255)[:1.8.0_77]
at org.elasticsearch.common.io.PathUtils.get(PathUtils.java:60)
at org.elasticsearch.env.Environment.(Environment.java:117)
at 
org.elasticsearch.node.internal.InternalSettingsPreparer.prepareEnvironment(InternalSettingsPreparer.java:81)
at org.elasticsearch.node.Node.(Node.java:128)
at org.elasticsearch.node.NodeBuilder.build(NodeBuilder.java:145)
at 
org.apache.karaf.decanter.elasticsearch.EmbeddedNode.start(EmbeddedNode.java:114)
at 
org.apache.karaf.decanter.elasticsearch.EmbeddedNode.acticate(EmbeddedNode.java:65)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native 
Method)[:1.8.0_77]
at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)[:1.8.0_77]
at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)[:1.8.0_77]
at java.lang.reflect.Method.invoke(Method.java:498)[:1.8.0_77]
at 
org.apache.felix.scr.impl.helper.BaseMethod.invokeMethod(BaseMethod.java:222)[61:org.apache.felix.scr:2.0.2]
at 
org.apache.felix.scr.impl.helper.BaseMethod.access$500(BaseMethod.java:37)[61:org.apache.felix.scr:2.0.2]
at 
org.apache.felix.scr.impl.helper.BaseMethod$Resolved.invoke(BaseMethod.java:615)[61:org.apache.felix.scr:2.0.2]
at 
org.apache.felix.scr.impl.helper.BaseMethod.invoke(BaseMethod.java:499)[61:org.apache.felix.scr:2.0.2]
at 
org.apache.felix.scr.impl.helper.ActivateMethod.invoke(ActivateMethod.java:295)[61:org.apache.felix.scr:2.0.2]
at 
org.apache.felix.scr.impl.manager.SingleComponentManager.createImplementationObject(SingleComponentManager.java:302)[61:org.apache.felix.scr:2.0.2]
at 
org.apache.felix.scr.impl.manager.SingleComponentManager.createComponent(SingleComponentManager.java:113)[61:org.apache.felix.scr:2.0.2]
at 
org.apache.felix.scr.impl.manager.SingleComponentManager.getService(SingleComponentManager.java:866)[61:org.apache.felix.scr:2.0.2]
at 
org.apache.felix.scr.impl.manager.SingleComponentManager.getServiceInternal(SingleComponentManager.java:833)[61:org.apache.felix.scr:2.0.2]
at 
org.apache.felix.scr.impl.manager.AbstractComponentManager.activateInternal(AbstractComponentManager.java:724)[61:org.apache.felix.scr:2.0.2]
at 
org.apache.felix.scr.impl.manager.AbstractComponentManager.enable(AbstractComponentManager.java:399)[61:org.apache.felix.scr:2.0.2]
at 
org.apache.felix.scr.impl.config.ConfigurableComponentHolder.enableComponents(ConfigurableComponentHolder.java:676)[61:org.apache.felix.scr:2.0.2]
at 
org.apache.felix.scr.impl.BundleComponentActivator.initialEnable(BundleComponentActivator.java:339)[61:org.apache.felix.scr:2.0.2]
at 
org.apache.felix.scr.impl.Activator.loadComponents(Activator.java:360)[61:org.apache.felix.scr:2.0.2]
at 
org.apache.felix.scr.impl.Activator.access$000(Activator.java:53)[61:org.apache.felix.scr:2.0.2]
at 
org.apache.felix.scr.impl.Activator$ScrExtension.start(Activator.java:260)[61:org.apache.felix.scr:2.0.2]
at 
org.apache.felix.utils.extender.AbstractExtender.createExtension(AbstractExtender.java:259)[61:org.apache.felix.scr:2.0.2]
at 
org.apache.felix.utils.extender.AbstractExtender.modifiedBundle(AbstractExtender.java:232)[61:org.apache.felix.scr:2.0.2]
at 
org.osgi.util.tracker.BundleTracker$Tracked.customizerModified(BundleTracker.java:482)[org.osgi.core-6.0.0.jar:]
at 
org.osgi.util.tracker.BundleTracker$Tracked.customizerModified(BundleTracker.java:415)[org.osgi.core-6.0.0.jar:]
at 
org.osgi.util.tracker.AbstractTracked.track(AbstractTracked.java:232)[org.osgi.core-6.0.0.jar:]
at 
org.osgi

[jira] [Commented] (KARAF-4580) Installing elasticsearch feature fails on Windows

2016-07-15 Thread Sanoussy DIALLO (JIRA)

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

Sanoussy DIALLO commented on KARAF-4580:


Hi,

I'm testing this new version with windows and I cannot start elasticsearch with 
this version, can you confirm to me it's a bug.

Here is my logs:

2016-07-15 17:31:24,613 | ERROR | pool-57-thread-1 | x  
  | 67 - org.apache.karaf.decanter.elasticsearch-2.x - 1.1.1.SNAPSHOT | 
[org.apache.karaf.decanter.elasticsearch(2)] The acticate method has thrown an 
exception
java.nio.file.InvalidPathException: Illegal char <:> at index 0: 
:/apache-karaf-4.0.5/elasticsearch/plugins
at 
sun.nio.fs.WindowsPathParser.normalize(WindowsPathParser.java:182)[:1.8.0_77]
at 
sun.nio.fs.WindowsPathParser.parse(WindowsPathParser.java:153)[:1.8.0_77]
at 
sun.nio.fs.WindowsPathParser.parse(WindowsPathParser.java:77)[:1.8.0_77]
at sun.nio.fs.WindowsPath.parse(WindowsPath.java:94)[:1.8.0_77]
at 
sun.nio.fs.WindowsFileSystem.getPath(WindowsFileSystem.java:255)[:1.8.0_77]
at org.elasticsearch.common.io.PathUtils.get(PathUtils.java:60)
at org.elasticsearch.env.Environment.(Environment.java:117)
at 
org.elasticsearch.node.internal.InternalSettingsPreparer.prepareEnvironment(InternalSettingsPreparer.java:81)
at org.elasticsearch.node.Node.(Node.java:128)
at org.elasticsearch.node.NodeBuilder.build(NodeBuilder.java:145)
at 
org.apache.karaf.decanter.elasticsearch.EmbeddedNode.start(EmbeddedNode.java:114)
at 
org.apache.karaf.decanter.elasticsearch.EmbeddedNode.acticate(EmbeddedNode.java:65)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native 
Method)[:1.8.0_77]
at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)[:1.8.0_77]
at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)[:1.8.0_77]
at java.lang.reflect.Method.invoke(Method.java:498)[:1.8.0_77]
at 
org.apache.felix.scr.impl.helper.BaseMethod.invokeMethod(BaseMethod.java:222)[61:org.apache.felix.scr:2.0.2]
at 
org.apache.felix.scr.impl.helper.BaseMethod.access$500(BaseMethod.java:37)[61:org.apache.felix.scr:2.0.2]
at 
org.apache.felix.scr.impl.helper.BaseMethod$Resolved.invoke(BaseMethod.java:615)[61:org.apache.felix.scr:2.0.2]
at 
org.apache.felix.scr.impl.helper.BaseMethod.invoke(BaseMethod.java:499)[61:org.apache.felix.scr:2.0.2]
at 
org.apache.felix.scr.impl.helper.ActivateMethod.invoke(ActivateMethod.java:295)[61:org.apache.felix.scr:2.0.2]
at 
org.apache.felix.scr.impl.manager.SingleComponentManager.createImplementationObject(SingleComponentManager.java:302)[61:org.apache.felix.scr:2.0.2]
at 
org.apache.felix.scr.impl.manager.SingleComponentManager.createComponent(SingleComponentManager.java:113)[61:org.apache.felix.scr:2.0.2]
at 
org.apache.felix.scr.impl.manager.SingleComponentManager.getService(SingleComponentManager.java:866)[61:org.apache.felix.scr:2.0.2]
at 
org.apache.felix.scr.impl.manager.SingleComponentManager.getServiceInternal(SingleComponentManager.java:833)[61:org.apache.felix.scr:2.0.2]
at 
org.apache.felix.scr.impl.manager.AbstractComponentManager.activateInternal(AbstractComponentManager.java:724)[61:org.apache.felix.scr:2.0.2]
at 
org.apache.felix.scr.impl.manager.AbstractComponentManager.enable(AbstractComponentManager.java:399)[61:org.apache.felix.scr:2.0.2]
at 
org.apache.felix.scr.impl.config.ConfigurableComponentHolder.enableComponents(ConfigurableComponentHolder.java:676)[61:org.apache.felix.scr:2.0.2]
at 
org.apache.felix.scr.impl.BundleComponentActivator.initialEnable(BundleComponentActivator.java:339)[61:org.apache.felix.scr:2.0.2]
at 
org.apache.felix.scr.impl.Activator.loadComponents(Activator.java:360)[61:org.apache.felix.scr:2.0.2]
at 
org.apache.felix.scr.impl.Activator.access$000(Activator.java:53)[61:org.apache.felix.scr:2.0.2]
at 
org.apache.felix.scr.impl.Activator$ScrExtension.start(Activator.java:260)[61:org.apache.felix.scr:2.0.2]
at 
org.apache.felix.utils.extender.AbstractExtender.createExtension(AbstractExtender.java:259)[61:org.apache.felix.scr:2.0.2]
at 
org.apache.felix.utils.extender.AbstractExtender.modifiedBundle(AbstractExtender.java:232)[61:org.apache.felix.scr:2.0.2]
at 
org.osgi.util.tracker.BundleTracker$Tracked.customizerModified(BundleTracker.java:482)[org.osgi.core-6.0.0.jar:]
at 
org.osgi.util.tracker.BundleTracker$Tracked.customizerModified(BundleTracker.java:415)[org.osgi.core-6.0.0.jar:]
at 
org.osgi.util.tracker.AbstractTracked.track(AbstractTracked.java:232)[org.osgi.core-6.0.0.jar:]
at 
org.osgi.util.tracker.BundleTracker$Tracked.bundleChanged(BundleTracker.java:44

[jira] [Commented] (KARAF-4624) Create Karaf component to create Activemq connection factories

2016-07-15 Thread ASF subversion and git services (JIRA)

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

ASF subversion and git services commented on KARAF-4624:


Commit 6d46540ff5f4437327de39ecf72846c64063a32c in karaf's branch 
refs/heads/master from [~ch...@die-schneider.net]
[ https://git-wip-us.apache.org/repos/asf?p=karaf.git;h=6d46540 ]

[KARAF-4624] Karaf component to create ConnectionFactories out of configs


> Create Karaf component to create Activemq connection factories
> --
>
> Key: KARAF-4624
> URL: https://issues.apache.org/jira/browse/KARAF-4624
> Project: Karaf
>  Issue Type: New Feature
>Affects Versions: 4.0.5
>Reporter: Christian Schneider
>Assignee: Christian Schneider
> Fix For: 4.1.0, 4.0.6
>
>
> We already have the jms feature which allows to create connection factories 
> as services. The connection factories are created as blueprint.xmls and put 
> into the deploy folder.
> For many cases this is good enough but it has some drawbacks:
> - Since karaf 4 we do not require blueprint anymore. So if someone does not 
> want to use blueprint he still has to use it just for the connection factories
> - The deploy folder often has timing issues
> As ActiveMQ is the most used jms server in the karaf environment I propose to 
> create a small bundle for it that creates connection factory services from 
> configs. 
> This will make it easier for people to have a non blueprint deployment and 
> also not rely on the deploy folder.



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


[jira] [Assigned] (KARAF-4626) Feature build fails when version-ranges are enabled and a transitive dependency needs system properties

2016-07-15 Thread JIRA

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

Jean-Baptiste Onofré reassigned KARAF-4626:
---

Assignee: Jean-Baptiste Onofré

> Feature build fails when version-ranges are enabled and a transitive 
> dependency needs system properties
> ---
>
> Key: KARAF-4626
> URL: https://issues.apache.org/jira/browse/KARAF-4626
> Project: Karaf
>  Issue Type: Bug
>  Components: karaf-tooling
>Affects Versions: 4.1.0, 4.0.6
>Reporter: Roland Hauser
>Assignee: Jean-Baptiste Onofré
> Fix For: 4.1.0, 4.0.6
>
>
> The build failure happens, when the POM of a transitive dependency needs 
> system properties, for instance to activate a profile. This only happens if 
> the karaf-maven-plugin is configured with useVersionRange=true and 
> includeTransitiveVersionRanges=true. To fix this issue, the system properties 
> should be set on the ProjectBuildingRequest object in 
> GenerateDescriptorMojo#resolveProject.



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


[jira] [Updated] (KARAF-4626) Feature build fails when version-ranges are enabled and a transitive dependency needs system properties

2016-07-15 Thread JIRA

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

Jean-Baptiste Onofré updated KARAF-4626:

Fix Version/s: 4.0.6
   4.1.0

> Feature build fails when version-ranges are enabled and a transitive 
> dependency needs system properties
> ---
>
> Key: KARAF-4626
> URL: https://issues.apache.org/jira/browse/KARAF-4626
> Project: Karaf
>  Issue Type: Bug
>  Components: karaf-tooling
>Affects Versions: 4.1.0, 4.0.6
>Reporter: Roland Hauser
>Assignee: Jean-Baptiste Onofré
> Fix For: 4.1.0, 4.0.6
>
>
> The build failure happens, when the POM of a transitive dependency needs 
> system properties, for instance to activate a profile. This only happens if 
> the karaf-maven-plugin is configured with useVersionRange=true and 
> includeTransitiveVersionRanges=true. To fix this issue, the system properties 
> should be set on the ProjectBuildingRequest object in 
> GenerateDescriptorMojo#resolveProject.



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


[jira] [Updated] (KARAF-4626) Feature build fails when version-ranges are enabled and a transitive dependency needs system properties

2016-07-15 Thread Roland Hauser (JIRA)

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

Roland Hauser updated KARAF-4626:
-
Affects Version/s: (was: 4.0.5)
   4.0.6

> Feature build fails when version-ranges are enabled and a transitive 
> dependency needs system properties
> ---
>
> Key: KARAF-4626
> URL: https://issues.apache.org/jira/browse/KARAF-4626
> Project: Karaf
>  Issue Type: Bug
>  Components: karaf-tooling
>Affects Versions: 4.1.0, 4.0.6
>Reporter: Roland Hauser
>Assignee: Jean-Baptiste Onofré
> Fix For: 4.1.0, 4.0.6
>
>
> The build failure happens, when the POM of a transitive dependency needs 
> system properties, for instance to activate a profile. This only happens if 
> the karaf-maven-plugin is configured with useVersionRange=true and 
> includeTransitiveVersionRanges=true. To fix this issue, the system properties 
> should be set on the ProjectBuildingRequest object in 
> GenerateDescriptorMojo#resolveProject.



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


[jira] [Commented] (KARAF-4626) Feature build fails when version-ranges are enabled and a transitive dependency needs system properties

2016-07-15 Thread ASF GitHub Bot (JIRA)

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

ASF GitHub Bot commented on KARAF-4626:
---

GitHub user SourcePond opened a pull request:

https://github.com/apache/karaf/pull/211

KARAF-4626: Properly transfer the system properties to the request



You can merge this pull request into a Git repository by running:

$ git pull https://github.com/SourcePond/karaf master

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/karaf/pull/211.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

This closes #211


commit 9ee750b62c3d5b6e149ca5878430786ed86244fc
Author: Roland Hauser 
Date:   2016-07-15T13:13:11Z

KARAF-4626: Properly transfer the system properties to the request




> Feature build fails when version-ranges are enabled and a transitive 
> dependency needs system properties
> ---
>
> Key: KARAF-4626
> URL: https://issues.apache.org/jira/browse/KARAF-4626
> Project: Karaf
>  Issue Type: Bug
>  Components: karaf-tooling
>Affects Versions: 4.1.0, 4.0.5
>Reporter: Roland Hauser
>
> The build failure happens, when the POM of a transitive dependency needs 
> system properties, for instance to activate a profile. This only happens if 
> the karaf-maven-plugin is configured with useVersionRange=true and 
> includeTransitiveVersionRanges=true. To fix this issue, the system properties 
> should be set on the ProjectBuildingRequest object in 
> GenerateDescriptorMojo#resolveProject.



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


[jira] [Created] (KARAF-4626) Feature build fails when version-ranges are enabled and a transitive dependency needs system properties

2016-07-15 Thread Roland Hauser (JIRA)
Roland Hauser created KARAF-4626:


 Summary: Feature build fails when version-ranges are enabled and a 
transitive dependency needs system properties
 Key: KARAF-4626
 URL: https://issues.apache.org/jira/browse/KARAF-4626
 Project: Karaf
  Issue Type: Bug
  Components: karaf-tooling
Affects Versions: 4.0.5, 4.1.0
Reporter: Roland Hauser


The build failure happens, when the POM of a transitive dependency needs system 
properties, for instance to activate a profile. This only happens if the 
karaf-maven-plugin is configured with useVersionRange=true and 
includeTransitiveVersionRanges=true. To fix this issue, the system properties 
should be set on the ProjectBuildingRequest object in 
GenerateDescriptorMojo#resolveProject.



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


[jira] [Commented] (KARAF-3518) JDK9: endorsed directories not working any longer

2016-07-15 Thread Sanne Grinovero (JIRA)

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

Sanne Grinovero commented on KARAF-3518:


I am not a Karaf expert so can't tell for sure, but I suspect you could use the 
modules system as a better replacement for the endorsed libraries. Depending on 
specific needs, you might not want to replace the libraries from the JDK, but 
have the platform use its own version and Karaf use the version of your choice, 
having these nicely isolated. Alternatively if you need to replace the ones 
from the platform, the modules system provides options for that case as well 
although that's probably a less desirable way as it would impact all other 
libraries running on Karaf too, while the point of the modules is to allow each 
library to make its own choices.

Unfortunately I can't help developing this as I'm not familiar with the reasons 
for Karaf to use endorsed libraries, but I'd be happy to test any experimental 
branch or patch with our testsuite too.

> JDK9: endorsed directories not working any longer
> -
>
> Key: KARAF-3518
> URL: https://issues.apache.org/jira/browse/KARAF-3518
> Project: Karaf
>  Issue Type: Bug
>  Components: karaf-core, karaf-os-integration
>Affects Versions: 4.0.0.M3
> Environment: OS X, 
> java version "1.9.0-ea"
> Java(TM) SE Runtime Environment (build 1.9.0-ea-b49)
> Java HotSpot(TM) 64-Bit Server VM (build 1.9.0-ea-b49, mixed mode)
>Reporter: Achim Nierbeck
>  Labels: java9
> Fix For: 4.1.0
>
>
> following message is caught with JDK 1.9: 
> {code}
> -Djava.endorsed.dirs=/Library/Java/JavaVirtualMachines/jdk1.9.0.jdk/Contents/Home/jre/lib/endorsed:/Library/Java/JavaVirtualMachines/jdk1.9.0.jdk/Contents/Home/lib/endorsed:/Users/anierbeck/Development/server/apache-karaf-4.0.0.M2/lib/endorsed
>  is not supported. Endorsed standards and standalone APIs
> in modular form will be supported via the concept of upgradeable modules.
> Error: Could not create the Java Virtual Machine.
> Error: A fatal exception has occurred. Program will exit.
> {code}



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


[jira] [Resolved] (KARAF-4531) Create JMS collector

2016-07-15 Thread JIRA

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

Jean-Baptiste Onofré resolved KARAF-4531.
-
Resolution: Fixed

> Create JMS collector
> 
>
> Key: KARAF-4531
> URL: https://issues.apache.org/jira/browse/KARAF-4531
> Project: Karaf
>  Issue Type: New Feature
>  Components: decanter
>Reporter: Jean-Baptiste Onofré
>Assignee: Jean-Baptiste Onofré
> Fix For: decanter-1.1.1
>
>




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


[jira] [Commented] (KARAF-4531) Create JMS collector

2016-07-15 Thread ASF subversion and git services (JIRA)

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

ASF subversion and git services commented on KARAF-4531:


Commit 175c91cad2f590fcc042d2e67d1eba5ae55be678 in karaf-decanter's branch 
refs/heads/master from [~jbonofre]
[ https://git-wip-us.apache.org/repos/asf?p=karaf-decanter.git;h=175c91c ]

[KARAF-4531] Add JMS collector


> Create JMS collector
> 
>
> Key: KARAF-4531
> URL: https://issues.apache.org/jira/browse/KARAF-4531
> Project: Karaf
>  Issue Type: New Feature
>  Components: decanter
>Reporter: Jean-Baptiste Onofré
>Assignee: Jean-Baptiste Onofré
> Fix For: decanter-1.1.1
>
>




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


[jira] [Work started] (KARAF-4531) Create JMS collector

2016-07-15 Thread JIRA

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

Work on KARAF-4531 started by Jean-Baptiste Onofré.
---
> Create JMS collector
> 
>
> Key: KARAF-4531
> URL: https://issues.apache.org/jira/browse/KARAF-4531
> Project: Karaf
>  Issue Type: New Feature
>  Components: decanter
>Reporter: Jean-Baptiste Onofré
>Assignee: Jean-Baptiste Onofré
> Fix For: decanter-1.1.1
>
>




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