WebCenter Content installer fails at Step Generating Libraries
(Doc ID 2985674.1)
Last updated on NOVEMBER 08, 2023
Applies to:
Oracle WebCenter Content - Version 12.2.1.0.0 and laterInformation in this document applies to any platform.
Symptoms
When running the WebCenter Content Installer, The installer fails at Step 'Generating Libraries' with error accessing jar files in the features directory.
The installer GUI shows error like
Ex: [ecid: 0000Ogv_5YFFo2kMwyQ_MG1_BVYY000009,0] Failure occurred during post featureset processing.[[
com.oracle.cie.gdr.libraries.LibraryHandlerException: java.io.FileNotFoundException: C:\oracle\middleware\oracle_home12c\oracle_common\modules\features\com.oracle.db.xdk-no-jaxp.jar (Access is denied)
Output Log file shows errors like the following.
Caused by: java.io.FileNotFoundException: C:\Oracle\Middleware\Oracle_Home\oracle_common\modules\features\com.oracle.db.xdb.jar (Access is denied)
at java.io.FileOutputStream.open0(Native Method)
at java.io.FileOutputStream.open(FileOutputStream.java:270)
at java.io.FileOutputStream.<init>(FileOutputStream.java:213)
at java.io.FileOutputStream.<init>(FileOutputStream.java:162)
at com.oracle.cie.common.util.JarHelper.open(JarHelper.java:353)
at com.oracle.cie.common.util.JarHelper.<init>(JarHelper.java:261)
at com.oracle.cie.gdr.libraries.JarLibraryHandler.createManifestJar(JarLibraryHandler.java:545)
at com.oracle.cie.gdr.libraries.JarLibraryHandler.createManifestJar(JarLibraryHandler.java:521)
at com.oracle.cie.gdr.libraries.JarLibraryHandler.createManifestJar(JarLibraryHandler.java:501)
at com.oracle.cie.gdr.libraries.ManifestLibraryHandler.generate(ManifestLibraryHandler.java:85)
... 7 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 |
References |