love fish大鵬一曰同風起,扶搖直上九萬里

          常用鏈接

          統計

          積分與排名

          friends

          link

          最新評論

          DM_DOCBROKER

          ;
          ; $Id: dmbroker.e,v 5.5 2002/07/25 22:50:01 ling Exp $
          ;

          .facility DM_DOCBROKER

          ; These are errors encountered during parsing format strings

          .severity INFORMATION

          REGISTERED SI "The Docbroker registered using service: (%s) with port: (%d)."

          SHUT_DOWN "The Docbroker is shutting down."

          SECURITY_ENABLED "Shutdown security enabled via password."

          START I "Docbroker has started.  Process id: %d"

          SHUTDOWN_REQUESTED SS "Shutdown has been requested from user: %s on host: %s."

          LISTENING S "The Docbroker is listening on network address: (%s)"

          DMCL_INI_WIN32_SEARCH1 SSSS "%%DMCL_CONFIG%%==(%s), current directory==(%s), %%DOCUMENTUM%%==(%s), Windows directory==(%s)"

          PROJECTING SIS "Sending information to Docbroker located on host (%s) with port (%d).  Information: (%s)."
          ;
          ;
          REGISTERED_PORT I "The Docbroker registered using port (%d)."
          ;
          ;
          .severity WARNING

          CONNECT_FAILED S "Unable to make network connection to the DocBroker at network address (%s).  Please check your dmcl.ini file for a correct host."

          NO_OPEN_SERVERS SS "The DocBroker running on host (%s) indicates the server map for docbase (%s), does not contain any servers with status Open"

          NO_LOCAL_SERVERS SS "The DocBroker running on host (%s) indicates the server map for docbase (%s), does not contain any servers with local proximity"

          DBG_BYPASS_BY_SRV SSSL "Warning you are using a local override to specifiy the network address of your server for docbase (%s).  Values used: host (%s), service (%s) and docbase ID (%d)."

          DBG_BYPASS_BY_RAW SSIL "Warning you are using a local override to specifiy the network address of your server for docbase (%s).  Values used: host (%s), port (%d) and docbase ID (%d)."

          REQUEST_STATUS SSS "The docbroker on host (%s) returned a failed status for the request: (%s).   Error message from docbroker: (%s)."

          FILE_CHECK SS "The file containing your docbroker password, %s, can be accessed by other users.  The operating system error was %s."

          FILE_PERMISSION S "The security of file containing your docbroker password: %s is readable by others."

          SHUTDOWN_REQ_REJ SS "A shutdown request from user (%s) on host (%s) was rejected due to an invalid password."

          UNKNOWN_REQUEST I "Unknown request ordinal: %d"

          EXEC_POOL_FULL "The execution context pool is full."

          CHECKPOINT_RUNNING I "Docbroker Checkpoint was not sent.  The previously launched Docbroker Checkpoint (pid = %d) is still running.  Check your server log for additional messages."
          ; CAUSE: The thread/process that was started at the previous checkpoint time is still running
          ; ACTION: Check for errors, such as network timeouts, in your server log, also check to see whether the process is still in the system.

          .severity ERROR

          MEMORY_EXHAUSTED I "Memory exhausted allocating %d bytes"

          REQUEST_FAILED S "The request to the Docbroker failed due to the following error: (%s)."

          REQUEST_FAILED_E "The Docbroker request failed."

          NO_SERVERS_QUALIFY SS "The DocBroker running on host (%s) does not know of a local active server for the specified docbase (%s)"

          NO_SERVERS_FOR_DOCBASE SS "The DocBroker running on host (%s) does not know of a server for the specified docbase (%s)"

          DOCBASE_NAME_LENGTH SII "The connect string (%s) is too long at (%d) characters.  Maximum length is restricted to (%d) characters"

          DOCBASE_SYNTAX_ORDER S "Invalid syntax for the docbase connect string (%s).  The docbase/server name separator, '.' must preceed the server name/host name separator '@'."

          DOCBASE_SYNTAX_MULTI S "Invalid syntax for the docbase connect string (%s).  The docbase/host name separator, @, and the docbase name/server name separator '.' can only appear once."

          EMPTY_NAME S "The docbase name is required and is not specified in the docbase connect string (%s)"

          NETWORK_ERROR SS "An error occured performing a network operation: (%s).  Network specific error: (%s).";

          CONNECT_FAILED S "Unable to connect to DocBroker. Clients please check your dmcl.ini file for a correct host.  Server please check your server.ini or target attributes in server config.  Network address: (%s)."

          NO_SERVERS_FOR_SPECIFIC SS "The DocBroker running on host (%s) indicates the specific server for the docbase (%s) you specified was not found."

          NO_DOCBASES S "There are not any Docbases registered with the DocBroker running on host (%s)."

          DMCL_MISSING_HOST S "Unable to connect to a DocBroker because your dmcl.ini file (%s) does not specify a section DOCBROKER_PRIMARY with a value for host"

          DMCL_INI_NOT_FOUND "Unable to connect to a DocBroker because your dmcl.ini file cannot be found.  Please see your system administrator as this file is needed to specify the host name of your DocBroker."

          DMCL_INI_UNIX_MISSING "Failure to connect to DocBroker (no dmcl.ini). The search rules are: 1) $DMCL_CONFIG specifies a file 2) current directory 3) $DOCUMENTUM specifies a directory with dmcl.ini."

          DMCL_INI_WIN_MISSING  "Failure to connect to a DocBroker (no dmcl.ini). The search rules are: 1) working directory 2) windows directory"

          DMCL_INI_MAC_MISSING  "Failure to connect to a DocBroker (no dmcl.ini). The search rules are: 1) working path 2) preferences path 3) Documentum: 4) Documentum:config"

          NOT_IMPLEMENTED S "The Docbroker request you generated is not implemented in this release.  (%s)"

          REPLY_STREAM S "The reply stream from the DocBroker could not be loaded. First 80 bytes: (%s)."

          REQUEST_STREAM S "The request stream from the client could not be loaded. First 80 bytes: (%s)."

          HOST_NAME S "%s"

          BAD_PROTOCOL "The DocBroker protocol you specified is invalid"

          REQUEST_STATUS SSS "The docbroker on host (%s) returned a failed status for the request: (%s).   Error message from docbroker: (%s)."

          REGISTER_FAIL IS "Failure to register the docbroker process on socket port: (%d).  Error: %s"

          REGISTER_IN_USE IS "Failure to start the docbroker process.  Error indicates that there is already a docbroker process running on this host on port: (%d).  Error Details: %s"

          CONN_REJ_1 I "Docbroker: Refusing service to client on connection %i -- too many clients"

          START_NETWISE SS "The docbroker failed to start due to an error returned by the Netwise networking subsystem.  Failed API: %s.  Error specifics: %s."

          OPEN_IFILE SS "Error opening initialization file: %s.  %s."

          BAD_NET_STREAM "Unable to process a request.  The stream image was unparsable."

          LISTEN_FAIL SS "Failure to register the docbroker process on network address: (%s).  Error: (%s)"

          SEND_LAUNCH S "Unable to send checkpoint to docbroker due to an operating system error: %s."
          ; CAUSE: the operating system refused to launch the process/thread to perform the checkpoint
          ; ACTION: Verify the operating system has enough resources
          ;

          DMCL_INI_WIN32_MISSING "DocBroker connection failed (no dmcl.ini). Search rules: 1) %%DMCL_CONFIG%% specifies a file 2) current directory 3) %%DOCUMENTUM%% specifies a directory with dmcl.ini 4) Windows dir."
          ;
          ; CAUSE: dmcl is unable to determine which host has a running docbroker
          ; ACTION: configure a valid dmcl.ini file

          INVALID_PORT I "Invalid port number (%d)."
          INVALID_HOST S "Invalid host name (%s)."
          MAP_CACHE_OVERFLOW S "%s map cache overflow."
          ;
          ; CAUSE: application access too many docbases/servers.
          ; ACTION: Application has to wait and try to connect later when there are fewer
          ;        connections.

          UNKNOWN_DOCBROKER_MAP_NAME S "Unknown docbroker map name: %s"
          ;
          ; CAUSE: application specified a docbroker map name that was unknown
          ; ACTION: Specify either mn_cs_map or mn_acs_map as the docbroker map name, or don't specify a docbroker map name as it's optional.

          CHECKPOINT_NOT_SENT S "The docbroker checkpoint was not sent for the following reason: %s"
          ;
          ; CAUSE: There was an error fetching either the server config or docbase config when trying to send the checkpoint.
          ; ACTION: Ensure that the database is running and restart the docbase if necessary.

          CONNECT_FAILED_EX S "Unable to connect to DocBroker. Clients please check your dfc.properties file for a correct host.  Server please check your server.ini or target attributes in server config.  Network address: (%s)."

          ; the following errors are considered internal or not expected
          .severity FATAL

          posted on 2009-11-16 12:14 liaojiyong 閱讀(1264) 評論(0)  編輯  收藏 所屬分類: Documentum


          只有注冊用戶登錄后才能發表評論。


          網站導航:
           
          主站蜘蛛池模板: 鹤山市| 大渡口区| 呼伦贝尔市| 岢岚县| 徐汇区| 广德县| 龙岩市| 和龙市| 台安县| 蓝田县| 灌云县| 阿克| 汪清县| 扶沟县| 宾川县| 鞍山市| 漯河市| 大英县| 瑞丽市| 民勤县| 收藏| 滦平县| 南和县| 喜德县| 南岸区| 金华市| 崇礼县| 竹北市| 新龙县| 浠水县| 平阳县| 额尔古纳市| 多伦县| 舟曲县| 仪陇县| 梅河口市| 岳池县| 丰台区| 自贡市| 特克斯县| 太湖县|