Confirming the Corda Server servlet deployment

After deploying the Corda Server servlet, you should ensure that it is running.

The server log should display messages similar to the following example when the Corda Server servlet starts successfully:
Corda Server (PopChart) Version 6.0.735
  PopChart: Valid Key, OEM build for: ENDECA.
  OptiMap: No key entered, or key invalid.
  Highwire: No key entered, or key invalid.
  Cluster: No key entered, or key invalid.

Copyright 1997 - 2006, Corda Technologies, Inc. (www.corda.com) Protected by U.S. Patent 5,933,830. Other patents pending.

server_root: /Corda60
chart_root: chart_root
Cache Segment Size: 0
Password is Enabled, Required for Save
Maximum Threads: 64
Default Image Type is: Flash
Auto Detect PNG Support. Compression Mode: DEFAULT

In addition, you can test the Corda Server servlet in a browser, as follows:

  1. Access the following URL, using the name of your server rather than server.example.com:
    http://server.example.com:8080/corda/server
    A empty white box with a gray background displays.
  2. Confirm that the title bar says Corda Server (PopChart) Servlet Version 6.0.735.
  3. Access the following URL, using the name of your server rather than server.example.com:
    http://server.example.com:8080/endeca-corda-chart-portlet/ctRedirect
    The same empty white box and title bar mentioned above should appear.