Hi:
The Workplace of Filenet (i believe) is generatiing an error message like this: [4/22/10 13:57:28:258 CEST] 000000e6 SystemErr R log4j:WARN No such property [MDCkeys] in com.filenet.log4CBE.CBELayout. [4/22/10 14:00:07:824 CEST] 00000063 SystemErr R log4j:WARN No such property [MDCkeys] in com.filenet.log4CBE.CBELayout. But reviewing the log4E.properties I see this sentence, but i don“t know why is generating, are there any info about how control this error? # # LoggerName: com.filenet-IBMcommon # Description: root of the commonLogger this logger is set to INFO level by default. # levels: INFO: any info # WARN: warning messages or exceptions # ERROR: all error exceptions # FATAL: fatal errors #log4j.logger.com.filenet-IBMcommon=INFO, CommonOutputFile, nCommonOutputFile log4j.logger.com.filenet-IBMcommon=WARN, CommonOutputFile, nCommonOutputFile # The appender for the CBE logging log4j.appender.CommonOutputFile=org.apache.log4j.RollingFileAppender # The CBE layout class log4j.appender.CommonOutputFile.layout=com.filenet.log4CBE.CBELayout # the product name log4j.appender.CommonOutputFile.layout.ProductName=IBM FileNet P8 AE # the local log4j.appender.CommonOutputFile.layout.Locale=en-US # MDCKeys with on key SesseionID log4j.appender.CommonOutputFile.layout.MDCkeys=SessionID,Deployment #The absolute location of the log file log4j.appender.CommonOutputFile.File=C:\\Program Files (x86)\\FileNetCustomization\\AE\\logs\\p8WorkplaceCBE.log #max file size log4j.appender.CommonOutputFile.MaxFileSize=10MB #max number of backups log4j.appender.CommonOutputFile.MaxBackupIndex=2 Saludos Marco Silva EAI Consultant
