mapviewer logging mapviewer.log
Hi
We have weblogic 12.2.1.3 with mapviewer 12.2.1.3 deployed in cluster.
we have configured
<logging console_log_level="finest" file_limit="50" file_count="3" log_thread_name="false" log_time="true">
<log_output name="System.err" />
<log_output name="../log/mapviewer.log" />
</logging>
and we are also following Oracle document "How to Activate Mapviewer logging? ( Doc ID 2169970.1 )"
But we are not getting mapviewer.log file generated even though directories has right permission to rwx.
Any suggestions would be appriciated.
Rajive