cancel
Showing results for 
Search instead for 
Did you mean: 

Undo deploy web dynpro component to the portal

Former Member
0 Kudos

For some reasons when I import source code from NWDI to local, build it successfully and deploy to the portal It is dump with the following error. Is there anyway to undo the deployment? if yes how can I do that? your helps are highly appreciated.

The initial exception that caused the request to fail, was:

java.lang.UnsupportedClassVersionError: com/sap/xss/hr/per/us/family/overview/wdp/InternalVcPerFamilyUSOverview (Unsupported major.minor version 50.0)

at java.lang.ClassLoader.defineClass0(Native Method)

at java.lang.ClassLoader.defineClass(ClassLoader.java:539)

at com.sap.engine.services.deploy.server.ApplicationLoader.defineClassWithInterception(ApplicationLoader.java:168)

at com.sap.engine.services.deploy.server.ApplicationLoader.loadLocalClass(ApplicationLoader.java:140)

at com.sap.engine.frame.core.load.ResourceLoader.loadClass(ResourceLoader.java:127)

... 61 more

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi Anthony,

The said exception occurs due to mismatch of jdk versions in NWDS & server.

Refer thread (Rene's reply)

Kind Regards,

Nitin

PS: If the deployment fails in between, nothing gets deployed on the server. So I feel there is no need of undeploying anything.

Answers (3)

Answers (3)

Former Member
0 Kudos

You surely can undeploy the but the method to undeploy depends on the version you are on. If you are using 7.0 or lesser version, use Visual Admin tool.. check if you can do it by SDM GUI as well.

If you are on 7.1 (CE) then you have undeploy tab in the deployment view in developer studio. You can select the application to undeploy and undeploy it from NWDS itself.

Former Member
0 Kudos

Hi Anthony,

If you have Visual Admin access then log on to Visual Admin, go to Server and then Services

Then select Deploy select Webdynpro from right hand menu then select the application which

you want to undeploy and click on "Remove" button.

Hope this will help you.

Thanks

Sandy

former_member185086
Active Contributor
0 Kudos

Hi

What is version of NWDS ?this solution is applicable only on CE version.

Select window ---show view ---other ---write unDeployView --wait for a while now form list select the component

which u want to undeploy (Its a senstive opertion so make sure the selection is right .).

Best Regards

Satish Kumar