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

Accepted Solutions (1)

Accepted Solutions (1)

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

Answers (1)

Answers (1)

christoph_hopf
Advisor
Advisor
0 Kudos

Hi,

could you please check the details for this error message in the SLG1 log. The details can be found by clicking on the icon just right beside the longtext icon.

These details ofter provide additional information why the exception is raised!

Best regards,

Christoph

former_member210673
Participant
0 Kudos

Dear Christoph,

As you can see in my above post, the error log had been analysed using SLG1. Further more,

An analysis in FM: SCMS_DOC_CREATE_FILES is:

Exception 7 - Error in HTTP Access or Exception 6 in FM - SCMS_HTTP_CREATE_FILES, both of them refering to Error in HTTP.

I've checked with the IT team and the HTTP Server requests get throught just fine.

-Thanks

christoph_hopf
Advisor
Advisor
0 Kudos

Hi again,

so if this is a SAPHTTP issue then I think that the information in note 164203 could be useful. Further an upgrade to the latest SAPHTTP version might be useful too.

Best regards,

Christoph

former_member210673
Participant
0 Kudos

Christoph / Alexander,

Thanks for your inputs. I will check with my Basis team on this and will let you know the result.

-thanks & Regards