This documentation supports the 21.05 version of Action Request System.
To view an earlier version, select the version from the Product version menu.

Troubleshooting Mid Tier cache issues

To improve performance,  Mid Tier compiles the object metadata with the required Java script and resource files and caches the compiled object. There can be cases where the Mid Tier  cache does not update successfully. 

This section describes the appropriate logging and troubleshooting steps to either resolve the problem or create a BMC Support case.

Symptom

  • Forms displayed in the Mid Tier  have missing fields or active links.
  • ARERR 9215 is displayed when a form is requested.

Scope

One or more users experience the problem.

Resolution

Perform the following steps to troubleshoot the Mid Tier  cache issues:

Step

Task

Description

1

Identify the problem


Analyze the following:

  • Is the problem specific to an individual form?
  • Is the problem specific to an individual user or group of users? 
  • What is missing from the form? 
2ActiveLink logging test
  • If you turn on the ActiveLink logging, the Mid Tier presents a new cached object for the form.
  • There might be an issue in the Mid Tier cache if the issue is resolved after enabling the ActiveLink logging, but reoccurs after you disable the ActiveLink logging. In this case, the issue is resolved if you clear the form from cache.
  • If the issue persists even after enabling ActiveLink logging, then the issue can be at the AR Server level. The issue can be in the object definition or in the AR Server Cache. You can take the following actions:
    • Export the form to a def file and share it with BMC Support.
    • Restart AR System server and check whether the issue is cleared from AR System server cache.
3

Refresh the Mid Tier cache

Perform the following steps to refresh the Mid Tier cache:

  • For an individual form:  
    Use the config_cache_cleanup.jsp utility. For more information see the knowledge article on BMC Communities How to sync cache on a single form against a single AR server Open link .
  • To clear the entire cache: 
    Use the Flush Cache button on the Cache Settings panel of Mid Tier Configuration Tool.
  • To refresh cache and view statistics:
    Use the Hard Cache Flush procedure. For more information, see the knowledge article on BMC Communities How to flush the Mid-Tier cache Open link .

Important: After each procedure, you must clear the browser cache before testing.

4

If the issue is not resolved by clearing cache, enable logs and reproduce the issue.

To understand the form HTML, form.js, and udd.js, related to a form, perform network capture when the form loads.

  1. Capture Fiddler or Network by using the native browser functionality. For more information, see Creating a re-playable Fiddler capture for Mid Tier or Capturing network details by using the browser functionality.
    The capture provides detailed information about the form definition. It also includes field layout and active links aligned to the form. The capture gives a perspective from the browser to the Mid Tier .
  2. Enable detailed Mid Tier logs by using CACHE and PERFORMANCE log categories. For more information, see Enabling logs for Mid Tier troubleshooting.
    Detailed Mid Tier logging provides the perspective of Mid Tier processing. Mid Tier logs reflect any error in the Mid Tier caching process.

Perform tracelogging of the cached objects. For more information, see the following videos on YouTube.

Note: Unless you can access a specific Mid Tier and a specific AR System server , you need to enable the Mid Tier logging on all user facing Mid Tier s and AR System server s that are behind a load balancer.

5Disable the logging

To disable the logging, use steps described in Enabling logs for Mid Tier troubleshooting.

Remember to disable the logs from each Mid Tier and AR System server , on which logging was enabled.

6

Collect the logs


Copy the logs to another location where you can review them so that they do not get overwritten.

The logs may be large depending on volume of activity during the logging period.

Collecting Mid Tier and tracelogger logs

Zip up all logs to the log location specified on the Log Settings page of Mid Tier Configuration Tool. 
For Microsoft Windows, the default location is as follows:

C:\Program files\BMC Software\ARsystem\midtier\logs f

For Linux, the default location is as follows:

/opt/bmc/ARsystem/midtier/logs

7

Create a BMC Support Case

Collect and send logs and detailed information when creating a case with BMC Support:

  1. Provide the following information as part of your case:
    • Name of the user who performed the search
    • The search criteria used
    • Time when the problem occurred
    • Any error messages received
  2. Collect the logs.
    • Zip each Mid Tier log set.
    • Zip each AR System server log set.
    • Zip the network capture file. (*.har or *.saz file)
  3. Attach the zip file to your case. You can attach zip files upto 2 GB. You can also upload the files on FTP.
    For more information, see  Steps to send logs, files, screenshots, etc to BMC Support for a Remedy Product related case Open link
8Analyze the logs

You can review the logs yourself and try to identify error messages or behaviors.

Use the table below to troubleshoot the issue based on the symptoms and error messages.

After you determine a specific symptom or error message, use the following table to identify the solution:

SymptomWhereActionReference

ARERR 9215: Error generating page content when displaying a form in the Mid Tier .

Mid Tier version 8.x or higher

Review the referenced article for various cases.

Knowledge Article: Error generating page content when displaying a form in the mid-tier Open link

Missing objects, buttons, and tabs when object is cached in the viewstats file.



Mid Tier version 9.1.02 and 9.1.03

Apply hotfix, MT_9103P1_2017OCT05_CU_ALL.zip, to Midtier 9.1.03 patch 001.

Workaround: Enable preload.

Knowledge Article: Missing Objects buttons/Tabs when object is cached per the viewstats file Open link

ARERR 9215 occurs on Mid Tier when accessing forms with AP prefix.

ITSM 8.1.01

The problem in the legacy field, 1020, exists on the following forms with AP prefix.

Perform the following steps to resolve the problem:

  • Delete the field with Field ID 1020 on these forms.
  • Clear the Mid Tier cache after saving changes.
  • Clear the browser cache.

Knowledge Article: ERROR 9215 happens on MidTier when accessing forms with AP prefix Open link


Sync Cache may cause server not responding or significant performance problems.

Mid Tier 9.1.02

Upgrade to Mid Tier version 9.1.03.

Knowledge Article: With Midtier 9.1.02, the Sync Cache feature may cause server lockup or performance problems Open link

Related topic

Troubleshooting Mid Tier

Was this page helpful? Yes No Submitting... Thank you

Comments