My Oracle Support Banner

Patch 2 Silent Install fails with "java.io.FileNotFoundException: ... (Permission denied)" (Doc ID 1458655.1)

Last updated on APRIL 11, 2024

Applies to:

Oracle WebCenter Sites - Version 7.6.1 to 11.1.1.6.0 [Release FatWire]
Information in this document applies to any platform.

Goal

There is an error in the log when running the silent upgrade utility:
[2012-05-11 14:11:24.963][CS.INSTALL][INFO] ActionHandler.copyFile() Copying <YOUR_INSTALLATION_PATH>/ContentServer/ominstallinfo/temp/ear/cs.war
[2012-05-11 14:11:24.963][CS.INSTALL][WARN] FileCopy.copyFiles: Size of the file is more than 100 MB. If this file is war file (or part of the war file) then upgrade could fail later. We are just trying to upgrade
[2012-05-11 14:11:24.963][CS.INSTALL][INFO] FileCopy.copyFiles: Copying a large file so it may take few minutes. wait!!!
[2012-05-11 14:11:25.445][CS.INSTALL][INFO] CSSetupEngine.finishDeployAction() completing deployment.
[2012-05-11 14:11:26.684][CS][ERROR] Exception unzipping file <YOUR_INSTALLATION_PATH>/ContentServer/ominstallinfo/app/cs.war
java.io.FileNotFoundException: <YOUR_WEBAPP_PATH>/webapps/cs/WEB-INF/lib/ojdbc14.jar.NOT NEEDED (Permission denied)
at java.io.FileOutputStream.open(Native Method)
at java.io.FileOutputStream.(FileOutputStream.java:179)
at java.io.FileOutputStream.(FileOutputStream.java:131)
at COM.FutureTense.Util.d.A(y:2905)
at COM.FutureTense.Util.d.C(y:2565)
at COM.FutureTense.Apps.Install.Tomcat4SetupEngine.runDeployNT(y:3494)
at COM.FutureTense.Apps.Install.Tomcat4SetupEngine.runDeployUNIX(y:2550)
at COM.FutureTense.Apps.Install.J2EESetupEngine.finishDeployAction(y:1932)
at COM.FutureTense.Apps.Install.CSSetupEngine.doAction(y:1674)
at COM.FutureTense.Apps.Install.InstallActionManager.doAction(y:1790)
at COM.FutureTense.Apps.Install.InstallActionManager.performCurrentAction(y:863)
at COM.FutureTense.Apps.Install.ftInstallDialog$Worker.run(y:2422)
[2012-05-11 14:11:26.685][CS.INSTALL][INFO] CSSetupEngine.finishDeploy() : Cleaning files/folders after deployment <YOUR_INSTALLATION_PATH>/ContentServer/Installation/config

how can I solve this problem?
 

Solution

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
Goal
Solution
References


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