Product Information > JADE Error Messages and System Messages > 2 through 1299 - JADE Object Manager Errors > 1171 - Configuration string is readonly

1171   Configuration string is readonly

Cause

This error occurs when a call to the jomSetNodeConfigurationString JOMAPI was made by a non signed-on thread, or was attempting to change the JADE initialization file name or server type.

Action

Modify the code to ensure that calls to jomSetNodeConfigurationString JOMAPI are from a non signed-on thread, and only to change allowed values.