123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532 |
- 2024-04-02 16:45:06,631 - Log4JLogChute initialized using file 'velocity.log'
- 2024-04-02 16:45:06,631 - Initializing Velocity, Calling init()...
- 2024-04-02 16:45:06,631 - Starting Apache Velocity v1.7 (compiled: 2010-11-19 12:14:37)
- 2024-04-02 16:45:06,632 - Default Properties File: org\apache\velocity\runtime\defaults\velocity.properties
- 2024-04-02 16:45:06,632 - Trying to use logger class org.apache.velocity.runtime.log.AvalonLogChute
- 2024-04-02 16:45:06,632 - 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-04-02 16:45:06,632 - Trying to use logger class org.apache.velocity.runtime.log.Log4JLogChute
- 2024-04-02 16:45:06,632 - Using logger class org.apache.velocity.runtime.log.Log4JLogChute
- 2024-04-02 16:45:06,637 - ResourceLoader instantiated: org.apache.velocity.runtime.resource.loader.FileResourceLoader
- 2024-04-02 16:45:06,638 - Do unicode file recognition: false
- 2024-04-02 16:45:06,638 - FileResourceLoader : adding path ''
- 2024-04-02 16:45:06,653 - ResourceCache: initialized (class org.apache.velocity.runtime.resource.ResourceCacheImpl) with class java.util.Collections$SynchronizedMap cache map.
- 2024-04-02 16:45:06,657 - Loaded System Directive: org.apache.velocity.runtime.directive.Stop
- 2024-04-02 16:45:06,658 - Loaded System Directive: org.apache.velocity.runtime.directive.Define
- 2024-04-02 16:45:06,658 - Loaded System Directive: org.apache.velocity.runtime.directive.Break
- 2024-04-02 16:45:06,659 - Loaded System Directive: org.apache.velocity.runtime.directive.Evaluate
- 2024-04-02 16:45:06,659 - Loaded System Directive: org.apache.velocity.runtime.directive.Literal
- 2024-04-02 16:45:06,660 - Loaded System Directive: org.apache.velocity.runtime.directive.Macro
- 2024-04-02 16:45:06,661 - Loaded System Directive: org.apache.velocity.runtime.directive.Parse
- 2024-04-02 16:45:06,661 - Loaded System Directive: org.apache.velocity.runtime.directive.Include
- 2024-04-02 16:45:06,662 - Loaded System Directive: org.apache.velocity.runtime.directive.Foreach
- 2024-04-02 16:45:06,675 - Created '20' parsers.
- 2024-04-02 16:45:06,678 - Velocimacro : "velocimacro.library" is not set. Trying default library: VM_global_library.vm
- 2024-04-02 16:45:06,678 - Velocimacro : Default library not found.
- 2024-04-02 16:45:06,678 - Velocimacro : allowInline = true : VMs can be defined inline in templates
- 2024-04-02 16:45:06,678 - Velocimacro : allowInlineToOverride = false : VMs defined inline may NOT replace previous VM definitions
- 2024-04-02 16:45:06,678 - Velocimacro : allowInlineLocal = false : VMs defined inline will be global in scope if allowed.
- 2024-04-02 16:45:06,678 - Velocimacro : autoload off : VM system will not automatically reload global library macros
- 2024-04-02 16:55:38,555 - Log4JLogChute initialized using file 'velocity.log'
- 2024-04-02 16:55:38,555 - Initializing Velocity, Calling init()...
- 2024-04-02 16:55:38,555 - Starting Apache Velocity v1.7 (compiled: 2010-11-19 12:14:37)
- 2024-04-02 16:55:38,555 - Default Properties File: org\apache\velocity\runtime\defaults\velocity.properties
- 2024-04-02 16:55:38,555 - Trying to use logger class org.apache.velocity.runtime.log.AvalonLogChute
- 2024-04-02 16:55:38,555 - 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-04-02 16:55:38,555 - Trying to use logger class org.apache.velocity.runtime.log.Log4JLogChute
- 2024-04-02 16:55:38,555 - Using logger class org.apache.velocity.runtime.log.Log4JLogChute
- 2024-04-02 16:55:38,558 - ResourceLoader instantiated: org.apache.velocity.runtime.resource.loader.FileResourceLoader
- 2024-04-02 16:55:38,559 - Do unicode file recognition: false
- 2024-04-02 16:55:38,559 - FileResourceLoader : adding path ''
- 2024-04-02 16:55:38,567 - ResourceCache: initialized (class org.apache.velocity.runtime.resource.ResourceCacheImpl) with class java.util.Collections$SynchronizedMap cache map.
- 2024-04-02 16:55:38,571 - Loaded System Directive: org.apache.velocity.runtime.directive.Stop
- 2024-04-02 16:55:38,572 - Loaded System Directive: org.apache.velocity.runtime.directive.Define
- 2024-04-02 16:55:38,573 - Loaded System Directive: org.apache.velocity.runtime.directive.Break
- 2024-04-02 16:55:38,573 - Loaded System Directive: org.apache.velocity.runtime.directive.Evaluate
- 2024-04-02 16:55:38,574 - Loaded System Directive: org.apache.velocity.runtime.directive.Literal
- 2024-04-02 16:55:38,575 - Loaded System Directive: org.apache.velocity.runtime.directive.Macro
- 2024-04-02 16:55:38,576 - Loaded System Directive: org.apache.velocity.runtime.directive.Parse
- 2024-04-02 16:55:38,576 - Loaded System Directive: org.apache.velocity.runtime.directive.Include
- 2024-04-02 16:55:38,577 - Loaded System Directive: org.apache.velocity.runtime.directive.Foreach
- 2024-04-02 16:55:38,589 - Created '20' parsers.
- 2024-04-02 16:55:38,591 - Velocimacro : "velocimacro.library" is not set. Trying default library: VM_global_library.vm
- 2024-04-02 16:55:38,591 - Velocimacro : Default library not found.
- 2024-04-02 16:55:38,591 - Velocimacro : allowInline = true : VMs can be defined inline in templates
- 2024-04-02 16:55:38,591 - Velocimacro : allowInlineToOverride = false : VMs defined inline may NOT replace previous VM definitions
- 2024-04-02 16:55:38,591 - Velocimacro : allowInlineLocal = false : VMs defined inline will be global in scope if allowed.
- 2024-04-02 16:55:38,591 - Velocimacro : autoload off : VM system will not automatically reload global library macros
- 2024-04-02 18:28:13,350 - Log4JLogChute initialized using file 'velocity.log'
- 2024-04-02 18:28:13,350 - Initializing Velocity, Calling init()...
- 2024-04-02 18:28:13,350 - Starting Apache Velocity v1.7 (compiled: 2010-11-19 12:14:37)
- 2024-04-02 18:28:13,350 - Default Properties File: org\apache\velocity\runtime\defaults\velocity.properties
- 2024-04-02 18:28:13,350 - Trying to use logger class org.apache.velocity.runtime.log.AvalonLogChute
- 2024-04-02 18:28:13,350 - 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-04-02 18:28:13,350 - Trying to use logger class org.apache.velocity.runtime.log.Log4JLogChute
- 2024-04-02 18:28:13,350 - Using logger class org.apache.velocity.runtime.log.Log4JLogChute
- 2024-04-02 18:28:13,355 - ResourceLoader instantiated: org.apache.velocity.runtime.resource.loader.FileResourceLoader
- 2024-04-02 18:28:13,356 - Do unicode file recognition: false
- 2024-04-02 18:28:13,356 - FileResourceLoader : adding path ''
- 2024-04-02 18:28:13,366 - ResourceCache: initialized (class org.apache.velocity.runtime.resource.ResourceCacheImpl) with class java.util.Collections$SynchronizedMap cache map.
- 2024-04-02 18:28:13,371 - Loaded System Directive: org.apache.velocity.runtime.directive.Stop
- 2024-04-02 18:28:13,372 - Loaded System Directive: org.apache.velocity.runtime.directive.Define
- 2024-04-02 18:28:13,373 - Loaded System Directive: org.apache.velocity.runtime.directive.Break
- 2024-04-02 18:28:13,373 - Loaded System Directive: org.apache.velocity.runtime.directive.Evaluate
- 2024-04-02 18:28:13,374 - Loaded System Directive: org.apache.velocity.runtime.directive.Literal
- 2024-04-02 18:28:13,375 - Loaded System Directive: org.apache.velocity.runtime.directive.Macro
- 2024-04-02 18:28:13,377 - Loaded System Directive: org.apache.velocity.runtime.directive.Parse
- 2024-04-02 18:28:13,377 - Loaded System Directive: org.apache.velocity.runtime.directive.Include
- 2024-04-02 18:28:13,378 - Loaded System Directive: org.apache.velocity.runtime.directive.Foreach
- 2024-04-02 18:28:13,391 - Created '20' parsers.
- 2024-04-02 18:28:13,393 - Velocimacro : "velocimacro.library" is not set. Trying default library: VM_global_library.vm
- 2024-04-02 18:28:13,393 - Velocimacro : Default library not found.
- 2024-04-02 18:28:13,393 - Velocimacro : allowInline = true : VMs can be defined inline in templates
- 2024-04-02 18:28:13,393 - Velocimacro : allowInlineToOverride = false : VMs defined inline may NOT replace previous VM definitions
- 2024-04-02 18:28:13,393 - Velocimacro : allowInlineLocal = false : VMs defined inline will be global in scope if allowed.
- 2024-04-02 18:28:13,393 - Velocimacro : autoload off : VM system will not automatically reload global library macros
- 2024-04-02 20:09:37,575 - Log4JLogChute initialized using file 'velocity.log'
- 2024-04-02 20:09:37,575 - Initializing Velocity, Calling init()...
- 2024-04-02 20:09:37,575 - Starting Apache Velocity v1.7 (compiled: 2010-11-19 12:14:37)
- 2024-04-02 20:09:37,575 - Default Properties File: org\apache\velocity\runtime\defaults\velocity.properties
- 2024-04-02 20:09:37,575 - Trying to use logger class org.apache.velocity.runtime.log.AvalonLogChute
- 2024-04-02 20:09:37,575 - 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-04-02 20:09:37,576 - Trying to use logger class org.apache.velocity.runtime.log.Log4JLogChute
- 2024-04-02 20:09:37,576 - Using logger class org.apache.velocity.runtime.log.Log4JLogChute
- 2024-04-02 20:09:37,581 - ResourceLoader instantiated: org.apache.velocity.runtime.resource.loader.FileResourceLoader
- 2024-04-02 20:09:37,583 - Do unicode file recognition: false
- 2024-04-02 20:09:37,583 - FileResourceLoader : adding path ''
- 2024-04-02 20:09:37,595 - ResourceCache: initialized (class org.apache.velocity.runtime.resource.ResourceCacheImpl) with class java.util.Collections$SynchronizedMap cache map.
- 2024-04-02 20:09:37,599 - Loaded System Directive: org.apache.velocity.runtime.directive.Stop
- 2024-04-02 20:09:37,600 - Loaded System Directive: org.apache.velocity.runtime.directive.Define
- 2024-04-02 20:09:37,601 - Loaded System Directive: org.apache.velocity.runtime.directive.Break
- 2024-04-02 20:09:37,601 - Loaded System Directive: org.apache.velocity.runtime.directive.Evaluate
- 2024-04-02 20:09:37,602 - Loaded System Directive: org.apache.velocity.runtime.directive.Literal
- 2024-04-02 20:09:37,603 - Loaded System Directive: org.apache.velocity.runtime.directive.Macro
- 2024-04-02 20:09:37,605 - Loaded System Directive: org.apache.velocity.runtime.directive.Parse
- 2024-04-02 20:09:37,606 - Loaded System Directive: org.apache.velocity.runtime.directive.Include
- 2024-04-02 20:09:37,606 - Loaded System Directive: org.apache.velocity.runtime.directive.Foreach
- 2024-04-02 20:09:37,619 - Created '20' parsers.
- 2024-04-02 20:09:37,622 - Velocimacro : "velocimacro.library" is not set. Trying default library: VM_global_library.vm
- 2024-04-02 20:09:37,622 - Velocimacro : Default library not found.
- 2024-04-02 20:09:37,622 - Velocimacro : allowInline = true : VMs can be defined inline in templates
- 2024-04-02 20:09:37,623 - Velocimacro : allowInlineToOverride = false : VMs defined inline may NOT replace previous VM definitions
- 2024-04-02 20:09:37,623 - Velocimacro : allowInlineLocal = false : VMs defined inline will be global in scope if allowed.
- 2024-04-02 20:09:37,623 - Velocimacro : autoload off : VM system will not automatically reload global library macros
- 2024-04-02 21:16:12,292 - Log4JLogChute initialized using file 'velocity.log'
- 2024-04-02 21:16:12,293 - Initializing Velocity, Calling init()...
- 2024-04-02 21:16:12,293 - Starting Apache Velocity v1.7 (compiled: 2010-11-19 12:14:37)
- 2024-04-02 21:16:12,293 - Default Properties File: org\apache\velocity\runtime\defaults\velocity.properties
- 2024-04-02 21:16:12,293 - Trying to use logger class org.apache.velocity.runtime.log.AvalonLogChute
- 2024-04-02 21:16:12,293 - 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-04-02 21:16:12,293 - Trying to use logger class org.apache.velocity.runtime.log.Log4JLogChute
- 2024-04-02 21:16:12,293 - Using logger class org.apache.velocity.runtime.log.Log4JLogChute
- 2024-04-02 21:16:12,297 - ResourceLoader instantiated: org.apache.velocity.runtime.resource.loader.FileResourceLoader
- 2024-04-02 21:16:12,298 - Do unicode file recognition: false
- 2024-04-02 21:16:12,299 - FileResourceLoader : adding path ''
- 2024-04-02 21:16:12,308 - ResourceCache: initialized (class org.apache.velocity.runtime.resource.ResourceCacheImpl) with class java.util.Collections$SynchronizedMap cache map.
- 2024-04-02 21:16:12,313 - Loaded System Directive: org.apache.velocity.runtime.directive.Stop
- 2024-04-02 21:16:12,315 - Loaded System Directive: org.apache.velocity.runtime.directive.Define
- 2024-04-02 21:16:12,316 - Loaded System Directive: org.apache.velocity.runtime.directive.Break
- 2024-04-02 21:16:12,317 - Loaded System Directive: org.apache.velocity.runtime.directive.Evaluate
- 2024-04-02 21:16:12,318 - Loaded System Directive: org.apache.velocity.runtime.directive.Literal
- 2024-04-02 21:16:12,318 - Loaded System Directive: org.apache.velocity.runtime.directive.Macro
- 2024-04-02 21:16:12,320 - Loaded System Directive: org.apache.velocity.runtime.directive.Parse
- 2024-04-02 21:16:12,321 - Loaded System Directive: org.apache.velocity.runtime.directive.Include
- 2024-04-02 21:16:12,322 - Loaded System Directive: org.apache.velocity.runtime.directive.Foreach
- 2024-04-02 21:16:12,335 - Created '20' parsers.
- 2024-04-02 21:16:12,338 - Velocimacro : "velocimacro.library" is not set. Trying default library: VM_global_library.vm
- 2024-04-02 21:16:12,338 - Velocimacro : Default library not found.
- 2024-04-02 21:16:12,338 - Velocimacro : allowInline = true : VMs can be defined inline in templates
- 2024-04-02 21:16:12,338 - Velocimacro : allowInlineToOverride = false : VMs defined inline may NOT replace previous VM definitions
- 2024-04-02 21:16:12,338 - Velocimacro : allowInlineLocal = false : VMs defined inline will be global in scope if allowed.
- 2024-04-02 21:16:12,339 - Velocimacro : autoload off : VM system will not automatically reload global library macros
- 2024-04-02 21:54:40,247 - Log4JLogChute initialized using file 'velocity.log'
- 2024-04-02 21:54:40,248 - Initializing Velocity, Calling init()...
- 2024-04-02 21:54:40,248 - Starting Apache Velocity v1.7 (compiled: 2010-11-19 12:14:37)
- 2024-04-02 21:54:40,248 - Default Properties File: org\apache\velocity\runtime\defaults\velocity.properties
- 2024-04-02 21:54:40,249 - Trying to use logger class org.apache.velocity.runtime.log.AvalonLogChute
- 2024-04-02 21:54:40,249 - 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-04-02 21:54:40,249 - Trying to use logger class org.apache.velocity.runtime.log.Log4JLogChute
- 2024-04-02 21:54:40,249 - Using logger class org.apache.velocity.runtime.log.Log4JLogChute
- 2024-04-02 21:54:40,256 - ResourceLoader instantiated: org.apache.velocity.runtime.resource.loader.FileResourceLoader
- 2024-04-02 21:54:40,258 - Do unicode file recognition: false
- 2024-04-02 21:54:40,258 - FileResourceLoader : adding path ''
- 2024-04-02 21:54:40,276 - ResourceCache: initialized (class org.apache.velocity.runtime.resource.ResourceCacheImpl) with class java.util.Collections$SynchronizedMap cache map.
- 2024-04-02 21:54:40,286 - Loaded System Directive: org.apache.velocity.runtime.directive.Stop
- 2024-04-02 21:54:40,289 - Loaded System Directive: org.apache.velocity.runtime.directive.Define
- 2024-04-02 21:54:40,290 - Loaded System Directive: org.apache.velocity.runtime.directive.Break
- 2024-04-02 21:54:40,292 - Loaded System Directive: org.apache.velocity.runtime.directive.Evaluate
- 2024-04-02 21:54:40,293 - Loaded System Directive: org.apache.velocity.runtime.directive.Literal
- 2024-04-02 21:54:40,295 - Loaded System Directive: org.apache.velocity.runtime.directive.Macro
- 2024-04-02 21:54:40,297 - Loaded System Directive: org.apache.velocity.runtime.directive.Parse
- 2024-04-02 21:54:40,298 - Loaded System Directive: org.apache.velocity.runtime.directive.Include
- 2024-04-02 21:54:40,300 - Loaded System Directive: org.apache.velocity.runtime.directive.Foreach
- 2024-04-02 21:54:40,326 - Created '20' parsers.
- 2024-04-02 21:54:40,331 - Velocimacro : "velocimacro.library" is not set. Trying default library: VM_global_library.vm
- 2024-04-02 21:54:40,331 - Velocimacro : Default library not found.
- 2024-04-02 21:54:40,331 - Velocimacro : allowInline = true : VMs can be defined inline in templates
- 2024-04-02 21:54:40,332 - Velocimacro : allowInlineToOverride = false : VMs defined inline may NOT replace previous VM definitions
- 2024-04-02 21:54:40,332 - Velocimacro : allowInlineLocal = false : VMs defined inline will be global in scope if allowed.
- 2024-04-02 21:54:40,332 - Velocimacro : autoload off : VM system will not automatically reload global library macros
- 2024-04-02 22:02:46,177 - Log4JLogChute initialized using file 'velocity.log'
- 2024-04-02 22:02:46,178 - Initializing Velocity, Calling init()...
- 2024-04-02 22:02:46,178 - Starting Apache Velocity v1.7 (compiled: 2010-11-19 12:14:37)
- 2024-04-02 22:02:46,178 - Default Properties File: org\apache\velocity\runtime\defaults\velocity.properties
- 2024-04-02 22:02:46,178 - Trying to use logger class org.apache.velocity.runtime.log.AvalonLogChute
- 2024-04-02 22:02:46,178 - 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-04-02 22:02:46,178 - Trying to use logger class org.apache.velocity.runtime.log.Log4JLogChute
- 2024-04-02 22:02:46,178 - Using logger class org.apache.velocity.runtime.log.Log4JLogChute
- 2024-04-02 22:02:46,181 - ResourceLoader instantiated: org.apache.velocity.runtime.resource.loader.FileResourceLoader
- 2024-04-02 22:02:46,182 - Do unicode file recognition: false
- 2024-04-02 22:02:46,182 - FileResourceLoader : adding path ''
- 2024-04-02 22:02:46,192 - ResourceCache: initialized (class org.apache.velocity.runtime.resource.ResourceCacheImpl) with class java.util.Collections$SynchronizedMap cache map.
- 2024-04-02 22:02:46,196 - Loaded System Directive: org.apache.velocity.runtime.directive.Stop
- 2024-04-02 22:02:46,197 - Loaded System Directive: org.apache.velocity.runtime.directive.Define
- 2024-04-02 22:02:46,197 - Loaded System Directive: org.apache.velocity.runtime.directive.Break
- 2024-04-02 22:02:46,198 - Loaded System Directive: org.apache.velocity.runtime.directive.Evaluate
- 2024-04-02 22:02:46,198 - Loaded System Directive: org.apache.velocity.runtime.directive.Literal
- 2024-04-02 22:02:46,199 - Loaded System Directive: org.apache.velocity.runtime.directive.Macro
- 2024-04-02 22:02:46,200 - Loaded System Directive: org.apache.velocity.runtime.directive.Parse
- 2024-04-02 22:02:46,201 - Loaded System Directive: org.apache.velocity.runtime.directive.Include
- 2024-04-02 22:02:46,201 - Loaded System Directive: org.apache.velocity.runtime.directive.Foreach
- 2024-04-02 22:02:46,214 - Created '20' parsers.
- 2024-04-02 22:02:46,216 - Velocimacro : "velocimacro.library" is not set. Trying default library: VM_global_library.vm
- 2024-04-02 22:02:46,217 - Velocimacro : Default library not found.
- 2024-04-02 22:02:46,217 - Velocimacro : allowInline = true : VMs can be defined inline in templates
- 2024-04-02 22:02:46,217 - Velocimacro : allowInlineToOverride = false : VMs defined inline may NOT replace previous VM definitions
- 2024-04-02 22:02:46,217 - Velocimacro : allowInlineLocal = false : VMs defined inline will be global in scope if allowed.
- 2024-04-02 22:02:46,217 - Velocimacro : autoload off : VM system will not automatically reload global library macros
- 2024-04-03 09:13:02,088 - Log4JLogChute initialized using file 'velocity.log'
- 2024-04-03 09:13:02,088 - Initializing Velocity, Calling init()...
- 2024-04-03 09:13:02,089 - Starting Apache Velocity v1.7 (compiled: 2010-11-19 12:14:37)
- 2024-04-03 09:13:02,089 - Default Properties File: org\apache\velocity\runtime\defaults\velocity.properties
- 2024-04-03 09:13:02,089 - Trying to use logger class org.apache.velocity.runtime.log.AvalonLogChute
- 2024-04-03 09:13:02,089 - 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-04-03 09:13:02,089 - Trying to use logger class org.apache.velocity.runtime.log.Log4JLogChute
- 2024-04-03 09:13:02,089 - Using logger class org.apache.velocity.runtime.log.Log4JLogChute
- 2024-04-03 09:13:02,096 - ResourceLoader instantiated: org.apache.velocity.runtime.resource.loader.FileResourceLoader
- 2024-04-03 09:13:02,099 - Do unicode file recognition: false
- 2024-04-03 09:13:02,099 - FileResourceLoader : adding path ''
- 2024-04-03 09:13:02,119 - ResourceCache: initialized (class org.apache.velocity.runtime.resource.ResourceCacheImpl) with class java.util.Collections$SynchronizedMap cache map.
- 2024-04-03 09:13:02,125 - Loaded System Directive: org.apache.velocity.runtime.directive.Stop
- 2024-04-03 09:13:02,127 - Loaded System Directive: org.apache.velocity.runtime.directive.Define
- 2024-04-03 09:13:02,128 - Loaded System Directive: org.apache.velocity.runtime.directive.Break
- 2024-04-03 09:13:02,129 - Loaded System Directive: org.apache.velocity.runtime.directive.Evaluate
- 2024-04-03 09:13:02,130 - Loaded System Directive: org.apache.velocity.runtime.directive.Literal
- 2024-04-03 09:13:02,131 - Loaded System Directive: org.apache.velocity.runtime.directive.Macro
- 2024-04-03 09:13:02,132 - Loaded System Directive: org.apache.velocity.runtime.directive.Parse
- 2024-04-03 09:13:02,133 - Loaded System Directive: org.apache.velocity.runtime.directive.Include
- 2024-04-03 09:13:02,135 - Loaded System Directive: org.apache.velocity.runtime.directive.Foreach
- 2024-04-03 09:13:02,155 - Created '20' parsers.
- 2024-04-03 09:13:02,159 - Velocimacro : "velocimacro.library" is not set. Trying default library: VM_global_library.vm
- 2024-04-03 09:13:02,159 - Velocimacro : Default library not found.
- 2024-04-03 09:13:02,159 - Velocimacro : allowInline = true : VMs can be defined inline in templates
- 2024-04-03 09:13:02,159 - Velocimacro : allowInlineToOverride = false : VMs defined inline may NOT replace previous VM definitions
- 2024-04-03 09:13:02,160 - Velocimacro : allowInlineLocal = false : VMs defined inline will be global in scope if allowed.
- 2024-04-03 09:13:02,160 - Velocimacro : autoload off : VM system will not automatically reload global library macros
- 2024-04-03 09:51:58,500 - Log4JLogChute initialized using file 'velocity.log'
- 2024-04-03 09:51:58,500 - Initializing Velocity, Calling init()...
- 2024-04-03 09:51:58,500 - Starting Apache Velocity v1.7 (compiled: 2010-11-19 12:14:37)
- 2024-04-03 09:51:58,500 - Default Properties File: org\apache\velocity\runtime\defaults\velocity.properties
- 2024-04-03 09:51:58,500 - Trying to use logger class org.apache.velocity.runtime.log.AvalonLogChute
- 2024-04-03 09:51:58,500 - 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-04-03 09:51:58,500 - Trying to use logger class org.apache.velocity.runtime.log.Log4JLogChute
- 2024-04-03 09:51:58,500 - Using logger class org.apache.velocity.runtime.log.Log4JLogChute
- 2024-04-03 09:51:58,504 - ResourceLoader instantiated: org.apache.velocity.runtime.resource.loader.FileResourceLoader
- 2024-04-03 09:51:58,505 - Do unicode file recognition: false
- 2024-04-03 09:51:58,505 - FileResourceLoader : adding path ''
- 2024-04-03 09:51:58,516 - ResourceCache: initialized (class org.apache.velocity.runtime.resource.ResourceCacheImpl) with class java.util.Collections$SynchronizedMap cache map.
- 2024-04-03 09:51:58,521 - Loaded System Directive: org.apache.velocity.runtime.directive.Stop
- 2024-04-03 09:51:58,524 - Loaded System Directive: org.apache.velocity.runtime.directive.Define
- 2024-04-03 09:51:58,525 - Loaded System Directive: org.apache.velocity.runtime.directive.Break
- 2024-04-03 09:51:58,526 - Loaded System Directive: org.apache.velocity.runtime.directive.Evaluate
- 2024-04-03 09:51:58,527 - Loaded System Directive: org.apache.velocity.runtime.directive.Literal
- 2024-04-03 09:51:58,530 - Loaded System Directive: org.apache.velocity.runtime.directive.Macro
- 2024-04-03 09:51:58,532 - Loaded System Directive: org.apache.velocity.runtime.directive.Parse
- 2024-04-03 09:51:58,533 - Loaded System Directive: org.apache.velocity.runtime.directive.Include
- 2024-04-03 09:51:58,534 - Loaded System Directive: org.apache.velocity.runtime.directive.Foreach
- 2024-04-03 09:51:58,555 - Created '20' parsers.
- 2024-04-03 09:51:58,559 - Velocimacro : "velocimacro.library" is not set. Trying default library: VM_global_library.vm
- 2024-04-03 09:51:58,559 - Velocimacro : Default library not found.
- 2024-04-03 09:51:58,559 - Velocimacro : allowInline = true : VMs can be defined inline in templates
- 2024-04-03 09:51:58,559 - Velocimacro : allowInlineToOverride = false : VMs defined inline may NOT replace previous VM definitions
- 2024-04-03 09:51:58,559 - Velocimacro : allowInlineLocal = false : VMs defined inline will be global in scope if allowed.
- 2024-04-03 09:51:58,559 - Velocimacro : autoload off : VM system will not automatically reload global library macros
- 2024-04-03 15:20:07,049 - Log4JLogChute initialized using file 'velocity.log'
- 2024-04-03 15:20:07,050 - Initializing Velocity, Calling init()...
- 2024-04-03 15:20:07,050 - Starting Apache Velocity v1.7 (compiled: 2010-11-19 12:14:37)
- 2024-04-03 15:20:07,050 - Default Properties File: org\apache\velocity\runtime\defaults\velocity.properties
- 2024-04-03 15:20:07,050 - Trying to use logger class org.apache.velocity.runtime.log.AvalonLogChute
- 2024-04-03 15:20:07,050 - 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-04-03 15:20:07,050 - Trying to use logger class org.apache.velocity.runtime.log.Log4JLogChute
- 2024-04-03 15:20:07,050 - Using logger class org.apache.velocity.runtime.log.Log4JLogChute
- 2024-04-03 15:20:07,054 - ResourceLoader instantiated: org.apache.velocity.runtime.resource.loader.FileResourceLoader
- 2024-04-03 15:20:07,055 - Do unicode file recognition: false
- 2024-04-03 15:20:07,056 - FileResourceLoader : adding path ''
- 2024-04-03 15:20:07,068 - ResourceCache: initialized (class org.apache.velocity.runtime.resource.ResourceCacheImpl) with class java.util.Collections$SynchronizedMap cache map.
- 2024-04-03 15:20:07,072 - Loaded System Directive: org.apache.velocity.runtime.directive.Stop
- 2024-04-03 15:20:07,073 - Loaded System Directive: org.apache.velocity.runtime.directive.Define
- 2024-04-03 15:20:07,073 - Loaded System Directive: org.apache.velocity.runtime.directive.Break
- 2024-04-03 15:20:07,074 - Loaded System Directive: org.apache.velocity.runtime.directive.Evaluate
- 2024-04-03 15:20:07,074 - Loaded System Directive: org.apache.velocity.runtime.directive.Literal
- 2024-04-03 15:20:07,075 - Loaded System Directive: org.apache.velocity.runtime.directive.Macro
- 2024-04-03 15:20:07,076 - Loaded System Directive: org.apache.velocity.runtime.directive.Parse
- 2024-04-03 15:20:07,076 - Loaded System Directive: org.apache.velocity.runtime.directive.Include
- 2024-04-03 15:20:07,077 - Loaded System Directive: org.apache.velocity.runtime.directive.Foreach
- 2024-04-03 15:20:07,090 - Created '20' parsers.
- 2024-04-03 15:20:07,093 - Velocimacro : "velocimacro.library" is not set. Trying default library: VM_global_library.vm
- 2024-04-03 15:20:07,093 - Velocimacro : Default library not found.
- 2024-04-03 15:20:07,093 - Velocimacro : allowInline = true : VMs can be defined inline in templates
- 2024-04-03 15:20:07,093 - Velocimacro : allowInlineToOverride = false : VMs defined inline may NOT replace previous VM definitions
- 2024-04-03 15:20:07,093 - Velocimacro : allowInlineLocal = false : VMs defined inline will be global in scope if allowed.
- 2024-04-03 15:20:07,093 - Velocimacro : autoload off : VM system will not automatically reload global library macros
- 2024-04-03 16:03:33,254 - Log4JLogChute initialized using file 'velocity.log'
- 2024-04-03 16:03:33,254 - Initializing Velocity, Calling init()...
- 2024-04-03 16:03:33,254 - Starting Apache Velocity v1.7 (compiled: 2010-11-19 12:14:37)
- 2024-04-03 16:03:33,254 - Default Properties File: org\apache\velocity\runtime\defaults\velocity.properties
- 2024-04-03 16:03:33,254 - Trying to use logger class org.apache.velocity.runtime.log.AvalonLogChute
- 2024-04-03 16:03:33,255 - 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-04-03 16:03:33,255 - Trying to use logger class org.apache.velocity.runtime.log.Log4JLogChute
- 2024-04-03 16:03:33,255 - Using logger class org.apache.velocity.runtime.log.Log4JLogChute
- 2024-04-03 16:03:33,261 - ResourceLoader instantiated: org.apache.velocity.runtime.resource.loader.FileResourceLoader
- 2024-04-03 16:03:33,262 - Do unicode file recognition: false
- 2024-04-03 16:03:33,262 - FileResourceLoader : adding path ''
- 2024-04-03 16:03:33,273 - ResourceCache: initialized (class org.apache.velocity.runtime.resource.ResourceCacheImpl) with class java.util.Collections$SynchronizedMap cache map.
- 2024-04-03 16:03:33,278 - Loaded System Directive: org.apache.velocity.runtime.directive.Stop
- 2024-04-03 16:03:33,280 - Loaded System Directive: org.apache.velocity.runtime.directive.Define
- 2024-04-03 16:03:33,281 - Loaded System Directive: org.apache.velocity.runtime.directive.Break
- 2024-04-03 16:03:33,282 - Loaded System Directive: org.apache.velocity.runtime.directive.Evaluate
- 2024-04-03 16:03:33,282 - Loaded System Directive: org.apache.velocity.runtime.directive.Literal
- 2024-04-03 16:03:33,283 - Loaded System Directive: org.apache.velocity.runtime.directive.Macro
- 2024-04-03 16:03:33,285 - Loaded System Directive: org.apache.velocity.runtime.directive.Parse
- 2024-04-03 16:03:33,286 - Loaded System Directive: org.apache.velocity.runtime.directive.Include
- 2024-04-03 16:03:33,287 - Loaded System Directive: org.apache.velocity.runtime.directive.Foreach
- 2024-04-03 16:03:33,304 - Created '20' parsers.
- 2024-04-03 16:03:33,308 - Velocimacro : "velocimacro.library" is not set. Trying default library: VM_global_library.vm
- 2024-04-03 16:03:33,308 - Velocimacro : Default library not found.
- 2024-04-03 16:03:33,308 - Velocimacro : allowInline = true : VMs can be defined inline in templates
- 2024-04-03 16:03:33,308 - Velocimacro : allowInlineToOverride = false : VMs defined inline may NOT replace previous VM definitions
- 2024-04-03 16:03:33,308 - Velocimacro : allowInlineLocal = false : VMs defined inline will be global in scope if allowed.
- 2024-04-03 16:03:33,308 - Velocimacro : autoload off : VM system will not automatically reload global library macros
- 2024-04-07 09:36:17,976 - Log4JLogChute initialized using file 'velocity.log'
- 2024-04-07 09:36:17,977 - Initializing Velocity, Calling init()...
- 2024-04-07 09:36:17,977 - Starting Apache Velocity v1.7 (compiled: 2010-11-19 12:14:37)
- 2024-04-07 09:36:17,977 - Default Properties File: org\apache\velocity\runtime\defaults\velocity.properties
- 2024-04-07 09:36:17,977 - Trying to use logger class org.apache.velocity.runtime.log.AvalonLogChute
- 2024-04-07 09:36:17,977 - 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-04-07 09:36:17,977 - Trying to use logger class org.apache.velocity.runtime.log.Log4JLogChute
- 2024-04-07 09:36:17,977 - Using logger class org.apache.velocity.runtime.log.Log4JLogChute
- 2024-04-07 09:36:17,983 - ResourceLoader instantiated: org.apache.velocity.runtime.resource.loader.FileResourceLoader
- 2024-04-07 09:36:17,985 - Do unicode file recognition: false
- 2024-04-07 09:36:17,985 - FileResourceLoader : adding path ''
- 2024-04-07 09:36:18,000 - ResourceCache: initialized (class org.apache.velocity.runtime.resource.ResourceCacheImpl) with class java.util.Collections$SynchronizedMap cache map.
- 2024-04-07 09:36:18,005 - Loaded System Directive: org.apache.velocity.runtime.directive.Stop
- 2024-04-07 09:36:18,006 - Loaded System Directive: org.apache.velocity.runtime.directive.Define
- 2024-04-07 09:36:18,007 - Loaded System Directive: org.apache.velocity.runtime.directive.Break
- 2024-04-07 09:36:18,008 - Loaded System Directive: org.apache.velocity.runtime.directive.Evaluate
- 2024-04-07 09:36:18,008 - Loaded System Directive: org.apache.velocity.runtime.directive.Literal
- 2024-04-07 09:36:18,009 - Loaded System Directive: org.apache.velocity.runtime.directive.Macro
- 2024-04-07 09:36:18,010 - Loaded System Directive: org.apache.velocity.runtime.directive.Parse
- 2024-04-07 09:36:18,011 - Loaded System Directive: org.apache.velocity.runtime.directive.Include
- 2024-04-07 09:36:18,011 - Loaded System Directive: org.apache.velocity.runtime.directive.Foreach
- 2024-04-07 09:36:18,026 - Created '20' parsers.
- 2024-04-07 09:36:18,029 - Velocimacro : "velocimacro.library" is not set. Trying default library: VM_global_library.vm
- 2024-04-07 09:36:18,029 - Velocimacro : Default library not found.
- 2024-04-07 09:36:18,029 - Velocimacro : allowInline = true : VMs can be defined inline in templates
- 2024-04-07 09:36:18,029 - Velocimacro : allowInlineToOverride = false : VMs defined inline may NOT replace previous VM definitions
- 2024-04-07 09:36:18,029 - Velocimacro : allowInlineLocal = false : VMs defined inline will be global in scope if allowed.
- 2024-04-07 09:36:18,029 - Velocimacro : autoload off : VM system will not automatically reload global library macros
- 2024-04-07 13:16:33,109 - Log4JLogChute initialized using file 'velocity.log'
- 2024-04-07 13:16:33,110 - Initializing Velocity, Calling init()...
- 2024-04-07 13:16:33,110 - Starting Apache Velocity v1.7 (compiled: 2010-11-19 12:14:37)
- 2024-04-07 13:16:33,110 - Default Properties File: org\apache\velocity\runtime\defaults\velocity.properties
- 2024-04-07 13:16:33,110 - Trying to use logger class org.apache.velocity.runtime.log.AvalonLogChute
- 2024-04-07 13:16:33,110 - 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-04-07 13:16:33,110 - Trying to use logger class org.apache.velocity.runtime.log.Log4JLogChute
- 2024-04-07 13:16:33,110 - Using logger class org.apache.velocity.runtime.log.Log4JLogChute
- 2024-04-07 13:16:33,116 - ResourceLoader instantiated: org.apache.velocity.runtime.resource.loader.FileResourceLoader
- 2024-04-07 13:16:33,117 - Do unicode file recognition: false
- 2024-04-07 13:16:33,117 - FileResourceLoader : adding path ''
- 2024-04-07 13:16:33,131 - ResourceCache: initialized (class org.apache.velocity.runtime.resource.ResourceCacheImpl) with class java.util.Collections$SynchronizedMap cache map.
- 2024-04-07 13:16:33,135 - Loaded System Directive: org.apache.velocity.runtime.directive.Stop
- 2024-04-07 13:16:33,136 - Loaded System Directive: org.apache.velocity.runtime.directive.Define
- 2024-04-07 13:16:33,137 - Loaded System Directive: org.apache.velocity.runtime.directive.Break
- 2024-04-07 13:16:33,137 - Loaded System Directive: org.apache.velocity.runtime.directive.Evaluate
- 2024-04-07 13:16:33,138 - Loaded System Directive: org.apache.velocity.runtime.directive.Literal
- 2024-04-07 13:16:33,139 - Loaded System Directive: org.apache.velocity.runtime.directive.Macro
- 2024-04-07 13:16:33,140 - Loaded System Directive: org.apache.velocity.runtime.directive.Parse
- 2024-04-07 13:16:33,140 - Loaded System Directive: org.apache.velocity.runtime.directive.Include
- 2024-04-07 13:16:33,141 - Loaded System Directive: org.apache.velocity.runtime.directive.Foreach
- 2024-04-07 13:16:33,155 - Created '20' parsers.
- 2024-04-07 13:16:33,158 - Velocimacro : "velocimacro.library" is not set. Trying default library: VM_global_library.vm
- 2024-04-07 13:16:33,158 - Velocimacro : Default library not found.
- 2024-04-07 13:16:33,158 - Velocimacro : allowInline = true : VMs can be defined inline in templates
- 2024-04-07 13:16:33,158 - Velocimacro : allowInlineToOverride = false : VMs defined inline may NOT replace previous VM definitions
- 2024-04-07 13:16:33,158 - Velocimacro : allowInlineLocal = false : VMs defined inline will be global in scope if allowed.
- 2024-04-07 13:16:33,159 - Velocimacro : autoload off : VM system will not automatically reload global library macros
- 2024-04-09 11:01:53,639 - Log4JLogChute initialized using file 'velocity.log'
- 2024-04-09 11:01:53,640 - Initializing Velocity, Calling init()...
- 2024-04-09 11:01:53,640 - Starting Apache Velocity v1.7 (compiled: 2010-11-19 12:14:37)
- 2024-04-09 11:01:53,640 - Default Properties File: org\apache\velocity\runtime\defaults\velocity.properties
- 2024-04-09 11:01:53,640 - Trying to use logger class org.apache.velocity.runtime.log.AvalonLogChute
- 2024-04-09 11:01:53,640 - 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-04-09 11:01:53,641 - Trying to use logger class org.apache.velocity.runtime.log.Log4JLogChute
- 2024-04-09 11:01:53,641 - Using logger class org.apache.velocity.runtime.log.Log4JLogChute
- 2024-04-09 11:01:53,646 - ResourceLoader instantiated: org.apache.velocity.runtime.resource.loader.FileResourceLoader
- 2024-04-09 11:01:53,648 - Do unicode file recognition: false
- 2024-04-09 11:01:53,648 - FileResourceLoader : adding path ''
- 2024-04-09 11:01:53,661 - ResourceCache: initialized (class org.apache.velocity.runtime.resource.ResourceCacheImpl) with class java.util.Collections$SynchronizedMap cache map.
- 2024-04-09 11:01:53,665 - Loaded System Directive: org.apache.velocity.runtime.directive.Stop
- 2024-04-09 11:01:53,666 - Loaded System Directive: org.apache.velocity.runtime.directive.Define
- 2024-04-09 11:01:53,667 - Loaded System Directive: org.apache.velocity.runtime.directive.Break
- 2024-04-09 11:01:53,667 - Loaded System Directive: org.apache.velocity.runtime.directive.Evaluate
- 2024-04-09 11:01:53,668 - Loaded System Directive: org.apache.velocity.runtime.directive.Literal
- 2024-04-09 11:01:53,668 - Loaded System Directive: org.apache.velocity.runtime.directive.Macro
- 2024-04-09 11:01:53,669 - Loaded System Directive: org.apache.velocity.runtime.directive.Parse
- 2024-04-09 11:01:53,670 - Loaded System Directive: org.apache.velocity.runtime.directive.Include
- 2024-04-09 11:01:53,671 - Loaded System Directive: org.apache.velocity.runtime.directive.Foreach
- 2024-04-09 11:01:53,683 - Created '20' parsers.
- 2024-04-09 11:01:53,687 - Velocimacro : "velocimacro.library" is not set. Trying default library: VM_global_library.vm
- 2024-04-09 11:01:53,687 - Velocimacro : Default library not found.
- 2024-04-09 11:01:53,687 - Velocimacro : allowInline = true : VMs can be defined inline in templates
- 2024-04-09 11:01:53,687 - Velocimacro : allowInlineToOverride = false : VMs defined inline may NOT replace previous VM definitions
- 2024-04-09 11:01:53,687 - Velocimacro : allowInlineLocal = false : VMs defined inline will be global in scope if allowed.
- 2024-04-09 11:01:53,687 - Velocimacro : autoload off : VM system will not automatically reload global library macros
- 2024-04-10 11:26:33,913 - Log4JLogChute initialized using file 'velocity.log'
- 2024-04-10 11:26:33,914 - Initializing Velocity, Calling init()...
- 2024-04-10 11:26:33,914 - Starting Apache Velocity v1.7 (compiled: 2010-11-19 12:14:37)
- 2024-04-10 11:26:33,914 - Default Properties File: org\apache\velocity\runtime\defaults\velocity.properties
- 2024-04-10 11:26:33,914 - Trying to use logger class org.apache.velocity.runtime.log.AvalonLogChute
- 2024-04-10 11:26:33,914 - 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-04-10 11:26:33,914 - Trying to use logger class org.apache.velocity.runtime.log.Log4JLogChute
- 2024-04-10 11:26:33,914 - Using logger class org.apache.velocity.runtime.log.Log4JLogChute
- 2024-04-10 11:26:33,922 - ResourceLoader instantiated: org.apache.velocity.runtime.resource.loader.FileResourceLoader
- 2024-04-10 11:26:33,925 - Do unicode file recognition: false
- 2024-04-10 11:26:33,925 - FileResourceLoader : adding path ''
- 2024-04-10 11:26:33,945 - ResourceCache: initialized (class org.apache.velocity.runtime.resource.ResourceCacheImpl) with class java.util.Collections$SynchronizedMap cache map.
- 2024-04-10 11:26:33,952 - Loaded System Directive: org.apache.velocity.runtime.directive.Stop
- 2024-04-10 11:26:33,953 - Loaded System Directive: org.apache.velocity.runtime.directive.Define
- 2024-04-10 11:26:33,955 - Loaded System Directive: org.apache.velocity.runtime.directive.Break
- 2024-04-10 11:26:33,956 - Loaded System Directive: org.apache.velocity.runtime.directive.Evaluate
- 2024-04-10 11:26:33,957 - Loaded System Directive: org.apache.velocity.runtime.directive.Literal
- 2024-04-10 11:26:33,958 - Loaded System Directive: org.apache.velocity.runtime.directive.Macro
- 2024-04-10 11:26:33,959 - Loaded System Directive: org.apache.velocity.runtime.directive.Parse
- 2024-04-10 11:26:33,961 - Loaded System Directive: org.apache.velocity.runtime.directive.Include
- 2024-04-10 11:26:33,963 - Loaded System Directive: org.apache.velocity.runtime.directive.Foreach
- 2024-04-10 11:26:33,983 - Created '20' parsers.
- 2024-04-10 11:26:33,986 - Velocimacro : "velocimacro.library" is not set. Trying default library: VM_global_library.vm
- 2024-04-10 11:26:33,986 - Velocimacro : Default library not found.
- 2024-04-10 11:26:33,987 - Velocimacro : allowInline = true : VMs can be defined inline in templates
- 2024-04-10 11:26:33,987 - Velocimacro : allowInlineToOverride = false : VMs defined inline may NOT replace previous VM definitions
- 2024-04-10 11:26:33,987 - Velocimacro : allowInlineLocal = false : VMs defined inline will be global in scope if allowed.
- 2024-04-10 11:26:33,987 - Velocimacro : autoload off : VM system will not automatically reload global library macros
- 2024-04-11 14:14:56,929 - Log4JLogChute initialized using file 'velocity.log'
- 2024-04-11 14:14:56,930 - Initializing Velocity, Calling init()...
- 2024-04-11 14:14:56,930 - Starting Apache Velocity v1.7 (compiled: 2010-11-19 12:14:37)
- 2024-04-11 14:14:56,930 - Default Properties File: org\apache\velocity\runtime\defaults\velocity.properties
- 2024-04-11 14:14:56,930 - Trying to use logger class org.apache.velocity.runtime.log.AvalonLogChute
- 2024-04-11 14:14:56,930 - 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-04-11 14:14:56,930 - Trying to use logger class org.apache.velocity.runtime.log.Log4JLogChute
- 2024-04-11 14:14:56,930 - Using logger class org.apache.velocity.runtime.log.Log4JLogChute
- 2024-04-11 14:14:56,935 - ResourceLoader instantiated: org.apache.velocity.runtime.resource.loader.FileResourceLoader
- 2024-04-11 14:14:56,936 - Do unicode file recognition: false
- 2024-04-11 14:14:56,936 - FileResourceLoader : adding path ''
- 2024-04-11 14:14:56,948 - ResourceCache: initialized (class org.apache.velocity.runtime.resource.ResourceCacheImpl) with class java.util.Collections$SynchronizedMap cache map.
- 2024-04-11 14:14:56,952 - Loaded System Directive: org.apache.velocity.runtime.directive.Stop
- 2024-04-11 14:14:56,953 - Loaded System Directive: org.apache.velocity.runtime.directive.Define
- 2024-04-11 14:14:56,954 - Loaded System Directive: org.apache.velocity.runtime.directive.Break
- 2024-04-11 14:14:56,954 - Loaded System Directive: org.apache.velocity.runtime.directive.Evaluate
- 2024-04-11 14:14:56,955 - Loaded System Directive: org.apache.velocity.runtime.directive.Literal
- 2024-04-11 14:14:56,956 - Loaded System Directive: org.apache.velocity.runtime.directive.Macro
- 2024-04-11 14:14:56,958 - Loaded System Directive: org.apache.velocity.runtime.directive.Parse
- 2024-04-11 14:14:56,958 - Loaded System Directive: org.apache.velocity.runtime.directive.Include
- 2024-04-11 14:14:56,959 - Loaded System Directive: org.apache.velocity.runtime.directive.Foreach
- 2024-04-11 14:14:56,972 - Created '20' parsers.
- 2024-04-11 14:14:56,975 - Velocimacro : "velocimacro.library" is not set. Trying default library: VM_global_library.vm
- 2024-04-11 14:14:56,975 - Velocimacro : Default library not found.
- 2024-04-11 14:14:56,975 - Velocimacro : allowInline = true : VMs can be defined inline in templates
- 2024-04-11 14:14:56,975 - Velocimacro : allowInlineToOverride = false : VMs defined inline may NOT replace previous VM definitions
- 2024-04-11 14:14:56,975 - Velocimacro : allowInlineLocal = false : VMs defined inline will be global in scope if allowed.
- 2024-04-11 14:14:56,975 - Velocimacro : autoload off : VM system will not automatically reload global library macros
- 2024-04-11 15:12:20,981 - Log4JLogChute initialized using file 'velocity.log'
- 2024-04-11 15:12:20,982 - Initializing Velocity, Calling init()...
- 2024-04-11 15:12:20,982 - Starting Apache Velocity v1.7 (compiled: 2010-11-19 12:14:37)
- 2024-04-11 15:12:20,982 - Default Properties File: org\apache\velocity\runtime\defaults\velocity.properties
- 2024-04-11 15:12:20,982 - Trying to use logger class org.apache.velocity.runtime.log.AvalonLogChute
- 2024-04-11 15:12:20,982 - 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-04-11 15:12:20,982 - Trying to use logger class org.apache.velocity.runtime.log.Log4JLogChute
- 2024-04-11 15:12:20,982 - Using logger class org.apache.velocity.runtime.log.Log4JLogChute
- 2024-04-11 15:12:20,989 - ResourceLoader instantiated: org.apache.velocity.runtime.resource.loader.FileResourceLoader
- 2024-04-11 15:12:20,990 - Do unicode file recognition: false
- 2024-04-11 15:12:20,990 - FileResourceLoader : adding path ''
- 2024-04-11 15:12:21,005 - ResourceCache: initialized (class org.apache.velocity.runtime.resource.ResourceCacheImpl) with class java.util.Collections$SynchronizedMap cache map.
- 2024-04-11 15:12:21,011 - Loaded System Directive: org.apache.velocity.runtime.directive.Stop
- 2024-04-11 15:12:21,013 - Loaded System Directive: org.apache.velocity.runtime.directive.Define
- 2024-04-11 15:12:21,013 - Loaded System Directive: org.apache.velocity.runtime.directive.Break
- 2024-04-11 15:12:21,014 - Loaded System Directive: org.apache.velocity.runtime.directive.Evaluate
- 2024-04-11 15:12:21,015 - Loaded System Directive: org.apache.velocity.runtime.directive.Literal
- 2024-04-11 15:12:21,016 - Loaded System Directive: org.apache.velocity.runtime.directive.Macro
- 2024-04-11 15:12:21,017 - Loaded System Directive: org.apache.velocity.runtime.directive.Parse
- 2024-04-11 15:12:21,018 - Loaded System Directive: org.apache.velocity.runtime.directive.Include
- 2024-04-11 15:12:21,020 - Loaded System Directive: org.apache.velocity.runtime.directive.Foreach
- 2024-04-11 15:12:21,037 - Created '20' parsers.
- 2024-04-11 15:12:21,040 - Velocimacro : "velocimacro.library" is not set. Trying default library: VM_global_library.vm
- 2024-04-11 15:12:21,040 - Velocimacro : Default library not found.
- 2024-04-11 15:12:21,040 - Velocimacro : allowInline = true : VMs can be defined inline in templates
- 2024-04-11 15:12:21,040 - Velocimacro : allowInlineToOverride = false : VMs defined inline may NOT replace previous VM definitions
- 2024-04-11 15:12:21,040 - Velocimacro : allowInlineLocal = false : VMs defined inline will be global in scope if allowed.
- 2024-04-11 15:12:21,040 - Velocimacro : autoload off : VM system will not automatically reload global library macros
- 2024-04-11 15:17:45,418 - Log4JLogChute initialized using file 'velocity.log'
- 2024-04-11 15:17:45,419 - Initializing Velocity, Calling init()...
- 2024-04-11 15:17:45,419 - Starting Apache Velocity v1.7 (compiled: 2010-11-19 12:14:37)
- 2024-04-11 15:17:45,419 - Default Properties File: org\apache\velocity\runtime\defaults\velocity.properties
- 2024-04-11 15:17:45,419 - Trying to use logger class org.apache.velocity.runtime.log.AvalonLogChute
- 2024-04-11 15:17:45,419 - 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-04-11 15:17:45,419 - Trying to use logger class org.apache.velocity.runtime.log.Log4JLogChute
- 2024-04-11 15:17:45,419 - Using logger class org.apache.velocity.runtime.log.Log4JLogChute
- 2024-04-11 15:17:45,425 - ResourceLoader instantiated: org.apache.velocity.runtime.resource.loader.FileResourceLoader
- 2024-04-11 15:17:45,426 - Do unicode file recognition: false
- 2024-04-11 15:17:45,426 - FileResourceLoader : adding path ''
- 2024-04-11 15:17:45,436 - ResourceCache: initialized (class org.apache.velocity.runtime.resource.ResourceCacheImpl) with class java.util.Collections$SynchronizedMap cache map.
- 2024-04-11 15:17:45,442 - Loaded System Directive: org.apache.velocity.runtime.directive.Stop
- 2024-04-11 15:17:45,443 - Loaded System Directive: org.apache.velocity.runtime.directive.Define
- 2024-04-11 15:17:45,444 - Loaded System Directive: org.apache.velocity.runtime.directive.Break
- 2024-04-11 15:17:45,445 - Loaded System Directive: org.apache.velocity.runtime.directive.Evaluate
- 2024-04-11 15:17:45,445 - Loaded System Directive: org.apache.velocity.runtime.directive.Literal
- 2024-04-11 15:17:45,446 - Loaded System Directive: org.apache.velocity.runtime.directive.Macro
- 2024-04-11 15:17:45,447 - Loaded System Directive: org.apache.velocity.runtime.directive.Parse
- 2024-04-11 15:17:45,448 - Loaded System Directive: org.apache.velocity.runtime.directive.Include
- 2024-04-11 15:17:45,449 - Loaded System Directive: org.apache.velocity.runtime.directive.Foreach
- 2024-04-11 15:17:45,464 - Created '20' parsers.
- 2024-04-11 15:17:45,467 - Velocimacro : "velocimacro.library" is not set. Trying default library: VM_global_library.vm
- 2024-04-11 15:17:45,467 - Velocimacro : Default library not found.
- 2024-04-11 15:17:45,467 - Velocimacro : allowInline = true : VMs can be defined inline in templates
- 2024-04-11 15:17:45,467 - Velocimacro : allowInlineToOverride = false : VMs defined inline may NOT replace previous VM definitions
- 2024-04-11 15:17:45,467 - Velocimacro : allowInlineLocal = false : VMs defined inline will be global in scope if allowed.
- 2024-04-11 15:17:45,467 - Velocimacro : autoload off : VM system will not automatically reload global library macros
- 2024-04-15 09:40:56,834 - Log4JLogChute initialized using file 'velocity.log'
- 2024-04-15 09:40:56,835 - Initializing Velocity, Calling init()...
- 2024-04-15 09:40:56,835 - Starting Apache Velocity v1.7 (compiled: 2010-11-19 12:14:37)
- 2024-04-15 09:40:56,835 - Default Properties File: org\apache\velocity\runtime\defaults\velocity.properties
- 2024-04-15 09:40:56,835 - Trying to use logger class org.apache.velocity.runtime.log.AvalonLogChute
- 2024-04-15 09:40:56,835 - 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-04-15 09:40:56,835 - Trying to use logger class org.apache.velocity.runtime.log.Log4JLogChute
- 2024-04-15 09:40:56,835 - Using logger class org.apache.velocity.runtime.log.Log4JLogChute
- 2024-04-15 09:40:56,841 - ResourceLoader instantiated: org.apache.velocity.runtime.resource.loader.FileResourceLoader
- 2024-04-15 09:40:56,842 - Do unicode file recognition: false
- 2024-04-15 09:40:56,842 - FileResourceLoader : adding path ''
- 2024-04-15 09:40:56,855 - ResourceCache: initialized (class org.apache.velocity.runtime.resource.ResourceCacheImpl) with class java.util.Collections$SynchronizedMap cache map.
- 2024-04-15 09:40:56,859 - Loaded System Directive: org.apache.velocity.runtime.directive.Stop
- 2024-04-15 09:40:56,860 - Loaded System Directive: org.apache.velocity.runtime.directive.Define
- 2024-04-15 09:40:56,860 - Loaded System Directive: org.apache.velocity.runtime.directive.Break
- 2024-04-15 09:40:56,861 - Loaded System Directive: org.apache.velocity.runtime.directive.Evaluate
- 2024-04-15 09:40:56,861 - Loaded System Directive: org.apache.velocity.runtime.directive.Literal
- 2024-04-15 09:40:56,862 - Loaded System Directive: org.apache.velocity.runtime.directive.Macro
- 2024-04-15 09:40:56,863 - Loaded System Directive: org.apache.velocity.runtime.directive.Parse
- 2024-04-15 09:40:56,863 - Loaded System Directive: org.apache.velocity.runtime.directive.Include
- 2024-04-15 09:40:56,864 - Loaded System Directive: org.apache.velocity.runtime.directive.Foreach
- 2024-04-15 09:40:56,876 - Created '20' parsers.
- 2024-04-15 09:40:56,880 - Velocimacro : "velocimacro.library" is not set. Trying default library: VM_global_library.vm
- 2024-04-15 09:40:56,880 - Velocimacro : Default library not found.
- 2024-04-15 09:40:56,880 - Velocimacro : allowInline = true : VMs can be defined inline in templates
- 2024-04-15 09:40:56,880 - Velocimacro : allowInlineToOverride = false : VMs defined inline may NOT replace previous VM definitions
- 2024-04-15 09:40:56,881 - Velocimacro : allowInlineLocal = false : VMs defined inline will be global in scope if allowed.
- 2024-04-15 09:40:56,881 - Velocimacro : autoload off : VM system will not automatically reload global library macros
|