123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213 |
- 2023-02-14 09:58:15,420 - Log4JLogChute initialized using file 'velocity.log'
- 2023-02-14 09:58:15,420 - Initializing Velocity, Calling init()...
- 2023-02-14 09:58:15,420 - Starting Apache Velocity v1.7 (compiled: 2010-11-19 12:14:37)
- 2023-02-14 09:58:15,420 - Default Properties File: org\apache\velocity\runtime\defaults\velocity.properties
- 2023-02-14 09:58:15,420 - Trying to use logger class org.apache.velocity.runtime.log.AvalonLogChute
- 2023-02-14 09:58:15,420 - 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...
- 2023-02-14 09:58:15,420 - Trying to use logger class org.apache.velocity.runtime.log.Log4JLogChute
- 2023-02-14 09:58:15,421 - Using logger class org.apache.velocity.runtime.log.Log4JLogChute
- 2023-02-14 09:58:15,423 - ResourceLoader instantiated: org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
- 2023-02-14 09:58:15,432 - ResourceCache: initialized (class org.apache.velocity.runtime.resource.ResourceCacheImpl) with class java.util.Collections$SynchronizedMap cache map.
- 2023-02-14 09:58:15,433 - Loaded System Directive: org.apache.velocity.runtime.directive.Stop
- 2023-02-14 09:58:15,434 - Loaded System Directive: org.apache.velocity.runtime.directive.Define
- 2023-02-14 09:58:15,434 - Loaded System Directive: org.apache.velocity.runtime.directive.Break
- 2023-02-14 09:58:15,435 - Loaded System Directive: org.apache.velocity.runtime.directive.Evaluate
- 2023-02-14 09:58:15,435 - Loaded System Directive: org.apache.velocity.runtime.directive.Literal
- 2023-02-14 09:58:15,436 - Loaded System Directive: org.apache.velocity.runtime.directive.Macro
- 2023-02-14 09:58:15,437 - Loaded System Directive: org.apache.velocity.runtime.directive.Parse
- 2023-02-14 09:58:15,438 - Loaded System Directive: org.apache.velocity.runtime.directive.Include
- 2023-02-14 09:58:15,438 - Loaded System Directive: org.apache.velocity.runtime.directive.Foreach
- 2023-02-14 09:58:15,468 - Created '20' parsers.
- 2023-02-14 09:58:15,472 - Velocimacro : "velocimacro.library" is not set. Trying default library: VM_global_library.vm
- 2023-02-14 09:58:15,473 - 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
- 2023-02-14 09:58:15,473 - Velocimacro : Default library not found.
- 2023-02-14 09:58:15,473 - Velocimacro : allowInline = true : VMs can be defined inline in templates
- 2023-02-14 09:58:15,473 - Velocimacro : allowInlineToOverride = false : VMs defined inline may NOT replace previous VM definitions
- 2023-02-14 09:58:15,473 - Velocimacro : allowInlineLocal = false : VMs defined inline will be global in scope if allowed.
- 2023-02-14 09:58:15,473 - Velocimacro : autoload off : VM system will not automatically reload global library macros
- 2023-02-14 09:58:15,486 - ResourceManager : found start-console.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
- 2023-02-14 09:58:15,487 - Null reference [template 'start-console.vm', line 4, column 19] : $basedir cannot be resolved.
- 2023-02-14 09:58:15,487 - Null reference [template 'start-console.vm', line 6, column 22] : $basedir cannot be resolved.
- 2023-02-14 09:58:15,487 - Null reference [template 'start-console.vm', line 10, column 17] : $producedir cannot be resolved.
- 2023-02-14 09:58:15,487 - Null reference [template 'start-console.vm', line 13, column 17] : $JAVA_HOME cannot be resolved.
- 2023-02-14 09:58:15,487 - Null reference [template 'start-console.vm', line 14, column 20] : $JAVA_HOME cannot be resolved.
- 2023-02-14 09:58:15,487 - Null reference [template 'start-console.vm', line 14, column 35] : $JRE_HOME cannot be resolved.
- 2023-02-14 09:58:15,487 - Null reference [template 'start-console.vm', line 14, column 49] : $CLASSPATH cannot be resolved.
- 2023-02-14 09:58:15,487 - Null reference [template 'start-console.vm', line 15, column 13] : $JAVA_HOME cannot be resolved.
- 2023-02-14 09:58:15,488 - Null reference [template 'start-console.vm', line 15, column 28] : $JRE_HOME cannot be resolved.
- 2023-02-14 09:58:15,488 - Null reference [template 'start-console.vm', line 15, column 42] : $PATH cannot be resolved.
- 2023-02-14 09:58:15,488 - Null reference [template 'start-console.vm', line 21, column 4] : $app_path cannot be resolved.
- 2023-02-14 09:58:15,488 - Null reference [template 'start-console.vm', line 23, column 12] : $app_path cannot be resolved.
- 2023-02-14 09:58:15,488 - Null reference [template 'start-console.vm', line 25, column 19] : $app_path cannot be resolved.
- 2023-02-14 09:58:15,488 - Null reference [template 'start-console.vm', line 25, column 49] : $start_app_log cannot be resolved.
- 2023-02-14 09:58:15,488 - Null reference [template 'start-console.vm', line 28, column 44] : $app_path cannot be resolved.
- 2023-12-01 10:54:55,214 - Log4JLogChute initialized using file 'velocity.log'
- 2023-12-01 10:54:55,214 - Initializing Velocity, Calling init()...
- 2023-12-01 10:54:55,215 - Starting Apache Velocity v1.7 (compiled: 2010-11-19 12:14:37)
- 2023-12-01 10:54:55,215 - Default Properties File: org\apache\velocity\runtime\defaults\velocity.properties
- 2023-12-01 10:54:55,215 - Trying to use logger class org.apache.velocity.runtime.log.AvalonLogChute
- 2023-12-01 10:54:55,215 - 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...
- 2023-12-01 10:54:55,215 - Trying to use logger class org.apache.velocity.runtime.log.Log4JLogChute
- 2023-12-01 10:54:55,215 - Using logger class org.apache.velocity.runtime.log.Log4JLogChute
- 2023-12-01 10:54:55,218 - ResourceLoader instantiated: org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
- 2023-12-01 10:54:55,232 - ResourceCache: initialized (class org.apache.velocity.runtime.resource.ResourceCacheImpl) with class java.util.Collections$SynchronizedMap cache map.
- 2023-12-01 10:54:55,233 - Loaded System Directive: org.apache.velocity.runtime.directive.Stop
- 2023-12-01 10:54:55,234 - Loaded System Directive: org.apache.velocity.runtime.directive.Define
- 2023-12-01 10:54:55,234 - Loaded System Directive: org.apache.velocity.runtime.directive.Break
- 2023-12-01 10:54:55,235 - Loaded System Directive: org.apache.velocity.runtime.directive.Evaluate
- 2023-12-01 10:54:55,235 - Loaded System Directive: org.apache.velocity.runtime.directive.Literal
- 2023-12-01 10:54:55,236 - Loaded System Directive: org.apache.velocity.runtime.directive.Macro
- 2023-12-01 10:54:55,237 - Loaded System Directive: org.apache.velocity.runtime.directive.Parse
- 2023-12-01 10:54:55,238 - Loaded System Directive: org.apache.velocity.runtime.directive.Include
- 2023-12-01 10:54:55,239 - Loaded System Directive: org.apache.velocity.runtime.directive.Foreach
- 2023-12-01 10:54:55,272 - Created '20' parsers.
- 2023-12-01 10:54:55,277 - Velocimacro : "velocimacro.library" is not set. Trying default library: VM_global_library.vm
- 2023-12-01 10:54:55,277 - 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
- 2023-12-01 10:54:55,277 - Velocimacro : Default library not found.
- 2023-12-01 10:54:55,277 - Velocimacro : allowInline = true : VMs can be defined inline in templates
- 2023-12-01 10:54:55,277 - Velocimacro : allowInlineToOverride = false : VMs defined inline may NOT replace previous VM definitions
- 2023-12-01 10:54:55,277 - Velocimacro : allowInlineLocal = false : VMs defined inline will be global in scope if allowed.
- 2023-12-01 10:54:55,277 - Velocimacro : autoload off : VM system will not automatically reload global library macros
- 2023-12-01 10:54:55,287 - ResourceManager : found start-console.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
- 2023-12-01 10:54:55,288 - Null reference [template 'start-console.vm', line 4, column 19] : $basedir cannot be resolved.
- 2023-12-01 10:54:55,288 - Null reference [template 'start-console.vm', line 6, column 22] : $basedir cannot be resolved.
- 2023-12-01 10:54:55,288 - Null reference [template 'start-console.vm', line 10, column 17] : $producedir cannot be resolved.
- 2023-12-01 10:54:55,288 - Null reference [template 'start-console.vm', line 13, column 17] : $JAVA_HOME cannot be resolved.
- 2023-12-01 10:54:55,288 - Null reference [template 'start-console.vm', line 14, column 20] : $JAVA_HOME cannot be resolved.
- 2023-12-01 10:54:55,288 - Null reference [template 'start-console.vm', line 14, column 35] : $JRE_HOME cannot be resolved.
- 2023-12-01 10:54:55,288 - Null reference [template 'start-console.vm', line 14, column 49] : $CLASSPATH cannot be resolved.
- 2023-12-01 10:54:55,288 - Null reference [template 'start-console.vm', line 15, column 13] : $JAVA_HOME cannot be resolved.
- 2023-12-01 10:54:55,288 - Null reference [template 'start-console.vm', line 15, column 28] : $JRE_HOME cannot be resolved.
- 2023-12-01 10:54:55,288 - Null reference [template 'start-console.vm', line 15, column 42] : $PATH cannot be resolved.
- 2023-12-01 10:54:55,288 - Null reference [template 'start-console.vm', line 21, column 4] : $app_path cannot be resolved.
- 2023-12-01 10:54:55,288 - Null reference [template 'start-console.vm', line 23, column 12] : $app_path cannot be resolved.
- 2023-12-01 10:54:55,288 - Null reference [template 'start-console.vm', line 25, column 19] : $app_path cannot be resolved.
- 2023-12-01 10:54:55,288 - Null reference [template 'start-console.vm', line 25, column 49] : $start_app_log cannot be resolved.
- 2023-12-01 10:54:55,288 - Null reference [template 'start-console.vm', line 28, column 44] : $app_path cannot be resolved.
- 2024-01-25 11:42:33,485 - Log4JLogChute initialized using file 'velocity.log'
- 2024-01-25 11:42:33,487 - Initializing Velocity, Calling init()...
- 2024-01-25 11:42:33,487 - Starting Apache Velocity v1.7 (compiled: 2010-11-19 12:14:37)
- 2024-01-25 11:42:33,487 - Default Properties File: org\apache\velocity\runtime\defaults\velocity.properties
- 2024-01-25 11:42:33,487 - Trying to use logger class org.apache.velocity.runtime.log.AvalonLogChute
- 2024-01-25 11:42:33,487 - 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...
- 2024-01-25 11:42:33,487 - Trying to use logger class org.apache.velocity.runtime.log.Log4JLogChute
- 2024-01-25 11:42:33,487 - Using logger class org.apache.velocity.runtime.log.Log4JLogChute
- 2024-01-25 11:42:33,494 - ResourceLoader instantiated: org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
- 2024-01-25 11:42:33,532 - ResourceCache: initialized (class org.apache.velocity.runtime.resource.ResourceCacheImpl) with class java.util.Collections$SynchronizedMap cache map.
- 2024-01-25 11:42:33,536 - Loaded System Directive: org.apache.velocity.runtime.directive.Stop
- 2024-01-25 11:42:33,538 - Loaded System Directive: org.apache.velocity.runtime.directive.Define
- 2024-01-25 11:42:33,541 - Loaded System Directive: org.apache.velocity.runtime.directive.Break
- 2024-01-25 11:42:33,543 - Loaded System Directive: org.apache.velocity.runtime.directive.Evaluate
- 2024-01-25 11:42:33,547 - Loaded System Directive: org.apache.velocity.runtime.directive.Literal
- 2024-01-25 11:42:33,554 - Loaded System Directive: org.apache.velocity.runtime.directive.Macro
- 2024-01-25 11:42:33,557 - Loaded System Directive: org.apache.velocity.runtime.directive.Parse
- 2024-01-25 11:42:33,567 - Loaded System Directive: org.apache.velocity.runtime.directive.Include
- 2024-01-25 11:42:33,571 - Loaded System Directive: org.apache.velocity.runtime.directive.Foreach
- 2024-01-25 11:42:33,635 - Created '20' parsers.
- 2024-01-25 11:42:33,646 - Velocimacro : "velocimacro.library" is not set. Trying default library: VM_global_library.vm
- 2024-01-25 11:42:33,648 - 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
- 2024-01-25 11:42:33,648 - Velocimacro : Default library not found.
- 2024-01-25 11:42:33,648 - Velocimacro : allowInline = true : VMs can be defined inline in templates
- 2024-01-25 11:42:33,648 - Velocimacro : allowInlineToOverride = false : VMs defined inline may NOT replace previous VM definitions
- 2024-01-25 11:42:33,648 - Velocimacro : allowInlineLocal = false : VMs defined inline will be global in scope if allowed.
- 2024-01-25 11:42:33,648 - Velocimacro : autoload off : VM system will not automatically reload global library macros
- 2024-01-25 11:42:33,673 - ResourceManager : found start-console.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
- 2024-01-25 11:42:33,675 - Null reference [template 'start-console.vm', line 4, column 19] : $basedir cannot be resolved.
- 2024-01-25 11:42:33,675 - Null reference [template 'start-console.vm', line 6, column 22] : $basedir cannot be resolved.
- 2024-01-25 11:42:33,675 - Null reference [template 'start-console.vm', line 10, column 17] : $producedir cannot be resolved.
- 2024-01-25 11:42:33,675 - Null reference [template 'start-console.vm', line 13, column 17] : $JAVA_HOME cannot be resolved.
- 2024-01-25 11:42:33,676 - Null reference [template 'start-console.vm', line 14, column 20] : $JAVA_HOME cannot be resolved.
- 2024-01-25 11:42:33,676 - Null reference [template 'start-console.vm', line 14, column 35] : $JRE_HOME cannot be resolved.
- 2024-01-25 11:42:33,676 - Null reference [template 'start-console.vm', line 14, column 49] : $CLASSPATH cannot be resolved.
- 2024-01-25 11:42:33,676 - Null reference [template 'start-console.vm', line 15, column 13] : $JAVA_HOME cannot be resolved.
- 2024-01-25 11:42:33,676 - Null reference [template 'start-console.vm', line 15, column 28] : $JRE_HOME cannot be resolved.
- 2024-01-25 11:42:33,676 - Null reference [template 'start-console.vm', line 15, column 42] : $PATH cannot be resolved.
- 2024-01-25 11:42:33,676 - Null reference [template 'start-console.vm', line 21, column 4] : $app_path cannot be resolved.
- 2024-01-25 11:42:33,676 - Null reference [template 'start-console.vm', line 23, column 12] : $app_path cannot be resolved.
- 2024-01-25 11:42:33,676 - Null reference [template 'start-console.vm', line 25, column 19] : $app_path cannot be resolved.
- 2024-01-25 11:42:33,676 - Null reference [template 'start-console.vm', line 25, column 49] : $start_app_log cannot be resolved.
- 2024-01-25 11:42:33,676 - Null reference [template 'start-console.vm', line 28, column 44] : $app_path cannot be resolved.
- 2024-03-20 13:29:12,647 - Log4JLogChute initialized using file 'velocity.log'
- 2024-03-20 13:29:12,648 - Initializing Velocity, Calling init()...
- 2024-03-20 13:29:12,648 - Starting Apache Velocity v1.7 (compiled: 2010-11-19 12:14:37)
- 2024-03-20 13:29:12,648 - Default Properties File: org\apache\velocity\runtime\defaults\velocity.properties
- 2024-03-20 13:29:12,648 - Trying to use logger class org.apache.velocity.runtime.log.AvalonLogChute
- 2024-03-20 13:29:12,648 - 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...
- 2024-03-20 13:29:12,648 - Trying to use logger class org.apache.velocity.runtime.log.Log4JLogChute
- 2024-03-20 13:29:12,648 - Using logger class org.apache.velocity.runtime.log.Log4JLogChute
- 2024-03-20 13:29:12,658 - ResourceLoader instantiated: org.apache.velocity.runtime.resource.loader.FileResourceLoader
- 2024-03-20 13:29:12,659 - Do unicode file recognition: false
- 2024-03-20 13:29:12,660 - FileResourceLoader : adding path ''
- 2024-03-20 13:29:12,692 - ResourceCache: initialized (class org.apache.velocity.runtime.resource.ResourceCacheImpl) with class java.util.Collections$SynchronizedMap cache map.
- 2024-03-20 13:29:12,701 - Loaded System Directive: org.apache.velocity.runtime.directive.Stop
- 2024-03-20 13:29:12,704 - Loaded System Directive: org.apache.velocity.runtime.directive.Define
- 2024-03-20 13:29:12,705 - Loaded System Directive: org.apache.velocity.runtime.directive.Break
- 2024-03-20 13:29:12,706 - Loaded System Directive: org.apache.velocity.runtime.directive.Evaluate
- 2024-03-20 13:29:12,707 - Loaded System Directive: org.apache.velocity.runtime.directive.Literal
- 2024-03-20 13:29:12,709 - Loaded System Directive: org.apache.velocity.runtime.directive.Macro
- 2024-03-20 13:29:12,712 - Loaded System Directive: org.apache.velocity.runtime.directive.Parse
- 2024-03-20 13:29:12,714 - Loaded System Directive: org.apache.velocity.runtime.directive.Include
- 2024-03-20 13:29:12,716 - Loaded System Directive: org.apache.velocity.runtime.directive.Foreach
- 2024-03-20 13:29:12,769 - Created '20' parsers.
- 2024-03-20 13:29:12,777 - Velocimacro : "velocimacro.library" is not set. Trying default library: VM_global_library.vm
- 2024-03-20 13:29:12,777 - Velocimacro : Default library not found.
- 2024-03-20 13:29:12,777 - Velocimacro : allowInline = true : VMs can be defined inline in templates
- 2024-03-20 13:29:12,777 - Velocimacro : allowInlineToOverride = false : VMs defined inline may NOT replace previous VM definitions
- 2024-03-20 13:29:12,777 - Velocimacro : allowInlineLocal = false : VMs defined inline will be global in scope if allowed.
- 2024-03-20 13:29:12,777 - Velocimacro : autoload off : VM system will not automatically reload global library macros
- 2024-03-20 13:32:33,831 - Log4JLogChute initialized using file 'velocity.log'
- 2024-03-20 13:32:33,831 - Initializing Velocity, Calling init()...
- 2024-03-20 13:32:33,831 - Starting Apache Velocity v1.7 (compiled: 2010-11-19 12:14:37)
- 2024-03-20 13:32:33,832 - Default Properties File: org\apache\velocity\runtime\defaults\velocity.properties
- 2024-03-20 13:32:33,832 - Trying to use logger class org.apache.velocity.runtime.log.AvalonLogChute
- 2024-03-20 13:32:33,832 - 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...
- 2024-03-20 13:32:33,832 - Trying to use logger class org.apache.velocity.runtime.log.Log4JLogChute
- 2024-03-20 13:32:33,832 - Using logger class org.apache.velocity.runtime.log.Log4JLogChute
- 2024-03-20 13:32:33,839 - ResourceLoader instantiated: org.apache.velocity.runtime.resource.loader.FileResourceLoader
- 2024-03-20 13:32:33,840 - Do unicode file recognition: false
- 2024-03-20 13:32:33,840 - FileResourceLoader : adding path ''
- 2024-03-20 13:32:33,859 - ResourceCache: initialized (class org.apache.velocity.runtime.resource.ResourceCacheImpl) with class java.util.Collections$SynchronizedMap cache map.
- 2024-03-20 13:32:33,861 - Loaded System Directive: org.apache.velocity.runtime.directive.Stop
- 2024-03-20 13:32:33,862 - Loaded System Directive: org.apache.velocity.runtime.directive.Define
- 2024-03-20 13:32:33,863 - Loaded System Directive: org.apache.velocity.runtime.directive.Break
- 2024-03-20 13:32:33,864 - Loaded System Directive: org.apache.velocity.runtime.directive.Evaluate
- 2024-03-20 13:32:33,865 - Loaded System Directive: org.apache.velocity.runtime.directive.Literal
- 2024-03-20 13:32:33,867 - Loaded System Directive: org.apache.velocity.runtime.directive.Macro
- 2024-03-20 13:32:33,869 - Loaded System Directive: org.apache.velocity.runtime.directive.Parse
- 2024-03-20 13:32:33,871 - Loaded System Directive: org.apache.velocity.runtime.directive.Include
- 2024-03-20 13:32:33,873 - Loaded System Directive: org.apache.velocity.runtime.directive.Foreach
- 2024-03-20 13:32:33,911 - Created '20' parsers.
- 2024-03-20 13:32:33,919 - Velocimacro : "velocimacro.library" is not set. Trying default library: VM_global_library.vm
- 2024-03-20 13:32:33,919 - Velocimacro : Default library not found.
- 2024-03-20 13:32:33,919 - Velocimacro : allowInline = true : VMs can be defined inline in templates
- 2024-03-20 13:32:33,919 - Velocimacro : allowInlineToOverride = false : VMs defined inline may NOT replace previous VM definitions
- 2024-03-20 13:32:33,919 - Velocimacro : allowInlineLocal = false : VMs defined inline will be global in scope if allowed.
- 2024-03-20 13:32:33,919 - Velocimacro : autoload off : VM system will not automatically reload global library macros
- 2024-03-20 13:42:38,535 - Log4JLogChute initialized using file 'velocity.log'
- 2024-03-20 13:42:38,536 - Initializing Velocity, Calling init()...
- 2024-03-20 13:42:38,536 - Starting Apache Velocity v1.7 (compiled: 2010-11-19 12:14:37)
- 2024-03-20 13:42:38,536 - Default Properties File: org\apache\velocity\runtime\defaults\velocity.properties
- 2024-03-20 13:42:38,537 - Trying to use logger class org.apache.velocity.runtime.log.AvalonLogChute
- 2024-03-20 13:42:38,537 - Target log system for org.apache.velocity.runtime.log.AvalonLogChute is not available (java.lang.NoClassDefFoundError: org/apache/log/Priority). Falling back to next log system...
- 2024-03-20 13:42:38,537 - Trying to use logger class org.apache.velocity.runtime.log.Log4JLogChute
- 2024-03-20 13:42:38,537 - Using logger class org.apache.velocity.runtime.log.Log4JLogChute
- 2024-03-20 13:42:38,541 - ResourceLoader instantiated: org.apache.velocity.runtime.resource.loader.FileResourceLoader
- 2024-03-20 13:42:38,543 - Do unicode file recognition: false
- 2024-03-20 13:42:38,543 - FileResourceLoader : adding path ''
- 2024-03-20 13:42:38,554 - ResourceCache: initialized (class org.apache.velocity.runtime.resource.ResourceCacheImpl) with class java.util.Collections$SynchronizedMap cache map.
- 2024-03-20 13:42:38,558 - Loaded System Directive: org.apache.velocity.runtime.directive.Stop
- 2024-03-20 13:42:38,559 - Loaded System Directive: org.apache.velocity.runtime.directive.Define
- 2024-03-20 13:42:38,560 - Loaded System Directive: org.apache.velocity.runtime.directive.Break
- 2024-03-20 13:42:38,561 - Loaded System Directive: org.apache.velocity.runtime.directive.Evaluate
- 2024-03-20 13:42:38,561 - Loaded System Directive: org.apache.velocity.runtime.directive.Literal
- 2024-03-20 13:42:38,562 - Loaded System Directive: org.apache.velocity.runtime.directive.Macro
- 2024-03-20 13:42:38,564 - Loaded System Directive: org.apache.velocity.runtime.directive.Parse
- 2024-03-20 13:42:38,564 - Loaded System Directive: org.apache.velocity.runtime.directive.Include
- 2024-03-20 13:42:38,565 - Loaded System Directive: org.apache.velocity.runtime.directive.Foreach
- 2024-03-20 13:42:38,580 - Created '20' parsers.
- 2024-03-20 13:42:38,582 - Velocimacro : "velocimacro.library" is not set. Trying default library: VM_global_library.vm
- 2024-03-20 13:42:38,582 - Velocimacro : Default library not found.
- 2024-03-20 13:42:38,582 - Velocimacro : allowInline = true : VMs can be defined inline in templates
- 2024-03-20 13:42:38,582 - Velocimacro : allowInlineToOverride = false : VMs defined inline may NOT replace previous VM definitions
- 2024-03-20 13:42:38,582 - Velocimacro : allowInlineLocal = false : VMs defined inline will be global in scope if allowed.
- 2024-03-20 13:42:38,582 - Velocimacro : autoload off : VM system will not automatically reload global library macros
|