Configuring OC4J HTTP Debug Logs.
Posted by Steve Racanovic | Posted in OC4J | Posted on 10:57 AM
0
When I try the following http debug parameters in opmn for my oc4j instance I get no logs after restarting instance:
...
...
...
http://download-west.oracle.com/docs/cd/B32110_01/web.1013/b28950/sysprops.htm#CHDFCCBF
http://download-west.oracle.com/docs/cd/B32110_01/web.1013/b28950/sysprops.htm#CHDBDBII
This is because the logging level has not been set. So I now add "oracle.oc4j.trace.finest=com.evermind.server.http" and restart the instance and then I see the logging.
...
...
...
Comments (0)
Post a Comment