emctl start agent fails. DEBUG Doc ID 2551713.1 not working ...
I am attempting to follow Doc ID 2551713.1 to dump debug information for an em agent on a managed server (running BI Publisher) that can no longer start.
After following step 1, reproducing the problem (emctl start agent fails) does not produce any extra debug information in gcagent.log.
Any ideas?
The procedure in step 1 is.
(a) oracle:oms_server:> /u01/app/oracle/mware134/bin/emctl set property -name log4j.rootCategory -value 'DEBUG, emlogAppender, emtrcAppender' -module logging (b) D:\ORACLE\agent13c\agent_inst\bin>D:\ORACLE\agent13c\agent_inst\bin\emctl setproperty agent -name 'Logger.log.level' -value 'DEBUG' (c) D:\ORACLE\agent13c\agent_inst\bin>D:\ORACLE\agent13c\agent_inst\bin\emctl setproperty agent -name 'EMAGENT_PERL_TRACE_LEVEL' -value 'DEBUG'