Disconnecting a connector with the post connect action of #clientForwarded
may result in errors, since the clientForwarder remains on the server.
Workaround:
Sessions using connectors with a post connect action of #clientForwarder
should not explicitly disconnect these connectors. The connectors will
be cleared on session logout.