cancel
Showing results for 
Search instead for 
Did you mean: 

undeploy portal application

Former Member
0 Kudos

hi,

to undeploy a portal application when the portal is down

what can i do..

from which folders do i need to delete which files.

Thanks

rocky

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

Hi,

The SDM is one of the options to choose for undeploying an application. But I basically prefer using the J2EE Engine's visual administrator tool (it is more intuitive in my opinion). Here's how to deal with it:

1. Start the tool using the go.bat located in \usr\sap\<SID>\<Instance Name>\j2ee\admin folder

2. Log in with an Administrator user.

3. Under the Server node click Services-> Deploy.

4. In the runtime tab, on the right hand side screen click on the Applications checkbox. The list of all deployed applications appears.

5. Select the application and click on the Remove button.

http://img143.imageshack.us/img143/600/vaxu5.jpg

Undeploying using SDM

You can also undeploy the application using the SDM tool. Launch the tool by running the remotegui.bat from your usr\sap\SID\JC00\SDM\program. Enter your sdm password and then go to the undeployment tab. pick the application you want to undeploy and add it to the right hand pane and follow the steps in the wizard

Check this official SAP link for deployment and undeployment details.

http://help.sap.com/saphelp_nw04/helpdata/en/28/2c3c1bf823204c8370bfacbe54133b/frameset.htm

with regards,

Kanthi

Former Member
0 Kudos

Hi,

you must access to the <b>SDM GU</b>I (RemoteGui.bat) and under the tab Undelpoy select all the application you want and click on the Proceed button.

For more info:

<a href="http://help.sap.com/saphelp_nw04/helpdata/en/28/2c3c1bf823204c8370bfacbe54133b/frameset.htm">http://help.sap.com/saphelp_nw04/helpdata/en/28/2c3c1bf823204c8370bfacbe54133b/frameset.htm</a>

Reward points for helpful answers.

Best regards,

Gianluca Barile

Former Member
0 Kudos

Hi,

SDM is inaccessible when the server is down,right..?

Isnt ehere a way where i can delete the par files eg from te deployment folders.

In need to know which folder this is...and where all i need to delete.

Thanks

rocky

Former Member
0 Kudos

Hi,

because the SDM is only a process, probably it doesn't need that server is up and running.

You can try to start SDM manually by StartSDM command file and after open the SDM GUI.

<a href="http://help.sap.com/saphelp_nw04/helpdata/en/41/a30f31e2cf45d09ad5aac66b71f896/content.htm">http://help.sap.com/saphelp_nw04/helpdata/en/41/a30f31e2cf45d09ad5aac66b71f896/content.htm</a>

Best regards,

Gianluca Barile

vijayakhanna_raman
Active Contributor
0 Kudos

Hi,

As far as I know, the application can be found in different folders as specified below but can't guarantee the full undeployment. That can be done using SDM or Visual Admin only.

\usr\sap\J2E\JC00\j2ee\cluster\server0\apps\sap.com\irj\servlet_jsp\irj\root\portalapps

\usr\sap\J2E\JC00\j2ee\cluster\server0\apps\sap.com\irj\servlet_jsp\irj\root\WEB-INF\portal\portalapps

\usr\sap\J2E\JC00\j2ee\cluster\server0\apps\sap.com\irj\servlet_jsp\irj\root\WEB-INF\deployment\pcd and

\usr\sap\J2E\JC00\j2ee\cluster\server0\apps\sap.com\irj\servlet_jsp\irj\root\WEB-INF\deployment\temp

Regards,

Vijai