Skip to content

ContinueInitializationOnError not working if there are non-config related exceptions #375

@chrjohn

Description

@chrjohn

There is a setting ContinueInitializationOnError=Y which should skip over failing sessions on startup. However, this does not work in all cases for Initiators as well as Acceptors: when there are SSL-related errors (e.g. wrong keystore password), an Exception will be thrown which is not caught and make all other sessions on the same connector fail.

Will provide PR shortly.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions