If needed I'll open a support ticket but I get a lot of good help hear so I figure I ask here first.
We are trying to get a deployment to go to more then one server. One is to the lscs packaged with sitepubisher the other is an instance running on redhat. When we add multiple destination area pairs to the odAdapter the deployment fails. The message we get is:
\Interwoven\OpenDeployNG\log\lscs\rcv.preview_importab3834065a4e56971049afbc56225dd7.LSCSDEPLOY.sitepubdev.to.SITEPUBDEV.log.mf
ENG: ***WARNING - 8080 --lscs-parameter-separator-- lscs --lscs-parameter-separator-- ab3834065a4e56971049afbc56225dd7 --lscs-parameter-separator-- sitepubdev --lscs-pair-separator--
\LSCSAuth-Store --lscs-parameter-separator-- lspreview --lscs-pair-separator-- \opt\LSCSRT-Store (The filename, directory name, or volume label syntax is incorrect)
It seams that the syntax would be incorrect but from what I can tell it looks right to me. It is:
[HTML]
[/HTML]
In the deployment-source.private.properties we have:
StartDeploy_CustomDeploymentConfigOptions="CanonicalRuntimeHostName1=sitepubdev;CanonicalRuntimeHostName2=lspreview"
Does anything look out of place?