cancel
Showing results for 
Search instead for 
Did you mean: 

read error during PC upload

Former Member
0 Kudos

Hi Experts,

I have a problem when I try to create an attachment in a message using transaction SBWP (Dev Sysytem). I get this error:

"read error during PC upload"...and cannot create the attachment. Viewing the log in Work Process I have the following:

M Tue Aug 10 10:52:57 2010

M ***LOG R49=> ThReceive, CPIC-Error (020456) [thxxhead.c 7508]

M ***LOG R5A=> ThReceive, CPIC-Error (65664057) [thxxhead.c 7513]

M ***LOG R64=> ThReceive, CPIC-Error ( CMSEND(SAP)) [thxxhead.c 7518]

A RFC 3332 CONVID 65664057

A * CMRC=20 DATA=1 STATUS=1 SAPRC=456 ThSAPCMRCV

A RFC> ABAP Programm: SAPLSCMS_FE_RFC (Transaction: )

A RFC> User: POL_CONSULT1 (Client: 300)

A RFC> Destination: SAPHTTP (handle: 4, 65664057, {4C600736-3911-34E6-E100-0000820A04AD})

A RFC> Called function module: RFC_PING

A RFC SERVER> RFC Server Session (handle: 1, 65655674, {4C5E0BFD-9B4E-34E7-E100-0000820A04AD})

A RFC SERVER> Caller host:

A RFC SERVER> Caller transaction code: SBWP (Caller Program: SAPLSINWP)

A RFC SERVER> Called function module: SO_DYNP_SHORT_MESSAGE

A *** ERROR => RFC ======> CPIC-CALL: 'ThSAPCMRCV' : cmRc=20 thRc=456

Timeout during connection setup (check that partner exists)

[abrfcio.c 8239]

A *** ERROR => RFC Error RFCIO_ERROR_SYSERROR in abrfcpic.c : 3334

CPIC-CALL: 'ThSAPCMRCV' : cmRc=20 thRc=456

Timeout during connection setup (check that partner exists)

[abrfcio.c 8239]

A *** ERROR => RFC Error RFCIO_ERROR_MESSAGE in abrfcio.c : 1833

I have checked RFC's, SMTP services, etc. but the problem is not solved.

Thank's in advance

Juan Carlos Barraza

Accepted Solutions (0)

Answers (3)

Answers (3)

former_member318366
Discoverer
0 Kudos

Hi,

Did you solved it? We've the same problem as you.

Thanks.

Former Member
0 Kudos

Hi Rahul,

Thank's for your answer.

We have ERP 6.0 EHP 4 (release 701 Kernel patch level 55) and we use a little file for testing (about 1 KB)... so both notes not apply in our situation...

But, testing this issue, strangely occurs the following: If I try to create an attachment with a file with extension ".TXT", it's works fine, but if I try with any other extension (pdf, word, etc.) I get the error.

Best regards

Juan Carlos Barraza

Former Member
0 Kudos

Hi,

I have the same problem as you and have not yet found any solution. But I can guess the reason for why .TXT work. It could be due to the fact that .TXT gets saved into the database but all other files are saved in some other place.

If you use t-code skpr08 you can probably see that class SOFFPHIO has a "New cat." and it is there your files will be saved. The .TXT will probably be saved in SOFFDB.

If you use t-code OACT you can see your different categories (ie SOFFDB).

So, perhaps you can not save your files because your content server is broken?

Br Linus Hellsing

0 Kudos

Hello;

Pls check the below two SAP Notes:

827872 Work process waits for registered RFC server

875871 DP: Memory bottleneck when you upload very large files

Best Regards,

Rahul.