I've been working with Oracle on an inability to install patches, turns out I needed another patch to fix things to be able to install patches. Ended up having to change my weblogic password and my keystrength to 1024. Now I can't shut OMS down properly.
oracle@uclartest:/u01/app/oracle/MW_HOME/oms/bin ->./emctl stop oms
Oracle Enterprise Manager Cloud Control 12c Release 5
Copyright (c) 1996, 2015 Oracle Corporation. All rights reserved.
Stopping WebTier...
WebTier Successfully Stopped
Stopping Oracle Management Server...
Error occurred while trying to stop Oracle Management Server
Check EM Server log file for details: /u01/app/oracle/gc_inst/user_projects/domains/GCDomain/servers/EMGC_OMS1/logs/EMGC_OMS1.out
Oracle Management Server is Up
I've been looking through the EMGC_OMS1.OUT file but It's a lot of information and I'm not sure what I'm looking at or for, so I'm having to look everything up to make sure I don't miss something. Also not sure if it's ok if I post the file here as I don't know if there is information in it that I shouldn't share.
I'm just hoping someone else has seen this kind of thing before and can point me in the right direction to research the issue.
fyi....a ./emctl stop oms -all -force does shut down the OMS but then I can't install patches.