You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@commons.apache.org by "Christopher Schultz (Jira)" <ji...@apache.org> on 2020/08/04 13:47:00 UTC

[jira] [Created] (DAEMON-421) Add "dump configuration" mode of operation which generates a .BAT file capabile of re-creating the dumped service

Christopher Schultz created DAEMON-421:
------------------------------------------

             Summary: Add "dump configuration" mode of operation which generates a .BAT file capabile of re-creating the dumped service
                 Key: DAEMON-421
                 URL: https://issues.apache.org/jira/browse/DAEMON-421
             Project: Commons Daemon
          Issue Type: New Feature
          Components: Procrun
            Reporter: Christopher Schultz


For background, please see [https://lists.apache.org/list.html?users@tomcat.apache.org:lte=1M:%2F%2FES%2F%2Fexample]

 

Users upgrading their Apache Tomcat or Java versions are finding that they have to manually copy all of their configuration to a temporary location, delete their Windows Service, create a replacement Windows Service, and re-configure everything.

It should be possible to add another mode of operation where procrun dumps all the information stored in the Windows Registry for the Windows Service our to a .BAT file which contains all of the configuration. The file could then be edited and run to re-create the service with minimal effort, and fewer opportunities for mistakes.

 



--
This message was sent by Atlassian Jira
(v8.3.4#803005)