cancel
Showing results for 
Search instead for 
Did you mean: 

uninstall webdispatcher

Former Member
0 Kudos

Hello,

We are running on EP 7.0.We install webdispatcher on the same server as the portal with the sapinst.But we did not know the icmadm password.So we have to reinstall web dispatcher.

Although I run unistall using sapinst,I see WDT (webdispatcher SID ) unders sapmnt folder.Therefore I can not run "sapwebdisp -bootstrap", it says sapwebdisp.pfl already exist.

How to I can unistall web dispatcher and run sapwebdisp -bootstrap again?

When I run sapwebdisp -bootstrap I get

Profile "sapwebdisp.pfl" already exists

Authentication file "icmauth.txt" already exists

Restart sapwebdisp with profile: sapwebdisp.pfl

sapwebdisp started with new pid 23261

Web administration accessible with "http://hostname:80/sap/wdisp/admin/default.html"

SAP Web Dispatcher bootstrap ended (rc=0)

[root@saptestnw exe]$ *** FATAL: SAP Web Dispatcher process 23094 still alive

      • FATAL: I better exit now to prevent any damage

Accepted Solutions (0)

Answers (3)

Answers (3)

Former Member
0 Kudos

Depending on the platform, you will need to kill the web dispatcher process

Windows - sapntkill -INT <pid> where pid equals process id

prashil
Advisor
Advisor
0 Kudos

Hi,

I think only uninstallation will not solve your problem.

You need to edit some configuration which contain the entry for the dispatcher and somewhere a process is assigned to configured webdispatcher.

Please check your all configuration xml's.

I also need to find the files hit during installation.

Will get back to you soon.

Regards,

Prashil

Former Member
0 Kudos

Hello,

The problem is that the old Web Dispatcher is still running. Kill process 23261 and delete the sapwebdisp.pfl and icmauth.txt before running the bootstrap.

Regards, Ventsi