|
PTC recommends setting the property wt.heapDumps.dir with an accessible and preferred location as value in the wt.properites file. For example: wt.heapDumps.dir=F:\\PTC\\Fox96UpB73\\InstrumentationLogs. By default, the additional log files are stored at WT_Home\heapDumps folder.
|
Property Name
|
Value
|
Purpose
|
wt.ixb.instrumentation.enableThreadDumps
|
true
|
To create the Thread dump file, enable the property value as true in the wt.properties file.
|
com.ptc.windchill.rd.instrumentation.enableThreadDumps
|
true
|
Property Name
|
Value
|
Purpose/Comment
|
wt.ixb.instrumentation
|
Import-ObjectBatch, Import-TransactionBatch-PreCommit
|
To create the additional Heap dump file for different stages, add the property in the wt.properties file.
|
com.ptc.windchill.rd.instrumentation
|
PreImport-Tagging, FBReadiness-VersionMismatch-Calculation
|
Property Name
|
Stages of import
|
wt.ixb.instrumentation
|
• Import-ObjectBatch
• Import-TransactionBatch-PreCommit
• Import-TransactionBatch-PostCommit
|
com.ptc.windchill.rd.instrumentation
|
• Import-MissingObjects-Handling
• PreImport-Tagging
• FBReadiness-VersionMismatch-Calculation
|
Log Level Name
|
Value
|
Info
|
No files are generated on this log level
|
DEBUG
|
ThreadDump-Import-Batch.txt
ThreadDump-IX-TransactionBatch-PreCommit.txt
ThreadDump-IX-TransactionBatch-PostCommit.txt
GCHistogram-IX-TransactionBatch-PreCommit.txt
|
TRACE
|
ThreadDump-Import-Batch.txt
ThreadDump-IX-TransactionBatch-PreCommit.txt
ThreadDump-IX-TransactionBatch-PostCommit.txt
GCHistogram-IX-TransactionBatch-PreCommit.txt
HeapDump-IX-TransactionBatch-PreCommit.hprof
|