Fail to start Apache Directory Server - Error 04450

zbdiablo picture zbdiablo · Jul 6, 2010 · Viewed 7.7k times · Source

While I was trying to start ApacheDS 1.5.7 on windows platform, An Error 04450 occurs and the apacheds-rolling.log contains:

[21:07:27] ERROR [org.apache.directory.shared.ldap.entry.DefaultServerAttribute] - ERR_04450 The value {0} is incorrect, it hasnt been added
[21:07:27] ERROR [org.apache.directory.server.Service] - Cannot start the server : reuseAddress can't be set while the acceptor is bound.

How can i fix this problem? Anybody could help me? many thanks!

Answer

kayyagari picture kayyagari · Feb 14, 2011

The warning log message is a bit misleading, actually this is not a serious issue, the server should be running despite of this warning, this has been fixed a while back in the latest trunk code (which will be released as 2.0 instead of 1.5.8).