Does anyone know the best way to shut down webMethods prior to the server being rebooted? We currently just reboot the webMethods boxes. This has worked since at least version 6. We recently had a corrupt file, that SoftwareAG thinks could have been caused by not shutting down the instances before the reboot.
I’ve looked into:
running \webMethods8\profiles\IS\bin\shutdown.bat - doesn’t work
running http://server:port/invoke/wm.server.admin/shutdown?bounce=no&option=force&timeout=0 - works but needs to log in first
running \webmethods98\IntegrationServer\bin\shutdown.bat - doesn’t work
running \Scripts\stopsvc.cmd - doesn’t work
I’m running these on both 8.2.2 and 9.8 (working on getting all code migrated off 8.2.2)
I’m running on 3 different environments (dvlp, test and production)
I’m running 2 instances in 9.8 (B2B and default)
Since the admins will be running something scheduled I need to either script something or give simple executables.
Thanks
#Integration-Server-and-ESB#webMethods#B2B-Integration