Bug #571

Allow to catch absence of spread from patterns::Server and RemoteServer

Added by M. Meier almost 13 years ago. Updated almost 13 years ago.

Status:ResolvedStart date:09/16/2011
Priority:NormalDue date:
Assignee:-% Done:

100%

Category:C++
Target version:-

Description

As stated in #399, it would be nice if patterns::Server and
patterns::RemoteServer would throw a CommException if there
is no spread-daemon running.

Example:
Use Test.cpp from #399 and replace rsb::Listener with
rsb::patterns::Server

Test.cpp Magnifier - test program (1.49 KB) J. Moringen, 09/16/2011 10:55 PM

Associated revisions

Revision cc6c1bed
Added by J. Moringen almost 13 years ago

Fixed deactivation in src/rsb/eventprocessing/OutRouteConfigurator.cpp
probably fixes #571
  • src/rsb/eventprocessing/OutRouteConfigurator.cpp: do not try to
    removed connectors from the sending strategy if it is NULL

History

#1 Updated by M. Meier almost 13 years ago

  • Category set to C++

#2 Updated by J. Moringen almost 13 years ago

  • Status changed from New to Resolved
  • % Done changed from 0 to 100

Applied in changeset r2643.

#3 Updated by J. Moringen almost 13 years ago

Exception is thrown when
  • methods are registered for Server
  • method calls are made for RemoteServer

Test program is attached.

Please re-open, if this is not sufficient.

Also available in: Atom PDF