-
Observed in : _Cohoret 1.1.0.pre1_
**Exceptions in Node Composer side**:
```
2015-06-26 15:34:20,077:ERROR:cohorte.composer.node.commander: Error calling composer on isolate serverrendezvous: No lis…
-
While trying https://github.com/renatoathaydes/osgi-run/issues/37#issuecomment-208057926
all
```
gradle -Dequinox=true runOsgi
gradle -Dequinox runOsgi
gradle -Pequinox runOsgi
gradle runOsgi -Pe…
-
This is a code review thing.
See https://github.com/roboconf/roboconf-platform/pull/401/files#r36403503
-
http://roboconf.net/en/developer-guide/ipojo-model.html
-
If you start Roboconf DM when the messaging system is not started, no error is displayed, expected in Roboconf log file) about messaging system down.
Next, if you try to deploy an application, this do…
-
The following exception sometimes happens when we run Wisdom, and it leaves the router in an unhealthy state in which all requests return 503 or close the socket early.
```
02/12/15 17:18:02 (G) Logg…
-
```
Hello,
I think it's a must for Peaberry as an OSGi Service Layer Runtime (or SLR
:) to expose the OSGi service tracking from it's API. This API must:
1) allow the user to receive a callback when …
-
The agent should be able to run commands in Docker containers on a remote VM.
We will probably have to create a dedicated Maven module. We could put everything in the same module, but there may be err…
-
- Get a snapshot version of the Roboconf agent.
- Start it.
The **karaf.log** file contains...
```
2015-09-28 17:37:53,579 | ERROR | pool-1-thread-1 | BootFeaturesInstaller | 6 - org.apa…
-
Cuurently the generated plugin imports the version of iPOJO packages corresponding to the "pojoization" tool used to package the plugin. This version may not match the iPOJO version used by thespecife…