Previous Topic: SDM301872Next Topic: SDM301897


SDM301873

Distribution Status Error: Container could not be created. Copy error, the path to the temporary distribution output directory is too long

Reason:

Items could not be copied from the enterprise software library to the temporary distribution output directory because the path to this directory was too long.

Action:

The path to the temporary distribution output directory can be decreased by using the program "ccnfcmd" and run this from the command line. Before this is done make sure that there are no ongoing deliveries. Below is an example of how to change this path.

Set new path to the temporary distribution output directory:

C:\Program Files\CA\DSM\Bin>ccnfcmda -cmd SetParameterValue
                                             -ps itrm/usd/shared
                                             -pn Outgoing
                                             -v "C:\Program Files\CA\DSM\D"

Run caf stop/start from the command line.

Verify the new path to the current temporary distribution output directory:

C:\Program Files\CA\DSM\Bin>ccnfcmda -cmd GetParameterValue
                                             -ps itrm/usd/shared
                                             -pn Outgoing