Skip to Content
0
Nov 03, 2009 at 07:43 AM

CTS+ is searching for a mixed unix/windows filesystem name

33 Views

Hello,

I'm trying to implement CTS+.

Our SAP Solution Manager (NW 7.01 SPS 2) SOL is defined as our domain controler.

The Sap Solution Manager is hosted on a Windows 2003 server.

Source system (EPD) and target system (EPT) are EP portal (NW 701 SPS 3), they are hosted by two HP-UX servers.

I've followed SAP documentations , created the http connection, the logical port, the RFC destibnations, declared the EP systems in SOL STMS.

In the end, I was able to create a transport requests in EPD, release it but when it comes to deploy it I had the following error in EPT :

The error occurs during the deployment phase :

*Problem during file access, stopping. Error is:'The file (
solserver\sapmnt\trans\data/DV3K900001/test_cts_20091102_022510.epa) does

not exist on the filesystem.'.*

As you can imagine this mixed windows/unix file name doest not exist.

I checked SOL directories, and it tuns out that
solserver\sapmnt\trans\data\DV3K900001\test_cts_20091102_022510.epa exists

I doucle checked the CTS paramters, but I couldn't find where i can correct the filesystem name :

CTS_SYSTEM_TYPE JAVA

DEPLOY_DATA_SHARE
solserver\sapmnt\trans\data

DEPLOY_URL http://************:50018

DEPLOY_WEB_SERVICE CTSDEPLOY

NBUFFORM 1

NON_ABAP_SYSTEM 1

TP_VERSION 371

WBO_FILE_TRANSFER Stream

Any help would be highly appreciated.

Thank you very much.