OBIEE 12c Error: DFW-40112: There was an error executing adrci commands; the following errors have b — Oracle Analytics

Oracle Analytics Cloud and Server

Welcome to the Oracle Analytics Community: Please complete your User Profile and upload your Profile Picture

OBIEE 12c Error: DFW-40112: There was an error executing adrci commands; the following errors have b

Received Response
402
Views
2
Comments
chillychin
chillychin Rank 6 - Analytics Lead

I just recently installed OBIEE 12c and have been exploring it.

I did a test of shutting down and restarting the services using start.sh and I noticed the following error

DFW-40112: There was an error executing adrci commands; the following errors have been found "Cannot run program "adrci": error=2, No such file or directory

SEVERE: failure initializing ADR

NMProcess: oracle.dfw.common.DiagnosticsException: failure loading adrci binary under Oracle Home "/itadm/u01/obiee/middleware/obiee12c_home/oracle_common" and from the system path: null

NMProcess: Cause: DFW-40112: There was an error executing adrci commands; the following errors have been found "Cannot run program "adrci": error=2, No such file or directory"

NMProcess: Action: Ensure that command line tool "adrci" can be executed from the command line.

NMProcess:      at oracle.dfw.impl.incident.ADRHelper.<init>(ADRHelper.java:257)

NMProcess:      at oracle.dfw.impl.incident.DiagnosticsDataExtractorImpl.<init>(DiagnosticsDataExtractorImpl.java:180)

NMProcess:      at oracle.dfw.spi.portable.PortableDiagnosticsFrameworkProvider.init(PortableDiagnosticsFrameworkProvider.java:400)

NMProcess:      at oracle.dfw.framework.DiagnosticsFramework.<init>(DiagnosticsFramework.java:44)

NMProcess:      at oracle.dms.wls.DMSStartup.start(DMSStartup.java:97)

NMProcess:      at oracle.dms.cam.metrics.LocalDmsChannel.<clinit>(LocalDmsChannel.java:86)

NMProcess:      at oracle.dms.cam.DiagnosticsPluginFactory.createPlugin(DiagnosticsPluginFactory.java:74)

NMProcess:      at weblogic.admin.plugin.PluginManager.createPlugin(PluginManager.java:251)

NMProcess:      at weblogic.nodemanager.server.NMPluginManager.createPlugin(NMPluginManager.java:141)

NMProcess:      at weblogic.nodemanager.server.NMPluginManager.getInvocationPlugin(NMPluginManager.java:90)

NMProcess:      at weblogic.nodemanager.server.Handler.getInvocationPlugin(Handler.java:1263)

NMProcess:      at weblogic.nodemanager.server.Handler.handleInvocation(Handler.java:1163)

NMProcess:      at weblogic.nodemanager.server.Handler.handleCommand(Handler.java:199)

NMProcess:      at weblogic.nodemanager.server.Handler.run(Handler.java:89)

NMProcess:      at java.lang.Thread.run(Thread.java:745)

NMProcess: Caused by: oracle.dfw.common.DiagnosticsException: DFW-40112: failed to execute the adrci commands ""

NMProcess: Cause: There was an error executing adrci commands; the following errors have been found "Cannot run program "adrci": error=2, No such file or directory"

NMProcess: Action: Ensure that command line tool "adrci" can be executed from the command line.

NMProcess:      at oracle.dfw.impl.incident.ADRHelper.invoke(ADRHelper.java:1591)

NMProcess:      at oracle.dfw.impl.incident.ADRHelper.<init>(ADRHelper.java:233)

NMProcess:      ... 14 more

This is under the obiccs1 section

Everything still seems to start and work from my limited exploring.

But has anyone seen this error? Since this is a fresh install, I would expect to see "no errors"

Answers