11ServerVersion =Winstone Servlet Engine
22
3- Logger.StreamWriteError =Error writing log message: [#0]
4-
53WebAppConfig.LoggerError =Error instantiating access logger class: [#0]
64WebAppConfig.LoggerDisabled =Access logging disabled - no logger class defined
75
@@ -11,57 +9,38 @@ HostConfig.WebAppDirIsNotDirectory=Webapps dir [#0] is not a directory
119HostConfig.InitComplete =Initialized [#0] webapps: prefixes - [#1]
1210HostConfig.SkippingWarfileDir =Webapp dir deployment [#0] skipped, since there is a war file of the same name to check for re-extraction
1311HostConfig.DeployingWebapp =Deployed web application found at [#0]
14- HostConfig.ParsingWebXml =Parsing web.xml
15- HostConfig.WebXmlParseComplete =Finished parsing web.xml
16- HostConfig.WebXmlParseFailed =Failure parsing the web.xml file. Ignoring and continuing as if no web.xml was found.
1712HostConfig.WarFileInvalid =The warfile supplied is unavailable or invalid ([#0])
1813HostConfig.WebRootNotDirectory =The webroot supplied is not a valid directory ([#0])
1914HostConfig.WebRootExists =The webroot supplied already exists - overwriting where newer ([#0])
2015HostConfig.BeginningWarExtraction =Beginning extraction from war file
2116HostConfig.WebappInitError =Error initializing web application: prefix [[#0]]
2217
2318HostGroup.InitSingleComplete =Initialized in non-virtual-host mode
24- HostGroup.InitMultiComplete =Initialized in virtual host mode with [#0] hosts: hostnames - [#1]
25- HostGroup.HostsDirNotFound =Hosts dir [#0] not found
26- HostGroup.HostsDirIsNotDirectory =Hosts dir [#0] is not a directory
27- HostGroup.HostsDirIsEmpty =Hosts dir [#0] is empty (no child webapps found)
2819HostGroup.DeployingHost =Deploying host found at [#0]
2920
3021ShutdownHook.Initiating =JVM is terminating. Shutting down Jetty
3122
32- RequestHandlerThread.ThreadName =RequestHandlerThread[#[#0]]
33-
3423Launcher.ThreadName =LauncherControlThread[ControlPort=[#0]]
35- Launcher.ClusterOffNoControlPort =Clustering disabled - control port must be enabled
36- Launcher.ClusterNotFound =Clustering disabled - cluster implementation class not found
37- Launcher.NoWebRoot =Web root not found - [#0]
3824Launcher.ShutdownError =Error during listener init or shutdown
3925Launcher.ControlThreadShutdownOK =Control thread shutdown successfully
4026Launcher.ShutdownOK =Jetty shutdown successfully
4127Launcher.FailedShutdown =Error during shutdown
4228Launcher.StartupOK =[#0] running: controlPort=[#1]
4329Launcher.ControlDisabled =disabled
4430Launcher.DefaultPropertyFile =winstone.properties
45- Launcher.NoPropertyFile =Property file not found ([#0]) - ignoring
4631Launcher.UsingPropertyFile =Property file found ([#0]) - loading
47- Launcher.ListenerNotFound =Listener [#0] not found / disabled - ignoring
48- Launcher.ListenerStartupError =Error during listener startup
4932Launcher.UsingCommonLib =Using common lib folder: [#0]
5033Launcher.NoCommonLib =No common lib folder found
5134Launcher.UsingJavaHome =Using JAVA_HOME=[#0]
5235Launcher.AddedCommonLibJar =Adding [#0] to common classpath
5336Launcher.ShutdownRequestReceived =Shutdown request received via the controlPort. Commencing Jetty shutdown
5437Launcher.ReloadRequestReceived =Reload request received via the controlPort. Commencing Jetty reload
55- Launcher.ClusterStartupError =WARNING: Error during startup of cluster implementation - ignoring
5638Launcher.CLClassLoader =Initializing Common Lib classloader: [#0]
5739Launcher.StartupArgs =Winstone startup arguments: [#0]
58- Launcher.JNDIDisabled =JNDI disabled at container level - can't find JNDI Manager class
59- Launcher.JNDIError =JNDI disabled at container level - couldn't load JNDI Manager: [#0]
6040Launcher.EmbeddedPropertiesFile =/embedded.properties
6141Launcher.EmbeddedWarFile =/embedded.war
6242Launcher.EmbeddedWebroot =winstoneEmbeddedWAR
6343Launcher.CopyingEmbeddedWarfile =Extracting embedded warfile to [#0]
64- Launcher.NeedsJDK14 =Listener class [#0] needs JDK1.4 support. Disabling
6544Launcher.ContainerStartupError =Container startup failed
6645Launcher.ExtraLibFolder =You are using an extra library folder, support for which will end on or after January 1, 2023.
6746
0 commit comments