-
Notifications
You must be signed in to change notification settings - Fork 3
/
velocity.log
53 lines (53 loc) · 5 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
2015-12-04 10:13:00,561 - ClasspathResourceLoader : initialization starting.
2015-12-04 10:13:00,561 - ClasspathResourceLoader : initialization complete.
2015-12-04 10:13:00,568 - ResourceCache : initialized. (class org.apache.velocity.runtime.resource.ResourceCacheImpl)
2015-12-04 10:13:00,568 - Default ResourceManager initialization complete.
2015-12-04 10:13:00,572 - Loaded System Directive: org.apache.velocity.runtime.directive.Literal
2015-12-04 10:13:00,574 - Loaded System Directive: org.apache.velocity.runtime.directive.Macro
2015-12-04 10:13:00,582 - Loaded System Directive: org.apache.velocity.runtime.directive.Parse
2015-12-04 10:13:00,586 - Loaded System Directive: org.apache.velocity.runtime.directive.Include
2015-12-04 10:13:00,588 - Loaded System Directive: org.apache.velocity.runtime.directive.Foreach
2015-12-04 10:13:00,640 - Created: 20 parsers.
2015-12-04 10:13:00,655 - Velocimacro : initialization starting.
2015-12-04 10:13:00,655 - Velocimacro : adding VMs from VM library template : VM_global_library.vm
2015-12-04 10:13:00,666 - ResourceManager : unable to find resource 'VM_global_library.vm' in any resource loader.
2015-12-04 10:13:00,666 - Velocimacro : error using VM library template VM_global_library.vm : org.apache.velocity.exception.ResourceNotFoundException: Unable to find resource 'VM_global_library.vm'
2015-12-04 10:13:00,666 - Velocimacro : VM library template macro registration complete.
2015-12-04 10:13:00,666 - Velocimacro : allowInline = true : VMs can be defined inline in templates
2015-12-04 10:13:00,666 - Velocimacro : allowInlineToOverride = false : VMs defined inline may NOT replace previous VM definitions
2015-12-04 10:13:00,666 - Velocimacro : allowInlineLocal = false : VMs defined inline will be global in scope if allowed.
2015-12-04 10:13:00,666 - Velocimacro : messages on : VM system will output logging messages
2015-12-04 10:13:00,666 - Velocimacro : autoload off : VM system will not automatically reload global library macros
2015-12-04 10:13:00,666 - Velocimacro : initialization complete.
2015-12-04 10:13:00,666 - Velocity successfully started.
2015-12-04 10:15:05,991 - SimpleLog4JLogSystem initialized using logfile 'velocity.log'
2015-12-04 10:15:05,991 - **************************************************************
2015-12-04 10:15:05,991 - Starting Jakarta Velocity v1.4
2015-12-04 10:15:05,991 - RuntimeInstance initializing.
2015-12-04 10:15:05,991 - Default Properties File: org\apache\velocity\runtime\defaults\velocity.properties
2015-12-04 10:15:05,991 - Trying to use logger class org.apache.velocity.runtime.log.SimpleLog4JLogSystem
2015-12-04 10:15:05,991 - Using logger class org.apache.velocity.runtime.log.SimpleLog4JLogSystem
2015-12-04 10:15:05,997 - Default ResourceManager initializing. (class org.apache.velocity.runtime.resource.ResourceManagerImpl)
2015-12-04 10:15:06,002 - Resource Loader Instantiated: org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
2015-12-04 10:15:06,003 - ClasspathResourceLoader : initialization starting.
2015-12-04 10:15:06,003 - ClasspathResourceLoader : initialization complete.
2015-12-04 10:15:06,009 - ResourceCache : initialized. (class org.apache.velocity.runtime.resource.ResourceCacheImpl)
2015-12-04 10:15:06,009 - Default ResourceManager initialization complete.
2015-12-04 10:15:06,014 - Loaded System Directive: org.apache.velocity.runtime.directive.Literal
2015-12-04 10:15:06,019 - Loaded System Directive: org.apache.velocity.runtime.directive.Macro
2015-12-04 10:15:06,026 - Loaded System Directive: org.apache.velocity.runtime.directive.Parse
2015-12-04 10:15:06,030 - Loaded System Directive: org.apache.velocity.runtime.directive.Include
2015-12-04 10:15:06,033 - Loaded System Directive: org.apache.velocity.runtime.directive.Foreach
2015-12-04 10:15:06,091 - Created: 20 parsers.
2015-12-04 10:15:06,105 - Velocimacro : initialization starting.
2015-12-04 10:15:06,105 - Velocimacro : adding VMs from VM library template : VM_global_library.vm
2015-12-04 10:15:06,124 - ResourceManager : unable to find resource 'VM_global_library.vm' in any resource loader.
2015-12-04 10:15:06,125 - Velocimacro : error using VM library template VM_global_library.vm : org.apache.velocity.exception.ResourceNotFoundException: Unable to find resource 'VM_global_library.vm'
2015-12-04 10:15:06,125 - Velocimacro : VM library template macro registration complete.
2015-12-04 10:15:06,125 - Velocimacro : allowInline = true : VMs can be defined inline in templates
2015-12-04 10:15:06,125 - Velocimacro : allowInlineToOverride = false : VMs defined inline may NOT replace previous VM definitions
2015-12-04 10:15:06,125 - Velocimacro : allowInlineLocal = false : VMs defined inline will be global in scope if allowed.
2015-12-04 10:15:06,125 - Velocimacro : messages on : VM system will output logging messages
2015-12-04 10:15:06,125 - Velocimacro : autoload off : VM system will not automatically reload global library macros
2015-12-04 10:15:06,125 - Velocimacro : initialization complete.
2015-12-04 10:15:06,125 - Velocity successfully started.