cancel
Showing results for 
Search instead for 
Did you mean: 

SAP Web Dispatcher does not start as windows service

Former Member
0 Kudos

Hi,

I have successfully installed and configured SAP Web Dispatcher. When I start the web dispatcher from command prompt, it works fine. I created a windows service for web dispatcher using the command

ntscmgr install sapwebdisp -b "c:\program files\sap\sapwebdisp\sapwebdisp.exe"

-p "service pf=sapwebdisp.pfl -cleanup -auto_restart"

The command successfully created sapwebdisp service. The service also starts fine, but web dispatcher does not get started.

Any ideas experts?

Accepted Solutions (0)

Answers (1)

Answers (1)

vincentlim826
Employee
Employee
0 Kudos

Hi,

Ok. Few suggestions.

1. Can you review the SAP note:

552286 Troubleshooting for the SAP Web Dispatcher

2. When you said: "web dispatcher does not get started ", what error you got ? Can you be more details here ?

3. Please check the trace file dev_webdisp" that generated in the work directory. If the log entries is not abvious, increase the trace level to 2 or 3, and reproduce and re-check the trace file.

4. What is the output of the command "sapwebdisp -v"

5. How about sapwebdisp.pfl ? Are those settings correct ?

Hope this helps.

Regards,

Vincent