IBM Support

How to shutdown IBM Engineering Requirements Management DOORS WEB ACCESS on Windows Server

How To


Summary

On Windows Server, when an administrator is using the shutdown script "dwa.shutdown.bat", the command prompt windows stay open and the interops are not stopped.

Steps

1- In dwa.shutdown.bat, replace the line:
taskkill /FI "WINDOWTITLE eq %USERNAME%: broker.start.bat" >nul 2>&1
with
taskkill /FI "WINDOWTITLE eq %USERNAME%: Broker@1099" >nul 2>&1
2- In dwa.shutdown.bat, replace the line:
taskkill /FI "WINDOWTITLE eq %USERNAME%: derby.start.bat" >nul 2>&1
with
taskkill /FI "WINDOWTITLE eq %USERNAME%: Derby@1527" >nul 2>&1
3- In dwa.shutdown.bat, add this line at the end to kill the interops:
taskkill /IM doors.exe

Document Location

Worldwide

[{"Type":"MASTER","Line of Business":{"code":"LOB59","label":"Sustainability Software"},"Business Unit":{"code":"BU059","label":"IBM Software w\/o TPS"},"Product":{"code":"SSYQCV","label":"IBM Engineering Requirements Management DOORS Web Access"},"ARM Category":[{"code":"a8m50000000CiqdAAC","label":"DOORS-\u003EDOORS Web Access (DWA)"}],"ARM Case Number":"","Platform":[{"code":"PF033","label":"Windows"}],"Version":"9.6.1;9.7.0;9.7.1;9.7.2"}]

Product Synonym

DWA

Document Information

Modified date:
09 January 2023

UID

ibm16853633