I am new to ApacheDS M20. I attempted to import 350k entries to a Multi-Rplication setup using ldapadd last night and found this in the logs this morning. I really don't know what it wants me to do.
"check that your keys are immutable, and that you have used synchronization properly" : Where do I find this information at? I did check my replication setup and it looks right. This entry was repeated in the logs: INFO | jvm 1 | 2015/06/20 07:30:16 | java.lang.IllegalStateException: Entry.next=null, data[removeIndex]=6f9128a9-c235-4d90-aecb-7e9ecb58441a=java.lang.Object@62dbd1cc previous=6f9128a9-c235-4d90-aecb-7e9ecb58441a=java.lang.Object@62dbd1cc key=938ea455-e1e5-4eca-bf2a-d99a00500865 value=java.lang.Object@271f5be size=1000 maxSize=1000 Please check that your keys are immutable, and that you have used synchronization properly. If so, then please report this to [email protected] as a bug. INFO | jvm 1 | 2015/06/20 07:30:16 | at org.apache.commons.collections.map.LRUMap.reuseMapping(LRUMap.java:301) INFO | jvm 1 | 2015/06/20 07:30:16 | at org.apache.commons.collections.map.LRUMap.addMapping(LRUMap.java:267) INFO | jvm 1 | 2015/06/20 07:30:16 | at org.apache.commons.collections.map.AbstractHashedMap.put(AbstractHashedMap.java:284) INFO | jvm 1 | 2015/06/20 07:30:16 | at org.apache.directory.server.ldap.replication.consumer.ReplicationConsumerImpl.getLockFor(ReplicationConsumerImpl.java:1406) INFO | jvm 1 | 2015/06/20 07:30:16 | at org.apache.directory.server.ldap.replication.consumer.ReplicationConsumerImpl.handleSearchResultEntry(ReplicationConsumerImpl.java:356) INFO | jvm 1 | 2015/06/20 07:30:16 | at org.apache.directory.server.ldap.replication.consumer.ReplicationConsumerImpl.doSyncSearch(ReplicationConsumerImpl.java:769) INFO | jvm 1 | 2015/06/20 07:30:16 | at org.apache.directory.server.ldap.replication.consumer.ReplicationConsumerImpl.startSync(ReplicationConsumerImpl.java:566) INFO | jvm 1 | 2015/06/20 07:30:16 | at org.apache.directory.server.ldap.LdapServer$2.run(LdapServer.java:743) INFO | jvm 1 | 2015/06/20 07:30:16 | at java.lang.Thread.run(Thread.java:745) Also, repeated for what may be every entry are the following:
