Issue Details (XML | Word | Printable)

Key: DIRSERVER-307
Type: Bug Bug
Status: Closed Closed
Resolution: Fixed
Priority: Major Major
Assignee: Alex Karasulu
Reporter: Endi S. Dewata
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
Directory ApacheDS

Duplicate root entry gets added everytime restarting the server

Created: 31/Aug/05 09:58 AM   Updated: 10/Feb/06 12:34 PM
Return to search
Component/s: None
Affects Version/s: None
Fix Version/s: None

Time Tracking:
Not Specified

File Attachments:
  Size
Text File Licensed for inclusion in ASF works patch_DIREVE-240.txt 2005-09-01 12:30 AM Stefan Zoerner 0.8 kB
Issue Links:
Reference
 

Resolution Date: 12/Sep/05 04:13 AM


 Description  « Hide
Duplicate root entry gets added everytime restarting the server.

Steps to reproduce:
1. Start the server:
    java -jar main/target/apacheds-main-0.9.3-SNAPSHOT.jar main/server.xml

2. Use a command line ldapsearch, execute the following:
    ldapsearch -h localhost -p 10389 -b "dc=apache,dc=org"
    It returns an entry: dc=apache,dc=org.

3. Restart the server.

4. Execute the same search operation.
    This time it returns 2 entries, both are: dc=apache,dc=org.

The more you restart the server, the more duplicate entries you will get. Note: if you use an LDAP browser you probably won't see this problem.


 All   Comments   Work Log   Change History   Subversion Commits      Sort Order: Ascending order - Click to sort in descending order
No work has yet been logged on this issue.