Server modes and server run levels

The following table shows which functionality is available for the possible combinations of server modes and server run levels. For a description of the numeric values used with the development QuickStart server, see Server run levels.

QuickStart

Server run level

Production mode

Development mode

0

NONE

  • Nothing available.
  • Nothing available.

1

GUIDEWIRE_STARTUP

  • User interface not available.
  • Web services not available.
  • Database not available.
  • User interface not available.
  • Web services not available.
  • Database not available.

2

SHUTDOWN

  • User interface not available.
  • Web services not available.
  • Database not available.
  • User interface not available.
  • Web services not available.
  • Database not available.

3

NODAEMONS

  • User interface not available.
  • Web services available.
  • Staging table loading available.
  • Product Model checked for illegal changes.
  • Maintenance-level batch processes and work queues available.
  • User interface available. All logins allowed.
  • Web services available.
  • Staging table loading available.
  • Maintenance-level batch processes and work queues available.

4

DAEMONS

  • User interface not available.
  • Web services available.
  • Product Model checked for illegal changes.
  • All remaining batch processes and work queues available.
  • Workflow Stat Manager available.
  • Scheduler available.
  • Daemons started by PolicyCenter, such as those used to dispatch messages.
  • User interface available. All logins allowed.
  • Web services available.
  • All remaining batch processes and work queues available.
  • Workflow Stat Manager available.
  • Scheduler available.
  • Daemons started by PolicyCenter, such as those used to dispatch messages.

5

MULTIUSER

  • User interface available. All logins allowed.
  • Server Tools available for users with admin permission only.
  • Internal Tools not available.
  • Web services available.
  • Product Model checked for illegal changes.
  • User interface available. All logins allowed.
  • Server Tools available to all users if EnableInternalDebugTools is set to true in config.xml
  • Internal Tools available.
  • Web services available.