Categories
- All Categories
- 145 Oracle Analytics News
- 27 Oracle Analytics Videos
- 14.7K Oracle Analytics Forums
- 5.7K Oracle Analytics Idea Labs
- Oracle Analytics User Groups
- 54 Oracle Analytics Trainings
- 12 Oracle Analytics Data Visualizations Challenge
- 4 Oracle Analytics Career
- 2 Oracle Analytics Industry
- Find Partners
- For Partners
BI Apps 11.1.1.10.2 - Applying patches is failing

Hi - I am installing BI Apps 11.1.1.10.2 in Windows 64 bit. I am getting errors while applying patches.First i tried with APPLY_PATCHES.pl and got the following error.
* BIAPPSSHIPHOME Patching Report ..........
Patch Failed: p22258672_111190_Generic.zip
Patch Failed: p22382217_111190_Generic.zip
All other patches failed as well. Then i tried the manual method as per the installation doc and got the following error.
Error: Could not find or load main class ;D:\OBIEE11g\Oracle_BI1.common.wlst.lib
.webcenter-admin-commands.jar;D:\OBIEE11g\Oracle_BI1.analytics-collector.archive
s.applications.analytics-collector-jee.jar;D:\OBIEE11g\ORACLE~1.modules.oracle.j
rf_11.1.1.jrf-wlstman.jar
The file "webcenter-admin-commands.jar" is present at the path mentioned in the error. However, one thing i noticed in the path after "Oracle_BI1" instead of having backslash there are dot between the folders in the path that is being displayed in the error.
Kindly, extend your help.
Thanks,
Rahul
Answers
-
Hi,
Can you share the apply_patches_import.txt file you edited before applying the patch to check once..
Thanks,
Yaswanth
0 -
Hi Yaswanth - Below are the contents of the file. I didn't see an option to attach the file so pasting the content.
# Required JAVA_HOME - Java homeJAVA_HOME=D:\OBIEE11g\Oracle_BI1\jdk#JAVA_HOME=D:\Java\jdk1.7.0_80# Required INVENTORY_LOC - Inventory LocationINVENTORY_LOC=C:\Program Files\Oracle\InventoryORACLE_HOME=D:\OBIEE11g\Oracle_BI1MW_HOME=D:\OBIEE11gCOMMON_ORACLE_HOME=D:\OBIEE11g\oracle_commonWL_HOME=D:\OBIEE11g\wlserver_10.3SOA_HOME=D:\OBIEE11g\Oracle_SOA1ODI_HOME=D:\OBIEE11g\Oracle_ODI1SKIP_BITECH_PATCHES=false# Optionally Required WINDOWS_UNZIP_TOOL_EXE - If platform is windows, then specify unzip tool exe with complete path# Currently only two tools : Winzip command line and 7-Zip command line are supported tools. # Eg for Winzip tool - c:{PathSep}Program Files{PathSep}WinZip{PathSep}wzunzip.exe# Eg for 7-Zip tool - c:{PathSep}Program Files{PathSep}7-Zip{PathSep}7z.exeWINDOWS_UNZIP_TOOL_EXE=C:\Program Files\7-Zip\7z.exe# Required WORKDIR - An existing writable directory to create logs and temp patch filesWORKDIR=D:\Work_Dir# Required PATCH_ROOT_DIR - Path of patch directory till the release patch-set folder which is inside patches4fa/dist.# i;e the patch-set folder for a particular release to apply patch from # eg; /scratch/aime/tmp/ps1/biappsshiphome/patches4fa/dist/ps6rc3PATCH_ROOT_DIR=D:\Patches
Thanks,
Rahul
0 -
Hi,
Can you try once applying the patch once again..
Make sure that all the BI services are down before applying the patch
1. OPMN services
2. BI Managed server
3. Admin server
Navigate to
\OBIEE1g\Oracle_BI1\perl\bin and then give below command
perl
\OBIEE11g\Oracle_BI1\biapps\tools\bin\APPLY_PATCHES.pl
\OBIEE11g\Oracle_BI1\biapps\tools\bin\apply_patches_import.txt
Let us know the output. If error occurs, share us the log..
Thanks,
Yaswanth
0 -
Hi Yashwant - Earlier also i had done the same way as you have mentioned. This is the final patch report it shows and the same contents are there in the log.
----------START OF PATCHING REPORT------------------Current PLATFORM Detected :nt* BIAPPSSHIPHOME Patching Report ..........Patch Failed: p22258672_111190_Generic.zipPatch Failed: p22382217_111190_Generic.zipPatch Failed: p22322354_111190_Generic.zipPatch Failed: 21881858.zipPatch Failed: p21937707_11119012_Generic.zipPatch Failed: p22258655_111190_Generic.zipPatch Failed: P21776123_bisdi_111190_generic.zipPatch Failed: p21937708_11119012_Generic.zip* Oracle Common Patching Report ..........Patch Failed: p22318548_111190_Generic.zipPatch Failed: p22191402_111190_Generic.zipPatch Failed: p22077978_111190_Generic.zipPatch Failed: p22345207_111190_Generic.zip* SOA Patching Report ..........* ODI Patching Report ..........Patch Failed: p22152395_111190_Generic.zip* Weblogic Patching Report ..........Failed to install Patch ID: T8I3----------END OF PATCHING REPORT------------------This final patching report log file is also located at:
\Work_Dir\final_patching_report.log
Thanks,
0 -
Hi,
There will be some other logs individually for the BIAPPSSHIPHOME, ODI and OracleCommon.
Please check those logs. They will show the exact error to debug.
Log name will be like biappshiphome_generic_patches.log
Thanks,
Yaswanth
0 -
Hi Yaswanth - There is not other log that got created below is the screenshot of the working directory where logs should get created i am not able to see the other logs over here. They would have helped in debugging.
Thanks
0 -
Hi Yashwant - Do you know what these DIFfiles are for they all are of zero KB.
Thanks,
0 -
Hi,
I am asking about the log file "biappshiphome_generic_patches.log" which is there in your screenshot. Open that file and see the error..
If possible share us the log file
Thanks,
Yaswanth
0 -
I don't have any idea on those DIF files. Even in my instance I could see but I didn't even try to open..
Share us the biappshiphome_generic_patches.log file (first file in the screenshot)..
Thanks,
Yaswanth
0 -
Hi Yeshwanth - There is no info in the log file below is the content. Only one line in "biappshiphome_generic_patches" log. file
OPatch failed with error code = 1
One thing i noticed when i had tried to do the patching as mentioned in my first post. The folder separator of windows is being replaced by dots after Oracle_BI1.
Error: Could not find or load main class ;D:\OBIEE11g\Oracle_BI1.common.wlst.lib.webcenter-admin-commands.jar;D:\OBIEE11g\Oracle_BI1.analytics-collector.archives.applications.analytics-collector-jee.jar;D:\OBIEE11g\ORACLE~1.modules.oracle.jrf_11.1.1.jrf-wlstman.jar
Thanks
0