Selamlar,

Uzun süredir nispeten sorunsuz çalışan bir OpenDS kurulumumuz var.

Bir süredir aşağıdaki şekilde bir hata vermekte ve bu sorunu çok uğraştığım
halde çözmekte zorlanmaktayım.

Bilgisi olan var mıdır acaba?


root@server:/usr/local/opends/bin# ./start-ds
[24/Oct/2016:13:32:14 +0300] category=ACCESS_CONTROL severity=INFORMATION
msgID=12582978 msg=Added 11 Global Access Control Instruction (ACI)
attribute types to the access control evaluation engine
[24/Oct/2016:13:32:14 +0300] category=BACKEND severity=INFORMATION
msgID=9437595 msg=Local DB backend userRoot does not specify the number of
lock tables: defaulting to 53
[24/Oct/2016:13:32:14 +0300] category=BACKEND severity=INFORMATION
msgID=9437594 msg=Local DB backend userRoot does not specify the number of
cleaner threads: defaulting to 2 threads
[24/Oct/2016:13:32:15 +0300] category=JEB severity=NOTICE msgID=8847402
msg=The database backend userRoot containing 712 entries has started
Exception in thread "main" java.lang.ExceptionInInitializerError: A
security class cannot be found in this JVM because of the following reason:
sun.security.x509.CertAndKeyGen
at org.opends.server.util.Platform$PlatformIMPL.<clinit>(Platform.java:157)
at org.opends.server.util.Platform.<clinit>(Platform.java:96)
at org.opends.server.schema.StringPrepProfile.normalize(
StringPrepProfile.java:189)
at org.opends.server.schema.StringPrepProfile.prepareUnicode(
StringPrepProfile.java:104)
at org.opends.server.schema.CaseIgnoreEqualityMatchingRule.normalizeValue(
CaseIgnoreEqualityMatchingRule.java:145)
at org.opends.server.types.AttributeValues$DelayedNormalizationValue.
getNormalizedValue(AttributeValues.java:187)
at org.opends.server.types.AttributeValues$DelayedNormalizationValue.
hashCode(AttributeValues.java:249)
at java.util.HashMap.hash(HashMap.java:362)
at java.util.HashMap.put(HashMap.java:492)
at java.util.HashSet.add(HashSet.java:217)
at org.opends.server.types.AttributeBuilder$SmallSet.add(
AttributeBuilder.java:907)
at org.opends.server.types.AttributeBuilder.add(AttributeBuilder.java:1281)
at org.opends.server.backends.jeb.JECompressedSchema.decodeAttribute(
JECompressedSchema.java:606)
at org.opends.server.types.Entry.decodeAttributes(Entry.java:3856)
at org.opends.server.types.Entry.decode(Entry.java:3702)
at org.opends.server.backends.jeb.ID2Entry$EntryCoder.
decode(ID2Entry.java:130)
at org.opends.server.backends.jeb.ID2Entry$EntryCoder.
access$200(ID2Entry.java:71)
at org.opends.server.backends.jeb.ID2Entry.entryFromDatabase(ID2Entry.
java:284)
at org.opends.server.backends.jeb.ID2Entry.get(ID2Entry.java:443)
at org.opends.server.backends.jeb.EntryContainer.
searchIndexed(EntryContainer.java:1545)
at org.opends.server.backends.jeb.EntryContainer.search(
EntryContainer.java:1124)
at org.opends.server.backends.jeb.BackendImpl.search(BackendImpl.java:960)
at org.opends.server.core.GroupManager.performBackendInitializationPr
ocessing(GroupManager.java:644)
at org.opends.server.core.BackendConfigManager.initializeBackendConfig(
BackendConfigManager.java:326)
at org.opends.server.core.DirectoryServer.initializeBackends(
DirectoryServer.java:2231)
at org.opends.server.core.DirectoryServer.startServer(
DirectoryServer.java:1432)
at org.opends.server.core.DirectoryServer.main(DirectoryServer.java:9501)
The timeout of '200' seconds to start the server has been reached.  You can
use the argument '--timeout' to increase this timeout



-- 
Saygılarımla

Burak Bozyiğit
burakbozyi...@gmail.com
_______________________________________________
Linux-sunucu E-Posta Listesi
Linux-sunucu@liste.linux.org.tr

Liste kurallarını http://liste.linux.org.tr/kurallar.php  bağlantısından 
okuyabilirsiniz;

Bu Listede neden bulunduğunuzu bilmiyorsanız veya artık bu listeden gelen 
e-postaları almak istemiyorsanız aşağıdaki bağlantı adresini kullanarak 1 
dakika içinde üyeliğinizi sonlandırabilirsiniz.
https://liste.linux.org.tr/mailman/listinfo/linux-sunucu

Reply via email to