Description
This is related to https://issues.apache.org/jira/browse/DIRSERVER-935
By accident I tried running some code that deletes (935 looks up)
entries that are not present.
The server froze and I could not connect with LS
anymore.
First I assumed it crashed, so I tried doing
./apacheds start
But I still could not connect
so I tried doing
./apacheds stop
./aapcheds start
and back to normal.
I need to code a self contained test for this.
Cheers,
- Ole