Hi, What version of ApacheDS are you using ? Did you update a previous version ?
Thanks, Pierre-Arnaud On 14 janv. 2013, at 10:50, Andreas Jeske <[email protected]> wrote: > Hello, > > I have problems starting the ApacheDS. > > The system I try to install the software is an ubuntu 11.10 with oracle-java > 1.7. There is also a Tomcat6 and an Apache2 running. I have installed > ApacheDS with the .deb package. > > java -version shows: > java version "1.7.0_10" > Java(TM) SE Runtime Environment (build 1.7.0_10-b18) > Java HotSpot(TM) 64-Bit Server VM (build 23.6-b04, mixed mode) > > The ApacheDS seems not to find his schema file, but it exists and the rights > are correct. > > /etc/init.d/apacheds console shows: > > Running ApacheDS - default... > wrapper | --> Wrapper Started as Console > wrapper | Launching a JVM... > jvm 1 | Wrapper (Version 3.2.3) http://wrapper.tanukisoftware.org > jvm 1 | Copyright 1999-2006 Tanuki Software, Inc. All Rights Reserved. > jvm 1 | > jvm 1 | [09:54:51] ERROR > [org.apache.directory.server.wrapper.ApacheDsTanukiWrapper] - Failed to start > the service. > jvm 1 | java.lang.Exception: ERR_317 Schema load failed : Error : > ERR_04317 The created MatchingRule must refers to an existing SYNTAX element > jvm 1 | Error : ERR_04317 The created MatchingRule must refers to an > existing SYNTAX element > jvm 1 | Error : ERR_04306 Cannot find a Syntax object > 1.3.6.1.4.1.1466.115.121.1.12 while building cross-references for the > aliasedObjectName AttributeType. > jvm 1 | Error : ERR_04308 Cannot find an Equality MatchingRule object for > distinguishedNameMatch while building cross-references for the > aliasedObjectName AttributeType. > jvm 1 | Error : ERR_04306 Cannot find a Syntax object > 1.3.6.1.4.1.1466.115.121.1.38 while building cross-references for the > structuralObjectClass AttributeType. > jvm 1 | Error : ERR_04306 Cannot find a Syntax object > 1.3.6.1.4.1.1466.115.121.1.3 while building cross-references for the > attributeTypes AttributeType. > jvm 1 | Error : ERR_04308 Cannot find an Equality MatchingRule object for > objectIdentifierFirstComponentMatch while building cross-references for the > attributeTypes AttributeType. > jvm 1 | Error : ERR_04306 Cannot find a Syntax object > 1.3.6.1.4.1.1466.115.121.1.12 while building cross-references for the > subschemaSubentry AttributeType. > jvm 1 | Error : ERR_04308 Cannot find an Equality MatchingRule object for > distinguishedNameMatch while building cross-references for the > subschemaSubentry AttributeType. > jvm 1 | Error : ERR_04306 Cannot find a Syntax object > 1.3.6.1.4.1.1466.115.121.1.40 while building cross-references for the > userPassword AttributeType. > jvm 1 | Error : ERR_04308 Cannot find an Equality MatchingRule object for > octetStringMatch while building cross-references for the userPassword > AttributeType. > jvm 1 | Error : ERR_04306 Cannot find a Syntax object > 1.3.6.1.4.1.1466.115.121.1.45 while building cross-references for the > subtreeSpecification AttributeType. > jvm 1 | Error : ERR_04306 Cannot find a Syntax object > 1.3.6.1.4.1.1466.115.121.1.12 while building cross-references for the > creatorsName AttributeType. > jvm 1 | Error : ERR_04308 Cannot find an Equality MatchingRule object for > distinguishedNameMatch while building cross-references for the creatorsName > AttributeType. > jvm 1 | Error : ERR_04306 Cannot find a Syntax object > 1.3.6.1.4.1.1466.115.121.1.24 while building cross-references for the > createTimestamp AttributeType. > jvm 1 | Error : ERR_04308 Cannot find an Equality MatchingRule object for > generalizedTimeMatch while building cross-references for the createTimestamp > AttributeType. > jvm 1 | Error : ERR_04310 Cannot find a Ordering MatchingRule object for > generalizedTimeOrderingMatch while building cross-references for the > createTimestamp AttributeType. > jvm 1 | Error : ERR_04306 Cannot find a Syntax object > 1.3.6.1.4.1.1466.115.121.1.12 while building cross-references for the > modifiersName AttributeType. > jvm 1 | Error : ERR_04308 Cannot find an Equality MatchingRule object for > distinguishedNameMatch while building cross-references for the modifiersName > AttributeType. > jvm 1 | Error : ERR_04321 Cannot register the SchemaObject 2.5.17.0, the > given SUPERIOR does not exist : top > jvm 1 | Error : ERR_04326 Cannot register the SchemaObject 2.5.17.0, the > AT we want to add to MUST does not exist : cn > jvm 1 | Error : ERR_04321 Cannot register the SchemaObject > 1.3.6.1.4.1.4203.1.4.1, the given SUPERIOR does not exist : top > jvm 1 | Error : ERR_04323 Cannot register the SchemaObject > 1.3.6.1.4.1.4203.1.4.1, the AT we want to add to MAY does not exist : cn > jvm 1 | > jvm 1 | at > org.apache.directory.server.ApacheDsService.initSchemaManager(ApacheDsService.java:239) > jvm 1 | at > org.apache.directory.server.ApacheDsService.start(ApacheDsService.java:168) > jvm 1 | at > org.apache.directory.server.wrapper.ApacheDsTanukiWrapper.start(ApacheDsTanukiWrapper.java:72) > jvm 1 | at > org.tanukisoftware.wrapper.WrapperManager$12.run(WrapperManager.java:2788) > wrapper | Shutdown failed: Timed out waiting for signal from JVM. > wrapper | JVM did not exit on request, terminated > wrapper | JVM exited on its own while waiting to kill the application. > wrapper | JVM exited in response to signal SIGKILL (9). > wrapper | <-- Wrapper Stopped > > What is wrong with my installation ? > > Best regards, > > Andreas > > >
