---
sourceDocument: Xanadu ServiceNow AI Platform Administration
sourceDocumentLink: https://servicenow-prod.fluidtopics.net/r/xanadu/platform-administration

 Release :

    - xanadu

ft:locale :

    - en-US

ft:publication_title :

    - Xanadu ServiceNow AI Platform Administration

ft:clusterId :

    - platadm

bundleId :

    - platadm

workflow :

    - Platform


---

# Example system log messages for transactions

# Example system log messages for transactions {#ariaid-title1}

* Release version: Xanadu
* 
* Updated January 30, 2025
* 
* ![](https://www.servicenow.com/docs/portal-asset/ico-clock) 1 minute to read

An example of system log messages for transactions.  
* At every heartbeat interval, which is one second by default, the Quota Manager prints the running transactions:

      2012-02-13 12:34:08 (096) glide.quota.manager SYSTEM URL= /incident_list.do?
      sysparm_userpref_module=b55fbec4c0a800090088e83d7ff500de&active=true&sysparm_query=active=true^EQ, 
      THREAD= http-bio-8080-exec-3, FG= true, TYPE= 1, STATE= 2, USER= null, TIME= 8,807, MEM= 0, ATTRIBUTES= {}

* Every time the Quota Manager matches a quota to a transaction, it prints a message similar to the following example:

      2012-02-13 13:25:31 (900) glide.quota.manager SYSTEM QuotaFinder: Assigning quota
      "TEST PROBLEM FORM" with filter: type=form^urlLIKEsys_id=46fb9e31a9fe198101492060c2a4f8cb^EQ to
      transaction: URL= /problem.do?sys_id=46fb9e31a9fe198101492060c2a4f8cb, THREAD= http-bio-8080-exec-1,
      FG= true, TYPE= 1, STATE= 4, USER= null, TIME= 1,121, MEM= 0, ATTRIBUTES= {}

* Every time the Quota Manager cancels a transaction, it prints a message similar to the following example:

      2012-02-13 13:25:33 (930) glide.quota.manager SYSTEM WARNING *** WARNING ***
      Transaction: Cancelling transaction /problem.do (maximum execution time exceeded):
      Thread http-bio-8080-exec-1

{#c_ExampleSystemLogMessages__ul_wyb_c1b_rp}

