Resolution
AppManager 5.0.1
fact
WebLogic Server UNIX
fact
LogAccessLog
fact
LogWebLogic
fact
BEA WebLogic Server 6.0
fact
WebLogic Server restarted
symptom
Event after restarting WebLogic Server: 'Object not found.'
cause
BEA WebLogic Server release 6.0 does not remember the value you set with either the LogAccessLogSetPath or LogWebLogicSetPath Knowledge Scripts when the server restarts. If you had previously set the path with either of these two scripts, the change is lost when the server restarts.
WebLogic Server release 6.1 and later remember this value across restarts.fix
Two Knowledge Scripts are provided so that you can set the absolute path for the Web Server log (LogAccessLogSetPath) and the WebLogic Server log (LogWebLogicSetPath).
1. Drag the appropriate Knowledge Script onto the WebLogic Server.
2. Enter the absolute path of the log file in the ?Absolute path name? parameter.
3. Press OK.
After this change takes effect, the LogAccessLog or LogWebLogic Knowledge Script will be able to find the log file and will no longer raise the ?Object not found? event.