hi,
Despite the settings entered in the log4j.properties in weblogic server
These are the current settings :
# <DocumentumDA> <DocumentumWEBTOP>
log4j.logger.com.documentum = DEBUG , DCMDAWB
log4j.additivity.com.documentum = false
log4j.appender.DCMDAWB.File = / log / Documentum / documentumda.log
log4j.appender.DCMDAWB.MaxFileSize = 10MB
log4j.appender.DCMDAWB.MaxBackupIndex = 10
log4j.appender.DCMDAWB.Append = false
log4j.appender.DCMDAWB = org.apache.log4j.RollingFileAppender
log4j.appender.DCMDAWB.layout = org.apache.log4j.PatternLayout
log4j.appender.DCMDAWB.layout.ConversionPattern =% d { ABSOLUTE }% 5p [% t ]% c - % m % n
# </ DocumentumDA > </ DocumentumWEBTOP >
One of the modules of Documentum logs several strings in DEBUG log WebLogic ( the default value is used in FATAL )
Since there is a folder dedicated to Documentum log ( / log / Documentum ) it is necessary to redirect the application logs in this folder
In the case in which they are used log appender log4j , it is necessary to set the atributo additivity to false
These are captured in the trace log WebLogic
Among other things, it seems that Documentum is not using threads of WebLogic but ch is opening the external thread ( ie [ Thread -1049])
[ Thread -1049 ] [20 Dec 2012 09:09:36,907 ] - com.documentum.debug.Trace - DEBUG : Trace initialisation : com.documentum.web.form.Trace.FORMREQUEST Set to false
[ Thread -1049 ] [20 Dec 2012 09:09:36,907 ] - com.documentum.debug.Trace - DEBUG : Trace initialisation : com.documentum.web.common.Trace.IMAGINGSERVICE Set to false
[ Thread -1049 ] [20 Dec 2012 09:09:36,907 ] - com.documentum.debug.Trace - DEBUG : Trace initialisation : com.documentum.web.formext.Trace.CONFIGMODIFICATION Set to false
[ Thread -1049 ] [20 Dec 2012 09:09:36,908 ] - com.documentum.debug.Trace - DEBUG : Trace initialisation : com.documentum.nls.Trace.RESOURCE_CLASS Set to false
[ Thread -1049 ] [20 Dec 2012 09:09:36,908 ] - com.documentum.debug.Trace - DEBUG : Trace initialisation : com.documentum.web.form.Trace.REDIRECTOPERATION Set to false
[ Thread -1049 ] [20 Dec 2012 09:09:36,908 ] - com.documentum.debug.Trace - DEBUG : Trace initialisation : com.documentum.web.env.Trace.WDK_API_TRACE Set to false
[ Thread -1049 ] [20 Dec 2012 09:09:36,908 ] - com.documentum.debug.Trace - DEBUG : Trace initialisation : com.documentum.web.form.Trace.INCLUDEOPERATION Set to false
[ Thread -1049 ] [20 Dec 2012 09:09:36,908 ] - com.documentum.debug.Trace - DEBUG : Trace initialisation : com.documentum.web.util.Trace.TRUSTEDDOMAIN Set to false
[ Thread -1049 ] [20 Dec 2012 09:09:36,908 ] - com.documentum.debug.Trace - DEBUG : Trace initialisation : com.documentum.job.Trace.JOB_STATUS_LISTENER Set to false
[ Thread -1049 ] [20 Dec 2012 09:09:36,908 ] - com.documentum.debug.Trace - DEBUG : Trace initialisation : com.documentum.web.formext.Trace.FRAGMENTBUNDLESERVICE Set to false
[ Thread -1049 ] [20 Dec 2012 09:09:36,908 ] - com.documentum.debug.Trace - DEBUG : Trace initialisation : com.documentum.web.formext.Trace.COMPONENT Set to false
[ Thread -1049 ] [20 Dec 2012 09:09:36,908 ] - com.documentum.debug.Trace - DEBUG : Trace initialisation : com.documentum.web.formext.Trace.PERSISTENTOBJECTCACHE Set to false
[ Thread -1049 ] [20 Dec 2012 09:09:36,908 ] - com.documentum.debug.Trace - DEBUG : Trace initialisation : com.documentum.web.common.Trace.FAILOVER_DIAGNOSTICS Set to false
[ Thread -1049 ] [20 Dec 2012 09:09:36,908 ] - com.documentum.debug.Trace - DEBUG : Trace initialisation : com.documentum.web.contentxfer.Trace.GETCONTENT Set to false
[ Thread- 1049 ] [20 Dec 2012 09:09:36,908 ] - com.documentum.debug.Trace - DEBUG : Trace initialisation : com.documentum.web.common.Trace.THREADLOCALVARIABLE set to false
[ Thread -1049 ] [20 Dec 2012 09:09:36,908 ] - com.documentum.debug.Trace - DEBUG : Trace initialisation : com.documentum.web.formext.Trace.DOCBASEATTRLIST Set to false
[ Thread -1049 ] [20 Dec 2012 09:09:36,908 ] - com.documentum.debug.Trace - DEBUG : Trace initialisation : com.documentum.web.form.Trace.CONTAINMENT Set to false
[ Thread -1049 ] [20 Dec 2012 09:09:36,908 ] - com.documentum.debug.Trace - DEBUG : Trace initialisation : com.documentum.web.form.Trace.DATABOUND Set to false
[ Thread -1049 ] [20 Dec 2012 09:09:36,908 ] - com.documentum.debug.Trace - DEBUG : Trace initialisation : com.documentum.web.form.Trace.FORMTAG Set to false
[ Thread -1049 ] [20 Dec 2012 09:09:36,908 ] - com.documentum.debug.Trace - DEBUG : Trace initialisation : com.documentum.web.common.Trace.PRESET Set to false
[ Thread -1049 ] [20 Dec 2012 09:09:36,908 ] - com.documentum.debug.Trace - DEBUG : Trace initialisation : com.documentum.web.form.Trace.VALIDATOR Set to false
[ Thread -1049 ] [20 Dec 2012 09:09:36,908 ] - com.documentum.debug.Trace - DEBUG : Trace initialisation : com.documentum.web.formext.Trace.ROLEPRECONDITION Set to false
[ Thread -1049 ] [20 Dec 2012 09:09:36,908 ] - com.documentum.debug.Trace - DEBUG : Trace initialisation : com.documentum.web.virtuallink.Trace.VIRTUALLINK Set to false
[ Thread -1049 ] [20 Dec 2012 09:09:36,908 ] - com.documentum.debug.Trace - DEBUG : Trace initialisation : com.documentum.web.formext.Trace.DOCBASESCOPECONFIGSERVICE Set to false
[ Thread -1049 ] [20 Dec 2012 09:09:36,908 ] - com.documentum.debug.Trace - DEBUG : Trace initialisation :
com.documentum.web.common.Trace.AUTOCOMPLETESERVICE Set to false
[ Thread -1049 ] [20 Dec 2012 09:09:36,908 ] - com.documentum.debug.Trace - DEBUG : Trace initialisation : com.documentum.job.Trace.JOB_EXEC_SERVICE Set to false
[ Thread -1049 ] [20 Dec 2012 09:09:36,908 ] - com.documentum.debug.Trace - DEBUG : Trace initialisation : com.documentum.web.form.Trace.JUMPOPERATION Set to false
[ Thread -1049 ] [20 Dec 2012 09:09:36,908 ] - com.documentum.debug.Trace - DEBUG : Trace initialisation : com.documentum.web.common.Trace.HOTKEYSSERVICE Set to false
[ Thread -1049 ] [20 Dec 2012 09:09:36,908 ] - com.documentum.debug.Trace - DEBUG : Trace initialisation : com.documentum.web.contentxfer.Trace.UCF_MANAGER Set to false
[ Thread -1049 ] [20 Dec 2012 09:09:36,908 ] - com.documentum.debug.Trace - DEBUG : Trace initialisation : com.documentum.web.form.Trace.TIMEOUTOPERATION Set to false
[ Thread -1049 ] [20 Dec 2012 09:09:36,908 ] - com.documentum.debug.Trace - DEBUG : Trace initialisation : com.documentum.web.common.Trace.LOCALESERVICE Set to false
[ Thread -1049 ] [20 Dec 2012 09:09:36,908 ] - com.documentum.debug.Trace - DEBUG : Trace initialisation : com.documentum.web.formext.Trace.CONFIGSERVICE Set to false
[ Thread -1049 ] [20 Dec 2012 09:09:36,908 ] - com.documentum.debug.Trace - DEBUG : Trace initialisation : com.documentum.web.common.Trace.SESSIONENABLEDBYDEFAULT Set to true
[ Thread -1049 ] [20 Dec 2012 09:09:36,908 ] - com.documentum.debug.Trace - DEBUG : Trace initialisation : com.documentum.web.virtuallink.Trace.VIRTUALLINKCONTENT Set to false
[ Thread -1049 ] [20 Dec 2012 09:09:36,908 ] - com.documentum.debug.Trace - DEBUG : Trace initialisation : com.documentum.job.Trace.JOB_STATUS_REPORT Set to false
[ Thread -1049 ] [20 Dec 2012 09:09:36,908 ] - com.documentum.debug.Trace - DEBUG : Trace initialisation : com.documentum.web.servlet.Trace.RESPONSE_COMPRESSION Set to false
[ Thread -1049 ] [20 Dec 2012 09:09:36,909 ] - com.documentum.debug.Trace - DEBUG : Trace initialisation : com.documentum.job.async.Trace.ASYNC_MGR Set to false
[ Thread -1049 ] [20 Dec 2012 09:09:36,909 ] - com.documentum.debug.Trace - DEBUG : Trace initialisation : com.documentum.web.common.Trace.COOKIE Set to false
[ Thread -1049 ] [20 Dec 2012 09:09:36,909 ] - com.documentum.debug.Trace - DEBUG : Trace initialisation : com.documentum.web.virtuallink.Trace.VIRTUALLINKMATCHING Set to false
[ Thread -1049 ] [20 Dec 2012 09:09:36,909 ] - com.documentum.debug.Trace - DEBUG : Trace initialisation : com.documentum.web.formext.Trace.SESSIONTIMEOUTCONTROL Set to false
[ Thread -1049 ] [20 Dec 2012 09:09:36,909 ] - com.documentum.debug.Trace - DEBUG : Trace initialisation : com.documentum.web.formext.Trace.CACHE Set to false
[ [ STANDBY] ExecuteThread : '4 ' for queue : ' weblogic.kernel.Default ( self-tuning ) ' ] [20 Dec 2012 09:09:38,280 ] - com.documentum.debug.Trace - DEBUG : SessionState : [ [ STANDBY] Execut
eThread : '4 ' for queue : ' weblogic.kernel.Default ( self-tuning ) ' ] Get trace- enabled = null
[ [ STANDBY] ExecuteThread : '4 ' for queue : ' weblogic.kernel.Default ( self-tuning ) ' ] [20 Dec 2012 09:09:38,280 ] - com.documentum.web.common.Trace - DEBUG : SessionState : [ [ STANDBY] E
xecuteThread : '4 ' for queue : ' weblogic.kernel.Default ( self-tuning ) ' ] The set SessionConfigContext = SESSION () (APP )
[ [ STANDBY] ExecuteThread : '4 ' for queue : ' weblogic.kernel.Default ( self-tuning ) ' ] [20 Dec 2012 09:09:38,287 ] - com.documentum.debug.Trace - DEBUG : SessionState : [ [ STANDBY] Execut
eThread : '4 ' for queue : ' weblogic.kernel.Default ( self-tuning ) ' ] = null Get DropLocation
[ [ STANDBY] ExecuteThread : '4 ' for queue : ' weblogic.kernel.Default ( self-tuning ) ' ] [20 Dec 2012 09:09:38,287 ] - com.documentum.debug.Trace - DEBUG : SessionState : [ [ STANDBY] Execut
eThread : '4 ' for queue : ' weblogic.kernel.Default ( self-tuning ) ' ] = null Get location
[ [ STANDBY] ExecuteThread : '4 ' for queue : ' weblogic.kernel.Default ( self-tuning ) ' ] [20 Dec 2012 09:09:38,287 ] - com.documentum.debug.Trace - DEBUG : SessionState : [ [ STANDBY] Execut
eThread : '4 ' for queue : ' weblogic.kernel.Default ( self-tuning ) ' ] Get location- id = null
[ [ STANDBY] ExecuteThread : '4 ' for queue : ' weblogic.kernel.Default ( self-tuning ) ' ] [20 Dec 2012 09:09:38,288 ] - com.documentum.debug.Trace - DEBUG : SessionState : [ [ STANDBY] Execut
eThread : '4 ' for queue : ' weblogic.kernel.Default ( self-tuning ) ' ] = null Get null.dctm.roleService.username
[ [ STANDBY] ExecuteThread : '4 ' for queue : ' weblogic.kernel.Default ( self-tuning ) ' ] [20 Dec 2012 09:09:38,288 ] - com.documentum.debug.Trace - DEBUG : SessionState : [ [ STANDBY] Execut
eThread : '4 ' for queue : ' weblogic.kernel.Default ( self-tuning ) ' ] = null dmfSessionBinding Get __
[ [ STANDBY] ExecuteThread : '4 ' for queue : ' weblogic.kernel.Default ( self-tuning ) ' ] [20 Dec 2012 09:09:38,289 ] - com.documentum.debug.Trace - DEBUG : SessionState : [ [ STANDBY] Execut
eThread : '4 ' for queue : ' weblogic.kernel.Default ( self-tuning ) ' ] = null Get null.dctm.roleService.username
[ [ STANDBY] ExecuteThread : '4 ' for queue : ' weblogic.kernel.Default ( self-tuning ) ' ] [20 Dec 2012 09:09:38,289 ] - com.documentum.debug.Trace - DEBUG : SessionState : [ [ STANDBY] Execut
eThread : '4 ' for queue : ' weblogic.kernel.Default ( self-tuning ) ' ] = null dmfSessionBinding Get __
[ [ STANDBY] ExecuteThread : '4 ' for queue : ' weblogic.kernel.Default ( self-tuning ) ' ] [20 Dec 2012 09:09:38,293 ] - com.documentum.debug.Trace - DEBUG : SessionState : [ [ STANDBY] Execut
eThread : '4 ' for queue : ' weblogic.kernel.Default ( self-tuning ) ' ] = null dmfSessionBinding Get __
what changes do i need to implement to avoid this error.
Kindly let me know the changes that i have to make .
Thanks in advance
Thanks
Xavier