Activity

From 04/28/2014 to 05/27/2014

05/27/2014

06:37 PM Revision d1ab4580 (rsb-java): changed toString method to allow for unintialized IDs
S. Wrede
06:37 PM Revision adab2815 (rsb-java): fixes to the introspection code and corresponding tests
S. Wrede
12:54 PM Feature #1742: Implement introspection event sender
And, for the converter registration, please check the corresponding example (although it should not be implemented th... S. Wrede
12:47 PM Feature #1742: Implement introspection event sender
@Suchit. Did you push your changes?
There aren't any recent commits from your side:
https://code.cor-lab.de/pro...
S. Wrede
12:45 PM Feature #1742: Implement introspection event sender
@Suchit. You must not register the converters manually for your case. S. Wrede
12:43 PM Feature #1742: Implement introspection event sender
I had made changes to QueryHandlerTest.java and commited them earlier, in my machine I dont get the null pointer exce... S. Sharma
10:41 AM Feature #1742: Implement introspection event sender
The code should be called through the @rsb.Factory@. I suppose that there is a different problem.
BTW: What kind o...
S. Wrede

05/26/2014

05:47 PM RSBag Enhancement #1888: On-demand compilation of protobuf files is too slow
Ok, even with the reduced amount of proto files for the robocup system, the startup still takes a considerable amount... J. Wienke
05:40 PM Feature #1742: Implement introspection event sender
The important thing is that the converter registration needs to be done before you create the participants. J. Wienke
04:36 PM Feature #1742: Implement introspection event sender
I have pulled the changes but still get the same error.I even tried some other things but doesn't seem to work. S. Sharma
10:34 AM Feature #1742: Implement introspection event sender
You are right. As you use the converter subsystem as any regular RSB application, you have to tell the framework how ... S. Wrede
10:31 AM Revision a78aaf9e (rsb-java): added registration of converters for introspection data types
S. Wrede
10:20 AM Revision dfdff019 (rsb-java): bug fixing for test cases
S. Sharma

05/25/2014

12:50 AM Feature #1742: Implement introspection event sender
Thanks, the problem was due to presence of rsb.conf in ~/.config/rsb.conf as well as the project folder, after commen... S. Sharma

05/23/2014

09:53 PM Feature #1742: Implement introspection event sender
Johannes: This is true. However, I suspect that Suchit wants to run the unit tests from within Eclipse. The @rsb.conf... S. Wrede
05:37 PM Feature #1742: Implement introspection event sender
There is also a rsb.conf inside the project root folder. If you launch your binaries with PWD being the project root ... J. Wienke
05:30 PM Feature #1742: Implement introspection event sender
Are you 100% sure that no further @rsb.conf@ is involved? Please also check your home directory: @~/.config/rsb.conf@ S. Wrede
01:27 PM Feature #1742: Implement introspection event sender
I was again getting spread connection error after a few minor changes(which should not be the cause) , the port is co... S. Sharma
01:47 PM RSBag Enhancement #1888: On-demand compilation of protobuf files is too slow
I need to profile this, but I think I know a bottleneck in the (legacy) protocol buffer compiler code. Since we won't... J. Moringen
01:42 PM RSBag Enhancement #1888 (Resolved): On-demand compilation of protobuf files is too slow
When trying to record a complete system correctly with protobuf definitions included in the channel it would be quite... J. Wienke
01:15 PM Revision 4abb4baa (rsb-java): minor additions to test cases
S. Sharma
12:55 PM Revision 33719e65 (rsb-java): minor additions to test cases
S. Sharma

05/22/2014

06:13 PM Revision f864cc6a (rsb-java): cleaned up a bit the test case
S. Wrede
05:41 PM Revision cad9857d (rsb-java): updated for introspection java
S. Sharma

05/21/2014

07:06 PM RSBag Revision b6827ac2 (rsbag-tools-cl): Indicate readiness of remote interface via event in bag-recor...
* bag-record/main.lisp (invoke-with-control-service): send an event to
indicate readiness of the remote control int...
J. Moringen
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

09:25 PM RSBag Revision 92ab0284 (rsbag): Updated HEAD of submodule rsbag-manual
J. Moringen
09:09 PM RSBag Revision 0d23716c (rsbag-manual): Added section for RSBag 0.11 in news.rst
* news.rst (RSBag 0.11): new section; initial information and change
list for version 0.11
J. Moringen
09:04 PM RSBag Revision a0d82564 (rsbag-manual): Adapted description of remote interface in bag-record.rst
refs #1885
* bag-record.rst: added description of added "open" and "close" method;
adapted description of existing...
J. Moringen
09:04 PM RSBag Revision c0089e3f (rsbag-manual): Minor markup improvements in bag-record.rst
* bag-record.rst: minor markup improvements J. Moringen
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
06:31 PM RSBag Revision 6d729c18 (rsbag-tools-cl): Add switching bag files to remote control interface in bag-re...
fixes #1885
* bag-record/main.lisp (header): updated copyright
(invoke-with-control-service): added parameter for ...
J. Moringen
06:25 PM Revision 8295da9d (rsb-java): updated
S. Sharma

05/16/2014

02:14 AM RSBag Revision 6bfc085a (rsbag-cl): Pretend language-agnostic project in CMakeLists.txt
* CMakeLists.txt: in call to project function, specify special language
NONE to mark project as language-agnostic; ...
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

09:40 PM We are starting to phase out support for RSB 0.7
RSB 0.10 "has been released for some time":https://code.cor-lab.org/news/38 now. As a consequence, we are now startin... J. Moringen
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/12/2014

08:08 PM RSBag Revision f7aa79f9 (rsbag-tools-cl): Backport: Take into account executable suffixes in CMakeLists...
* CMakeLists.txt: append CMAKE_EXECUTABLE_SUFFIX to executable file
names
* main/dump.lisp (toplevel): append ".exe...
J. Moringen
08:08 PM RSBag Revision c034a831 (rsbag-tools-cl): Backport: Pretend language-agnostic project in CMakeLists.txt
* CMakeLists.txt: in call to project function, specify special language
NONE to mark project as language-agnostic; ...
J. Moringen
08:08 PM RSBag Revision cd362d7c (rsbag-tools-cl): Backport: Portability improvements in CMakeLists.txt
* CMakeLists.txt (SBCL_HOME): converter from native to CMake path
(SBCL_EXECUTABLE): likewise
(CL_SOURCE_REGISTRY...
J. Moringen
08:08 PM RSBag Revision 8d815bd7 (rsbag-tools-cl): Backport: No precise version extraction without git in CMakeL...
* CMakeLists.txt: do not attempt precise version extract when no git
executable has been found
J. Moringen
07:17 PM Revision b60e7227 (rsb-tools-cl): Backport: Take into account executable suffixes in CMakeLists.t...
* CMakeLists.txt: append CMAKE_EXECUTABLE_SUFFIX to executable file
names
* main/dump.lisp (toplevel): append ".exe...
J. Moringen
07:17 PM Revision d3c6f9fd (rsb-tools-cl): Backport: Do not implicitly declare C/C++ project nature in CMa...
* CMakeLists.txt (project): specify pseudo programming language "NONE"
to implicitly declaring C/C++
J. Moringen
07:16 PM Revision 42c9346f (rsb-tools-cl): Backport: Portability improvements in CMakeLists.txt
* CMakeLists.txt (SBCL_HOME): convert from native to CMake path
(SBCL_EXECUTABLE): likewise
(CL_SOURCE_REGISTRY):...
J. Moringen
07:16 PM Revision 7d6b1560 (rsb-tools-cl): Backport: No precise version extraction without git in CMakeLis...
* CMakeLists.txt: do not attempt precise version extract when no git
executable has been found
J. Moringen
06:08 PM Revision 1bf45b81 (rsb-manual): Fix java zip download link
The link to download the java zip changed with the recent changes of the
ci job.
J. Wienke

05/11/2014

06:35 PM Revision b5f99643 (rsb-cl): Moved detach method src/{participant -> event-processing/client}.lisp
* src/participant.lisp (detach participant): moved to
src/event-processing/client.lisp
* src/event-processing/clien...
J. Moringen
06:35 PM Revision c40316ce (rsb-cl): Minor fixes in test/informer.lisp
* test/informer.lisp (test informer-root::send-unchecked): fixed typo in
test name, documentation string and a scop...
J. Moringen
04:30 PM Enhancement #1876 (Resolved): Use service-provider system for participant classes
J. Moringen

05/10/2014

06:56 PM Revision c3b5c135 (rsb-cl): Fixed merge-scopes for scope designators and / in src/scope.lisp
* src/scope.lisp (merge-scopes): when merging with `+root-scope+', still
apply `ensure-scope' to the other scope
* ...
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
10:55 AM Revision 0d0dcbd9 (rsb-cpp): Always use the specified port for unit tests
* test/rsb/integrationtest.cpp: use the specified port for the socket
transport in th...
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:14 PM Revision 0ff18223 (rsb-cpp): Never abort when printing socket exceptions in src/rsb/transport/soc...
refs #1846
* src/rsb/transport/socket/BusConnection.cpp (safeSocketExceptionString):
new function; return exceptio...
J. Moringen
05:14 PM Revision a2ace880 (rsb-cpp): Do not abort on failed shutdown in src/rsb/transport/socket/BusConne...
fixes #1846
Apparently, an exception can be thrown during socket shutdown when the
remote peer requests a shutdown a...
J. Moringen
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
05:03 PM Revision 19adc75a (rsb-cpp): Add parallel call parameter to ParallelEventReceivingStrategy
Adds a config option to ParallelEventReceivingStrategy that allows to
specify whether individual handlers might be ca...
J. Wienke
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:49 PM Revision 49810aed (rsb-python): Backport: Use socket test port consistently for all tests
Several tests did not correctly use the configured port for the socket
transport. This commit consistently applies co...
J. Wienke
04:47 PM Revision edcdca05 (rsb-python): Backport: Use socket test port consistently for all tests
Several tests did not correctly use the configured port for the socket
transport. This commit consistently applies co...
J. Wienke
04:43 PM Revision a17e4d7c (rsb-python): Use socket test port consistently for all tests
Several tests did not correctly use the configured port for the socket
transport. This commit consistently applies co...
J. Wienke
04:43 PM Revision bc992221 (rsb-python): Fix whitespaces in setup.py
J. Wienke

05/07/2014

01:53 AM Revision 38a384a2 (rsb-java): updates for introspection java ,minor corrections
S. Sharma
01:43 AM Revision 5b8c4259 (rsb-java): updates for introspection feature
S. Sharma
05:36 PM Revision c390bb00 (rsb-java): realized observer pattern as hook for participant creation and desc...
S. Wrede
03:55 PM Revision dce38557 (rsb-java): added test case for QueryHandler.java
S. Sharma
03:54 PM Revision 66dd0701 (rsb-java): update
S. Sharma

05/02/2014

02:38 PM Revision 443b129f (rsb-spread-cpp): Add a qibuild project file
J. Wienke
02:38 PM Revision c0c4381d (rsb-spread-cpp): Add a qibuild project file
J. Wienke

05/01/2014

12:47 AM Revision 8dcb60f8 (rsb-java): implemented internalnotify in QueryHandler (unit testing pending)
S. Sharma

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
04:24 PM Revision 75321572 (rsb-java): new signature and parameter object for hierarchical participant cre...
S. Wrede
03:52 PM Feature #1829 (In Progress): Initial support for participant hierarchies
Methods refactored to be participants. S. Wrede
03:51 PM Revision eda09305 (rsb-java): methods are now participants, refs #1829
S. Wrede
03:24 PM Revision f6348303 (rsb-java): changed Eclipse project configuration to use newer JUnit version co...
S. Wrede
03:06 PM Revision a599fc80 (rsb-java): commit of initial introspection code by Suchit; slightly refactored
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:49 PM Revision 8ea9e205 (rsb-java): Shield tests against external rsb.conf files
Use test-ready ParticipantConfigs when creating participants to shield
against external influences.
fixes #1860
J. Wienke
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
05:32 PM Revision 4fc52106 (rsb-java): Suppress an invalid warning
The is handled in the class it is passed in and will be destroyed by
that class.
J. Wienke
05:32 PM Revision 78784186 (rsb-java): Example for custom converter selection strategies
Adds an example that explains how to use custom converter selection
strategies for individual participants.
refs #1862
J. Wienke
05:27 PM Revision 511ab388 (rsb-java): New PredicateConverterSelectionStrategy
Adds a new ConverterSelectionStrategy based on predicates
refs #1862
J. Wienke
05:25 PM Revision 5dc71938 (rsb-java): Allow to copy ParticipantConfig instances
Added a copy method to ParticipantConfig so that clients can easily
create new instances from template instances.
re...
J. Wienke
05:20 PM Revision 0311a9b5 (rsb-java): Specify converters in TransportConfig
Add an attribute to TransportConfig for a ConverterRepository to use
when creating new connector instances. This allo...
J. Wienke
05:13 PM Revision 1dacc5d2 (rsb-java): Support equals in ParticipantConfig
Add comparison support for ParticipantConfig including all required
subclasses that have data-holder character.
* sr...
J. Wienke
05:06 PM Revision 15e3724b (rsb-java): Make properties iterable
Added iterator support to Properties for iterating over all properties.
This required to move Property into a separat...
J. Wienke
05:04 PM Revision 7be09ebd (rsb-java): Update junit version
Updated to recent junit 4.11 to get benefits of new API methods. J. Wienke
02:12 PM Revision 0da1bc6b (rsb-java): Fix typo in log message in InformerState
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
08:50 PM Revision 2ec735d2 (rsb-cpp): Backport: Install debug symbols on windows
J. Wienke
08:50 PM Revision 1afb0df6 (rsb-cpp): Backport: Install debug symbols on windows
J. Wienke
08:49 PM Revision 74b01c18 (rsb-cpp): Install debug symbols on windows
J. Wienke
08:49 PM Revision b48ae94e (rsb-cpp): Fix Windows compilation
Commit 3d68ebe6e broke the windows build by changing the name of the
target built by CMake. This, in turn, changed th...
J. Wienke
 

Also available in: Atom