Apache Log4j Security Alert CVE-2021-44228 also
referencing CVE-2021-45046 Mitigation on Oracle Enterprise Performance
Management (Doc ID 2828262.1)
Dedicated to Oracle EPM (Hyperion) on-premises infrastructure topics, such as upgrading, patching and troubleshooting.
Wednesday, March 2, 2022
Catch-Up Post for February 2022
2 comments:
Thank you very much for your interest in this blog! I hope you're finding it helpful.
Please keep comments relevant to the topic in the post, as this blog is not a free-for-all substitute for Oracle Support or traditional consulting. If you have many questions unrelated to the specific topic at hand, consider contacting me on LinkedIn (https://www.linkedin.com/in/daveshay) so we may discuss the possibility of consulting.
Commenting on posts older than 90 days unfortunately goes into moderation, thanks to spammers who've been hitting this blog. Please have patience, and thanks for your understanding!
Comments including URLs linking back to gambling or other things unrelated to Oracle EPM will be deleted on sight. If you're an EPM consultant and are offering me constructive criticism or a tip, go ahead and DO link back to your blog or firm's website if you so desire.
Thanks again for reading!
Hi Dave,
ReplyDeleteI see you are quite familiar with essbase installs,
I have an essbase 11.2.4 install that I upgraded to .6 (windows).
now Essbase won't start anymore using opmn.
The opmn windows service is running but it just does not want to start the essbase agent.
using opmn startcommands als doesnt work. I can only start essbase manually.
Only hint is 'no such file or folder'
any ideas before i try support?
Yes! Inspect user_projects\epmsystem1\config\opmn\opmn\opmn.xml
ReplyDeleteAlso inspect EPMSystem11R1\common\config\11.1.2.0\setjavaruntime (I'm typing this from memory... your mileage may vary).
Your 11.2.4 system used a jdk folder that had an update number as part of the directory path. Your new 11.2.6 system uses the more generic \Oracle\Middleware\jdk and this is what you want to use going forward.
So check all references to Java in your config files. There may be something hanging out there referring to a folder that no longer exists.