Skip to main content
Skip table of contents

VISULOX Portal maintenance mode

VISULOX Gateway probes all VISULOX Portal Servers.

If one of these servers is not responding (stopped, Tomcat not working as expected, etc) or the VISULOX Portal is in maintenance mode, requests are handled by the remaining VISULOX Portals.

If no VISULOX Portal Server is availabe, the maintenance page is presented to the user.

CODE
visulox portal mode -all -set off -note "Maintenance mode enabled ..."

Available parameters

ParameterDescription
-all

Set mode on all Servers

-set <value>Portal mode accepting, on,  maintenance, off
-server <value>Server or node of VISULOX PORTAL to manage
-note <value>

Message on maintenance page

CODE
visulox portal mode
    ----------------------------------------
    |   Node |  VISULOX Portal |     state |
    ----------------------------------------
    | vMPOL8 | mp-ol8.tbsol.de | accepting |
    ----------------------------------------
Offline/Maintance note:
  VISULOX Portal is in maintenance mode. Please retry later


This allows to disable acceptance of one or all VISULOX Portal Nodes.

If all nodes are in maintenance state, the VISULOX Gateway displays the maintenance page.

There is a default maintenance page on the VISULOX Gateways.

The displayed maintenance HTML page can be found here: /opt/visulox/etc/html/templates/maintenance.html


To get a maintenance design run (on each server):

CODE
visulox-gateway design


Use the following command:

CODE
visulox portal mode -set off -all -note "Text info Page"

Then get the design with:

CODE
visulox-gateway design

The text "Text info Page" is seen by the user.

JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.