[JBoss JIRA] (ISPN-7773) OSGiKarafFeaturesTest.testCleanInstall fails
by Sebastian Łaskawiec (JIRA)
Sebastian Łaskawiec created ISPN-7773:
-----------------------------------------
Summary: OSGiKarafFeaturesTest.testCleanInstall fails
Key: ISPN-7773
URL: https://issues.jboss.org/browse/ISPN-7773
Project: Infinispan
Issue Type: Feature Request
Reporter: Sebastian Łaskawiec
Assignee: Sebastian Łaskawiec
{noformat}
Can't install feature infinispan-embedded/9.1.0-SNAPSHOT:
Could not start bundle mvn:org.infinispan/infinispan-embedded/9.1.0-SNAPSHOT in feature(s) infinispan-embedded-9.1.0-SNAPSHOT: Unresolved constraint in bundle org.infinispan.embedded [136]: Unable to resolve 136.0: missing requirement [136.0] osgi.wiring.package; (&(osgi.wiring.package=javassist)(version>=3.20.0)(!(version>=4.0.0)))
{noformat}
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
7 years, 8 months
[JBoss JIRA] (ISPN-5113) OSGiKarafFeaturesTest.testCleanInstall fails with BundleException on Solaris and Windows
by Sebastian Łaskawiec (JIRA)
[ https://issues.jboss.org/browse/ISPN-5113?page=com.atlassian.jira.plugin.... ]
Sebastian Łaskawiec closed ISPN-5113.
-------------------------------------
Fix Version/s: 9.0.1.Final
Assignee: Sebastian Łaskawiec
Resolution: Duplicate Issue
Duplicate of ISPN-7373
> OSGiKarafFeaturesTest.testCleanInstall fails with BundleException on Solaris and Windows
> ----------------------------------------------------------------------------------------
>
> Key: ISPN-5113
> URL: https://issues.jboss.org/browse/ISPN-5113
> Project: Infinispan
> Issue Type: Bug
> Components: Integration
> Affects Versions: 7.1.0.Alpha1
> Environment: Windows, Solaris
> Reporter: Vitalii Chepeliuk
> Assignee: Sebastian Łaskawiec
> Labels: testsuite_stability
> Fix For: 9.0.1.Final
>
>
> {noformat}
> org.osgi.framework.BundleException: Unresolved constraint in bundle org.fusesource.leveldbjni.leveldbjni-all [102]: No matching native libraries found.
> at org.apache.felix.framework.Felix.resolveBundleRevision(Felix.java:3826)
> at org.apache.felix.framework.Felix.startBundle(Felix.java:1868)
> at org.apache.felix.framework.BundleImpl.start(BundleImpl.java:944)
> at org.apache.felix.framework.BundleImpl.start(BundleImpl.java:931)
> at org.apache.karaf.features.internal.FeaturesServiceImpl.installFeatures(FeaturesServiceImpl.java:488)
> at org.apache.karaf.features.internal.FeaturesServiceImpl.installFeature(FeaturesServiceImpl.java:405)
> at org.apache.karaf.features.internal.FeaturesServiceImpl.installFeature(FeaturesServiceImpl.java:401)
> at org.apache.karaf.features.internal.FeaturesServiceImpl.installFeature(FeaturesServiceImpl.java:392)
> at org.infinispan.it.osgi.features.OSGiKarafFeaturesTest.checkInstall(OSGiKarafFeaturesTest.java:90)
> at org.infinispan.it.osgi.features.OSGiKarafFeaturesTest.testCleanInstall(OSGiKarafFeaturesTest.java:73)
> at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
> at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
> at java.lang.reflect.Method.invoke(Method.java:606)
> at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:47)
> at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
> at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:44)
> at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
> at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:271)
> at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:70)
> at org.ops4j.pax.exam.invoker.junit.internal.ContainerTestRunner.runChild(ContainerTestRunner.java:68)
> at org.ops4j.pax.exam.invoker.junit.internal.ContainerTestRunner.runChild(ContainerTestRunner.java:37)
> at org.junit.runners.ParentRunner$3.run(ParentRunner.java:238)
> at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:63)
> at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:236)
> at org.junit.runners.ParentRunner.access$000(ParentRunner.java:53)
> at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:229)
> at org.junit.runners.ParentRunner.run(ParentRunner.java:309)
> at org.junit.runner.JUnitCore.run(JUnitCore.java:160)
> at org.junit.runner.JUnitCore.run(JUnitCore.java:138)
> at org.ops4j.pax.exam.invoker.junit.internal.JUnitProbeInvoker.invokeViaJUnit(JUnitProbeInvoker.java:124)
> at org.ops4j.pax.exam.invoker.junit.internal.JUnitProbeInvoker.findAndInvoke(JUnitProbeInvoker.java:97)
> at org.ops4j.pax.exam.invoker.junit.internal.JUnitProbeInvoker.call(JUnitProbeInvoker.java:73)
> at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
> at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
> at java.lang.reflect.Method.invoke(Method.java:606)
> at org.ops4j.pax.exam.rbc.internal.RemoteBundleContextImpl.remoteCall(RemoteBundleContextImpl.java:80)
> at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
> at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
> at java.lang.reflect.Method.invoke(Method.java:606)
> at sun.rmi.server.UnicastServerRef.dispatch(UnicastServerRef.java:322)
> at sun.rmi.transport.Transport$1.run(Transport.java:177)
> at sun.rmi.transport.Transport$1.run(Transport.java:174)
> at java.security.AccessController.doPrivileged(Native Method)
> at sun.rmi.transport.Transport.serviceCall(Transport.java:173)
> at sun.rmi.transport.tcp.TCPTransport.handleMessages(TCPTransport.java:556)
> at sun.rmi.transport.tcp.TCPTransport$ConnectionHandler.run0(TCPTransport.java:811)
> at sun.rmi.transport.tcp.TCPTransport$ConnectionHandler.run(TCPTransport.java:670)
> at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
> at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
> at java.lang.Thread.run(Thread.java:745)
> {noformat}
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
7 years, 8 months
[JBoss JIRA] (ISPN-7770) Admin operations to REST server
by Tristan Tarrant (JIRA)
[ https://issues.jboss.org/browse/ISPN-7770?page=com.atlassian.jira.plugin.... ]
Tristan Tarrant updated ISPN-7770:
----------------------------------
Summary: Admin operations to REST server (was: Add admin operations to REST server)
> Admin operations to REST server
> -------------------------------
>
> Key: ISPN-7770
> URL: https://issues.jboss.org/browse/ISPN-7770
> Project: Infinispan
> Issue Type: Sub-task
> Components: Server
> Reporter: Tristan Tarrant
> Assignee: Sebastian Łaskawiec
> Fix For: 9.1.0.Final
>
>
> We should support the following admin operations for REST:
> * CACHE_CREATE: implemented using the WebDAV MKCOL /context/cachename operation
> * CACHE_REMOVE: implemented using the WebDAV DELETE /context/cachename operation
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
7 years, 8 months
[JBoss JIRA] (ISPN-7770) Add admin operations to REST server
by Tristan Tarrant (JIRA)
[ https://issues.jboss.org/browse/ISPN-7770?page=com.atlassian.jira.plugin.... ]
Tristan Tarrant updated ISPN-7770:
----------------------------------
Summary: Add admin operations to REST server (was: Add admin operations to REST)
> Add admin operations to REST server
> -----------------------------------
>
> Key: ISPN-7770
> URL: https://issues.jboss.org/browse/ISPN-7770
> Project: Infinispan
> Issue Type: Sub-task
> Components: Server
> Reporter: Tristan Tarrant
> Assignee: Sebastian Łaskawiec
> Fix For: 9.1.0.Final
>
>
> We should support the following admin operations for REST:
> * CACHE_CREATE: implemented using the WebDAV MKCOL /context/cachename operation
> * CACHE_REMOVE: implemented using the WebDAV DELETE /context/cachename operation
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
7 years, 8 months