LabKey Server supports a number of options to control its startup behavior, particularly as it relates to first-time installations and upgrades.
By default, the server will start up and provide status via the web interface. Administrators can log in to monitor startup, installation or upgrade progress. If the server encounters an error during the initialization process, it will remain running and provide error information via the web interface.
Three Java system properties can be passed as -D options on the command-line to the Java virtual machine to adjust the behavior, like
-DsynchronousStartup=true
The following options are available. All default to false:
previousnext |
expand allcollapse all |