cancel
Showing results for 
Search instead for 
Did you mean: 

Internal server error when uploading .sca files for deployment

Former Member
0 Kudos

Hi,

I am trying to upload the sca-file for MISP19P_3 for deployment in the NWM.

I get an error on the Vendor information:

java.lang.NoSuchMethodError: com.sap.sdm.api.remote.DeployItem.getVendor()Ljava/lang/String;

Aynone know how to fix this error?

For information we are working on NW04 SP19 with ABAP sync service.

Kind regards

jacob

Message was edited by:

Jacob Wesenberg

Accepted Solutions (1)

Accepted Solutions (1)

satyendra_dhar
Active Participant
0 Kudos

Hi Jacob,

It's not suggested to deploy a service SCA file from NWMAdmin, it could crash your j2ee-server also.

This is only for deploying your customize application not for services.

Please deploy the above SCA from SDM (remotgui.bat).

SDM you can find in following path.

ServerInstallation dir\usr\sap\instancename\ServerInstName\SDM, start remotgui.bat file and deploy the above sca.

Regards,

Satyendra

Former Member
0 Kudos

Hi Satyendra,

Thanks, this seems to work 🐵

Regards

Jacob

Answers (0)