Hi, I´m configuring workflow and everthing goes smooth until we get the timeout error 00:00:30. Any ideas? It happens at the end when it stops and starts up the services.
Question
Question
Answer
Issue was actually caused by Apache server installed on Juan's end user server. Port used by Apache was 8085 - same port that the Workflow Server was using.
Netstat showed:
TCP 0.0.0.0:8085 INTRANET1:0 LISTENING
[httpd.exe]
Issue was resolved by reconfiguring Workflow to use another port - port 8095 in this case.
Replies
This could happen if the machine is busy. Which service is it? Does it start manually from Control Panel\Administrative Tools\Services?
Yes it does. WF Server using local account
This happens at the end after I configure all the credentials right before finish. The service does start and stops manually
While KB 1012177 was written for Audit Trail, can you try following the same steps listed in the resolution? Set the ServicesPipeTimeout dword to 900000 (decimal) and reboot the server. Then try the Workflow configuration again and see if the increased timeout allows the service to start.