Hi Guys,
OMS Version : 12.1.0.5
ebs.Plugin Version : 12.1.0.3
Any help will be greatly appreciated !!
=======> ebs 12.1.0.3 plugin was being deployed from front end - it failed and now the oms does not come up saying plugin deployment has failed.
[oracle@ora-dev-12c-a1 ~]$ emctl status oms -details
Oracle Enterprise Manager Cloud Control 12c Release 5
Copyright (c) 1996, 2015 Oracle Corporation. All rights reserved.
Enter Enterprise Manager Root (SYSMAN) Password :
Console Server Host : ora-dev-12c-a1.xxxx.com
HTTP Console Port : 7788
HTTPS Console Port : 7802
HTTP Upload Port : 4889
HTTPS Upload Port : 4903
EM Instance Home : /oracle/product/12105/gc_inst1/em/EMGC_OMS1
OMS Log Directory Location : /oracle/product/12105/gc_inst1/em/EMGC_OMS1/sysman/log
SLB or virtual hostname: ora-dev-12c-vip.xxxx.com
HTTPS SLB Upload Port : 1159
HTTPS SLB Console Port : 443
Agent Upload is locked.
OMS Console is locked.
Active CA ID: 1
Console URL: https://ora-dev-12c-vip.xxxx.com:443/em
Upload URL: https://ora-dev-12c-vip.xxxx.com:1159/empbs/upload
WLS Domain Information
Domain Name : GCDomain
Admin Server Host : ora-dev-12c-a1.xxxx.com
Admin Server HTTPS Port: 7102
Oracle Management Server Information
Managed Server Instance Name: EMGC_OMS1
Oracle Management Server Instance Host: ora-dev-12c-a1.xxxx.com
WebTier is Down
Oracle Management Server is not running because:
A plug-in upgrade operation recently failed..
You can rollback or retry/resume plug-in deployment:
To rollback:
Restore repository database from the backup performed prior to plug-in deployment.
After recovery is complete, you can start the Management Server using command
'emctl start oms'. Once the issue is resolved, you may re-try plug-in upgrade
at a later point in time using Enterprise Manager Console.
To resume:
Resolve the upgrade issue and resume plug-in upgrade from the point of failure
using command 'emctl resume_plugin_upgrade' from the primary Management Server.
The log file locations and other diagnostic information is given below.
Contact Oracle Support for further assistance.
Plug-in Deployment/Undeployment Status
Destination : Management Server - ora-dev-12c-a1.xxxx.com:4889_Management_Service
Plug-in Name : Oracle E-Business Suite
Version : 12.1.0.3.0
ID : oracle.apps.ebs
Content : Plug-in
Action : Deployment
Status : Failed
Steps Info:
=======> emcli login command also does not work, hence unable to use emcli undeploy_from_server
Error:-
SEVERE: HttpConnectionException
oracle.sysman.emCLI.omsbrowser.HttpConnectionException:
at oracle.sysman.emCLI.omsbrowser.OMSBrowser.submitCommand(OMSBrowser.java:1465)
at oracle.sysman.emCLI.omsbrowser.OMSBrowser.getPageInternal(OMSBrowser.java:738)
at oracle.sysman.emCLI.omsbrowser.OMSBrowser.getPage(OMSBrowser.java:656)
at oracle.sysman.emCLI.verb.LogoutVerb.doLogout(LogoutVerb.java:258)
at oracle.sysman.emCLI.verb.SetupVerb.execute(SetupVerb.java:814)
at oracle.sysman.emSDK.emCLI.CLIController.execute(CLIController.java:391)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at oracle.sysman.emCLI.StandAloneLaunchHandler.invoke(StandAloneLaunchHandler.java:358)
at oracle.sysman.emCLI.StandAloneLaunchHandler.launch(StandAloneLaunchHandler.java:261)
at oracle.sysman.emSDK.emCLI.CLIController.launch(CLIController.java:191)
at oracle.sysman.emSDK.emCLI.CLIController.main(CLIController.java:180)
Caused by: java.net.ConnectException: Connection refused
=========> We applied patch 19787892 to the PLUGIN_HOME and tried "emctl resume_plugin_upgrade" - but it did not work and we have the below in the log files.
EM-04016: Server-side plug-in deployment failed. Error in schema configuration: ORA-20001: No application nodes found for the given E-Business Suite instance XXXXXX-Oracle E-Business Suite
ORA-06512: at "SYSMAN.EBS_AMP_FWK", line 22
ORA-06512: at line 102
File:/oracle/product/12105/plugins/oracle.apps.ebs.oms.plugin_12.1.0.3.0/sql/ebs/12.1.0.3.0/upgrade/create_ns_avail_sys_122.sql
Statement:DECLARE
Thanks,
T