We've seen the same thing with Java 6 on Macintosh. Java 5 does not display this behavior. I was never able to figure it out despite stepping through the code with the debugger. On 6/25/10 6:55 AM, Emmanuel Lecharny wrote: > On 6/25/10 1:31 PM, Sudheer Kumar wrote: >> Hi, >> >> We have an issue with apacheds1.5.5 on Solaris with IBM JRE 6. The >> startup >> is going to a inifinte loop with the following error: >> >> 16:21:01] ERROR >> [org.apache.directory.server.schema.registries.DefaultMatchingRuleRegistry] >> >> - Unknown MatchingRule OID 1.3.6.1.4.1.1466.109.114.2 >> [16:21:01] ERROR >> [org.apache.directory.server.schema.registries.DefaultMatchingRuleRegistry] >> >> - Unknown MatchingRule OID 2.5.13.2 >> >> Any idea how to solve this, however this is not happening on Windows. >> And >> when we change the java 6 to java 5 (IBM) it works well on Solaris >> too. Is >> this something that you already know about" is there any workaround for >> this? > > No idea why you get such an error. However, since ADS 1.5.5, we have > released two new versions, so you'd beter test with the latest one > (1.5.7). > >