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.