Fail to install ApacheDS Server 1.5.7 as windows NT Service using installer.
----------------------------------------------------------------------------
Key: DIRSERVER-1582
URL: https://issues.apache.org/jira/browse/DIRSERVER-1582
Project: Directory ApacheDS
Issue Type: Bug
Components: installer-plugin
Affects Versions: 1.5.7
Environment: Windows Xp Professional sion 2002 Service Pack 2
Reporter: Rajib Ghosh
Priority: Critical
On some system unable to install ApacheDS server 1.5.7 using installer as
windows NT service. After completion of installation it prompt to start the
default service but if click on yes it not even show the ApacheDS entry in the
windows service list.
Attempted tp install from the ApacehDS command executable ApacheDs.exe.It still
did not install till I madethe follwing changes.
Changed the INSTANCE-HOME and INSTANCE variable with "C:\Program Files\Apache
Directory Server\instances" and "default"respectively on apacheds.conf file
under <<apacheds-home>>/conf and successfully installed the service firing
below mentioned command successfully. Then also able to start from windows
service prompt.
C:\Program Files\Apache Directory Server\bin>apacheds.exe -i
..\conf\apacheds.conf wrapper.debug=true
wrapper | Service command: "C:\Program Files\Apache Directory
Server\bin\apacheds.exe" -s "C:\Program Files\Apache Directory
Server\conf\apacheds.conf" wrapper
.debug=true
Unable to get the current logfile size with stat: The filename, directory name,
or volume label syntax is incorrect. (0x7b)
wrapper | Apache Directory Server - default installed.
Unable to get the current logfile size with stat: The filename, directory name,
or volume label syntax is incorrect. (0x7b)
Please provide the solution how to install Server from installer?
Thank you,
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.