-
Hi,
Is there an estimate release time for concierge R4.2?
Regards,
Ken.
2009-11-05 22:51:14 UTC in Concierge OSGi
-
Hi Jan,
I forgot to ask if this "feature" is going to be included in any release?
Thanks!
Ken.
2009-10-26 15:34:38 UTC in R-OSGi
-
We used to test this with Concierge untill we got extrange behaviours with Xmx32. Is this related to OSGi framework or R-OSGi does not suport restarts?
Some times we get no error while restarting but after that no services is remotely published.
- Thank
- Ken.
2009-10-25 15:48:37 UTC in R-OSGi
-
Hi Jan,
Thanks for you response! Yo are right, we manage to reproduce the error with 2 PCs connected through the lan. Turning off the wan services were only published in one direction. We think due to a remaining DNS issue as one machine gets an dotted IP name on getHostsByName and the other one gets the machine name.
- Best regards,
- Ken.
2009-10-25 15:39:19 UTC in R-OSGi
-
Hi,
Has anyone tested SOF in Linux?
- Thanks!
- Ken.
2009-10-24 22:31:36 UTC in sof
-
- Thanks Jan!
- Is the release plan available?
- Best regards,
- Ken.
2009-10-24 13:15:14 UTC in R-OSGi
-
Hi,
I'm testing an application with R-OSGi and jSLP on a router wl500w with OpenWrt and jamvm, I'm seeing a different behaviour from the one on 2 PCs.
The router recognises other node services but its services aren't published.
Which should be the best values to use for properties:
- discovery_interval
- defaultLifetime
Should I set another special property?
- Thanks!
2009-10-23 13:43:29 UTC in R-OSGi
-
Hi,
I'm testing what happens after 2 nodes knows each other, 1 is restarted.
I have 2 machines with R-OSGi and jSLP, both are service producers and consumers. When the second registration is attempted I got an error in both nodes:
On the one which was always up:
Exception in thread "Thread-13" java.lang.IllegalStateException: Bundle is in UNINSTALLED state at...
2009-10-23 13:16:47 UTC in R-OSGi
-
Hi,
I'm having a weird case here...
I'm using R-OSGi with jSLP on knopflerfish, services are correctly discovered but fail to automatically start, however if after they are discovered I manually start them from the shell, then they are properly started.
I looked into the code and found that the error is thrown when trying to retrieve the dependencies:
- ch.ethz.iks.r_osgi.types.
2009-10-17 21:17:22 UTC in R-OSGi
-
Hi,
I'm unable to build last revision (r1285) using Maven while I had no problem with revision 1255.
With 'mvn install' the error is:
[INFO] Trace
org.apache.maven.reactor.MavenExecutionException: Cannot find parent: ch.ethz.iks.r-osgi:project for project: ch.ethz.iks.r-osgi:remote:osgi-bundle:null for project ch.ethz.iks.r-osgi:remote:osgi-bundle:null
at...
2009-10-07 13:38:42 UTC in R-OSGi