Activity

From 04/23/2014 to 05/22/2014

05/21/2014

01:21 PM Feature #1742: Implement introspection event sender
I impelemented introspection.java according to RSB protocol specification ,and still facing some issues while testing... S. Sharma

05/20/2014

07:41 PM RSBag Feature #1885 (Resolved): Allow to change the output file with the RSB-based control server
J. Moringen
07:41 PM RSBag Feature #1885 (New): Allow to change the output file with the RSB-based control server
J. Moringen
06:40 PM RSBag Feature #1885 (Resolved): Allow to change the output file with the RSB-based control server
Applied in changeset rsbag-tools-cl|commit:6d729c186ec4fff6753ef6a632fb325696fd6dbf. J. Moringen

05/14/2014

04:33 PM RSBag Feature #1885 (Resolved): Allow to change the output file with the RSB-based control server
It would be nice if the RPC-based control server also allowed to record to different files during a single runtime of... J. Wienke

05/13/2014

03:00 PM Tasks #1882 (In Progress): Document void -> void RPC in the troubleshooting section of the manual
Questions about this have been asked multiple times. J. Moringen
11:13 AM Bug #1881 (Resolved): Integration test fails
Starting with the 0.10 release, the integration tests is unstable on trusty 64 bit:
https://ci.cor-lab.org/job/rsb-i...
J. Wienke

05/11/2014

04:30 PM Enhancement #1876 (Resolved): Use service-provider system for participant classes
J. Moringen

05/09/2014

11:00 AM Bug #1872 (Resolved): C++ unit tests use default socket port
Applied in changeset rsb-cpp|commit:0d0dcbd990d456f6cae25ebf9b8b130f68667a60. J. Wienke
10:33 AM Bug #1872 (Resolved): C++ unit tests use default socket port
... J. Wienke

05/08/2014

05:30 PM Bug #1846 (Resolved): Client disconnect can cause server abort
Applied in changeset rsb-cpp|commit:a2ace8801ae5cc80c96ce27988e086d1e15542c9. J. Moringen
01:29 PM Bug #1846: Client disconnect can cause server abort
Weird. Anyway, seems ok to me. I would add a comment to the safe exception method message to explain why this was added. J. Wienke
05:06 PM Feature #1870: Allow (optional) parallel method calls
The temporary patches I proposed with Leon are applied now in the master version. J. Wienke
02:36 PM Feature #1870 (New): Allow (optional) parallel method calls
* Johannes will commit patches containing a short-term workaround for C++ and Java
J. Moringen
04:50 PM Bug #1871 (Resolved): Some socket-transport-related tests use the default port (55555)
Applied in changeset rsb-python|commit:a17e4d7c103c8276387f490a7f16ad246be9343c. J. Wienke
04:01 PM Bug #1871 (Resolved): Some socket-transport-related tests use the default port (55555)
See https://support.cor-lab.org/issues/556. J. Moringen

04/30/2014

06:40 PM Bug #1846: Client disconnect can cause server abort
Johannes Wienke wrote:
> For the second patch: Is it clear why retrieving the exception message might fail?
I cou...
J. Moringen
02:15 PM Bug #1846: Client disconnect can cause server abort
For the second patch: Is it clear why retrieving the exception message might fail? J. Wienke
11:26 AM Bug #1846 (Feedback): Client disconnect can cause server abort
I would like to address this by means of the attached patches. Any opinions? J. Moringen
10:03 AM Bug #1846 (In Progress): Client disconnect can cause server abort
J. Moringen
07:49 AM Bug #1846: Client disconnect can cause server abort
Thanks for the detailed report, we will look into it as soon as we can. J. Moringen
06:34 PM Feature #1869 (Resolved): Realize ProcessInfo and HostInfo Backend in Java
We need to consider a solution for getting the low-level or OS-specific platform properties required for introspectio... S. Wrede
06:22 PM Feature #1737 (In Progress): Implement participant creation and destruction hooks
Realized infrastructure and tested for Listener participants. S. Wrede
03:52 PM Feature #1829 (In Progress): Initial support for participant hierarchies
Methods refactored to be participants. S. Wrede
09:08 AM RSB XML Support Feature #1838 (Resolved): Binary Attachments in XOP
Applied in changeset rsb-xml-java|commit:ab04313e398b342ea95a2dbe6014a85364d1d7c2. L. Ziegler

04/29/2014

05:52 PM Bug #1860 (Resolved): Java Unit Test fails and hangs
Applied in changeset rsb-java|commit:8ea9e205914cd27f14d495c64246e07cbed269f5. J. Wienke
12:15 PM Bug #1860: Java Unit Test fails and hangs
... Q. Li
12:02 PM Bug #1860: Java Unit Test fails and hangs
This actually should be the case. Could you please post the contents of you rsb.conf here, so that we can reproduce t... J. Wienke
11:51 AM Bug #1860: Java Unit Test fails and hangs
thanks, Johannes, it has fixed my problem. could you please adapt this to any case? e.g. rsb.conf is in the ~./config... Q. Li
10:59 AM Bug #1860: Java Unit Test fails and hangs
Do you have a file called @~/.config/rsb.conf@? If so, could you please temporarily remove it and see whether the tes... J. Wienke
10:15 AM Bug #1860 (Resolved): Java Unit Test fails and hangs
... Q. Li
05:33 PM Bug #1862: No way to specify custom converter selection strategies in java
There is now a new example explaining how to use custom converter selection strategies with wildcard conversion for u... J. Wienke
05:32 PM Bug #1862 (Resolved): No way to specify custom converter selection strategies in java
Applied in changeset rsb-java|commit:0311a9b5adb62d2981b5e69682320c505e9caec8. J. Wienke
03:02 PM Bug #1862 (Resolved): No way to specify custom converter selection strategies in java
The current java API does not provide any means of customizing the converter selection strategy for participants. J. Wienke

04/28/2014

09:46 PM RSB XML Support Feature #1838: Binary Attachments in XOP
No, it's fine. L. Ziegler
08:54 PM RSB XML Support Feature #1838: Binary Attachments in XOP
I started applying and cleaning up these patches in some working copy but didn't push yet. Is this urgent? J. Moringen
11:02 AM RSB XML Support Feature #1838: Binary Attachments in XOP
Is this okay now? I could simply push the commits, since I have developer rights on this project. L. Ziegler

04/24/2014

03:52 PM Feature #1742: Implement introspection event sender
Suchit Sharma wrote:
> * How can I test the introspection client , do I nned to make some java version of plugin.cpp...
J. Moringen
03:07 PM Feature #1742: Implement introspection event sender
I'll try to answer whatever I can.
Suchit Sharma wrote:
> * There are few rsc references in c++ code like:
> @ v...
J. Wienke
11:43 AM Feature #1742: Implement introspection event sender
* How can I test the introspection client , do I nned to make some java version of plugin.cpp(in introspection packag... S. Sharma
 

Also available in: Atom