Uploaded image for project: 'Directory ApacheDS'
  1. Directory ApacheDS
  2. DIRSERVER-2348

Mavibot partition data disappears

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Open
    • Major
    • Resolution: Unresolved
    • 2.0.0.AM26
    • None
    • backend, mavibot
    • None
    • ArchLinux
      OpenJDK 1.8.0_292
      ApacheDS 2.0.0.AM26

    Description

      Start a new ApacheDS 2.0.0.AM26 (tar.gz archive on Linux)

      Create a connection in Studio 2.0.0.M16, open the ApacheDS configuration, add a partition type:Mavibot with id:mavibot and suffix:dc=mavibot,dc=com, and save.

      Observations:

      • The new config is visible in the config partition: ads-partitionId=mavibot,ou=partitions,ads-directoryServiceId=default,ou=config (expected).
      • The namingContext doesn't yet exist in the Root DSE (expected).
      • The partition directory instances/default/partitions doesn't exist yet (expected).

      Restart ApacheDS.

      Observations:

      • The partition directory instances/default/partitions/mavibot and a mavibot.db was created (expected).
      • The namingContext:dc=mavibot,dc=com exists in the RootDSE (expected)
      • The context entry does not exist, despite configured (unexptected!)

      Inject the context entry and some other data

      dn: dc=mavibot,dc=com
      objectclass: domain
      objectclass: top
      dc: mavibot
      

      Observations:

      • The data is there, even after close/open the connection (expected)
      • The partition file instances/default/partitions/mavibot/mavibot.db grow and has a recent modification time (expected)

      Restart ApacheDS

      Observations:

      • The partition file instances/default/partitions/mavibot/mavibot.db is still there, has the same size, but the modification time changed (expected)
      • The namingContext:dc=mavibot,dc=com still exists in the RootDSE (expected)
      • The context entry is gone (unexpected!)

      Context: https://lists.apache.org/thread.html/r6142d8abfaf233401ffdc3e96160a3a1b2c38beab24f958757311b20%40%3Cdev.directory.apache.org%3E

      Attachments

        Activity

          People

            Unassigned Unassigned
            seelmann Stefan Seelmann
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated: