velocity.log 14 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129
  1. 2023-02-14 09:58:15,420 - Log4JLogChute initialized using file 'velocity.log'
  2. 2023-02-14 09:58:15,420 - Initializing Velocity, Calling init()...
  3. 2023-02-14 09:58:15,420 - Starting Apache Velocity v1.7 (compiled: 2010-11-19 12:14:37)
  4. 2023-02-14 09:58:15,420 - Default Properties File: org\apache\velocity\runtime\defaults\velocity.properties
  5. 2023-02-14 09:58:15,420 - Trying to use logger class org.apache.velocity.runtime.log.AvalonLogChute
  6. 2023-02-14 09:58:15,420 - 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. 2023-02-14 09:58:15,420 - Trying to use logger class org.apache.velocity.runtime.log.Log4JLogChute
  8. 2023-02-14 09:58:15,421 - Using logger class org.apache.velocity.runtime.log.Log4JLogChute
  9. 2023-02-14 09:58:15,423 - ResourceLoader instantiated: org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
  10. 2023-02-14 09:58:15,432 - ResourceCache: initialized (class org.apache.velocity.runtime.resource.ResourceCacheImpl) with class java.util.Collections$SynchronizedMap cache map.
  11. 2023-02-14 09:58:15,433 - Loaded System Directive: org.apache.velocity.runtime.directive.Stop
  12. 2023-02-14 09:58:15,434 - Loaded System Directive: org.apache.velocity.runtime.directive.Define
  13. 2023-02-14 09:58:15,434 - Loaded System Directive: org.apache.velocity.runtime.directive.Break
  14. 2023-02-14 09:58:15,435 - Loaded System Directive: org.apache.velocity.runtime.directive.Evaluate
  15. 2023-02-14 09:58:15,435 - Loaded System Directive: org.apache.velocity.runtime.directive.Literal
  16. 2023-02-14 09:58:15,436 - Loaded System Directive: org.apache.velocity.runtime.directive.Macro
  17. 2023-02-14 09:58:15,437 - Loaded System Directive: org.apache.velocity.runtime.directive.Parse
  18. 2023-02-14 09:58:15,438 - Loaded System Directive: org.apache.velocity.runtime.directive.Include
  19. 2023-02-14 09:58:15,438 - Loaded System Directive: org.apache.velocity.runtime.directive.Foreach
  20. 2023-02-14 09:58:15,468 - Created '20' parsers.
  21. 2023-02-14 09:58:15,472 - Velocimacro : "velocimacro.library" is not set. Trying default library: VM_global_library.vm
  22. 2023-02-14 09:58:15,473 - 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. 2023-02-14 09:58:15,473 - Velocimacro : Default library not found.
  24. 2023-02-14 09:58:15,473 - Velocimacro : allowInline = true : VMs can be defined inline in templates
  25. 2023-02-14 09:58:15,473 - Velocimacro : allowInlineToOverride = false : VMs defined inline may NOT replace previous VM definitions
  26. 2023-02-14 09:58:15,473 - Velocimacro : allowInlineLocal = false : VMs defined inline will be global in scope if allowed.
  27. 2023-02-14 09:58:15,473 - Velocimacro : autoload off : VM system will not automatically reload global library macros
  28. 2023-02-14 09:58:15,486 - ResourceManager : found start-console.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
  29. 2023-02-14 09:58:15,487 - Null reference [template 'start-console.vm', line 4, column 19] : $basedir cannot be resolved.
  30. 2023-02-14 09:58:15,487 - Null reference [template 'start-console.vm', line 6, column 22] : $basedir cannot be resolved.
  31. 2023-02-14 09:58:15,487 - Null reference [template 'start-console.vm', line 10, column 17] : $producedir cannot be resolved.
  32. 2023-02-14 09:58:15,487 - Null reference [template 'start-console.vm', line 13, column 17] : $JAVA_HOME cannot be resolved.
  33. 2023-02-14 09:58:15,487 - Null reference [template 'start-console.vm', line 14, column 20] : $JAVA_HOME cannot be resolved.
  34. 2023-02-14 09:58:15,487 - Null reference [template 'start-console.vm', line 14, column 35] : $JRE_HOME cannot be resolved.
  35. 2023-02-14 09:58:15,487 - Null reference [template 'start-console.vm', line 14, column 49] : $CLASSPATH cannot be resolved.
  36. 2023-02-14 09:58:15,487 - Null reference [template 'start-console.vm', line 15, column 13] : $JAVA_HOME cannot be resolved.
  37. 2023-02-14 09:58:15,488 - Null reference [template 'start-console.vm', line 15, column 28] : $JRE_HOME cannot be resolved.
  38. 2023-02-14 09:58:15,488 - Null reference [template 'start-console.vm', line 15, column 42] : $PATH cannot be resolved.
  39. 2023-02-14 09:58:15,488 - Null reference [template 'start-console.vm', line 21, column 4] : $app_path cannot be resolved.
  40. 2023-02-14 09:58:15,488 - Null reference [template 'start-console.vm', line 23, column 12] : $app_path cannot be resolved.
  41. 2023-02-14 09:58:15,488 - Null reference [template 'start-console.vm', line 25, column 19] : $app_path cannot be resolved.
  42. 2023-02-14 09:58:15,488 - Null reference [template 'start-console.vm', line 25, column 49] : $start_app_log cannot be resolved.
  43. 2023-02-14 09:58:15,488 - Null reference [template 'start-console.vm', line 28, column 44] : $app_path cannot be resolved.
  44. 2023-12-01 10:54:55,214 - Log4JLogChute initialized using file 'velocity.log'
  45. 2023-12-01 10:54:55,214 - Initializing Velocity, Calling init()...
  46. 2023-12-01 10:54:55,215 - Starting Apache Velocity v1.7 (compiled: 2010-11-19 12:14:37)
  47. 2023-12-01 10:54:55,215 - Default Properties File: org\apache\velocity\runtime\defaults\velocity.properties
  48. 2023-12-01 10:54:55,215 - Trying to use logger class org.apache.velocity.runtime.log.AvalonLogChute
  49. 2023-12-01 10:54:55,215 - 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. 2023-12-01 10:54:55,215 - Trying to use logger class org.apache.velocity.runtime.log.Log4JLogChute
  51. 2023-12-01 10:54:55,215 - Using logger class org.apache.velocity.runtime.log.Log4JLogChute
  52. 2023-12-01 10:54:55,218 - ResourceLoader instantiated: org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
  53. 2023-12-01 10:54:55,232 - ResourceCache: initialized (class org.apache.velocity.runtime.resource.ResourceCacheImpl) with class java.util.Collections$SynchronizedMap cache map.
  54. 2023-12-01 10:54:55,233 - Loaded System Directive: org.apache.velocity.runtime.directive.Stop
  55. 2023-12-01 10:54:55,234 - Loaded System Directive: org.apache.velocity.runtime.directive.Define
  56. 2023-12-01 10:54:55,234 - Loaded System Directive: org.apache.velocity.runtime.directive.Break
  57. 2023-12-01 10:54:55,235 - Loaded System Directive: org.apache.velocity.runtime.directive.Evaluate
  58. 2023-12-01 10:54:55,235 - Loaded System Directive: org.apache.velocity.runtime.directive.Literal
  59. 2023-12-01 10:54:55,236 - Loaded System Directive: org.apache.velocity.runtime.directive.Macro
  60. 2023-12-01 10:54:55,237 - Loaded System Directive: org.apache.velocity.runtime.directive.Parse
  61. 2023-12-01 10:54:55,238 - Loaded System Directive: org.apache.velocity.runtime.directive.Include
  62. 2023-12-01 10:54:55,239 - Loaded System Directive: org.apache.velocity.runtime.directive.Foreach
  63. 2023-12-01 10:54:55,272 - Created '20' parsers.
  64. 2023-12-01 10:54:55,277 - Velocimacro : "velocimacro.library" is not set. Trying default library: VM_global_library.vm
  65. 2023-12-01 10:54:55,277 - 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. 2023-12-01 10:54:55,277 - Velocimacro : Default library not found.
  67. 2023-12-01 10:54:55,277 - Velocimacro : allowInline = true : VMs can be defined inline in templates
  68. 2023-12-01 10:54:55,277 - Velocimacro : allowInlineToOverride = false : VMs defined inline may NOT replace previous VM definitions
  69. 2023-12-01 10:54:55,277 - Velocimacro : allowInlineLocal = false : VMs defined inline will be global in scope if allowed.
  70. 2023-12-01 10:54:55,277 - Velocimacro : autoload off : VM system will not automatically reload global library macros
  71. 2023-12-01 10:54:55,287 - ResourceManager : found start-console.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
  72. 2023-12-01 10:54:55,288 - Null reference [template 'start-console.vm', line 4, column 19] : $basedir cannot be resolved.
  73. 2023-12-01 10:54:55,288 - Null reference [template 'start-console.vm', line 6, column 22] : $basedir cannot be resolved.
  74. 2023-12-01 10:54:55,288 - Null reference [template 'start-console.vm', line 10, column 17] : $producedir cannot be resolved.
  75. 2023-12-01 10:54:55,288 - Null reference [template 'start-console.vm', line 13, column 17] : $JAVA_HOME cannot be resolved.
  76. 2023-12-01 10:54:55,288 - Null reference [template 'start-console.vm', line 14, column 20] : $JAVA_HOME cannot be resolved.
  77. 2023-12-01 10:54:55,288 - Null reference [template 'start-console.vm', line 14, column 35] : $JRE_HOME cannot be resolved.
  78. 2023-12-01 10:54:55,288 - Null reference [template 'start-console.vm', line 14, column 49] : $CLASSPATH cannot be resolved.
  79. 2023-12-01 10:54:55,288 - Null reference [template 'start-console.vm', line 15, column 13] : $JAVA_HOME cannot be resolved.
  80. 2023-12-01 10:54:55,288 - Null reference [template 'start-console.vm', line 15, column 28] : $JRE_HOME cannot be resolved.
  81. 2023-12-01 10:54:55,288 - Null reference [template 'start-console.vm', line 15, column 42] : $PATH cannot be resolved.
  82. 2023-12-01 10:54:55,288 - Null reference [template 'start-console.vm', line 21, column 4] : $app_path cannot be resolved.
  83. 2023-12-01 10:54:55,288 - Null reference [template 'start-console.vm', line 23, column 12] : $app_path cannot be resolved.
  84. 2023-12-01 10:54:55,288 - Null reference [template 'start-console.vm', line 25, column 19] : $app_path cannot be resolved.
  85. 2023-12-01 10:54:55,288 - Null reference [template 'start-console.vm', line 25, column 49] : $start_app_log cannot be resolved.
  86. 2023-12-01 10:54:55,288 - Null reference [template 'start-console.vm', line 28, column 44] : $app_path cannot be resolved.
  87. 2024-01-25 11:42:33,485 - Log4JLogChute initialized using file 'velocity.log'
  88. 2024-01-25 11:42:33,487 - Initializing Velocity, Calling init()...
  89. 2024-01-25 11:42:33,487 - Starting Apache Velocity v1.7 (compiled: 2010-11-19 12:14:37)
  90. 2024-01-25 11:42:33,487 - Default Properties File: org\apache\velocity\runtime\defaults\velocity.properties
  91. 2024-01-25 11:42:33,487 - Trying to use logger class org.apache.velocity.runtime.log.AvalonLogChute
  92. 2024-01-25 11:42:33,487 - 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. 2024-01-25 11:42:33,487 - Trying to use logger class org.apache.velocity.runtime.log.Log4JLogChute
  94. 2024-01-25 11:42:33,487 - Using logger class org.apache.velocity.runtime.log.Log4JLogChute
  95. 2024-01-25 11:42:33,494 - ResourceLoader instantiated: org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
  96. 2024-01-25 11:42:33,532 - ResourceCache: initialized (class org.apache.velocity.runtime.resource.ResourceCacheImpl) with class java.util.Collections$SynchronizedMap cache map.
  97. 2024-01-25 11:42:33,536 - Loaded System Directive: org.apache.velocity.runtime.directive.Stop
  98. 2024-01-25 11:42:33,538 - Loaded System Directive: org.apache.velocity.runtime.directive.Define
  99. 2024-01-25 11:42:33,541 - Loaded System Directive: org.apache.velocity.runtime.directive.Break
  100. 2024-01-25 11:42:33,543 - Loaded System Directive: org.apache.velocity.runtime.directive.Evaluate
  101. 2024-01-25 11:42:33,547 - Loaded System Directive: org.apache.velocity.runtime.directive.Literal
  102. 2024-01-25 11:42:33,554 - Loaded System Directive: org.apache.velocity.runtime.directive.Macro
  103. 2024-01-25 11:42:33,557 - Loaded System Directive: org.apache.velocity.runtime.directive.Parse
  104. 2024-01-25 11:42:33,567 - Loaded System Directive: org.apache.velocity.runtime.directive.Include
  105. 2024-01-25 11:42:33,571 - Loaded System Directive: org.apache.velocity.runtime.directive.Foreach
  106. 2024-01-25 11:42:33,635 - Created '20' parsers.
  107. 2024-01-25 11:42:33,646 - Velocimacro : "velocimacro.library" is not set. Trying default library: VM_global_library.vm
  108. 2024-01-25 11:42:33,648 - 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. 2024-01-25 11:42:33,648 - Velocimacro : Default library not found.
  110. 2024-01-25 11:42:33,648 - Velocimacro : allowInline = true : VMs can be defined inline in templates
  111. 2024-01-25 11:42:33,648 - Velocimacro : allowInlineToOverride = false : VMs defined inline may NOT replace previous VM definitions
  112. 2024-01-25 11:42:33,648 - Velocimacro : allowInlineLocal = false : VMs defined inline will be global in scope if allowed.
  113. 2024-01-25 11:42:33,648 - Velocimacro : autoload off : VM system will not automatically reload global library macros
  114. 2024-01-25 11:42:33,673 - ResourceManager : found start-console.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
  115. 2024-01-25 11:42:33,675 - Null reference [template 'start-console.vm', line 4, column 19] : $basedir cannot be resolved.
  116. 2024-01-25 11:42:33,675 - Null reference [template 'start-console.vm', line 6, column 22] : $basedir cannot be resolved.
  117. 2024-01-25 11:42:33,675 - Null reference [template 'start-console.vm', line 10, column 17] : $producedir cannot be resolved.
  118. 2024-01-25 11:42:33,675 - Null reference [template 'start-console.vm', line 13, column 17] : $JAVA_HOME cannot be resolved.
  119. 2024-01-25 11:42:33,676 - Null reference [template 'start-console.vm', line 14, column 20] : $JAVA_HOME cannot be resolved.
  120. 2024-01-25 11:42:33,676 - Null reference [template 'start-console.vm', line 14, column 35] : $JRE_HOME cannot be resolved.
  121. 2024-01-25 11:42:33,676 - Null reference [template 'start-console.vm', line 14, column 49] : $CLASSPATH cannot be resolved.
  122. 2024-01-25 11:42:33,676 - Null reference [template 'start-console.vm', line 15, column 13] : $JAVA_HOME cannot be resolved.
  123. 2024-01-25 11:42:33,676 - Null reference [template 'start-console.vm', line 15, column 28] : $JRE_HOME cannot be resolved.
  124. 2024-01-25 11:42:33,676 - Null reference [template 'start-console.vm', line 15, column 42] : $PATH cannot be resolved.
  125. 2024-01-25 11:42:33,676 - Null reference [template 'start-console.vm', line 21, column 4] : $app_path cannot be resolved.
  126. 2024-01-25 11:42:33,676 - Null reference [template 'start-console.vm', line 23, column 12] : $app_path cannot be resolved.
  127. 2024-01-25 11:42:33,676 - Null reference [template 'start-console.vm', line 25, column 19] : $app_path cannot be resolved.
  128. 2024-01-25 11:42:33,676 - Null reference [template 'start-console.vm', line 25, column 49] : $start_app_log cannot be resolved.
  129. 2024-01-25 11:42:33,676 - Null reference [template 'start-console.vm', line 28, column 44] : $app_path cannot be resolved.