If soa-infra fails to start on SOA 11.1.1.7.7 start due to failure in starting a composite, you will see errors in stdout as in this post.
If the errors are similar then you should consider applying Patch 16574779.
Pre-requisite Patches
-----------------------------
20423535 SOA Bundle Patch 11.1.1.7.7
Pre-Installation Instructions:
------------------------------
- Ensure Patch 20423535 SOA Bundle Patch 11.1.1.7.7 already applied.
- Review and download the latest version of OPatch 11.1.x via Bug 6880880
- Ensure access to valid OUI Inventory by running opatch lsinventory
- Validate the executables in system PATH like 'which opatch', 'which unzip'
Installation Instructions
---------------------------
1. Unzip the patch zip file into the PATCH_TOP.
$ unzip -d PATCH_TOP p16574779_111177_Generic.zip
2. $ cd PATCH_TOP/16574779/oui
3. Stop MT services and run opatch apply (Conflict checks & cold backup recommended before applying patch)
4. If patch is successful, restart the services and verify the patch by running opatch lsinventory | grep 16574779
5. If patch fails for some reason, roll back the patch by running opatch rollback -id 16574779 and restart the services.
Related posts:
BEA-149231 Unable to set the activation state to true for the application 'soa-infra'.SOA-Infra fails to start if a composite fails on startup of SOA server 11.1.1.7.6 / 11.1.1.7.7
No comments:
Post a Comment