Oracle Weblogic Server (MOSC)

MOSC Banner

Apache plugin settings WLLogFile and WLTempDir ignored

edited Jul 27, 2012 4:02PM in Oracle Weblogic Server (MOSC) 5 commentsAnswered ✓
 I have made several attempts to set these to use a different location, running the Apache plugin (mod_wl_22.so) running on Apache 2.2.3 RHEL 5.8. Here is my config, as reported by server-info module:
Debug ON
DebugConfigInfo ON
WLLogFile /var/log/httpd/mod_weblogic_log
Idempotent ON
<VirtualHost LWB00717:80>
   <Location /console>
     WebLogicHost 10.192.91.15
     WebLogicPort 7001
   </Location>
   <Location /consolehelp>
     WebLogicHost 10.192.91.15
     WebLogicPort 7001
   </Location>
</VirtualHost>

The plugin is still logging to /tmp/wlproxy.log, and even when I changed WLTempDir my change was ignored. Any suggestions?

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center