CRS: Event Error Message and Recommendation

ID: Q183821


The information in this article applies to:


SUMMARY

This article describes event error numbers that CRS generate. This information is also available as part of the Site Server documentation.


MORE INFORMATION


Access Denied Error
-------------------
Source: CRS
ID: 15005
Text: Access Denied.
Severity: Error
Name: CRS_ERROR_ACCESS_DENIED
Meaning: The account used by CRS was authenticated but does not have
rights to the location where the content is currently located or where it
is going.
Cause: Permissions are set incorrectly for the CRS account.
Recommendation: Review the file/directory permissions on the source and
target machines.

File Open Error
---------------
Source: CRS
ID: 15006
Text: Replication was aborted due to an inability to open a file locally.
Severity: Error
Name: CRS_FILE_CREATE_ERROR
Meaning: A file in the source directory on the local machine could not be
opened.
Cause: File may be held open exclusively by another application.
Recommendation: Free up the file and try again.

Send Error
----------
Source: CRS
ID: 15007
Text: The replication was aborted during the SENDINET operation due to an
inability to send one of the files.
Severity: Error
Name: CRS_SENDINET_ERROR
Meaning: One of the files in a replication project could not be sent.
Cause: Possible network problem, machine problem, or source file problem.
Recommendation: Make sure that the CRS server is properly connected to the
network and that it can ping the target server. Make sure that the target
server is healthy and that CRS is running on it. Make sure that the source
file is not locked and is [ASCII 145]normal.[ASCII 146]

Source Access Error
-------------------
Source: CRS
ID: 15009
Text: Unable to access the replication source.
Severity: Error
Name: CRS_BAD_SOURCE
Meaning: Could not access the drive directory where the source files for
the replication project live.
Cause: Possible drive problem, or the source directory files do not exist.
Recommendation: Make sure that the drive is healthy and that the source
files exist.

Connection Error
----------------
Source: CRS
ID: 15010
Text: Unable to connect to the remote server in a SENDINET operation.
Severity: Error
Name: CRS_SENDINET_CONNECT
Meaning: The source server could not make the network connection to the
target machine.
Cause: Possible network problem and/or server problem.
Recommendation: Make sure that the CRS server is properly connected to the
network and that it can ping the target server. Make sure that the target
server is healthy and that CRS is running on it.

Data Stream Error
-----------------
Source: CRS
ID: 15011
Text: The MD5 hash did not match during a transmission. This may indicate
transmission failure or that the files transmitted at the source were
modified in transit.
Severity: Error
Name: CRS_HASH_MISMATCH
Meaning: The MD5 hash is what is used to keep the data stream integrity
intact. If someone tries to interject packets into the data stream, this
error may occur.
Cause: Possible network problem or security intrusion.
Recommendation: Make sure that the CRS server is properly connected to the
network and that it can ping the target server.

Loss of Target Server Error
---------------------------
Source: CRS
ID: 15012
Text: The remote server and the replication request were aborted. Please
run the replication again.
Severity: Error
Name: CRS_SERVER_ABORTED
Meaning: The replication could not be completed because there was no target
machine with which to talk.
Cause: Either CRS or the entire target machine died.
Recommendation: Make sure that the target server is healthy and that CRS is
running on it.

Replication Stopped by an Administrator Error
---------------------------------------------
Source: CRS
ID: 15013
Text: The replication was canceled by an administrator.
Severity: Error
Name: CRS_REPLICATION_ABORTED
Meaning: Someone with permissions ran the stoprep command.
Cause: Deliberate cancellation of a running replication.
Recommendation: None

Sequence Error
--------------
Source: CRS
ID: 15014
Text: An internal messaging sequence error occurred.
Severity: Error
Name: CRS_SEQUENCE_ERROR
Meaning: An error occurred in the transmission of data during replication.
Cause: May be one of several possibilities but it is most likely a network
problem.
Recommendation: Restart the replication process.

CRS Service Started
-------------------
Source: CRS
ID: 15015
Text: Content Replication Service started successfully.
Severity: Success
Name: CRS_SERVER_STARTED
Meaning: The service started successfully.
Cause: None provided.
Recommendation: None

CRS Service Stopped
-------------------
Source: CRS
ID: 15016
Text: Content Replication Service shut down successfully.
Severity: Success
Name: CRS_SERVICE_SHUTDOWN
Meaning: The service shut down successfully.
Cause: None provided.
Recommendation: None

Replication Started
-------------------
Source: CRS
ID: 15017
Text: Replication for project "%1" started.
Severity: Success
Name: CRS_REPLICATION_STARTED
Meaning: Replication has successfully started.
Cause: None provided.
Recommendation: None

Authentication Failure Error
----------------------------
Source: CRS
ID: 15019
Text: Authorization failure against server "%1". Ensure that CRS service
has access to this server.
Severity: Error
Name: CRS_AUTH_FAILURE
Meaning: The account being used by CRS could not be validated by the
system. Note that the target machine may be the local system.
Cause: Either the account does not exist, it does not have proper
permissions, or the domain the target lives in cannot authenticate the
account right now.
Recommendation: Read the security material in Chapter 4 in the Microsoft
Content Replication System Operations Guide.

Remote Authentication Failure Error
-----------------------------------
Source: CRS
ID: 15020
Text: Remote authorization failed to server "%1". Ensure that CRS service
has access to this server.
Severity: Error
Name: CRS_REMOTE_AUTH_FAILURE
Meaning: The account on the source machine could not log onto the target
machine.
Cause: If the account user names are the same on both ends, then the
passwords do not match or the account on the target does not have
sufficient permissions. It may also be that the domain/server managing
logons for that remote domain is not responding.
Recommendation: Ensure that security is set up correctly between the two
machines and that the domain on the target end can validate logons.

Message Out Of Order [ASCII 150] Aborting Error
-----------------------------------------------
Source: CRS
ID: 15021
Text: A message was received out of order. Aborting connection.
Severity: Error
Name: CRS_ERROR_NOT_IN_ORDER
Meaning: There was a communication error.
Cause: Network trouble or data corruption.
Recommendation: Restart the replication.

Replication Aborted [ASCII 150] Connection Failed Error
-------------------------------------------------------
Source: CRS
ID: 15022
Text: The replication is aborting due to a failed connection. The
connection could not be re-established within a reasonable time.
Severity: Error
Name: CRS_CONNECTION_RETRY_FAILED
Meaning: The CRS source server could not connect to the target.
Cause: No connectivity between the source and target machines.
Recommendation: Ensure that the source and target machines have sufficient
TCP/IP connectivity.

Replication Canceled Error
--------------------------
Source: CRS
ID: 15023
Text: Replication canceled at the user[ASCII 146]s request.
Severity: Error
Name: CRS_ERROR_REPLICATION_CANCELED
Meaning: The user canceled the replication.
Cause: None provided.
Recommendation: None

Replication Statistics
----------------------
Source: CRS
ID: 15024
Text: Summary information for replication of project %1 to server %2 %n
   Total scanned: %3 files 4 bytes%n
   Actually sent: %5 files 6 bytes%n
   Not sent due to match: %7 files 8 bytes%n
Severity: Informational
Name: CRS_REPLICATTION_STATISTICS
Meaning: Provides a summary of the replication run for the given project.
Cause: None provided.
Recommendation: None

IP Mapping Error
----------------
Source: CRS
ID: 15025
Text: Cannot resolve IP address for hostname "%1". No virtual root created.
Severity: Error
Name: CRS_ERROR_NO_IP_MAPPING
Meaning: CRS was unable to create a virtual directory per the MAPURL option
on the end-point server.
Cause: The hostname in the MAPURL provided could not be resolved to an IP
address.
Recommendation: Make sure that the end-point servers have some way of
correctly resolving name to address mapping (DNS, WINS, hosts file, and so
on).

Disk Full Error
---------------
Source: CRS
ID: 15026
Text: There is not enough space on the disk.
Severity: Error
Name: CRS_ERROR_DISK_FULL
Meaning: The targeted hard disk is full.
Cause: None provided.
Recommendation: Free some space and run the replication again.

Several Active Replications Error
---------------------------------
Source: CRS
ID: 15027
Text: There are too many active replications. No more can be initiated
until those running are complete.
Severity: Error
Name: CRS_ERROR_TOO_MANY_RUNNING
Meaning: There are not enough resources available to start another
replication.
Cause: All the threads allocated to CRS are in use by currently running
replications.
Recommendation: Wait for some of the replication jobs to complete.

Remote Network Down Error
-------------------------
Source: CRS
ID: 15050
Text: The remote network is down.
Severity: Error
Name: CRS_ERROR_NETDOWN
Meaning: The network the system with which it is trying to communicate is
not functioning.
Cause: Anything that would cause the network to fail: broken cable, bad
hub, router failure, and so on.
Recommendation: Repair the network problem and restart the replication.

Remote Network Inaccessible Error
---------------------------------
Source: CRS
ID: 15051
Text: The remote network is inaccessible.
Severity: Error
Name: CRS_ERROR_NETUNREACH
Meaning: The network with which the system is trying to communicate is not
functioning.
Cause: Anything that would cause the network to fail: broken cable, bad
hub, router failure, and so on.
Recommendation: Repair the network problem and restart the replication.

Connection Aborted Error
------------------------
Source: CRS
ID: 15053
Text: The network connection was aborted at the network layer.
Severity: Error
Name: CRS_ERROR_CONNABORTED
Meaning: The network aborted the connection.
Cause: None provided.
Recommendation: Investigate the network drivers, cards, and cables.

Session Timed Out Error
-----------------------
Source: CRS
ID: 15060
Text: The network session timed out on a receive or send operation.
Severity: Error
Name: CRS_ERROR-TIMEOUT
Meaning: The session established with the downstream or upstream neighbor
has timed out due to inactivity.
Cause: The other machine being communicated with has ceased sending for
some unknown reason.
Recommendation: Determine the problem with the source or destination
machine, correct it, and restart the replication.

No Projects Defined Error
-------------------------
Source: CRS
ID: 15100
Text: There are no projects defined.
Severity: Error
Name: CRS_ERROR_NO_PROJECTS
Meaning: The machine being communicated with has no replication projects
defined.
Cause: No projects were defined.
Recommendation: Create a project on the target machine for the content you
want to replicate. Or recreate the project on the source machine and assign
it to a route instead of to a target machine only.

Could Not Find Project Error
----------------------------
Source: CRS
ID: 15101
Text: Could not find project "%1".
Severity: Error
Name: CRS_ERROR_PROJECT_NOT_FOUND
Meaning: The project specified does not exist on the machine being
administered.
Cause: Missing project or mistyped command.
Recommendation: Specify an existing project.

Invalid Parameter Error
-----------------------
Source: CRS
ID: 15102
Text: Invalid parameter "%1".
Severity: Error
Name: CRS_ERROR_INVALID_PARAMETER
Meaning: A flag is not being recognized.
Cause: Typing or spelling error of a command flag.
Recommendation: Check online Help to find the correct syntax for the
command.

Replication Project Created
---------------------------
Source: CRS
ID: 15103
Text: Successfully created project "%1".
Severity: Success
Name: CRS_PROJECT_CREATED
Meaning: The project you defined was successfully created.
Cause: None provided.
Recommendation: None

Authentication Failure Error
----------------------------
Source: CRS
ID: 15104
Text: Authentication Failure. Please ensure that CRS account has proper
access on local and remote machines.
Severity: Error
Name: CRS_ERROR_AUTHENTICATION_FAILURE
Meaning: The account being used by CRS could not be authenticated either
locally or remotely.
Cause: The account either does not exist on the remote system or the
permissions are insufficient on the local or remote systems. This may also
occur if there are domain-related problems where the domain controllers are
unavailable to logon a user.
Recommendation: Review the Security section in Chapter 4 of the Microsoft
Content Replication System Operations Guide.

CRS Service Not Running on Target Error
---------------------------------------
Source: CRS
ID: 15106
Text: The machine "%1" is available but the CRS service is not running.
Severity: Error
Name: CRS_ERROR_SERVICE_NOT_RUNNING
Meaning: The CRS service on the target machine is not running.
Cause: Someone stopped the service.
Recommendation: Restart the CRS service on the target machine.

Target Machine Unavailable Error
--------------------------------
Source: CRS
ID: 15107
Text: The machine "%1" is unavailable.
Severity: Error
Name: CRS_ERROR_HOST_DOWN
Meaning: The target machine is offline.
Cause: None provided.
Recommendation: Restart the machine or reestablish connectivity.

Machine Name Resolution Error
-----------------------------
Source: CRS
ID: 15108
Text: The machine "%1" cannot be found. Please ensure that the machine name
is correct.
Severity: Error
Name: CRS_ERROR_BAD_NET_NAME
Meaning: The Windows NT IP protocol cannot resolve the machine name to an
IP address.
Cause: There are insufficient name resolution tools available.
Recommendation: Make sure that the target machine name can be resolved to
an IP address. You can test this by running the following command from the
command prompt on the source machine:
   ping <machine name>
To resolve a machine name to an IP, you need to have at least one of the
following:
   - WINS enabled and set up correctly for your environment
   - DNS servers with proper entries for the target server
   - An entry in the HOST or LMHOSTS file

CRS Route Not Found Error
-------------------------
Source: CRS
ID: 15109
Text: Could not find route "%1". Please ensure that the route name is
correct and that it exists on the target servers.
Severity: Error
Name: CRS_ERROR_ROUTE_NOT_FOUND
Meaning: The route specified in the command does not exist.
Cause: Missing route definition.
Recommendation: Pick a route that exists on this machine or create a new
route to fit your needs.

No CRS Routes Defined Error
---------------------------
Source: CRS
ID: 15110
Text: There are no routes defined for this machine.
Severity: Error
Name: CRS_ERROR_NO_ROUTES
Meaning: There are no replication routes defined for this machine.
Cause: When creating a project, you specified the use of a machine that had
no defined route.
Recommendation: Create a new route or connect this machine with an existing
route.

CRS Service Is Paused [ASCII 150] No New Requests Error
-------------------------------------------------------
Source: CRS
ID: 15112
Text: The CRS service was paused and is not accepting new requests. Please
retry your command later.
Severity: Error

Name: CRS_ERROR_SERVICE_PAUSED
Meaning: The administrator paused the CRS service on the target machine.
Cause: None provided.
Recommendation: Continue the service.

CRS Service Restart Failure Error
---------------------------------
Source: CRS
ID: 15113
Text: Could not restart service; service is not paused.
Severity: Error
Name: CRS_ERROR_SERVICE_NOT_PAUSED
Meaning: The service is currently running. You cannot continue a service if
the service was not paused.
Cause: None provided.
Recommendation: None

Connection Reset Error
----------------------
Source: CRS
ID: 15114
Text: Could not resolve URL "%2" for project "%1". Please ensure that URL
and/or proxy settings are correct.
Severity: Error
Name: CRS_ERROR_NAME_NOT_RESOLVED
Meaning: The hostname in the URL specified for the pull project cannot be
resolved and so cannot be contacted.
Cause: Either the hostname in the URL specified is not valid, it could not
be resolved, or the server has no way to resolve it.
Recommendation: Ensure that the CRS server can communicate with a name
resolution system (DNS, WINS, local hosts file, and so on) and that the
target system name is valid.

Connection Reset Error
----------------------
Source: CRS
ID: 15115
Text: Connection to server "%1" has been reset. This indicates problems
with the remote service or network.
Severity: Error
Name: CRS_ERROR_CONNECTION_RESET
Meaning: There are problems with the remote service or network.
Cause: The target machine has dropped off the network or a network
component has failed.
Recommendation: Repair the network and make sure that the target machine is
accessible through the network.

Replication Not Found Error
---------------------------
Source: CRS
ID: 15116
Text: No replications found.
Severity: Error
Name: CRS_ERROR_REPLICATION_NOT_FOUND
Meaning: You are creating a QueryRep or ListRep for a given project when
there are no replications on that project or the project does not exist.
Cause: You did not run a replication on that project.
Recommendation: Run a replication on the project.

Service Already Running Error
-----------------------------
Source: CRS

ID: 15117
Text: Could not start service. The service was started.
Severity: Error
Name: CRS_ERROR_SERVICE_ALREADY_RUNNING
Meaning: The CRS service is running already.
Cause: None provided.
Recommendation: None

Project Already Replicating Error
---------------------------------

Source: CRS
ID: 15118
Text: Failed to start replication. The project is already running.
Severity: Error
Name: CRS_ERROR_PROJECT_ALREADY_RUNNING
Meaning: The project specified to run is already running.
Cause: The previous replication run has not yet finished.
Recommendation: Wait until the first run is complete.

Failed to Move File Error
-------------------------
Source: CRS
ID: 15119
Text: Failed to move file "%1" to "%2". System error code is "%3".
Severity: Error
Name: CRS_ERROR_FILE_MOVE_ERROR
Meaning: CRS could not move a file from its temporary directory to the
production content location due to the system error specified.
Cause: Depends on the system error referenced. See the Microsoft Windows NT
documentation.
Recommendation: Correct the system problem and re-run the replication
locally.

Product Expired Error
---------------------
Source: CRS
ID: 15120
Text: Thank you for your interest in Microsoft Content Replication System.
This software expires March 31, 1997 and will no longer function after that
date. Please acquire the final retail version of this software.
Severity: Error
Name: CRS_ERROR_PRODUCT_EXPIRED
Meaning: You are using evaluation software and it has expired.
Cause: Your evaluation time is up.
Recommendation: Purchase the retail version of CRS.

Incomplete Project Information Error
------------------------------------
Source: CRS
ID: 15121
Text: The project information for the project is incomplete.
Severity: Error
Name: CRS_ERROR_PROJECT_INCOMPLETECRS_ERROR_PARAMETER_NOT_FOUND
Meaning: One or more of the needed parameters for the project was not
entered.
Cause: Incomplete configuration of the project.
Recommendation: Delete the project and recreate it correctly.

Parameter Not Found Error
-------------------
Source: CRS
ID: 15122
Text: Parameter "%1" not found.
Severity: Error
Name: CRS_ERROR_PARAMETER_NOT_FOUND
Meaning: The referenced parameter cannot be found in the project specified.
Cause: The parameter does not exist.
Recommendation: If it is a valid parameter, make sure that it is entered
for the project.

Replication Running Error
-------------------
Source: CRS
ID: 15123
Text: A replications is currently running for project "%1". The project
could not be deleted.
Severity: Error
Name: CRS_ERROR_REPLICATION_RUNNING
Meaning: The user tried to delete a project that was currently running a
replication.
Cause: None provided.
Recommendation: Either stop the running replication or wait until it
completes before trying to delete the project.

Invalid Project Name Error
--------------------------
Source: CRS
ID: 15124
Text: Project names cannot contain backslashes or DBCS characters and
cannot be empty.
Severity: Error
Name: CRS_ERROR_INVALID_PROJECT_NAME
Meaning: The project name specified is invalid.
Cause: The user is attempting to create a project with an invalid name.
Recommendation: Use an allowable name for the project.

Invalid Route Name Error
------------------------
Source: CRS
ID: 15125
Text: The route name "%1" is invalid. Route names cannot contain
backslashes or DBCS characters and cannot be empty.
Severity: Error
Name: CRS_ERROR_INVALID_ROUTE_NAME
Meaning: The route name specified is invalid.
Cause: The user is attempting to create a route with an invalid name.
Recommendation: Use an allowable name for the route.

Positive Integer Error
----------------------
Source: CRS
ID: 15126
Text: The parameter "%1" must be a positive integer.
Severity: Error
Name: CRS_ERROR_INVALID_DWORD
Meaning: The project or route parameter must be entered as a positive
number.
Cause: An invalid entry was made for the parameter.
Recommendation: Enter a valid positive number for the project or route
parameter.

No List Items
-------------
Source: CRS
ID: 15127
Text: There are no more items in the list.
Severity: Warning
Name: CRS_ERROR_NO_MORE_ITEMS
Meaning: CRS API warning. This means there are no more items in the
enumeration.
Cause: You have already received the data.
Recommendation: None

Arguments Error
---------------
Source: CRS
ID: 15128
Text: Too many arguments specified.
Severity: Error
Name: CRS_ERROR_TOO_MANY_ARGS
Meaning: More than 256 arguments were specified on the command line.
Cause: Command line entry is too large.
Recommendation: Shorten the argument list.

ACL Replication Error
---------------------
Source: CRS
ID: 15129
Text: CRS aborting; ACLs will not be replicated.
Severity: Error
Name: CRS_ERROR_MBS_INIT_ERROR
Meaning: ACLs will not be replicated.
Cause: The Membership System was halted; CRS will not replicate ACLs.
Recommendation: Restart the Membership System. 

Additional query words:


Keywords          : 
Version           : WINNT:2.0
Platform          : winnt 
Issue type        : kbinfo 

Last Reviewed: July 14, 1999