123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125 |
- 2024-03-13 11:03:13,095 - Trying to use logger class org.apache.velocity.runtime.log.AvalonLogChute
- 2024-03-13 11:03:13,096 - 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-13 11:03:13,096 - Trying to use logger class org.apache.velocity.runtime.log.Log4JLogChute
- 2024-03-13 11:03:13,096 - Using logger class org.apache.velocity.runtime.log.Log4JLogChute
- 2024-03-13 11:03:13,101 - ResourceLoader instantiated: org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
- 2024-03-13 11:03:13,122 - ResourceCache: initialized (class org.apache.velocity.runtime.resource.ResourceCacheImpl) with class java.util.Collections$SynchronizedMap cache map.
- 2024-03-13 11:03:13,127 - Loaded System Directive: org.apache.velocity.runtime.directive.Stop
- 2024-03-13 11:03:13,129 - Loaded System Directive: org.apache.velocity.runtime.directive.Define
- 2024-03-13 11:03:13,131 - Loaded System Directive: org.apache.velocity.runtime.directive.Break
- 2024-03-13 11:03:13,132 - Loaded System Directive: org.apache.velocity.runtime.directive.Evaluate
- 2024-03-13 11:03:13,133 - Loaded System Directive: org.apache.velocity.runtime.directive.Literal
- 2024-03-13 11:03:13,134 - Loaded System Directive: org.apache.velocity.runtime.directive.Macro
- 2024-03-13 11:03:13,136 - Loaded System Directive: org.apache.velocity.runtime.directive.Parse
- 2024-03-13 11:03:13,137 - Loaded System Directive: org.apache.velocity.runtime.directive.Include
- 2024-03-13 11:03:13,139 - Loaded System Directive: org.apache.velocity.runtime.directive.Foreach
- 2024-03-13 11:03:13,176 - Created '20' parsers.
- 2024-03-13 11:03:13,182 - Velocimacro : "velocimacro.library" is not set. Trying default library: VM_global_library.vm
- 2024-03-13 11:03:13,182 - 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-03-13 11:03:13,182 - Velocimacro : Default library not found.
- 2024-03-13 11:03:13,182 - Velocimacro : allowInline = true : VMs can be defined inline in templates
- 2024-03-13 11:03:13,182 - Velocimacro : allowInlineToOverride = false : VMs defined inline may NOT replace previous VM definitions
- 2024-03-13 11:03:13,182 - Velocimacro : allowInlineLocal = false : VMs defined inline will be global in scope if allowed.
- 2024-03-13 11:03:13,182 - Velocimacro : autoload off : VM system will not automatically reload global library macros
- 2024-03-13 11:03:13,198 - ResourceManager : found start-console.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
- 2024-03-13 11:03:13,200 - Null reference [template 'start-console.vm', line 4, column 19] : $basedir cannot be resolved.
- 2024-03-13 11:03:13,200 - Null reference [template 'start-console.vm', line 6, column 22] : $basedir cannot be resolved.
- 2024-03-13 11:03:13,200 - Null reference [template 'start-console.vm', line 10, column 17] : $producedir cannot be resolved.
- 2024-03-13 11:03:13,200 - Null reference [template 'start-console.vm', line 13, column 17] : $JAVA_HOME cannot be resolved.
- 2024-03-13 11:03:13,200 - Null reference [template 'start-console.vm', line 14, column 20] : $JAVA_HOME cannot be resolved.
- 2024-03-13 11:03:13,200 - Null reference [template 'start-console.vm', line 14, column 35] : $JRE_HOME cannot be resolved.
- 2024-03-13 11:03:13,200 - Null reference [template 'start-console.vm', line 14, column 49] : $CLASSPATH cannot be resolved.
- 2024-03-13 11:03:13,200 - Null reference [template 'start-console.vm', line 15, column 13] : $JAVA_HOME cannot be resolved.
- 2024-03-13 11:03:13,200 - Null reference [template 'start-console.vm', line 15, column 28] : $JRE_HOME cannot be resolved.
- 2024-03-13 11:03:13,200 - Null reference [template 'start-console.vm', line 15, column 42] : $PATH cannot be resolved.
- 2024-03-13 11:03:13,200 - Null reference [template 'start-console.vm', line 21, column 4] : $app_path cannot be resolved.
- 2024-03-13 11:03:13,201 - Null reference [template 'start-console.vm', line 23, column 12] : $app_path cannot be resolved.
- 2024-03-13 11:03:13,201 - Null reference [template 'start-console.vm', line 25, column 19] : $app_path cannot be resolved.
- 2024-03-13 11:03:13,201 - Null reference [template 'start-console.vm', line 25, column 49] : $start_app_log cannot be resolved.
- 2024-03-13 11:03:13,201 - Null reference [template 'start-console.vm', line 28, column 44] : $app_path cannot be resolved.
- 2024-03-13 11:13:06,426 - Log4JLogChute initialized using file 'velocity.log'
- 2024-03-13 11:13:06,426 - Initializing Velocity, Calling init()...
- 2024-03-13 11:13:06,426 - Starting Apache Velocity v1.7 (compiled: 2010-11-19 12:14:37)
- 2024-03-13 11:13:06,426 - Default Properties File: org\apache\velocity\runtime\defaults\velocity.properties
- 2024-03-13 11:13:06,426 - Trying to use logger class org.apache.velocity.runtime.log.AvalonLogChute
- 2024-03-13 11:13:06,426 - 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-13 11:13:06,426 - Trying to use logger class org.apache.velocity.runtime.log.Log4JLogChute
- 2024-03-13 11:13:06,426 - Using logger class org.apache.velocity.runtime.log.Log4JLogChute
- 2024-03-13 11:13:06,430 - ResourceLoader instantiated: org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
- 2024-03-13 11:13:06,446 - ResourceCache: initialized (class org.apache.velocity.runtime.resource.ResourceCacheImpl) with class java.util.Collections$SynchronizedMap cache map.
- 2024-03-13 11:13:06,448 - Loaded System Directive: org.apache.velocity.runtime.directive.Stop
- 2024-03-13 11:13:06,449 - Loaded System Directive: org.apache.velocity.runtime.directive.Define
- 2024-03-13 11:13:06,450 - Loaded System Directive: org.apache.velocity.runtime.directive.Break
- 2024-03-13 11:13:06,451 - Loaded System Directive: org.apache.velocity.runtime.directive.Evaluate
- 2024-03-13 11:13:06,452 - Loaded System Directive: org.apache.velocity.runtime.directive.Literal
- 2024-03-13 11:13:06,453 - Loaded System Directive: org.apache.velocity.runtime.directive.Macro
- 2024-03-13 11:13:06,455 - Loaded System Directive: org.apache.velocity.runtime.directive.Parse
- 2024-03-13 11:13:06,456 - Loaded System Directive: org.apache.velocity.runtime.directive.Include
- 2024-03-13 11:13:06,458 - Loaded System Directive: org.apache.velocity.runtime.directive.Foreach
- 2024-03-13 11:13:06,505 - Created '20' parsers.
- 2024-03-13 11:13:06,511 - Velocimacro : "velocimacro.library" is not set. Trying default library: VM_global_library.vm
- 2024-03-13 11:13:06,511 - 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-03-13 11:13:06,511 - Velocimacro : Default library not found.
- 2024-03-13 11:13:06,512 - Velocimacro : allowInline = true : VMs can be defined inline in templates
- 2024-03-13 11:13:06,512 - Velocimacro : allowInlineToOverride = false : VMs defined inline may NOT replace previous VM definitions
- 2024-03-13 11:13:06,512 - Velocimacro : allowInlineLocal = false : VMs defined inline will be global in scope if allowed.
- 2024-03-13 11:13:06,512 - Velocimacro : autoload off : VM system will not automatically reload global library macros
- 2024-03-13 11:13:06,530 - ResourceManager : found start-console.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
- 2024-03-13 11:13:06,532 - Null reference [template 'start-console.vm', line 4, column 19] : $basedir cannot be resolved.
- 2024-03-13 11:13:06,533 - Null reference [template 'start-console.vm', line 6, column 22] : $basedir cannot be resolved.
- 2024-03-13 11:13:06,533 - Null reference [template 'start-console.vm', line 10, column 17] : $producedir cannot be resolved.
- 2024-03-13 11:13:06,533 - Null reference [template 'start-console.vm', line 13, column 17] : $JAVA_HOME cannot be resolved.
- 2024-03-13 11:13:06,533 - Null reference [template 'start-console.vm', line 14, column 20] : $JAVA_HOME cannot be resolved.
- 2024-03-13 11:13:06,533 - Null reference [template 'start-console.vm', line 14, column 35] : $JRE_HOME cannot be resolved.
- 2024-03-13 11:13:06,533 - Null reference [template 'start-console.vm', line 14, column 49] : $CLASSPATH cannot be resolved.
- 2024-03-13 11:13:06,533 - Null reference [template 'start-console.vm', line 15, column 13] : $JAVA_HOME cannot be resolved.
- 2024-03-13 11:13:06,533 - Null reference [template 'start-console.vm', line 15, column 28] : $JRE_HOME cannot be resolved.
- 2024-03-13 11:13:06,533 - Null reference [template 'start-console.vm', line 15, column 42] : $PATH cannot be resolved.
- 2024-03-13 11:13:06,533 - Null reference [template 'start-console.vm', line 21, column 4] : $app_path cannot be resolved.
- 2024-03-13 11:13:06,533 - Null reference [template 'start-console.vm', line 23, column 12] : $app_path cannot be resolved.
- 2024-03-13 11:13:06,533 - Null reference [template 'start-console.vm', line 25, column 19] : $app_path cannot be resolved.
- 2024-03-13 11:13:06,533 - Null reference [template 'start-console.vm', line 25, column 49] : $start_app_log cannot be resolved.
- 2024-03-13 11:13:06,533 - Null reference [template 'start-console.vm', line 28, column 44] : $app_path cannot be resolved.
- 2024-03-15 13:15:21,617 - Log4JLogChute initialized using file 'velocity.log'
- 2024-03-15 13:15:21,618 - Initializing Velocity, Calling init()...
- 2024-03-15 13:15:21,618 - Starting Apache Velocity v1.7 (compiled: 2010-11-19 12:14:37)
- 2024-03-15 13:15:21,619 - Default Properties File: org\apache\velocity\runtime\defaults\velocity.properties
- 2024-03-15 13:15:21,619 - Trying to use logger class org.apache.velocity.runtime.log.AvalonLogChute
- 2024-03-15 13:15:21,619 - 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-15 13:15:21,619 - Trying to use logger class org.apache.velocity.runtime.log.Log4JLogChute
- 2024-03-15 13:15:21,619 - Using logger class org.apache.velocity.runtime.log.Log4JLogChute
- 2024-03-15 13:15:21,624 - ResourceLoader instantiated: org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
- 2024-03-15 13:15:21,646 - ResourceCache: initialized (class org.apache.velocity.runtime.resource.ResourceCacheImpl) with class java.util.Collections$SynchronizedMap cache map.
- 2024-03-15 13:15:21,648 - Loaded System Directive: org.apache.velocity.runtime.directive.Stop
- 2024-03-15 13:15:21,649 - Loaded System Directive: org.apache.velocity.runtime.directive.Define
- 2024-03-15 13:15:21,650 - Loaded System Directive: org.apache.velocity.runtime.directive.Break
- 2024-03-15 13:15:21,652 - Loaded System Directive: org.apache.velocity.runtime.directive.Evaluate
- 2024-03-15 13:15:21,653 - Loaded System Directive: org.apache.velocity.runtime.directive.Literal
- 2024-03-15 13:15:21,655 - Loaded System Directive: org.apache.velocity.runtime.directive.Macro
- 2024-03-15 13:15:21,657 - Loaded System Directive: org.apache.velocity.runtime.directive.Parse
- 2024-03-15 13:15:21,659 - Loaded System Directive: org.apache.velocity.runtime.directive.Include
- 2024-03-15 13:15:21,660 - Loaded System Directive: org.apache.velocity.runtime.directive.Foreach
- 2024-03-15 13:15:21,702 - Created '20' parsers.
- 2024-03-15 13:15:21,711 - Velocimacro : "velocimacro.library" is not set. Trying default library: VM_global_library.vm
- 2024-03-15 13:15:21,712 - 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-03-15 13:15:21,712 - Velocimacro : Default library not found.
- 2024-03-15 13:15:21,712 - Velocimacro : allowInline = true : VMs can be defined inline in templates
- 2024-03-15 13:15:21,712 - Velocimacro : allowInlineToOverride = false : VMs defined inline may NOT replace previous VM definitions
- 2024-03-15 13:15:21,712 - Velocimacro : allowInlineLocal = false : VMs defined inline will be global in scope if allowed.
- 2024-03-15 13:15:21,712 - Velocimacro : autoload off : VM system will not automatically reload global library macros
- 2024-03-15 13:15:21,731 - ResourceManager : found start-console.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
- 2024-03-15 13:15:21,734 - Null reference [template 'start-console.vm', line 4, column 19] : $basedir cannot be resolved.
- 2024-03-15 13:15:21,734 - Null reference [template 'start-console.vm', line 6, column 22] : $basedir cannot be resolved.
- 2024-03-15 13:15:21,734 - Null reference [template 'start-console.vm', line 10, column 17] : $producedir cannot be resolved.
- 2024-03-15 13:15:21,734 - Null reference [template 'start-console.vm', line 13, column 17] : $JAVA_HOME cannot be resolved.
- 2024-03-15 13:15:21,734 - Null reference [template 'start-console.vm', line 14, column 20] : $JAVA_HOME cannot be resolved.
- 2024-03-15 13:15:21,734 - Null reference [template 'start-console.vm', line 14, column 35] : $JRE_HOME cannot be resolved.
- 2024-03-15 13:15:21,734 - Null reference [template 'start-console.vm', line 14, column 49] : $CLASSPATH cannot be resolved.
- 2024-03-15 13:15:21,734 - Null reference [template 'start-console.vm', line 15, column 13] : $JAVA_HOME cannot be resolved.
- 2024-03-15 13:15:21,735 - Null reference [template 'start-console.vm', line 15, column 28] : $JRE_HOME cannot be resolved.
- 2024-03-15 13:15:21,735 - Null reference [template 'start-console.vm', line 15, column 42] : $PATH cannot be resolved.
- 2024-03-15 13:15:21,735 - Null reference [template 'start-console.vm', line 21, column 4] : $app_path cannot be resolved.
- 2024-03-15 13:15:21,735 - Null reference [template 'start-console.vm', line 23, column 12] : $app_path cannot be resolved.
- 2024-03-15 13:15:21,735 - Null reference [template 'start-console.vm', line 25, column 19] : $app_path cannot be resolved.
- 2024-03-15 13:15:21,735 - Null reference [template 'start-console.vm', line 25, column 49] : $start_app_log cannot be resolved.
- 2024-03-15 13:15:21,735 - Null reference [template 'start-console.vm', line 28, column 44] : $app_path cannot be resolved.
|