Misc error codes and messages for the repository servers
Copyright 2003 Fourthought, Inc. (USA).
Detailed license and copyright information: http://4suite.org/COPYRIGHT
Project home, documentation, distributions: http://4suite.org/
Globals
- g_errorMessages = {1: 'There is an internal bug in 4Suite. Please make .../listinfo/4suite. The error code to report is: %s', 2: 'Transaction already in progress', 3: 'Transaction not in progress', 4: 'Your session ID is invalid', 10: 'Unable to find configuration file. Please set FTSERVER_CONFIG_FILE in your environment.', 11: 'Missing required configuration property %(property)s. Please specify in the configuration file', 12: 'Multiple configuration properties: %(property)s', 13: 'Configuration property %(property)s has invalid value %(reason)s', 14: 'Unable to find configuration file %(file)s.', 15: "Invalid Core ID '%(name)s'. Make sure config file has rdf:ID on Core element.", ...}