cancel
Showing results for 
Search instead for 
Did you mean: 

Error in the File Upload UI element

former_member211296
Participant
0 Kudos

Hi Experts

We are using the File Upload UI Element in most of our WebDynpro Applications. I have uploaded the photos,documents...etc.

This is working fine in the development systems. In the QA it is not working.

After clicking the File Upload UI element, I always receive the following error in all the applications, which consuming the File upload UI elements.

Error Message:

java.lang.NoSuchMethodError: com.sap.engine.services.servlets_jsp.lib.multipart.MultipartMessage.setCharset(Ljava/lang/String;)V

I have searched in the Forums. And I understand that restart and redeployment would help to fix the issue. I have restarted and redeployed the application. But still I am receiving the same error.

Can anyone help us to fix the issue?

We are using the EP 6.0,ECC 5.0 and MSSQL server2000.

Kind Regards,

Hariprasath. R

Accepted Solutions (1)

Accepted Solutions (1)

former_member192434
Active Contributor
0 Kudos

Hi

First undeploy the appliction useing SDM and

restart server and NWDS and redeployment your application.

if problem still exits follow this

The NWDS SP16. Need to upgrade to SP21. It is available in OSS Note 1078186

hope it will help u

thanks

Answers (2)

Answers (2)

PradeepBondla
Active Contributor
0 Kudos

Hi,

Hope this helps you

it says....

1033356 ( Multipart non-ASCII header values support) and

1025462 (640 SP19/700 SPS10,11 http and servlet_jsp).

or

The issue is that it is a bug in NWDS SP16. Need to upgrade to SP21. It is available in OSS Note 1078186

PradeeP

Former Member
0 Kudos