This page gives an overview of the Jaxer server diagnostics tools that are included with Jaxer.
Contents |
Introduction
The Jaxer server includes a set of simple diagnostic tools to help you make sure that you have the server and your environment configured correctly to use Jaxer. The instructions below explain how to run the diagnostic tests and how to interpret the results.
The diagnostic tools include the following tests:
- Whether or not the Jaxer namespace is present and the Jaxer build number
- Your JavaScript versions for your browser and server
- Whether or not it found your (optional) local_config.js file
- Whether or not it found your JaxerCoreJSConsole.log file
- Whether or not a server callback passed the server-side deferred execution test
- Whether or not a server callback passed the callback test
- How many function blocks were saved to the database as part of the database callback test.
Instructions
Running the diagnostic tests
To run the Jaxer server diagnostic tests:
- In your web browser, go to http://localhost:8081/aptana/
- In the column on the left, click the link to Server Diagnostics.
The diagnostic tests run on Jaxer, and your browser displays the results.