-
I use ODL oxygen karaf-0.8.4 because 0.8.2 didnt work as well. Some errors appear in SDN Controller + App Agent Log altough attack status produce COMPLETE but FAIL in most of attack types. What the mi…
-
The JBoss Fuse 6.1 documentation has a section for using MasterComponent:
https://access.redhat.com/documentation/en-US/Red_Hat_JBoss_Fuse/6.1/html/Apache_Camel_Component_Reference/files/Master.html
…
-
When launching the test on my mac I get the next error:
```
org.apache.karaf.features.internal.util.MultiException: Error restarting bundles:
Unable to resolve org.fusesource.leveldbjni.lev…
-
Hello,
In a OSGI application, when I try to create a `TimeZoneRegistryFactory` with:
```
private static final TimeZoneRegistry DEFAULT_REGISTRY = DefaultTimeZoneRegistryFactory.getInstance().crea…
-
First off thanks for all the hard work on fabric8!
We are on an old version of Fabric and are prototyping moving over to Fabric8. I have been trying out the 1.2.0.Beta4 release and I have hit an issu…
-
I am seeing the error `Stop! java is not a valid candidate.`. I just installed `jenv` on my Mac (macOS Sierra). Here is the log
```
› jenv selfupdate
Updating jenv...
Purge existing scripts...…
-
_From @mastix on November 16, 2017 13:31_
Hi guys,
## My setup
- OpenHAB 2.2 latest snapshot
- OpenJDK Runtime Environment (Zulu 8.25.0.1-linux64) (build 1.8.0_152-b16)
- Ubuntu 17.10 (x64) m…
-
Looking at setenv - looks like the following variables (directory related) are used:
1. OPENHAB_HOME - home of openhab
2. OPENHAB_CONF - configuration [defaults to OPENHAB_HOME/conf]
3. OPENHAB_RUN…
-
I am using jersey in osgi and I get this error when my servlet is being registered.
Implementation code
--------------------------------
```
package com.foo.bar.john.doe.core.rest.webconfig;
…
-
Using the latest SNAPSHOT build of Api-X, I'm getting a RuntimeException when requesting the service document for a resource:
```
daniel@daniel-Latitude-3560:~/Code$ curl -I "http://localhost:8081…