Troubleshooting
Problem
Browser developer tools are a useful resource for troubleshooting issues with IBM Maximo Work Centers.
Most browsers offer developer tools that provide detailed information about web pages that you work with. If you encounter an issue, such as a web page unexpectedly stops responding, information provided by developer tools can help you solve a problem on your own or provide additional information that IBM Support can use to investigate issues.
Resolving The Problem
The following instructions show how to use developer tools in Chrome browsers to view information about web pages. If you do not use Chrome, use the developer tools that are provided for your browser.
- Log in to an IBM Maximo Work Center with a valid user ID.
- After your web page for the Work Center loads, press the F12 key on your keyboard to open the developer tools.
- Select the Console tab.
- On the Console tab, to view errors, filter to select Errors only, as shown in the following example.
- If you receive the error “Maximum call stack size exceeded,” as shown in the following example, take a snapshot of the screen and provide that information to your IBM Support representative.
- If you receive error messages about resources that are not found, select the Network tab. Then, select XHR to view the request and response, as shown in the following example.
Sample Error Scenario
Scenario
You schedule a start and end date on a work order, but the end date or time occurs before the start date or time.
Expected Result
In this situation, an error message is expected, as shown in the following example:
Actual Result
The Finish date is not applied, as shown in the following example. However, no system message is displayed to explain the error.
How to Troubleshoot
Note: These instructions describe how to use developer tools in a Chrome browser. If you use a different browser, select the options for developer tools for your browser.
To troubleshoot the error, complete the following steps:
- Press the F12 key on your keyboard to open developer tools.
- Select the Console tab, as shown in the following example.
- For an API error, such as error 2 in the preceding image, select the Network tab.
- Select the XHR subtab.
- Select the Response header and review the highlighted error messages for additional information about the failure, as shown in the following example:
Additional Resources for Developer Tools
Chrome Developer Tools
https://developers.google.com/web/tools/chrome-devtools/
Firefox Developer Tools
https://developer.mozilla.org/en-US/docs/Tools
Microsoft Edge Developer Tools
https://docs.microsoft.com/en-us/microsoft-edge/devtools-guide
Microsoft Internet Explorer Developer Tools
https://msdn.microsoft.com/en-us/ie/bg182632(v=vs.94)
Apple Safari Developer Tools
Document Location
Worldwide
Was this topic helpful?
Document Information
Modified date:
19 August 2019
UID
ibm10960316