Activity

From 02/19/2015 to 03/20/2015

03/20/2015

12:14 PM Bug #2193: Crash in CPP introspection when destructing a participant
I have no idea how to solve this. We would have to eliminate all references to static variables inside the introspect... J. Wienke
11:58 AM Bug #2193: Crash in CPP introspection when destructing a participant
Ouch, this is a problem of static deconstruction order. The logging factory is already destroyed at the time the part... J. Wienke
11:45 AM Bug #2193: Crash in CPP introspection when destructing a participant
Ok, I can reproduce the issue. J. Wienke
09:34 AM Bug #2193: Crash in CPP introspection when destructing a participant
J. Wienke wrote:
> V. Richter wrote:
> > Looking into my environment configuration I found that the following is ne...
V. Richter
11:36 AM Enhancement #2203: rsb-0.11+ Android compatibility / new java.lang.management requirement
I have pushed a new version of the branch. This should also continue to operate in case the introspection is enabled.... J. Wienke
11:04 AM Enhancement #2203: rsb-0.11+ Android compatibility / new java.lang.management requirement
Lines 35 and 36 of your log file are confusing. The logging format string isn't resolved. If I test the same logging ... J. Wienke

03/19/2015

11:51 PM Enhancement #2203: rsb-0.11+ Android compatibility / new java.lang.management requirement
R. Yaghoubzadeh wrote:
> That got rid of the error, excellent!
> My app still doesn't quite work, I suspect it is a...
J. Wienke
11:45 PM Enhancement #2203: rsb-0.11+ Android compatibility / new java.lang.management requirement
That got rid of the error, excellent!
My app still doesn't quite work, I suspect it is a configuration issue. (Befor...
R. Yaghoubzadeh
11:01 PM Enhancement #2203: rsb-0.11+ Android compatibility / new java.lang.management requirement
Oh right, I forgot that introspection is enabled by default in the master version. Apart from several other things I ... J. Wienke
10:25 PM Enhancement #2203: rsb-0.11+ Android compatibility / new java.lang.management requirement
It does run a bit further, but crashes with a NullPtr in the initializing introspection stuff (I did not add any user... R. Yaghoubzadeh
07:46 PM Enhancement #2203: rsb-0.11+ Android compatibility / new java.lang.management requirement
I have pushed a branch @enhancement-2203@. Could you compile that version and have a look whether the situation impro... J. Wienke
07:43 PM Enhancement #2203 (In Progress): rsb-0.11+ Android compatibility / new java.lang.management req...
J. Wienke
07:31 PM Enhancement #2203: rsb-0.11+ Android compatibility / new java.lang.management requirement
I'm currently preparing a feature branch for that. Let's first see whether things work out. So far I can tell, that t... J. Wienke
07:19 PM Enhancement #2203: rsb-0.11+ Android compatibility / new java.lang.management requirement
That sounds excellent. In case that it is just a small change, is there a chance that the change will be backported t... R. Yaghoubzadeh
06:00 PM Enhancement #2203: rsb-0.11+ Android compatibility / new java.lang.management requirement
We did not know that these issues exist on Android. So we have to work on that. We could probably resolve this issue ... J. Wienke
05:07 PM Enhancement #2203 (Resolved): rsb-0.11+ Android compatibility / new java.lang.management requir...
After upgrading a 2012 Android project to rsb-0.11 (to match our non-Android projects; by replacing the jar and adapt... R. Yaghoubzadeh
11:13 PM Bug #2193: Crash in CPP introspection when destructing a participant
V. Richter wrote:
> Looking into my environment configuration I found that the following is needed in the environmen...
J. Wienke
11:11 PM Bug #2193: Crash in CPP introspection when destructing a participant
V. Richter wrote:
> Tested. No it does not seem to solve it (assuming I rebuilt the right components).
>
> It see...
J. Wienke

03/17/2015

01:37 PM Enhancement #1636 (Rejected): Check python multiprocessing
Users can use multiprocessing in their programs if required to parallelize things. Including multiprocessing inside R... J. Wienke

03/14/2015

01:48 AM Enhancement #2201: Add display name to introspection
The other changes look fine, please push. J. Moringen
01:48 AM Enhancement #2201: Add display name to introspection
I can commit the cl, cl tools and manual parts tomorrow. J. Moringen

03/13/2015

06:56 PM Enhancement #1247 (Resolved): Remove singleton backwards compatibility for factories
Applied in changeset commit:rsb-cpp|1f6bddf165f9fdf04d573f766c1a84faa7f653b8. J. Wienke
06:29 PM Enhancement #1247 (In Progress): Remove singleton backwards compatibility for factories
J. Wienke
06:56 PM Tasks #2130 (Resolved): Remove deprecated Factory::createServer method
Applied in changeset commit:rsb-cpp|a66d624aed7172b1c315b57dafd097ddf2439770. J. Wienke
06:26 PM Tasks #2130 (In Progress): Remove deprecated Factory::createServer method
J. Wienke
06:25 PM Bug #2120 (Rejected): Traceback on stdout when using spread
I have no chance to debug this without having a reproduction test case. There must have been something that returned ... J. Wienke
06:16 PM Bug #2134 (Resolved): Error 22 when closing multiple socket listeners in python
Applied in changeset commit:rsb-python|82a0f4ec5d88266210f6f381d5bc87323f4c679b. J. Wienke
05:52 PM Feature #2186 (Resolved): method-based LocalServer interface
Applied in changeset commit:rsb-cpp|75715f7ad14a8e994d53ab475227c45708bc67f9. J. Wienke
05:18 PM Feature #2186 (In Progress): method-based LocalServer interface
J. Wienke
05:05 PM Tasks #1979 (Resolved): Port to Boost.Signals2
Applied in changeset commit:rsb-cpp|5341f6b21532ffbff877d31a36bc6ab0edd25f1f. J. Wienke
04:40 PM Tasks #1979 (In Progress): Port to Boost.Signals2
J. Wienke
04:35 PM Enhancement #2201 (In Progress): Add display name to introspection
J. Wienke
04:34 PM Enhancement #2201: Add display name to introspection
Jan, can you have a look at this, and if the concept is ok, implement the missing bits in CL, so that we can merge th... J. Wienke
12:20 PM Enhancement #2201 (Resolved): Add display name to introspection
Add an optional field to the introspection protocol for applications to specify a hand-crafted display name to improv... J. Wienke
04:13 PM Bug #2202 (Resolved): Possible race condition in introspection sender creation
The C++ plugin code for the introspection does not use any locking when creating the introspection sender instance. T... J. Wienke

03/11/2015

02:10 PM Enhancement #2196: Spread connection pooling for informers [Java]
Connection pooling for informers is implemented in this branch now. J. Wienke
11:46 AM Enhancement #2196 (Resolved): Spread connection pooling for informers [Java]
J. Wienke
11:54 AM Enhancement #2199 (Resolved): Spread connection pooling for informers [Common Lisp]
J. Moringen
11:46 AM Enhancement #2198 (Resolved): Spread connection pooling for informers [Python]
J. Wienke
11:46 AM Enhancement #2197 (Resolved): Spread connection pooling for informers [C++]
J. Wienke
11:45 AM Enhancement #2195 (Resolved): Implement Spread connection pooling
Spread does not scale well with many connections. Therefore we need to be more restrictive with the number of spread ... J. Wienke

03/10/2015

01:05 PM Bug #2193: Crash in CPP introspection when destructing a participant
V. Richter wrote:
> Tested. No it does not seem to solve it (assuming I rebuilt the right components).
>
> It see...
V. Richter
12:42 PM Bug #2193: Crash in CPP introspection when destructing a participant
Tested. No it does not seem to solve it (assuming I rebuilt the right components).
It seems to come from deleting ...
V. Richter
10:29 AM Bug #2194 (Resolved): Spread connection are not properly disconnected
Applied in changeset commit:rsb-spread-cpp|0c5293c150a080ab1e30f38a08fad7b65d010ca3. J. Wienke
10:29 AM Bug #2194 (In Progress): Spread connection are not properly disconnected
J. Wienke

03/09/2015

07:30 PM Bug #2194 (Resolved): Spread connection are not properly disconnected
There is no call to @SP_disconnect@ in the cpp spread code at all. J. Wienke
02:00 PM Bug #2193: Crash in CPP introspection when destructing a participant
Viktor, can you try again after these fixes whether the problem persists? I suspect this isn't fixed, but I am also n... J. Wienke
01:57 PM Bug #2193: Crash in CPP introspection when destructing a participant
Maybe this is not the explanation. Listener does not implement @printContents@. Therefore only the print method of @P... J. Wienke
01:45 PM Bug #2193 (In Progress): Crash in CPP introspection when destructing a participant
J. Wienke
01:45 PM Bug #2193: Crash in CPP introspection when destructing a participant
This line points to the logger debug statement. I suspect this is caused by printing out the whole participant in thi... J. Wienke
01:37 PM Bug #2193 (Resolved): Crash in CPP introspection when destructing a participant
... V. Richter

03/02/2015

01:38 PM Bug #2187 (Rejected): Links to source files dont point to the respective modules repository
The wiki only contains drafts and obsolete documentation. See http://docs.cor-lab.de/rsb-manual/trunk/html/index.html... J. Moringen

02/24/2015

02:51 PM Bug #2187 (Rejected): Links to source files dont point to the respective modules repository
Example:
# https://code.cor-lab.org/projects/rsb/wiki/ProtocolBufferConverter
M. Panzner
12:34 PM Feature #2186 (Resolved): method-based LocalServer interface
Registering methods to a LocalServer requires to instantiate a Callback class.
This is a rather clumsy use pattern, ...
R. Haschke
11:43 AM Feature #2185 (New): Provide Contrib Library or Folder for Community Additions
The proposal here is to provide a @contrib@ folder or library that contains community additions to the framework core... S. Wrede
 

Also available in: Atom