Hello everyone,
As mentioned in the title, i got this problem during repository configuration on DA.
According to the Administration Guide, I took these moves by step:
1. Logon DA with administration role, then went to the configuration page : Administration -> Basic Configuration -> LDAP Servers.
2. Select for the bar menu: File -> New -> LDAP Server Configuration
3. Fil the blanks in tab Info of configuration page, then click "Next".
Then error occurs, please see the error message bellow:
java.lang.NoClassDefFoundError: org/mozilla/jss/crypto/AlreadyInitializedException
at com.documentum.ldap.impl.DfLdapConfig.setBindPassword(DfLdapConfig.java:318)
at com.documentum.ldap.impl.DfLdapConfig___PROXY.setBindPassword(DfLdapConfig___PROXY.java)
at com.documentum.webcomponent.admin.ldap.LdapInfo.validate(LdapInfo.java:362)
I'm sure that all my moves were based on the Content Server Administration Guide and my Content Server version is 6.0SP1.
It seems some jar is missing in DA.war, anyone met this error before?
Any comments will be appreciated.