Planning command line utilities error
Hello,
We are testing a freshly installed environment and we've found Planning's command line utilities fail to start.
Here you are a little example with CalcMgrCmdLineLauncher:
E:\Oracle\Middleware\user_projects\epmsystem1\Planning\planning1>CalcMgrCmdLineLauncher /A:HYPAPP01 /U:admin /D:consol /R:GenCalc
Exception in thread "main" java.lang.NoClassDefFoundError: oracle/core/ojdl/logg
ing/MessageIdKeyResourceBundle
at java.lang.ClassLoader.defineClass1(Native Method)
at java.lang.ClassLoader.defineClassCond(ClassLoader.java:631)
at java.lang.ClassLoader.defineClass(ClassLoader.java:615)
etc. etc. etc...
We also tried with ProvisionUsers and UpdateUses. All fail and provide similar errors, like not being able to invoke the proper java utility.