WCM tracing files

 

+

Search Tips   |   Advanced Search

 

IBM Lotus WCM uses the IBM WebSphere Application Server trace facilities to create trace information.

To permanently enable WCM tracing...

  1. Start WAS.

  2. Open the Administrative Console.

  3. Go to section...

    Troubleshooting | Logs and Traces | WebSphere_Portal | Diagnostic Trace

  4. Verify the check box Enable Trace is selected.

  5. Enter any of the following in the TraceSpecification field:

    • com.ibm.workplace.wcm.*
    • com.aptrix.*
    • com.presence.*

    For example, to trace all events, enter the following:

    com.ibm.workplace.wcm.*=all:com.aptrix.*=all:com.presence.*=all

  6. Save the changes.

  7. Restart IBM WebSphere Portal.

To enable tracing just for the current WebSphere Portal session...

  1. Go to...

    Administration | WebSphere Portal | Portal Analysis | Enable Tracing
  2. Enter any of the following in the Append these trace settings field:

    • com.ibm.workplace.wcm.*
    • com.aptrix.*
    • com.presence.*

    For example, to trace all events, enter the following:

    com.ibm.workplace.wcm.*=all:com.aptrix.*=all:com.presence.*=all

Here is a list of advanced trace settings:

Trace setting: Description:
com.ibm.workplace.wcm.services.content.* Enable low level tracing for every item.
com.ibm.workplace.wcm.domain.transformers.control.controltype Enable tracing for any of the following control types:

  • HistoryControlTransformer
  • IdentityControlTransformer
  • ProfileControlTransformer
  • SecurityControlTransformer
  • WorkflowControlTransformer

com.ibm.workplace.wcm.domain.transformers.control.* Enable the tracing for all control types for all items.
com.ibm.workplace.wcm.domain.transformers.controllable.controllabletype Enable tracing for any of the following controllable types:

  • AbstractControllableTransformer
  • AlternateDesignCmpntTransformer
  • AlternateLinkCmpntTransformer
  • ArrayCmpntTransformer
  • AttributeReferenceCmpntTransformer
  • BasePathCmpntTransformer
  • BaseReferenceCmpntTransformer
  • CategoryTransformer
  • CmpntReferenceTransformer
  • CmpntTransformer
  • ConfigParamCmpntTransformer
  • ContentLinkTransformer
  • ContentSpotCmpntTransformer
  • ContentTransformer
  • ContextPathCmpntTransformer
  • ControllableNodeValueTransformer
  • ControllableTransformer
  • DateCmpntTransformer
  • EmailActionTransformer
  • ExpireActionTransformer
  • ExternalLinkTransformer
  • FEDCmpntReferenceTransformer
  • FEDCmpntTransformer
  • FileResourceCmpntTransformer
  • HistoryCmpntTransformer
  • HTMLCmpntTransformer
  • IDCmpntTransformer
  • ImageResourceCmpntTransformer
  • IndentCmpntTransformer
  • IndexCmpntTransformer
  • InlineEditCmpntTransformer
  • InlineEditReferenceCmpntTransformer
  • JSPCmpntTransformer
  • LinkCmpntTransformer
  • MenuCmpntTransformer
  • NavigatorCmpntTransformer
  • NoPrefixBasePathCmpntTransformer
  • NoPrefixServletPathCmpntTransformer
  • NumericCmpntTransformer
  • ObjectSummaryTransformer
  • OptionSelectionCmpntTransformer
  • PageInfoCmpntTransformer
  • PagingCmpntTransformer
  • PDMCmpntReferenceTransformer
  • PDMCmpntTransformer
  • PlaceholderCmpntTransformer
  • PlutoSubscriberTransformer
  • PlutoSyndicatorTransformer
  • PrefixPathCmpntTransformer
  • ProfileCmpntTransformer
  • PublishActionTransformer
  • ResourceCmpntTransformer
  • ScheduledMoveActionTransformer
  • SearchCmpntTransformer
  • SecurityCmpntTransformer
  • ServletPathCmpntTransformer
  • SiteAreaTransformer
  • SiteTransformer
  • StyleSheetCmpntReferenceTransformer
  • StyleSheetCmpntTransformer
  • StyleTransformer
  • TaxonomyCmpntTransformer
  • TaxonomyTransformer
  • TemplateTransformer
  • TextCmpntTransformer
  • UsernameCmpntTransformer
  • UserSelectionCmpntTransformer
  • WCM URLCmpntTransformer
  • WorkflowActionTransformer
  • WorkflowCmpntTransformer
  • WorkflowStageTransformer
  • WorkflowTransformer

com.ibm.workplace.wcm.domain.transformers.controllable.* Enable the tracing for all controllable types for all items.

The resulting traces of WCM will be written to...

 

Parent topic

Logging and tracing