NIH | National Cancer Institute | NCI Wiki  

Error rendering macro 'rw-search'

null

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

      run_protege<PROTÉGÉ INSTANCE>.sh_
 

  •  Navigate to the Explanation.Server directory and transfer the following files:

...

  • If there is a previous version of the explanation server running, shutdown is required before starting the new instance. To verify, type 'ps -ef | grep server' to  view all running server instances.  If an explanation server is running, you should see two different processes, one for the explanation server, as well as the Protege server: Image Modified
  • Navigate to the previous explanation server folder version (this folder should be located in the same directory as the newest version), and run the explanation server folder shutdown script (./stop_explanation_server.sh). You can type 'ps -ef | grep server' to verify that the explanation server process has been terminated:

...