Predictor Service and Component Error Messages

Predictor Service: Only found <number of cases> cases when building model from configuration <model configuration name>. At least <number of cases> cases are recommended.

Error ID 0x81006001
Message ID MSG_PREDSVC_TOO_FEW_CASES
Component Predictor Service
Explanation Not enough cases were found to build a model for this model configuration.
User Action You should collect more case data before building a model.

Predictor Service: Model <model name> already exists. Build not started.

Error ID 0xC1006002
Message ID MSG_PREDSVC_MODELEXISTS
Component Predictor Service
Explanation A model with the same name already exists.
User Action Rename the model and start the build again.

Predictor Service Stopped.

Error ID 0x41006004
Message ID MSG_PREDSVC_SERVICESTOPPED
Component Predictor Service
Explanation Predictor Service has stopped.
User Action Restart the Predictor Service if necessary.

Predictor Service Started.

Error ID 0x41006005
Message ID MSG_PREDSVC_SERVICESTARTED
Component Predictor Service
Explanation Predictor Service started.
User Action This is an informational message; no action is necessary.

Predictor Service: Bad Service Request.

Error ID 0x41006006
Message ID MSG_PREDSVC_BADREQUEST
Component Predictor Service
Explanation The Predictor Service received an unrecognizable command.
User Action Restart the Predictor Service.

Predictor Service: Started build of model <model name> using model configuration <name of model configuration>.

Error ID 0x41006007
Message ID MSG_PREDSVC_BUILDSTARTED
Component Predictor Service
Explanation The Predictor Service has begun to build a model using the corresponding model configuration.
User Action This is an informational message; no action is necessary.

Predictor Service: Error occurred while building model from config file <model configuration name>

Error ID 0xC1006008
Message ID MSG_PREDSVC_CREATEMODELERROR
Component Predictor Service
Explanation The Predictor Service failed to build the model.
User Action Verify that the model configuration settings and the data used to build the model are correct, and then rebuild the model.

Predictor Service: Error deleting model <model configuration name>

Error ID 0xC100600E
Message ID MSG_PREDSVC_DELETE_MODEL_FAILED
Component Predictor Service
Explanation An error occurred while the model was deleted.
User Action Verify that the model configuration settings and the data used to build the model are correct, and then try to delete the model again.

Predictor Service: Error renaming model <original model name> to <new model name>

Error ID 0xC100600F
Message ID MSG_PREDSVC_RENAME_MODEL_FAILED
Component Predictor Service
Explanation An error occurred while the model was being renamed.
User Action Verify that the model configuration settings and the data used to build the model are correct, and then try to delete the model again.

Predictor Service: Error deleting model configuration <model configuration name>.

Error ID 0xC1006010
Message ID MSG_PREDSVC_DELETE_MODEL_CONFIG_FAILED
Component Predictor Service
Explanation An error occurred while the model configuration was being deleted.
User Action If one or more models refer to the original model configuration, delete those models before you delete the original model configuration.

Predictor Service: Error renaming model configuration <original model configuration name> to <new model configuration name>.

Error ID 0xC1006011
Message ID MSG_PREDSVC_RENAME_MODEL_CONFIG_FAILED
Component Predictor Service
Explanation An error occurred while renaming the model configuration.
User Action Verify that the model configuration settings and the data used to build the model are correct, and then try to rename the model again.

Predictor Service: Model <model name> was deleted.

Error ID 0x41006012
Message ID MSG_PREDSVC_MODEL_DELETED
Component Predictor Service
Explanation The model was deleted successfully.
User Action This is an informational message; no action is necessary.

Predictor Service: Model <model name> was renamed to <new model name>.

Error ID 0x41006013
Message ID MSG_PREDSVC_MODEL_RENAMED
Component Predictor Service
Explanation Your model was renamed successfully.
User Action This is an informational message; no action is necessary.

Predictor Service: Model configuration <model configuration name> was deleted.

Error ID 0x41006014
Message ID MSG_PREDSVC_MODEL_CONFIG_DELETED
Component Predictor Service
Explanation Your model configuration was deleted successfully.
User Action This is an informational message; no action is necessary.

Predictor Service: Model configuration <model configuration name> was renamed to <new model configuration name>.

Error ID 0x41006015
Message ID MSG_PREDSVC_MODEL_CONFIG_RENAMED
Component Predictor Service
Explanation The model configuration has been renamed successfully.
User Action This is an informational message; no action is necessary.

Copyright © 2005 Microsoft Corporation.
All rights reserved.