My Oracle Support Banner

NIO Revert Failing With Java.nio.file.FileSystemNotFoundException: Provider "dbasefs" Not Installed (Doc ID 3051696.1)

Last updated on OCTOBER 09, 2024

Applies to:

Oracle WebCenter Sites - Version 12.2.1.3.0 and later
Information in this document applies to any platform.

Symptoms

When attempting to revert shared filesystem using niocoversion script,
the following error occurs.

ERROR
-----------------------
NIO Conversion: Convert disk shared file system to/from shared filesystem in the database
Initialize
NIO Utility Failed! Could not access shared file system database table -- WCS_SHAREDFILESYSTEM
java.io.IOException: Could not access shared file system database table -- WCS_SHAREDFILESYSTEM
   at oracle.sites.nio.filesystem.utility.NIOconversion.initialize(NIOconversion.java:102)
   at oracle.nio.filesystem.util.NIOConversion.main(NIOConversion.java:132)
Caused by: java.nio.file.FileSystemNotFoundException: Provider "dbasefs" not installed
   at java.nio.file.Paths.get(Paths.java:147)
   at oracle.sites.nio.nioPath.get(nioPath.java:284)
   at oracle.sites.nio.filesystem.utility.NIOconversion.initialize(NIOconversion.java:100)
   ... 1 more

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


My Oracle Support provides customers with access to over a million knowledge articles and a vibrant support community of peers and Oracle experts.