123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213 |
- 2021-08-31 21:59:19,538 - Log4JLogChute initialized using file 'velocity.log'
- 2021-08-31 21:59:19,538 - Initializing Velocity, Calling init()...
- 2021-08-31 21:59:19,538 - Starting Apache Velocity v1.7 (compiled: 2010-11-19 12:14:37)
- 2021-08-31 21:59:19,538 - Default Properties File: org\apache\velocity\runtime\defaults\velocity.properties
- 2021-08-31 21:59:19,538 - Trying to use logger class org.apache.velocity.runtime.log.AvalonLogChute
- 2021-08-31 21:59:19,538 - Target log system for org.apache.velocity.runtime.log.AvalonLogChute is not available (java.lang.NoClassDefFoundError: org/apache/log/format/Formatter). Falling back to next log system...
- 2021-08-31 21:59:19,538 - Trying to use logger class org.apache.velocity.runtime.log.Log4JLogChute
- 2021-08-31 21:59:19,540 - Using logger class org.apache.velocity.runtime.log.Log4JLogChute
- 2021-08-31 21:59:19,543 - ResourceLoader instantiated: org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
- 2021-08-31 21:59:19,554 - ResourceCache: initialized (class org.apache.velocity.runtime.resource.ResourceCacheImpl) with class java.util.Collections$SynchronizedMap cache map.
- 2021-08-31 21:59:19,555 - Loaded System Directive: org.apache.velocity.runtime.directive.Stop
- 2021-08-31 21:59:19,556 - Loaded System Directive: org.apache.velocity.runtime.directive.Define
- 2021-08-31 21:59:19,557 - Loaded System Directive: org.apache.velocity.runtime.directive.Break
- 2021-08-31 21:59:19,557 - Loaded System Directive: org.apache.velocity.runtime.directive.Evaluate
- 2021-08-31 21:59:19,558 - Loaded System Directive: org.apache.velocity.runtime.directive.Literal
- 2021-08-31 21:59:19,558 - Loaded System Directive: org.apache.velocity.runtime.directive.Macro
- 2021-08-31 21:59:19,559 - Loaded System Directive: org.apache.velocity.runtime.directive.Parse
- 2021-08-31 21:59:19,560 - Loaded System Directive: org.apache.velocity.runtime.directive.Include
- 2021-08-31 21:59:19,561 - Loaded System Directive: org.apache.velocity.runtime.directive.Foreach
- 2021-08-31 21:59:19,587 - Created '20' parsers.
- 2021-08-31 21:59:19,592 - Velocimacro : "velocimacro.library" is not set. Trying default library: VM_global_library.vm
- 2021-08-31 21:59:19,592 - Could not load resource 'VM_global_library.vm' from ResourceLoader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader: ClasspathResourceLoader Error: cannot find resource VM_global_library.vm
- 2021-08-31 21:59:19,592 - Velocimacro : Default library not found.
- 2021-08-31 21:59:19,592 - Velocimacro : allowInline = true : VMs can be defined inline in templates
- 2021-08-31 21:59:19,593 - Velocimacro : allowInlineToOverride = false : VMs defined inline may NOT replace previous VM definitions
- 2021-08-31 21:59:19,593 - Velocimacro : allowInlineLocal = false : VMs defined inline will be global in scope if allowed.
- 2021-08-31 21:59:19,593 - Velocimacro : autoload off : VM system will not automatically reload global library macros
- 2021-08-31 21:59:19,609 - ResourceManager : found start-console.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
- 2021-08-31 21:59:19,611 - Null reference [template 'start-console.vm', line 4, column 19] : $basedir cannot be resolved.
- 2021-08-31 21:59:19,611 - Null reference [template 'start-console.vm', line 6, column 22] : $basedir cannot be resolved.
- 2021-08-31 21:59:19,611 - Null reference [template 'start-console.vm', line 10, column 17] : $producedir cannot be resolved.
- 2021-08-31 21:59:19,611 - Null reference [template 'start-console.vm', line 13, column 17] : $JAVA_HOME cannot be resolved.
- 2021-08-31 21:59:19,611 - Null reference [template 'start-console.vm', line 14, column 20] : $JAVA_HOME cannot be resolved.
- 2021-08-31 21:59:19,611 - Null reference [template 'start-console.vm', line 14, column 35] : $JRE_HOME cannot be resolved.
- 2021-08-31 21:59:19,611 - Null reference [template 'start-console.vm', line 14, column 49] : $CLASSPATH cannot be resolved.
- 2021-08-31 21:59:19,611 - Null reference [template 'start-console.vm', line 15, column 13] : $JAVA_HOME cannot be resolved.
- 2021-08-31 21:59:19,612 - Null reference [template 'start-console.vm', line 15, column 28] : $JRE_HOME cannot be resolved.
- 2021-08-31 21:59:19,612 - Null reference [template 'start-console.vm', line 15, column 42] : $PATH cannot be resolved.
- 2021-08-31 21:59:19,612 - Null reference [template 'start-console.vm', line 21, column 4] : $app_path cannot be resolved.
- 2021-08-31 21:59:19,612 - Null reference [template 'start-console.vm', line 23, column 12] : $app_path cannot be resolved.
- 2021-08-31 21:59:19,612 - Null reference [template 'start-console.vm', line 25, column 19] : $app_path cannot be resolved.
- 2021-08-31 21:59:19,612 - Null reference [template 'start-console.vm', line 25, column 49] : $start_app_log cannot be resolved.
- 2021-08-31 21:59:19,612 - Null reference [template 'start-console.vm', line 28, column 44] : $app_path cannot be resolved.
- 2021-08-31 22:03:16,035 - Log4JLogChute initialized using file 'velocity.log'
- 2021-08-31 22:03:16,036 - Initializing Velocity, Calling init()...
- 2021-08-31 22:03:16,036 - Starting Apache Velocity v1.7 (compiled: 2010-11-19 12:14:37)
- 2021-08-31 22:03:16,036 - Default Properties File: org\apache\velocity\runtime\defaults\velocity.properties
- 2021-08-31 22:03:16,036 - Trying to use logger class org.apache.velocity.runtime.log.AvalonLogChute
- 2021-08-31 22:03:16,036 - Target log system for org.apache.velocity.runtime.log.AvalonLogChute is not available (java.lang.NoClassDefFoundError: org/apache/log/format/Formatter). Falling back to next log system...
- 2021-08-31 22:03:16,036 - Trying to use logger class org.apache.velocity.runtime.log.Log4JLogChute
- 2021-08-31 22:03:16,036 - Using logger class org.apache.velocity.runtime.log.Log4JLogChute
- 2021-08-31 22:03:16,040 - ResourceLoader instantiated: org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
- 2021-08-31 22:03:16,055 - ResourceCache: initialized (class org.apache.velocity.runtime.resource.ResourceCacheImpl) with class java.util.Collections$SynchronizedMap cache map.
- 2021-08-31 22:03:16,057 - Loaded System Directive: org.apache.velocity.runtime.directive.Stop
- 2021-08-31 22:03:16,058 - Loaded System Directive: org.apache.velocity.runtime.directive.Define
- 2021-08-31 22:03:16,059 - Loaded System Directive: org.apache.velocity.runtime.directive.Break
- 2021-08-31 22:03:16,060 - Loaded System Directive: org.apache.velocity.runtime.directive.Evaluate
- 2021-08-31 22:03:16,061 - Loaded System Directive: org.apache.velocity.runtime.directive.Literal
- 2021-08-31 22:03:16,062 - Loaded System Directive: org.apache.velocity.runtime.directive.Macro
- 2021-08-31 22:03:16,064 - Loaded System Directive: org.apache.velocity.runtime.directive.Parse
- 2021-08-31 22:03:16,066 - Loaded System Directive: org.apache.velocity.runtime.directive.Include
- 2021-08-31 22:03:16,067 - Loaded System Directive: org.apache.velocity.runtime.directive.Foreach
- 2021-08-31 22:03:16,111 - Created '20' parsers.
- 2021-08-31 22:03:16,116 - Velocimacro : "velocimacro.library" is not set. Trying default library: VM_global_library.vm
- 2021-08-31 22:03:16,117 - Could not load resource 'VM_global_library.vm' from ResourceLoader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader: ClasspathResourceLoader Error: cannot find resource VM_global_library.vm
- 2021-08-31 22:03:16,117 - Velocimacro : Default library not found.
- 2021-08-31 22:03:16,117 - Velocimacro : allowInline = true : VMs can be defined inline in templates
- 2021-08-31 22:03:16,117 - Velocimacro : allowInlineToOverride = false : VMs defined inline may NOT replace previous VM definitions
- 2021-08-31 22:03:16,117 - Velocimacro : allowInlineLocal = false : VMs defined inline will be global in scope if allowed.
- 2021-08-31 22:03:16,117 - Velocimacro : autoload off : VM system will not automatically reload global library macros
- 2021-08-31 22:03:16,133 - ResourceManager : found start-console.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
- 2021-08-31 22:03:16,136 - Null reference [template 'start-console.vm', line 4, column 19] : $basedir cannot be resolved.
- 2021-08-31 22:03:16,136 - Null reference [template 'start-console.vm', line 6, column 22] : $basedir cannot be resolved.
- 2021-08-31 22:03:16,136 - Null reference [template 'start-console.vm', line 10, column 17] : $producedir cannot be resolved.
- 2021-08-31 22:03:16,136 - Null reference [template 'start-console.vm', line 13, column 17] : $JAVA_HOME cannot be resolved.
- 2021-08-31 22:03:16,136 - Null reference [template 'start-console.vm', line 14, column 20] : $JAVA_HOME cannot be resolved.
- 2021-08-31 22:03:16,136 - Null reference [template 'start-console.vm', line 14, column 35] : $JRE_HOME cannot be resolved.
- 2021-08-31 22:03:16,136 - Null reference [template 'start-console.vm', line 14, column 49] : $CLASSPATH cannot be resolved.
- 2021-08-31 22:03:16,136 - Null reference [template 'start-console.vm', line 15, column 13] : $JAVA_HOME cannot be resolved.
- 2021-08-31 22:03:16,136 - Null reference [template 'start-console.vm', line 15, column 28] : $JRE_HOME cannot be resolved.
- 2021-08-31 22:03:16,136 - Null reference [template 'start-console.vm', line 15, column 42] : $PATH cannot be resolved.
- 2021-08-31 22:03:16,136 - Null reference [template 'start-console.vm', line 21, column 4] : $app_path cannot be resolved.
- 2021-08-31 22:03:16,136 - Null reference [template 'start-console.vm', line 23, column 12] : $app_path cannot be resolved.
- 2021-08-31 22:03:16,136 - Null reference [template 'start-console.vm', line 25, column 19] : $app_path cannot be resolved.
- 2021-08-31 22:03:16,136 - Null reference [template 'start-console.vm', line 25, column 49] : $start_app_log cannot be resolved.
- 2021-08-31 22:03:16,137 - Null reference [template 'start-console.vm', line 28, column 44] : $app_path cannot be resolved.
- 2021-08-31 22:13:08,308 - Log4JLogChute initialized using file 'velocity.log'
- 2021-08-31 22:13:08,308 - Initializing Velocity, Calling init()...
- 2021-08-31 22:13:08,309 - Starting Apache Velocity v1.7 (compiled: 2010-11-19 12:14:37)
- 2021-08-31 22:13:08,309 - Default Properties File: org\apache\velocity\runtime\defaults\velocity.properties
- 2021-08-31 22:13:08,309 - Trying to use logger class org.apache.velocity.runtime.log.AvalonLogChute
- 2021-08-31 22:13:08,309 - Target log system for org.apache.velocity.runtime.log.AvalonLogChute is not available (java.lang.NoClassDefFoundError: org/apache/log/format/Formatter). Falling back to next log system...
- 2021-08-31 22:13:08,309 - Trying to use logger class org.apache.velocity.runtime.log.Log4JLogChute
- 2021-08-31 22:13:08,309 - Using logger class org.apache.velocity.runtime.log.Log4JLogChute
- 2021-08-31 22:13:08,312 - ResourceLoader instantiated: org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
- 2021-08-31 22:13:08,326 - ResourceCache: initialized (class org.apache.velocity.runtime.resource.ResourceCacheImpl) with class java.util.Collections$SynchronizedMap cache map.
- 2021-08-31 22:13:08,328 - Loaded System Directive: org.apache.velocity.runtime.directive.Stop
- 2021-08-31 22:13:08,329 - Loaded System Directive: org.apache.velocity.runtime.directive.Define
- 2021-08-31 22:13:08,330 - Loaded System Directive: org.apache.velocity.runtime.directive.Break
- 2021-08-31 22:13:08,331 - Loaded System Directive: org.apache.velocity.runtime.directive.Evaluate
- 2021-08-31 22:13:08,331 - Loaded System Directive: org.apache.velocity.runtime.directive.Literal
- 2021-08-31 22:13:08,332 - Loaded System Directive: org.apache.velocity.runtime.directive.Macro
- 2021-08-31 22:13:08,334 - Loaded System Directive: org.apache.velocity.runtime.directive.Parse
- 2021-08-31 22:13:08,335 - Loaded System Directive: org.apache.velocity.runtime.directive.Include
- 2021-08-31 22:13:08,336 - Loaded System Directive: org.apache.velocity.runtime.directive.Foreach
- 2021-08-31 22:13:08,367 - Created '20' parsers.
- 2021-08-31 22:13:08,375 - Velocimacro : "velocimacro.library" is not set. Trying default library: VM_global_library.vm
- 2021-08-31 22:13:08,376 - Could not load resource 'VM_global_library.vm' from ResourceLoader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader: ClasspathResourceLoader Error: cannot find resource VM_global_library.vm
- 2021-08-31 22:13:08,376 - Velocimacro : Default library not found.
- 2021-08-31 22:13:08,376 - Velocimacro : allowInline = true : VMs can be defined inline in templates
- 2021-08-31 22:13:08,376 - Velocimacro : allowInlineToOverride = false : VMs defined inline may NOT replace previous VM definitions
- 2021-08-31 22:13:08,376 - Velocimacro : allowInlineLocal = false : VMs defined inline will be global in scope if allowed.
- 2021-08-31 22:13:08,376 - Velocimacro : autoload off : VM system will not automatically reload global library macros
- 2021-08-31 22:13:08,396 - ResourceManager : found start-console.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
- 2021-08-31 22:13:08,399 - Null reference [template 'start-console.vm', line 4, column 19] : $basedir cannot be resolved.
- 2021-08-31 22:13:08,399 - Null reference [template 'start-console.vm', line 6, column 22] : $basedir cannot be resolved.
- 2021-08-31 22:13:08,399 - Null reference [template 'start-console.vm', line 10, column 17] : $producedir cannot be resolved.
- 2021-08-31 22:13:08,399 - Null reference [template 'start-console.vm', line 13, column 17] : $JAVA_HOME cannot be resolved.
- 2021-08-31 22:13:08,399 - Null reference [template 'start-console.vm', line 14, column 20] : $JAVA_HOME cannot be resolved.
- 2021-08-31 22:13:08,399 - Null reference [template 'start-console.vm', line 14, column 35] : $JRE_HOME cannot be resolved.
- 2021-08-31 22:13:08,399 - Null reference [template 'start-console.vm', line 14, column 49] : $CLASSPATH cannot be resolved.
- 2021-08-31 22:13:08,399 - Null reference [template 'start-console.vm', line 15, column 13] : $JAVA_HOME cannot be resolved.
- 2021-08-31 22:13:08,399 - Null reference [template 'start-console.vm', line 15, column 28] : $JRE_HOME cannot be resolved.
- 2021-08-31 22:13:08,399 - Null reference [template 'start-console.vm', line 15, column 42] : $PATH cannot be resolved.
- 2021-08-31 22:13:08,399 - Null reference [template 'start-console.vm', line 21, column 4] : $app_path cannot be resolved.
- 2021-08-31 22:13:08,399 - Null reference [template 'start-console.vm', line 23, column 12] : $app_path cannot be resolved.
- 2021-08-31 22:13:08,399 - Null reference [template 'start-console.vm', line 25, column 19] : $app_path cannot be resolved.
- 2021-08-31 22:13:08,399 - Null reference [template 'start-console.vm', line 25, column 49] : $start_app_log cannot be resolved.
- 2021-08-31 22:13:08,399 - Null reference [template 'start-console.vm', line 28, column 44] : $app_path cannot be resolved.
- 2021-10-13 11:31:53,047 - Log4JLogChute initialized using file 'velocity.log'
- 2021-10-13 11:31:53,048 - Initializing Velocity, Calling init()...
- 2021-10-13 11:31:53,048 - Starting Apache Velocity v1.7 (compiled: 2010-11-19 12:14:37)
- 2021-10-13 11:31:53,048 - Default Properties File: org\apache\velocity\runtime\defaults\velocity.properties
- 2021-10-13 11:31:53,048 - Trying to use logger class org.apache.velocity.runtime.log.AvalonLogChute
- 2021-10-13 11:31:53,048 - Target log system for org.apache.velocity.runtime.log.AvalonLogChute is not available (java.lang.NoClassDefFoundError: org/apache/log/format/Formatter). Falling back to next log system...
- 2021-10-13 11:31:53,048 - Trying to use logger class org.apache.velocity.runtime.log.Log4JLogChute
- 2021-10-13 11:31:53,048 - Using logger class org.apache.velocity.runtime.log.Log4JLogChute
- 2021-10-13 11:31:53,057 - ResourceLoader instantiated: org.apache.velocity.runtime.resource.loader.FileResourceLoader
- 2021-10-13 11:31:53,059 - Do unicode file recognition: false
- 2021-10-13 11:31:53,059 - FileResourceLoader : adding path ''
- 2021-10-13 11:31:53,081 - ResourceCache: initialized (class org.apache.velocity.runtime.resource.ResourceCacheImpl) with class java.util.Collections$SynchronizedMap cache map.
- 2021-10-13 11:31:53,084 - Loaded System Directive: org.apache.velocity.runtime.directive.Stop
- 2021-10-13 11:31:53,086 - Loaded System Directive: org.apache.velocity.runtime.directive.Define
- 2021-10-13 11:31:53,103 - Loaded System Directive: org.apache.velocity.runtime.directive.Break
- 2021-10-13 11:31:53,105 - Loaded System Directive: org.apache.velocity.runtime.directive.Evaluate
- 2021-10-13 11:31:53,106 - Loaded System Directive: org.apache.velocity.runtime.directive.Literal
- 2021-10-13 11:31:53,108 - Loaded System Directive: org.apache.velocity.runtime.directive.Macro
- 2021-10-13 11:31:53,110 - Loaded System Directive: org.apache.velocity.runtime.directive.Parse
- 2021-10-13 11:31:53,113 - Loaded System Directive: org.apache.velocity.runtime.directive.Include
- 2021-10-13 11:31:53,114 - Loaded System Directive: org.apache.velocity.runtime.directive.Foreach
- 2021-10-13 11:31:53,152 - Created '20' parsers.
- 2021-10-13 11:31:53,163 - Velocimacro : "velocimacro.library" is not set. Trying default library: VM_global_library.vm
- 2021-10-13 11:31:53,164 - Velocimacro : Default library not found.
- 2021-10-13 11:31:53,164 - Velocimacro : allowInline = true : VMs can be defined inline in templates
- 2021-10-13 11:31:53,164 - Velocimacro : allowInlineToOverride = false : VMs defined inline may NOT replace previous VM definitions
- 2021-10-13 11:31:53,164 - Velocimacro : allowInlineLocal = false : VMs defined inline will be global in scope if allowed.
- 2021-10-13 11:31:53,164 - Velocimacro : autoload off : VM system will not automatically reload global library macros
- 2021-10-13 11:32:28,377 - Log4JLogChute initialized using file 'velocity.log'
- 2021-10-13 11:32:28,378 - Initializing Velocity, Calling init()...
- 2021-10-13 11:32:28,378 - Starting Apache Velocity v1.7 (compiled: 2010-11-19 12:14:37)
- 2021-10-13 11:32:28,378 - Default Properties File: org\apache\velocity\runtime\defaults\velocity.properties
- 2021-10-13 11:32:28,378 - Trying to use logger class org.apache.velocity.runtime.log.AvalonLogChute
- 2021-10-13 11:32:28,378 - Target log system for org.apache.velocity.runtime.log.AvalonLogChute is not available (java.lang.NoClassDefFoundError: org/apache/log/format/Formatter). Falling back to next log system...
- 2021-10-13 11:32:28,378 - Trying to use logger class org.apache.velocity.runtime.log.Log4JLogChute
- 2021-10-13 11:32:28,378 - Using logger class org.apache.velocity.runtime.log.Log4JLogChute
- 2021-10-13 11:32:28,385 - ResourceLoader instantiated: org.apache.velocity.runtime.resource.loader.FileResourceLoader
- 2021-10-13 11:32:28,387 - Do unicode file recognition: false
- 2021-10-13 11:32:28,387 - FileResourceLoader : adding path ''
- 2021-10-13 11:32:28,408 - ResourceCache: initialized (class org.apache.velocity.runtime.resource.ResourceCacheImpl) with class java.util.Collections$SynchronizedMap cache map.
- 2021-10-13 11:32:28,412 - Loaded System Directive: org.apache.velocity.runtime.directive.Stop
- 2021-10-13 11:32:28,414 - Loaded System Directive: org.apache.velocity.runtime.directive.Define
- 2021-10-13 11:32:28,415 - Loaded System Directive: org.apache.velocity.runtime.directive.Break
- 2021-10-13 11:32:28,416 - Loaded System Directive: org.apache.velocity.runtime.directive.Evaluate
- 2021-10-13 11:32:28,417 - Loaded System Directive: org.apache.velocity.runtime.directive.Literal
- 2021-10-13 11:32:28,420 - Loaded System Directive: org.apache.velocity.runtime.directive.Macro
- 2021-10-13 11:32:28,422 - Loaded System Directive: org.apache.velocity.runtime.directive.Parse
- 2021-10-13 11:32:28,424 - Loaded System Directive: org.apache.velocity.runtime.directive.Include
- 2021-10-13 11:32:28,426 - Loaded System Directive: org.apache.velocity.runtime.directive.Foreach
- 2021-10-13 11:32:28,465 - Created '20' parsers.
- 2021-10-13 11:32:28,479 - Velocimacro : "velocimacro.library" is not set. Trying default library: VM_global_library.vm
- 2021-10-13 11:32:28,480 - Velocimacro : Default library not found.
- 2021-10-13 11:32:28,480 - Velocimacro : allowInline = true : VMs can be defined inline in templates
- 2021-10-13 11:32:28,480 - Velocimacro : allowInlineToOverride = false : VMs defined inline may NOT replace previous VM definitions
- 2021-10-13 11:32:28,480 - Velocimacro : allowInlineLocal = false : VMs defined inline will be global in scope if allowed.
- 2021-10-13 11:32:28,480 - Velocimacro : autoload off : VM system will not automatically reload global library macros
- 2021-10-15 16:44:16,712 - Log4JLogChute initialized using file 'velocity.log'
- 2021-10-15 16:44:16,713 - Initializing Velocity, Calling init()...
- 2021-10-15 16:44:16,713 - Starting Apache Velocity v1.7 (compiled: 2010-11-19 12:14:37)
- 2021-10-15 16:44:16,713 - Default Properties File: org\apache\velocity\runtime\defaults\velocity.properties
- 2021-10-15 16:44:16,713 - Trying to use logger class org.apache.velocity.runtime.log.AvalonLogChute
- 2021-10-15 16:44:16,713 - Target log system for org.apache.velocity.runtime.log.AvalonLogChute is not available (java.lang.NoClassDefFoundError: org/apache/log/format/Formatter). Falling back to next log system...
- 2021-10-15 16:44:16,713 - Trying to use logger class org.apache.velocity.runtime.log.Log4JLogChute
- 2021-10-15 16:44:16,713 - Using logger class org.apache.velocity.runtime.log.Log4JLogChute
- 2021-10-15 16:44:16,724 - ResourceLoader instantiated: org.apache.velocity.runtime.resource.loader.FileResourceLoader
- 2021-10-15 16:44:16,726 - Do unicode file recognition: false
- 2021-10-15 16:44:16,726 - FileResourceLoader : adding path ''
- 2021-10-15 16:44:16,744 - ResourceCache: initialized (class org.apache.velocity.runtime.resource.ResourceCacheImpl) with class java.util.Collections$SynchronizedMap cache map.
- 2021-10-15 16:44:16,747 - Loaded System Directive: org.apache.velocity.runtime.directive.Stop
- 2021-10-15 16:44:16,749 - Loaded System Directive: org.apache.velocity.runtime.directive.Define
- 2021-10-15 16:44:16,750 - Loaded System Directive: org.apache.velocity.runtime.directive.Break
- 2021-10-15 16:44:16,751 - Loaded System Directive: org.apache.velocity.runtime.directive.Evaluate
- 2021-10-15 16:44:16,752 - Loaded System Directive: org.apache.velocity.runtime.directive.Literal
- 2021-10-15 16:44:16,754 - Loaded System Directive: org.apache.velocity.runtime.directive.Macro
- 2021-10-15 16:44:16,756 - Loaded System Directive: org.apache.velocity.runtime.directive.Parse
- 2021-10-15 16:44:16,758 - Loaded System Directive: org.apache.velocity.runtime.directive.Include
- 2021-10-15 16:44:16,760 - Loaded System Directive: org.apache.velocity.runtime.directive.Foreach
- 2021-10-15 16:44:16,797 - Created '20' parsers.
- 2021-10-15 16:44:16,807 - Velocimacro : "velocimacro.library" is not set. Trying default library: VM_global_library.vm
- 2021-10-15 16:44:16,807 - Velocimacro : Default library not found.
- 2021-10-15 16:44:16,807 - Velocimacro : allowInline = true : VMs can be defined inline in templates
- 2021-10-15 16:44:16,807 - Velocimacro : allowInlineToOverride = false : VMs defined inline may NOT replace previous VM definitions
- 2021-10-15 16:44:16,807 - Velocimacro : allowInlineLocal = false : VMs defined inline will be global in scope if allowed.
- 2021-10-15 16:44:16,807 - Velocimacro : autoload off : VM system will not automatically reload global library macros
|