OID 9.0.4.3 bootstrap from AD fails after 999 entries
I try to bootstrap my OiD 9.0.4.3 which is integrated with Active Directory. At 999 items the reading of entries stops with:
ERROR: [Wed Jun 25 14:17:37 CEST 2014] Reader Thread - 0 - Error occurred while reading.
ERROR: [Wed Jun 25 14:17:37 CEST 2014] Reader Thread - 0 - Unprocessed Continuation Reference(s)
ERROR: [Wed Jun 25 14:17:37 CEST 2014] ODIException: Unprocessed Continuation Reference(s)
at oracle.ldap.odip.bootstrap.ReaderFactory$FactoryLDAPReader.nextRecord(ReaderFactory.java:459)
at oracle.ldap.odip.bootstrap.ODIBootstrap$ReaderThread.run(ODIBootstrap.java:871)
INFO: [Wed Jun 25 14:17:37 CEST 2014] Reader Thread - 0 - Total no.of entries read = 999
I have about 10.000 of records to bootstrap. Until now I could succesfully load 4.000 records, because they were distributed on several OU's. Combined they did have more than 999 items, but none of them had more than a couple of hundreds items alone.