velocity.log 14 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129
  1. 2021-08-31 21:59:19,538 - Log4JLogChute initialized using file 'velocity.log'
  2. 2021-08-31 21:59:19,538 - Initializing Velocity, Calling init()...
  3. 2021-08-31 21:59:19,538 - Starting Apache Velocity v1.7 (compiled: 2010-11-19 12:14:37)
  4. 2021-08-31 21:59:19,538 - Default Properties File: org\apache\velocity\runtime\defaults\velocity.properties
  5. 2021-08-31 21:59:19,538 - Trying to use logger class org.apache.velocity.runtime.log.AvalonLogChute
  6. 2021-08-31 21:59:19,538 - 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...
  7. 2021-08-31 21:59:19,538 - Trying to use logger class org.apache.velocity.runtime.log.Log4JLogChute
  8. 2021-08-31 21:59:19,540 - Using logger class org.apache.velocity.runtime.log.Log4JLogChute
  9. 2021-08-31 21:59:19,543 - ResourceLoader instantiated: org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
  10. 2021-08-31 21:59:19,554 - ResourceCache: initialized (class org.apache.velocity.runtime.resource.ResourceCacheImpl) with class java.util.Collections$SynchronizedMap cache map.
  11. 2021-08-31 21:59:19,555 - Loaded System Directive: org.apache.velocity.runtime.directive.Stop
  12. 2021-08-31 21:59:19,556 - Loaded System Directive: org.apache.velocity.runtime.directive.Define
  13. 2021-08-31 21:59:19,557 - Loaded System Directive: org.apache.velocity.runtime.directive.Break
  14. 2021-08-31 21:59:19,557 - Loaded System Directive: org.apache.velocity.runtime.directive.Evaluate
  15. 2021-08-31 21:59:19,558 - Loaded System Directive: org.apache.velocity.runtime.directive.Literal
  16. 2021-08-31 21:59:19,558 - Loaded System Directive: org.apache.velocity.runtime.directive.Macro
  17. 2021-08-31 21:59:19,559 - Loaded System Directive: org.apache.velocity.runtime.directive.Parse
  18. 2021-08-31 21:59:19,560 - Loaded System Directive: org.apache.velocity.runtime.directive.Include
  19. 2021-08-31 21:59:19,561 - Loaded System Directive: org.apache.velocity.runtime.directive.Foreach
  20. 2021-08-31 21:59:19,587 - Created '20' parsers.
  21. 2021-08-31 21:59:19,592 - Velocimacro : "velocimacro.library" is not set. Trying default library: VM_global_library.vm
  22. 2021-08-31 21:59:19,592 - 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
  23. 2021-08-31 21:59:19,592 - Velocimacro : Default library not found.
  24. 2021-08-31 21:59:19,592 - Velocimacro : allowInline = true : VMs can be defined inline in templates
  25. 2021-08-31 21:59:19,593 - Velocimacro : allowInlineToOverride = false : VMs defined inline may NOT replace previous VM definitions
  26. 2021-08-31 21:59:19,593 - Velocimacro : allowInlineLocal = false : VMs defined inline will be global in scope if allowed.
  27. 2021-08-31 21:59:19,593 - Velocimacro : autoload off : VM system will not automatically reload global library macros
  28. 2021-08-31 21:59:19,609 - ResourceManager : found start-console.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
  29. 2021-08-31 21:59:19,611 - Null reference [template 'start-console.vm', line 4, column 19] : $basedir cannot be resolved.
  30. 2021-08-31 21:59:19,611 - Null reference [template 'start-console.vm', line 6, column 22] : $basedir cannot be resolved.
  31. 2021-08-31 21:59:19,611 - Null reference [template 'start-console.vm', line 10, column 17] : $producedir cannot be resolved.
  32. 2021-08-31 21:59:19,611 - Null reference [template 'start-console.vm', line 13, column 17] : $JAVA_HOME cannot be resolved.
  33. 2021-08-31 21:59:19,611 - Null reference [template 'start-console.vm', line 14, column 20] : $JAVA_HOME cannot be resolved.
  34. 2021-08-31 21:59:19,611 - Null reference [template 'start-console.vm', line 14, column 35] : $JRE_HOME cannot be resolved.
  35. 2021-08-31 21:59:19,611 - Null reference [template 'start-console.vm', line 14, column 49] : $CLASSPATH cannot be resolved.
  36. 2021-08-31 21:59:19,611 - Null reference [template 'start-console.vm', line 15, column 13] : $JAVA_HOME cannot be resolved.
  37. 2021-08-31 21:59:19,612 - Null reference [template 'start-console.vm', line 15, column 28] : $JRE_HOME cannot be resolved.
  38. 2021-08-31 21:59:19,612 - Null reference [template 'start-console.vm', line 15, column 42] : $PATH cannot be resolved.
  39. 2021-08-31 21:59:19,612 - Null reference [template 'start-console.vm', line 21, column 4] : $app_path cannot be resolved.
  40. 2021-08-31 21:59:19,612 - Null reference [template 'start-console.vm', line 23, column 12] : $app_path cannot be resolved.
  41. 2021-08-31 21:59:19,612 - Null reference [template 'start-console.vm', line 25, column 19] : $app_path cannot be resolved.
  42. 2021-08-31 21:59:19,612 - Null reference [template 'start-console.vm', line 25, column 49] : $start_app_log cannot be resolved.
  43. 2021-08-31 21:59:19,612 - Null reference [template 'start-console.vm', line 28, column 44] : $app_path cannot be resolved.
  44. 2021-08-31 22:03:16,035 - Log4JLogChute initialized using file 'velocity.log'
  45. 2021-08-31 22:03:16,036 - Initializing Velocity, Calling init()...
  46. 2021-08-31 22:03:16,036 - Starting Apache Velocity v1.7 (compiled: 2010-11-19 12:14:37)
  47. 2021-08-31 22:03:16,036 - Default Properties File: org\apache\velocity\runtime\defaults\velocity.properties
  48. 2021-08-31 22:03:16,036 - Trying to use logger class org.apache.velocity.runtime.log.AvalonLogChute
  49. 2021-08-31 22:03:16,036 - 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...
  50. 2021-08-31 22:03:16,036 - Trying to use logger class org.apache.velocity.runtime.log.Log4JLogChute
  51. 2021-08-31 22:03:16,036 - Using logger class org.apache.velocity.runtime.log.Log4JLogChute
  52. 2021-08-31 22:03:16,040 - ResourceLoader instantiated: org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
  53. 2021-08-31 22:03:16,055 - ResourceCache: initialized (class org.apache.velocity.runtime.resource.ResourceCacheImpl) with class java.util.Collections$SynchronizedMap cache map.
  54. 2021-08-31 22:03:16,057 - Loaded System Directive: org.apache.velocity.runtime.directive.Stop
  55. 2021-08-31 22:03:16,058 - Loaded System Directive: org.apache.velocity.runtime.directive.Define
  56. 2021-08-31 22:03:16,059 - Loaded System Directive: org.apache.velocity.runtime.directive.Break
  57. 2021-08-31 22:03:16,060 - Loaded System Directive: org.apache.velocity.runtime.directive.Evaluate
  58. 2021-08-31 22:03:16,061 - Loaded System Directive: org.apache.velocity.runtime.directive.Literal
  59. 2021-08-31 22:03:16,062 - Loaded System Directive: org.apache.velocity.runtime.directive.Macro
  60. 2021-08-31 22:03:16,064 - Loaded System Directive: org.apache.velocity.runtime.directive.Parse
  61. 2021-08-31 22:03:16,066 - Loaded System Directive: org.apache.velocity.runtime.directive.Include
  62. 2021-08-31 22:03:16,067 - Loaded System Directive: org.apache.velocity.runtime.directive.Foreach
  63. 2021-08-31 22:03:16,111 - Created '20' parsers.
  64. 2021-08-31 22:03:16,116 - Velocimacro : "velocimacro.library" is not set. Trying default library: VM_global_library.vm
  65. 2021-08-31 22:03:16,117 - 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
  66. 2021-08-31 22:03:16,117 - Velocimacro : Default library not found.
  67. 2021-08-31 22:03:16,117 - Velocimacro : allowInline = true : VMs can be defined inline in templates
  68. 2021-08-31 22:03:16,117 - Velocimacro : allowInlineToOverride = false : VMs defined inline may NOT replace previous VM definitions
  69. 2021-08-31 22:03:16,117 - Velocimacro : allowInlineLocal = false : VMs defined inline will be global in scope if allowed.
  70. 2021-08-31 22:03:16,117 - Velocimacro : autoload off : VM system will not automatically reload global library macros
  71. 2021-08-31 22:03:16,133 - ResourceManager : found start-console.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
  72. 2021-08-31 22:03:16,136 - Null reference [template 'start-console.vm', line 4, column 19] : $basedir cannot be resolved.
  73. 2021-08-31 22:03:16,136 - Null reference [template 'start-console.vm', line 6, column 22] : $basedir cannot be resolved.
  74. 2021-08-31 22:03:16,136 - Null reference [template 'start-console.vm', line 10, column 17] : $producedir cannot be resolved.
  75. 2021-08-31 22:03:16,136 - Null reference [template 'start-console.vm', line 13, column 17] : $JAVA_HOME cannot be resolved.
  76. 2021-08-31 22:03:16,136 - Null reference [template 'start-console.vm', line 14, column 20] : $JAVA_HOME cannot be resolved.
  77. 2021-08-31 22:03:16,136 - Null reference [template 'start-console.vm', line 14, column 35] : $JRE_HOME cannot be resolved.
  78. 2021-08-31 22:03:16,136 - Null reference [template 'start-console.vm', line 14, column 49] : $CLASSPATH cannot be resolved.
  79. 2021-08-31 22:03:16,136 - Null reference [template 'start-console.vm', line 15, column 13] : $JAVA_HOME cannot be resolved.
  80. 2021-08-31 22:03:16,136 - Null reference [template 'start-console.vm', line 15, column 28] : $JRE_HOME cannot be resolved.
  81. 2021-08-31 22:03:16,136 - Null reference [template 'start-console.vm', line 15, column 42] : $PATH cannot be resolved.
  82. 2021-08-31 22:03:16,136 - Null reference [template 'start-console.vm', line 21, column 4] : $app_path cannot be resolved.
  83. 2021-08-31 22:03:16,136 - Null reference [template 'start-console.vm', line 23, column 12] : $app_path cannot be resolved.
  84. 2021-08-31 22:03:16,136 - Null reference [template 'start-console.vm', line 25, column 19] : $app_path cannot be resolved.
  85. 2021-08-31 22:03:16,136 - Null reference [template 'start-console.vm', line 25, column 49] : $start_app_log cannot be resolved.
  86. 2021-08-31 22:03:16,137 - Null reference [template 'start-console.vm', line 28, column 44] : $app_path cannot be resolved.
  87. 2021-08-31 22:13:08,308 - Log4JLogChute initialized using file 'velocity.log'
  88. 2021-08-31 22:13:08,308 - Initializing Velocity, Calling init()...
  89. 2021-08-31 22:13:08,309 - Starting Apache Velocity v1.7 (compiled: 2010-11-19 12:14:37)
  90. 2021-08-31 22:13:08,309 - Default Properties File: org\apache\velocity\runtime\defaults\velocity.properties
  91. 2021-08-31 22:13:08,309 - Trying to use logger class org.apache.velocity.runtime.log.AvalonLogChute
  92. 2021-08-31 22:13:08,309 - 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...
  93. 2021-08-31 22:13:08,309 - Trying to use logger class org.apache.velocity.runtime.log.Log4JLogChute
  94. 2021-08-31 22:13:08,309 - Using logger class org.apache.velocity.runtime.log.Log4JLogChute
  95. 2021-08-31 22:13:08,312 - ResourceLoader instantiated: org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
  96. 2021-08-31 22:13:08,326 - ResourceCache: initialized (class org.apache.velocity.runtime.resource.ResourceCacheImpl) with class java.util.Collections$SynchronizedMap cache map.
  97. 2021-08-31 22:13:08,328 - Loaded System Directive: org.apache.velocity.runtime.directive.Stop
  98. 2021-08-31 22:13:08,329 - Loaded System Directive: org.apache.velocity.runtime.directive.Define
  99. 2021-08-31 22:13:08,330 - Loaded System Directive: org.apache.velocity.runtime.directive.Break
  100. 2021-08-31 22:13:08,331 - Loaded System Directive: org.apache.velocity.runtime.directive.Evaluate
  101. 2021-08-31 22:13:08,331 - Loaded System Directive: org.apache.velocity.runtime.directive.Literal
  102. 2021-08-31 22:13:08,332 - Loaded System Directive: org.apache.velocity.runtime.directive.Macro
  103. 2021-08-31 22:13:08,334 - Loaded System Directive: org.apache.velocity.runtime.directive.Parse
  104. 2021-08-31 22:13:08,335 - Loaded System Directive: org.apache.velocity.runtime.directive.Include
  105. 2021-08-31 22:13:08,336 - Loaded System Directive: org.apache.velocity.runtime.directive.Foreach
  106. 2021-08-31 22:13:08,367 - Created '20' parsers.
  107. 2021-08-31 22:13:08,375 - Velocimacro : "velocimacro.library" is not set. Trying default library: VM_global_library.vm
  108. 2021-08-31 22:13:08,376 - 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
  109. 2021-08-31 22:13:08,376 - Velocimacro : Default library not found.
  110. 2021-08-31 22:13:08,376 - Velocimacro : allowInline = true : VMs can be defined inline in templates
  111. 2021-08-31 22:13:08,376 - Velocimacro : allowInlineToOverride = false : VMs defined inline may NOT replace previous VM definitions
  112. 2021-08-31 22:13:08,376 - Velocimacro : allowInlineLocal = false : VMs defined inline will be global in scope if allowed.
  113. 2021-08-31 22:13:08,376 - Velocimacro : autoload off : VM system will not automatically reload global library macros
  114. 2021-08-31 22:13:08,396 - ResourceManager : found start-console.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
  115. 2021-08-31 22:13:08,399 - Null reference [template 'start-console.vm', line 4, column 19] : $basedir cannot be resolved.
  116. 2021-08-31 22:13:08,399 - Null reference [template 'start-console.vm', line 6, column 22] : $basedir cannot be resolved.
  117. 2021-08-31 22:13:08,399 - Null reference [template 'start-console.vm', line 10, column 17] : $producedir cannot be resolved.
  118. 2021-08-31 22:13:08,399 - Null reference [template 'start-console.vm', line 13, column 17] : $JAVA_HOME cannot be resolved.
  119. 2021-08-31 22:13:08,399 - Null reference [template 'start-console.vm', line 14, column 20] : $JAVA_HOME cannot be resolved.
  120. 2021-08-31 22:13:08,399 - Null reference [template 'start-console.vm', line 14, column 35] : $JRE_HOME cannot be resolved.
  121. 2021-08-31 22:13:08,399 - Null reference [template 'start-console.vm', line 14, column 49] : $CLASSPATH cannot be resolved.
  122. 2021-08-31 22:13:08,399 - Null reference [template 'start-console.vm', line 15, column 13] : $JAVA_HOME cannot be resolved.
  123. 2021-08-31 22:13:08,399 - Null reference [template 'start-console.vm', line 15, column 28] : $JRE_HOME cannot be resolved.
  124. 2021-08-31 22:13:08,399 - Null reference [template 'start-console.vm', line 15, column 42] : $PATH cannot be resolved.
  125. 2021-08-31 22:13:08,399 - Null reference [template 'start-console.vm', line 21, column 4] : $app_path cannot be resolved.
  126. 2021-08-31 22:13:08,399 - Null reference [template 'start-console.vm', line 23, column 12] : $app_path cannot be resolved.
  127. 2021-08-31 22:13:08,399 - Null reference [template 'start-console.vm', line 25, column 19] : $app_path cannot be resolved.
  128. 2021-08-31 22:13:08,399 - Null reference [template 'start-console.vm', line 25, column 49] : $start_app_log cannot be resolved.
  129. 2021-08-31 22:13:08,399 - Null reference [template 'start-console.vm', line 28, column 44] : $app_path cannot be resolved.