Jason F created COUCHDB-3166:
--------------------------------
Summary: Windows service name should include unique ID like 1.6
Key: COUCHDB-3166
URL: https://issues.apache.org/jira/browse/COUCHDB-3166
Project: CouchDB
Issue Type: Improvement
Components: Build System
Reporter: Jason F
The 2.0 Windows installer sets up a Windows service under the name "Apache
CouchDB".
This can cause issues if you already have an instance installed (for example
1.6) - It flat out doesn't install the service and actually starts your 1.6
service when the install is finished.
The 1.6 installer will append a unique ID to the end of the service name for
example "Apache CouchDB01d0101b652947f0"
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)