User Tools

Site Tools


Testing EASA Client Applications

Windows EASA installations include the EASA Client by default.

The EASA Client is required on any machine hosting EASAP Builder, an Authoring development environment.

EASA no longer has any active development of the EASA Client outside of Authoring although the functionality for a User to run an EASAP without needing a web browser remains.

EASA is a system to create and operate EASA Applications (EASAPs). In most cases an EASAP opens within a web browser. Historically there were instances when an Author would build an EASAP that required the EASA Client, these instructions are for that case.


Remove an Existing EASA Client

Before installing the EASA Client, any prior EASA Client from an EASA version of 3.1 or lower must be removed in one of the following ways:

  • On Windows, run the Uninstall EASA Client.exe executable:
    • (in /EASA Client/UninstallerData )
  • On UNIX, run the Uninstall_EASA_Client script:
    • (in /easaclient/UninstallerData )

Alternatively, from within Windows:

  • Select Settings→Control Panel from the Start menu.
  • Select Add/Remove Programs on the Control Panel.
  • Select EASA Client:
    • Click on the Change/Remove button.

Any of these methods launches the EASA Installation Wizard, the Uninstall window will appear. Click the Uninstall button, eventually, click Done to remove the EASA Client.


Installing EASA Client

The EASA Client is automatically installed on the EASA Server during installation. Install the EASA Client on any User computer that is not going to use the web browser client. The EASA Client can be installed directly from the EASA Server via:

  • EASA→User→Install Client

Use an account with administrator priveledges to install the EASA Client on a client computer.


To install the EASA Client software:

  • Click on EASA→Install Client
  • Click on the Download link for the correct platform.
  • Follow the instructions given in the Instructions column.
  • A 'Welcome window' appears with an introduction to the installation process.
  • Click Next
  • A License Agreement window opens.
  • Select ‘I accept the agreement’
  • Click Next.
  • A 'Select Destination Directory' window appears
  • Choose a folder for the EASA Client.
  • Click Next
  • Click Finish

Proxy Server Settings

If Internet access is via a proxy server, configure the proxy server settings.

Click the link:

  • EASA→Install Client→proxy server settings

A form appears:

Provide both:

  • Proxy address
  • Port number of the HTTP Proxy Server

If EASA is in Secure (HTTPS) mode, then also provide:

  • Proxy address
  • Port number of the Secure Proxy Server.

A valid User Name and Password may be needed to access the Proxy Server.


Testing EASA Client Applications

To test an EASA Client application, follow the instructions below. An EASA Server must be up and running for this test.

  • Log on to EASA from a client computer as any valid user. (See Client Computers)
  • Open a web browser and type either of the case-sensitive EASA web addresses below:
http://<domain_name>/easa
http://<domain_name>:<port_number>/easa

Where <domain_name> is the domain name of EASA and <port_number> is the port number entered during installation. If no domain name was explicitly specified during installation, then it defaults to the computer name of the EASA Server. For the default installation (port 80) use the first web address shown above. The EASA Log In page should appear in the browser window.

If the EASA Client has not been installed:

  • Log in to EASA as an Administrator:
    • EASA→Log In
      • login→admin
      • password→admin (by default)
    • EASA→Set Mode→Adminstrator
  • Select:
    • EASA→Configure→Compute Servers
  • Click on the compute server configuration link near the top of the page

A new window will appear with a progress bar showing the status of the loading process. The application may take up to a minute to load, and when it is finished loading, it should look like the window pictured below.

If the application does not appear as expected:

  • Confirm a locally installed EASA Client
  • Otherwise contact an EASA support office for assistance

To debug a problem, check the log files stored in:

  • /EASA Client/logs

An EASA support representative may ask for one of these logs if a problem arises.

  • If the application appears as expected, the test was successful.
  • Select File→Exit
  • Click EASA→Log Out