Skip Ribbon Commands
Skip to main content
The Docbase log has the following error:

Java.lang.NoClassDefFoundError: com/documentum/server/impl/method/fulltext/startup/FTIndexAgentBoot

Exception in thread "main​

  1. Stop all the Documentum process.
  2. Add the dctm.jar and dctm-server.jar to the CLASSPATH:
    • dctm.jar is found in $DOCUMENTUM_SHARED\ (for example, C:\Program Files\Documentum\Shared\dctm.jar)
    • dctm-server.jar is found in $DM_HOME\ (for example, C:\Documentum\product\6.5\dctm-server.jar)
    • These entries should appear first in the CLASSPATH.
  3. Restart the Documentum processes. The errors should no longer be present in the docbase logs.