windows(xp) binary install creates a service pointing to wrong path for
erlsrv.exe, as a result the service doesn't start automatically
---------------------------------------------------------------------------------------------------------------------------------------
Key: COUCHDB-872
URL: https://issues.apache.org/jira/browse/COUCHDB-872
Project: CouchDB
Issue Type: Bug
Components: Build System
Affects Versions: 1.0.1, 0.11.1, 0.11
Environment: windows XP SP2
Reporter: Hans Rakootmanga
Priority: Minor
in the windows binary build, path to executable should be :
"C:\Program Files\Apache Software Foundation\CouchDB\erts-5.8\bin\erlsrv.exe"
instead of "C:\Program Files\Apache Software
Foundation\CouchDB\erts-5.7.3\bin\erlsrv.exe" ( not sure if this line is exact,
from memory )
current fix for me was to regedit the corresponding entries.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.