"Password Server: Stopped" on Mac OS Lion Server. Stops with error -1 during startup
- by V1ru8
Since I've restored the Open Directory from an archive because my Server crashed and the DB was corrupt. The password server does not start anymore.
The log looks like this:
Feb 14 2012 21:41:20 156746us Mac OS X Password Service version 376.1 (pid = 2438) was started at: Tue Feb 14 21:41:20 2012.
Feb 14 2012 21:41:20 156801us RunAppThread Created
Feb 14 2012 21:41:20 156852us RunAppThread Started
Feb 14 2012 21:41:20 156879us Initializing Server Globals ...
Feb 14 2012 21:41:20 163094us Initializing Networking ...
Feb 14 2012 21:41:20 163196us Initializing TCP ...
Feb 14 2012 21:41:20 191790us SASL is using realm "SERVER.HOME.POST-NET.CH"
Feb 14 2012 21:41:20 191847us Starting Central Thread ...
Feb 14 2012 21:41:20 191860us Starting other server processes ...
Feb 14 2012 21:41:20 191873us StartCentralThreads: 1 threads to stop
Feb 14 2012 21:41:20 191905us Initializing TCP ...
Feb 14 2012 21:41:20 191954us Starting TCP/IP Listener on ethernet interface, port 106
Feb 14 2012 21:41:20 192012us Starting TCP/IP Listener on ethernet interface, port 3659
Feb 14 2012 21:41:20 192048us Starting TCP/IP Listener on interface lo0, port 106
Feb 14 2012 21:41:20 192082us Starting TCP/IP Listener on interface lo0, port 3659
Feb 14 2012 21:41:20 192117us StartCentralThreads: Created 4 TCP/IP Connection Listeners
Feb 14 2012 21:41:20 192132us Starting UNIX domain socket listener /var/run/passwordserver
Feb 14 2012 21:41:20 193034us CRunAppThread::StartUp: caught error -1.
Feb 14 2012 21:41:20 193056us ** ERROR: The Server received an error during startup. See error log for details.
Feb 14 2012 21:41:20 193075us RunAppThread::StartUp() returned: 4294967295
Feb 14 2012 21:41:20 193107us Stopping server processes ...
Feb 14 2012 21:41:20 193119us Stopping Network Processes ...
Feb 14 2012 21:41:20 193131us Deinitializing networking ...
Feb 14 2012 21:41:20 193149us Server Processes Stopped ...
Feb 14 2012 21:41:20 193165us RunAppThread Stopped
Feb 14 2012 21:41:20 193202us Aborting Password Service. See error log.
The error log repeats the following:
Feb 14 2012 21:41:50 409022us Server received error -1 during startup.
Feb 14 2012 21:41:50 409141us Aborting Password Service.
Anyone an idea what's wrong here and how I can fix this?