Receive error syFileUtilsDirNotFound when indexer replication cycle runs.
(Doc ID 2264424.1)
Last updated on APRIL 09, 2024
Applies to:
Oracle WebCenter Content - Version 11.1.1.2.0 and laterInformation in this document applies to any platform.
Symptoms
When the automatic indexer cycle runs the following error is thrown.
intradoc.common.ServiceException: !syFileUtilsDirNotFound,<domain>/ucm/cs/archives/<archivename>/
at intradoc.common.FileUtilsLockDirectory.waitForShortTermDirectoryAccess(FileUtilsLockDirectory.java:516)
at intradoc.common.FileUtilsLockDirectory.reserveDirectoryImplement(FileUtilsLockDirectory.java:115)
at intradoc.common.FileUtils.reserveDirectory(FileUtils.java:294)
at intradoc.common.FileUtils.reserveDirectory(FileUtils.java:266)
at intradoc.server.archive.ArchiveUtils.readFileEx(ArchiveUtils.java:233)
at intradoc.server.archive.ArchiveUtils.readFile(ArchiveUtils.java:218)
at intradoc.server.archive.ArchiveUtils.readArchiveFile(ArchiveUtils.java:165)
at intradoc.server.IndexerReplication.readArchiveProperties(IndexerReplication.java:282)
at intradoc.server.IndexerReplication.doReplication(IndexerReplication.java:159)
at intradoc.server.IndexerReplication.doWork(IndexerReplication.java:95)
at intradoc.indexer.Indexer.doIndexing(Indexer.java:419)
at intradoc.indexer.Indexer.buildIndex(Indexer.java:327)
at intradoc.server.IndexerMonitor.doIndexing(IndexerMonitor.java:1026)
at intradoc.server.IndexerMonitor$4.run(IndexerMonitor.java:846)
Cause
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |
In this Document
Symptoms |
Cause |
Solution |