WCS Installation Failed with "Caused by: java.io.IOException: No locks available at sun.nio.ch.FileDispatch"
(Doc ID 1941437.1)
Last updated on APRIL 03, 2023
Applies to:
Oracle WebCenter Sites - Version 11.1.1.6.1 and laterInformation in this document applies to any platform.
Symptoms
Sites installation fails with the error:
[2014-10-20 16:04:59,855 GMT] [INFO ] [.kernel.Default (self-tuning)'] [fatwire.logging.cs.satellite] Satellite Server servlet bootup complete
[2014-10-20 16:05:05,881 GMT] [ERROR] [pool-10-thread-1] [fatwire.logging.cs.filelock] Unexpected failure locking file
COM.FutureTense.Util.NioFileLock$NioFileLockException: Unexpected failure locking file [File: /wcs/consumer/content/clustersync/event/lock/CacheServer.ftlock]
at COM.FutureTense.Util.NioFileLock$LockFile.lock(NioFileLock.java:374)
at COM.FutureTense.Util.NioFileLock$LockFile.access$100(NioFileLock.java:245)
at COM.FutureTense.Util.NioFileLock._lockFile(NioFileLock.java:65)
at COM.FutureTense.Util.NioFileLock.lockFile(NioFileLock.java:33)
at COM.FutureTense.Util.ftFileLock.lockFileName(ftFileLock.java:91)
at COM.FutureTense.Platform.SystemEvents.FileSystemBasedClusteredEventExecutor.reset(FileSystemBasedClusteredEventExecutor.java:101)
at COM.FutureTense.Platform.SystemEvents.HeartBeat.run(HeartBeat.java:73)
at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:471)
at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:304)
at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:178)
at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:293)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
at java.lang.Thread.run(Thread.java:745)
Caused by: java.io.IOException: No locks available
at sun.nio.ch.FileDispatch
Changes
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 |
Changes |
Cause |
Solution |