Skip to Main Content

Java Development Tools

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Interested in getting your voice heard by members of the Developer Marketing team at Oracle? Check out this post for AppDev or this post for AI focus group information.

weblogic 10.3.6 install JSF 2

HaniYSMay 29 2014 — edited May 29 2014


When i try to apply patch 16546129 to install JSF 2 (11.1.2.4) to weblogic 10.3.6

SEVERE:OPatch invoked as follows: 'apply -oh d:\Oracle\Middleware\oracle_common '
INFO:
Oracle Home       : d:\Oracle\Middleware\oracle_common
Central Inventory : C:\Program Files\Oracle\Inventory
   from           : n/a
OPatch version    : 11.1.0.0.1
OUI version       : 11.1.0.9.0
OUI location      : d:\Oracle\Middleware\oracle_common\oui
Log file location : d:\Oracle\Middleware\oracle_common\cfgtoollogs\opatch\opatch2014-05-29_14-17-45PM.log

INFO:Patch history file: d:\Oracle\Middleware\oracle_common\cfgtoollogs\opatch\opatch_history.txt

INFO:Starting ApplySession at Thu May 29 14:17:45 GST 2014
INFO:Starting Apply Session at Thu May 29 14:17:45 GST 2014
INFO:PatchObject::PatchObject() Patch location is D:\Oracle\patch\p16546129_111160_Generic\16546129
INFO:PatchObject::createPatchObject() Patch location is D:\Oracle\patch\p16546129_111160_Generic\16546129
INFO:PatchObject::createPatchObject() patch location is D:\Oracle\patch\p16546129_111160_Generic\16546129
INFO:ApplySession applying interim patch '16546129' to OH 'd:\Oracle\Middleware\oracle_common'
INFO:Starting to apply patch to local system at Thu May 29 14:17:45 GST 2014
INFO:Patch 16546129 has no conflicts/superset wiht any other patch processed till now
INFO:Checking conflicts for patch: 16546129
INFO:Checking conflicts/supersets for patch: 16546129 with patch:16546129
INFO:Start the Apply initScript at Thu May 29 14:17:48 GST 2014
INFO:Finish the Apply initScript at Thu May 29 14:17:48 GST 2014
INFO:
Running prerequisite checks...
INFO:Space Needed : 782116434
INFO:Prereq checkPatchApplicableOnCurrentPlatform Passed on patch :16546129
INFO:Patch 16546129: Optional component(s) missing : [ oracle.jrf.adfrt, 11.1.1.6.0, higher version 11.1.1.7.0 found. ]
INFO:Prerequisite check "CheckApplicable" failed.
The details are:
Patch "16546129" is a no-op patch.
SEVERE:OUI-67074:ApplySession failed during prerequisite checks: Prerequisite check "CheckApplicable" failed.
INFO:System intact, OPatch will not attempt to restore the system
INFO:Finishing ApplySession at Thu May 29 14:17:48 GST 2014
INFO:Total time spent waiting for user-input is 0 seconds.  Finish at Thu May 29 14:17:48 GST 2014
INFO:Stack Description: oracle.opatch.PrereqFailedException: Prerequisite check "CheckApplicable" failed.
INFO:StackTrace: oracle.opatch.OPatchSessionHelper.runApplyPrereqs(OPatchSessionHelper.java:4442)
INFO:StackTrace: oracle.opatch.ApplySession.processLocal(ApplySession.java:3693)
INFO:StackTrace: oracle.opatch.ApplySession.process(ApplySession.java:5578)
INFO:StackTrace: oracle.opatch.OPatchSession.main(OPatchSession.java:1719)
INFO:StackTrace: oracle.opatch.OPatch.main(OPatch.java:630)

This post has been answered by Timo Hahn on May 29 2014
Jump to Answer

Comments

Locked Post
New comments cannot be posted to this locked post.

Post Details

Locked on Jun 26 2014
Added on May 29 2014
2 comments
1,864 views