Back to Geneos FAQ

FATAL: SetupManager Could not load setup: unable to create converter for '<invalid text>' encoding

This tackles the error: FATAL: SetupManager Could not load setup: unable to create converter for ‘’ encoding and the solution to the error.

Problem Copied

During application startup, the SetupManager fails to initialize and terminates with a fatal error. The system reports that it is unable to load the setup due to a failure in creating a text encoding converter, specifically for an <invalid text> encoding. This indicates a misconfiguration or unsupported character encoding within the setup process, preventing successful initialization and normal application execution.

Cause Copied

Solution Copied

Sample Case Copied

Geneos - FATAL: SetupManager Could not load setup: unable to create converter for ‘’ encoding

The error is ISOMAY8859-1 in the gateway.setup.xml.

Incorrect configuration:

gateway.setup.xml:

Geneos - FATAL: SetupManager Could not load setup: unable to create converter for ‘’ encoding

Gateway log:

Geneos - FATAL: SetupManager Could not load setup: unable to create converter for ‘’ encoding

Correct configuration:

gateway.setup.xml:

Geneos - FATAL: SetupManager Could not load setup: unable to create converter for ‘’ encoding

Gateway log:

Geneos - FATAL: SetupManager Could not load setup: unable to create converter for ‘’ encoding

["Geneos"] ["FAQ"]

Was this topic helpful?