cancel
Showing results for 
Search instead for 
Did you mean: 

SCMS_DOC_CREATE_FILES - Exception 7

former_member210673
Participant
0 Kudos

hi All,

The CV01N trx worked just fine few days back. But, now is throwing the below error when checked in SLG1:

An error occurred when calling module SCMS_DOC_CREATE_FILES

Message no. 1R579

Diagnosis

Exception number  7 occurred when function module SCMS_DOC_CREATE_FILES was called with document XXXXXXXXXXX

In CV01N trx - the file path in error is displayed as:

Error while checking in and storing: <Upload Path>\1

whereas earlier it showed the correct file path as below:

<Upload Path>\<filename>

I have checked the below already, and the components are as given below:

-Content server 6.40 on Windows 2003

-IIS V 6.0

-MaxDB – 7.6.05.01, ODBC Driver version – 7.6.3.0

The HTTP Get test, HTTP Content server connection test, Certificate in CSADMIN are just fine. Full access to the Content server folder.

refered links: https://scn.sap.com/thread/1359708

Please advise if anyone has encountered the same / similar error.

-Thanks

View Entire Topic
Former Member
0 Kudos

Hi,

you can also use the report RSHTTP80 in transaction SE38 to test if the content server is working correctly.

The report will try to checkin and checkout a temporary file.

If the report runs on an error, it might give you an additional information about the issue.

If the report works successfully, then the basic functionality of the content server is working.

Best regards,

Alex

former_member210673
Participant
0 Kudos

hi All,

Thanks for your suggestions. I believe the issue is mainly cause the log file is full.

Closing the thread.

-Thanks