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
Stefan Zoerner made changes - 01/Sep/05 12:30 AM
Field Original Value New Value
Attachment patch_DIREVE-240.txt [ 12312110 ]
Alex Karasulu made changes - 12/Sep/05 01:44 AM
Status Open [ 1 ] In Progress [ 3 ]
Alex Karasulu made changes - 12/Sep/05 04:12 AM
Link This issue is related to DIREVE-249 [ DIREVE-249 ]
Alex Karasulu made changes - 12/Sep/05 04:13 AM
Status In Progress [ 3 ] Resolved [ 5 ]
Resolution Fixed [ 1 ]
Alex Karasulu made changes - 12/Sep/05 04:18 AM
Fix Version/s 0.9.3 [ 12310193 ]
Endi S. Dewata made changes - 13/Sep/05 03:32 AM
Status Resolved [ 5 ] Closed [ 6 ]
Alex Karasulu made changes - 10/Feb/06 12:34 PM
Fix Version/s 0.9.3 [ 12310193 ]
Component/s jdbm database [ 11450 ]
Key DIREVE-240 DIRSERVER-307
Affects Version/s 0.9.3 [ 12310193 ]
Project Directory Server [ 10516 ] Directory ApacheDS [ 12310260 ]