forked from Angel-ML/angel
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathvelocity.log
84 lines (84 loc) · 9.11 KB
/
velocity.log
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
2018-08-21 15:01:31,571 - Log4JLogChute initialized using file 'velocity.log'
2018-08-21 15:01:31,571 - Initializing Velocity, Calling init()...
2018-08-21 15:01:31,571 - Starting Apache Velocity v1.7 (compiled: 2010-11-19 12:14:37)
2018-08-21 15:01:31,571 - Default Properties File: org\apache\velocity\runtime\defaults\velocity.properties
2018-08-21 15:01:31,571 - Trying to use logger class org.apache.velocity.runtime.log.AvalonLogChute
2018-08-21 15:01:31,571 - 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...
2018-08-21 15:01:31,571 - Trying to use logger class org.apache.velocity.runtime.log.Log4JLogChute
2018-08-21 15:01:31,571 - Using logger class org.apache.velocity.runtime.log.Log4JLogChute
2018-08-21 15:01:31,571 - ResourceLoader instantiated: org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
2018-08-21 15:01:31,591 - ResourceCache: initialized (class org.apache.velocity.runtime.resource.ResourceCacheImpl) with class java.util.Collections$SynchronizedMap cache map.
2018-08-21 15:01:31,591 - Loaded System Directive: org.apache.velocity.runtime.directive.Stop
2018-08-21 15:01:31,591 - Loaded System Directive: org.apache.velocity.runtime.directive.Define
2018-08-21 15:01:31,591 - Loaded System Directive: org.apache.velocity.runtime.directive.Break
2018-08-21 15:01:31,591 - Loaded System Directive: org.apache.velocity.runtime.directive.Evaluate
2018-08-21 15:01:31,591 - Loaded System Directive: org.apache.velocity.runtime.directive.Literal
2018-08-21 15:01:31,591 - Loaded System Directive: org.apache.velocity.runtime.directive.Macro
2018-08-21 15:01:31,591 - Loaded System Directive: org.apache.velocity.runtime.directive.Parse
2018-08-21 15:01:31,591 - Loaded System Directive: org.apache.velocity.runtime.directive.Include
2018-08-21 15:01:31,591 - Loaded System Directive: org.apache.velocity.runtime.directive.Foreach
2018-08-21 15:01:31,621 - Created '20' parsers.
2018-08-21 15:01:31,621 - Velocimacro : "velocimacro.library" is not set. Trying default library: VM_global_library.vm
2018-08-21 15:01:31,621 - 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
2018-08-21 15:01:31,621 - Velocimacro : Default library not found.
2018-08-21 15:01:31,621 - Velocimacro : allowInline = true : VMs can be defined inline in templates
2018-08-21 15:01:31,621 - Velocimacro : allowInlineToOverride = false : VMs defined inline may NOT replace previous VM definitions
2018-08-21 15:01:31,621 - Velocimacro : allowInlineLocal = false : VMs defined inline will be global in scope if allowed.
2018-08-21 15:01:31,631 - Velocimacro : autoload off : VM system will not automatically reload global library macros
2018-08-21 15:01:31,651 - ResourceManager : found vmfiles/vector/compvector.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
2018-08-21 15:03:20,969 - Log4JLogChute initialized using file 'velocity.log'
2018-08-21 15:03:20,969 - Initializing Velocity, Calling init()...
2018-08-21 15:03:20,969 - Starting Apache Velocity v1.7 (compiled: 2010-11-19 12:14:37)
2018-08-21 15:03:20,969 - Default Properties File: org\apache\velocity\runtime\defaults\velocity.properties
2018-08-21 15:03:20,969 - Trying to use logger class org.apache.velocity.runtime.log.AvalonLogChute
2018-08-21 15:03:20,969 - 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...
2018-08-21 15:03:20,969 - Trying to use logger class org.apache.velocity.runtime.log.Log4JLogChute
2018-08-21 15:03:20,969 - Using logger class org.apache.velocity.runtime.log.Log4JLogChute
2018-08-21 15:03:20,969 - ResourceLoader instantiated: org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
2018-08-21 15:03:20,989 - ResourceCache: initialized (class org.apache.velocity.runtime.resource.ResourceCacheImpl) with class java.util.Collections$SynchronizedMap cache map.
2018-08-21 15:03:20,989 - Loaded System Directive: org.apache.velocity.runtime.directive.Stop
2018-08-21 15:03:20,989 - Loaded System Directive: org.apache.velocity.runtime.directive.Define
2018-08-21 15:03:20,989 - Loaded System Directive: org.apache.velocity.runtime.directive.Break
2018-08-21 15:03:20,989 - Loaded System Directive: org.apache.velocity.runtime.directive.Evaluate
2018-08-21 15:03:20,989 - Loaded System Directive: org.apache.velocity.runtime.directive.Literal
2018-08-21 15:03:20,999 - Loaded System Directive: org.apache.velocity.runtime.directive.Macro
2018-08-21 15:03:20,999 - Loaded System Directive: org.apache.velocity.runtime.directive.Parse
2018-08-21 15:03:20,999 - Loaded System Directive: org.apache.velocity.runtime.directive.Include
2018-08-21 15:03:20,999 - Loaded System Directive: org.apache.velocity.runtime.directive.Foreach
2018-08-21 15:03:21,019 - Created '20' parsers.
2018-08-21 15:03:21,019 - Velocimacro : "velocimacro.library" is not set. Trying default library: VM_global_library.vm
2018-08-21 15:03:21,019 - 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
2018-08-21 15:03:21,019 - Velocimacro : Default library not found.
2018-08-21 15:03:21,029 - Velocimacro : allowInline = true : VMs can be defined inline in templates
2018-08-21 15:03:21,029 - Velocimacro : allowInlineToOverride = false : VMs defined inline may NOT replace previous VM definitions
2018-08-21 15:03:21,029 - Velocimacro : allowInlineLocal = false : VMs defined inline will be global in scope if allowed.
2018-08-21 15:03:21,029 - Velocimacro : autoload off : VM system will not automatically reload global library macros
2018-08-21 15:03:21,039 - ResourceManager : found vmfiles/vector/compvector.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
2018-08-21 15:04:04,317 - Log4JLogChute initialized using file 'velocity.log'
2018-08-21 15:04:04,317 - Initializing Velocity, Calling init()...
2018-08-21 15:04:04,317 - Starting Apache Velocity v1.7 (compiled: 2010-11-19 12:14:37)
2018-08-21 15:04:04,317 - Default Properties File: org\apache\velocity\runtime\defaults\velocity.properties
2018-08-21 15:04:04,317 - Trying to use logger class org.apache.velocity.runtime.log.AvalonLogChute
2018-08-21 15:04:04,317 - 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...
2018-08-21 15:04:04,317 - Trying to use logger class org.apache.velocity.runtime.log.Log4JLogChute
2018-08-21 15:04:04,317 - Using logger class org.apache.velocity.runtime.log.Log4JLogChute
2018-08-21 15:04:04,317 - ResourceLoader instantiated: org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
2018-08-21 15:04:04,337 - ResourceCache: initialized (class org.apache.velocity.runtime.resource.ResourceCacheImpl) with class java.util.Collections$SynchronizedMap cache map.
2018-08-21 15:04:04,337 - Loaded System Directive: org.apache.velocity.runtime.directive.Stop
2018-08-21 15:04:04,337 - Loaded System Directive: org.apache.velocity.runtime.directive.Define
2018-08-21 15:04:04,337 - Loaded System Directive: org.apache.velocity.runtime.directive.Break
2018-08-21 15:04:04,337 - Loaded System Directive: org.apache.velocity.runtime.directive.Evaluate
2018-08-21 15:04:04,337 - Loaded System Directive: org.apache.velocity.runtime.directive.Literal
2018-08-21 15:04:04,337 - Loaded System Directive: org.apache.velocity.runtime.directive.Macro
2018-08-21 15:04:04,337 - Loaded System Directive: org.apache.velocity.runtime.directive.Parse
2018-08-21 15:04:04,347 - Loaded System Directive: org.apache.velocity.runtime.directive.Include
2018-08-21 15:04:04,347 - Loaded System Directive: org.apache.velocity.runtime.directive.Foreach
2018-08-21 15:04:04,357 - Created '20' parsers.
2018-08-21 15:04:04,367 - Velocimacro : "velocimacro.library" is not set. Trying default library: VM_global_library.vm
2018-08-21 15:04:04,367 - 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
2018-08-21 15:04:04,367 - Velocimacro : Default library not found.
2018-08-21 15:04:04,367 - Velocimacro : allowInline = true : VMs can be defined inline in templates
2018-08-21 15:04:04,367 - Velocimacro : allowInlineToOverride = false : VMs defined inline may NOT replace previous VM definitions
2018-08-21 15:04:04,367 - Velocimacro : allowInlineLocal = false : VMs defined inline will be global in scope if allowed.
2018-08-21 15:04:04,367 - Velocimacro : autoload off : VM system will not automatically reload global library macros
2018-08-21 15:04:04,387 - ResourceManager : found vmfiles/vector/compvector.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader