velocity.log 14 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125
  1. 2024-03-13 11:03:13,095 - Trying to use logger class org.apache.velocity.runtime.log.AvalonLogChute
  2. 2024-03-13 11:03:13,096 - 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...
  3. 2024-03-13 11:03:13,096 - Trying to use logger class org.apache.velocity.runtime.log.Log4JLogChute
  4. 2024-03-13 11:03:13,096 - Using logger class org.apache.velocity.runtime.log.Log4JLogChute
  5. 2024-03-13 11:03:13,101 - ResourceLoader instantiated: org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
  6. 2024-03-13 11:03:13,122 - ResourceCache: initialized (class org.apache.velocity.runtime.resource.ResourceCacheImpl) with class java.util.Collections$SynchronizedMap cache map.
  7. 2024-03-13 11:03:13,127 - Loaded System Directive: org.apache.velocity.runtime.directive.Stop
  8. 2024-03-13 11:03:13,129 - Loaded System Directive: org.apache.velocity.runtime.directive.Define
  9. 2024-03-13 11:03:13,131 - Loaded System Directive: org.apache.velocity.runtime.directive.Break
  10. 2024-03-13 11:03:13,132 - Loaded System Directive: org.apache.velocity.runtime.directive.Evaluate
  11. 2024-03-13 11:03:13,133 - Loaded System Directive: org.apache.velocity.runtime.directive.Literal
  12. 2024-03-13 11:03:13,134 - Loaded System Directive: org.apache.velocity.runtime.directive.Macro
  13. 2024-03-13 11:03:13,136 - Loaded System Directive: org.apache.velocity.runtime.directive.Parse
  14. 2024-03-13 11:03:13,137 - Loaded System Directive: org.apache.velocity.runtime.directive.Include
  15. 2024-03-13 11:03:13,139 - Loaded System Directive: org.apache.velocity.runtime.directive.Foreach
  16. 2024-03-13 11:03:13,176 - Created '20' parsers.
  17. 2024-03-13 11:03:13,182 - Velocimacro : "velocimacro.library" is not set. Trying default library: VM_global_library.vm
  18. 2024-03-13 11:03:13,182 - 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
  19. 2024-03-13 11:03:13,182 - Velocimacro : Default library not found.
  20. 2024-03-13 11:03:13,182 - Velocimacro : allowInline = true : VMs can be defined inline in templates
  21. 2024-03-13 11:03:13,182 - Velocimacro : allowInlineToOverride = false : VMs defined inline may NOT replace previous VM definitions
  22. 2024-03-13 11:03:13,182 - Velocimacro : allowInlineLocal = false : VMs defined inline will be global in scope if allowed.
  23. 2024-03-13 11:03:13,182 - Velocimacro : autoload off : VM system will not automatically reload global library macros
  24. 2024-03-13 11:03:13,198 - ResourceManager : found start-console.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
  25. 2024-03-13 11:03:13,200 - Null reference [template 'start-console.vm', line 4, column 19] : $basedir cannot be resolved.
  26. 2024-03-13 11:03:13,200 - Null reference [template 'start-console.vm', line 6, column 22] : $basedir cannot be resolved.
  27. 2024-03-13 11:03:13,200 - Null reference [template 'start-console.vm', line 10, column 17] : $producedir cannot be resolved.
  28. 2024-03-13 11:03:13,200 - Null reference [template 'start-console.vm', line 13, column 17] : $JAVA_HOME cannot be resolved.
  29. 2024-03-13 11:03:13,200 - Null reference [template 'start-console.vm', line 14, column 20] : $JAVA_HOME cannot be resolved.
  30. 2024-03-13 11:03:13,200 - Null reference [template 'start-console.vm', line 14, column 35] : $JRE_HOME cannot be resolved.
  31. 2024-03-13 11:03:13,200 - Null reference [template 'start-console.vm', line 14, column 49] : $CLASSPATH cannot be resolved.
  32. 2024-03-13 11:03:13,200 - Null reference [template 'start-console.vm', line 15, column 13] : $JAVA_HOME cannot be resolved.
  33. 2024-03-13 11:03:13,200 - Null reference [template 'start-console.vm', line 15, column 28] : $JRE_HOME cannot be resolved.
  34. 2024-03-13 11:03:13,200 - Null reference [template 'start-console.vm', line 15, column 42] : $PATH cannot be resolved.
  35. 2024-03-13 11:03:13,200 - Null reference [template 'start-console.vm', line 21, column 4] : $app_path cannot be resolved.
  36. 2024-03-13 11:03:13,201 - Null reference [template 'start-console.vm', line 23, column 12] : $app_path cannot be resolved.
  37. 2024-03-13 11:03:13,201 - Null reference [template 'start-console.vm', line 25, column 19] : $app_path cannot be resolved.
  38. 2024-03-13 11:03:13,201 - Null reference [template 'start-console.vm', line 25, column 49] : $start_app_log cannot be resolved.
  39. 2024-03-13 11:03:13,201 - Null reference [template 'start-console.vm', line 28, column 44] : $app_path cannot be resolved.
  40. 2024-03-13 11:13:06,426 - Log4JLogChute initialized using file 'velocity.log'
  41. 2024-03-13 11:13:06,426 - Initializing Velocity, Calling init()...
  42. 2024-03-13 11:13:06,426 - Starting Apache Velocity v1.7 (compiled: 2010-11-19 12:14:37)
  43. 2024-03-13 11:13:06,426 - Default Properties File: org\apache\velocity\runtime\defaults\velocity.properties
  44. 2024-03-13 11:13:06,426 - Trying to use logger class org.apache.velocity.runtime.log.AvalonLogChute
  45. 2024-03-13 11:13:06,426 - 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...
  46. 2024-03-13 11:13:06,426 - Trying to use logger class org.apache.velocity.runtime.log.Log4JLogChute
  47. 2024-03-13 11:13:06,426 - Using logger class org.apache.velocity.runtime.log.Log4JLogChute
  48. 2024-03-13 11:13:06,430 - ResourceLoader instantiated: org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
  49. 2024-03-13 11:13:06,446 - ResourceCache: initialized (class org.apache.velocity.runtime.resource.ResourceCacheImpl) with class java.util.Collections$SynchronizedMap cache map.
  50. 2024-03-13 11:13:06,448 - Loaded System Directive: org.apache.velocity.runtime.directive.Stop
  51. 2024-03-13 11:13:06,449 - Loaded System Directive: org.apache.velocity.runtime.directive.Define
  52. 2024-03-13 11:13:06,450 - Loaded System Directive: org.apache.velocity.runtime.directive.Break
  53. 2024-03-13 11:13:06,451 - Loaded System Directive: org.apache.velocity.runtime.directive.Evaluate
  54. 2024-03-13 11:13:06,452 - Loaded System Directive: org.apache.velocity.runtime.directive.Literal
  55. 2024-03-13 11:13:06,453 - Loaded System Directive: org.apache.velocity.runtime.directive.Macro
  56. 2024-03-13 11:13:06,455 - Loaded System Directive: org.apache.velocity.runtime.directive.Parse
  57. 2024-03-13 11:13:06,456 - Loaded System Directive: org.apache.velocity.runtime.directive.Include
  58. 2024-03-13 11:13:06,458 - Loaded System Directive: org.apache.velocity.runtime.directive.Foreach
  59. 2024-03-13 11:13:06,505 - Created '20' parsers.
  60. 2024-03-13 11:13:06,511 - Velocimacro : "velocimacro.library" is not set. Trying default library: VM_global_library.vm
  61. 2024-03-13 11:13:06,511 - 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
  62. 2024-03-13 11:13:06,511 - Velocimacro : Default library not found.
  63. 2024-03-13 11:13:06,512 - Velocimacro : allowInline = true : VMs can be defined inline in templates
  64. 2024-03-13 11:13:06,512 - Velocimacro : allowInlineToOverride = false : VMs defined inline may NOT replace previous VM definitions
  65. 2024-03-13 11:13:06,512 - Velocimacro : allowInlineLocal = false : VMs defined inline will be global in scope if allowed.
  66. 2024-03-13 11:13:06,512 - Velocimacro : autoload off : VM system will not automatically reload global library macros
  67. 2024-03-13 11:13:06,530 - ResourceManager : found start-console.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
  68. 2024-03-13 11:13:06,532 - Null reference [template 'start-console.vm', line 4, column 19] : $basedir cannot be resolved.
  69. 2024-03-13 11:13:06,533 - Null reference [template 'start-console.vm', line 6, column 22] : $basedir cannot be resolved.
  70. 2024-03-13 11:13:06,533 - Null reference [template 'start-console.vm', line 10, column 17] : $producedir cannot be resolved.
  71. 2024-03-13 11:13:06,533 - Null reference [template 'start-console.vm', line 13, column 17] : $JAVA_HOME cannot be resolved.
  72. 2024-03-13 11:13:06,533 - Null reference [template 'start-console.vm', line 14, column 20] : $JAVA_HOME cannot be resolved.
  73. 2024-03-13 11:13:06,533 - Null reference [template 'start-console.vm', line 14, column 35] : $JRE_HOME cannot be resolved.
  74. 2024-03-13 11:13:06,533 - Null reference [template 'start-console.vm', line 14, column 49] : $CLASSPATH cannot be resolved.
  75. 2024-03-13 11:13:06,533 - Null reference [template 'start-console.vm', line 15, column 13] : $JAVA_HOME cannot be resolved.
  76. 2024-03-13 11:13:06,533 - Null reference [template 'start-console.vm', line 15, column 28] : $JRE_HOME cannot be resolved.
  77. 2024-03-13 11:13:06,533 - Null reference [template 'start-console.vm', line 15, column 42] : $PATH cannot be resolved.
  78. 2024-03-13 11:13:06,533 - Null reference [template 'start-console.vm', line 21, column 4] : $app_path cannot be resolved.
  79. 2024-03-13 11:13:06,533 - Null reference [template 'start-console.vm', line 23, column 12] : $app_path cannot be resolved.
  80. 2024-03-13 11:13:06,533 - Null reference [template 'start-console.vm', line 25, column 19] : $app_path cannot be resolved.
  81. 2024-03-13 11:13:06,533 - Null reference [template 'start-console.vm', line 25, column 49] : $start_app_log cannot be resolved.
  82. 2024-03-13 11:13:06,533 - Null reference [template 'start-console.vm', line 28, column 44] : $app_path cannot be resolved.
  83. 2024-03-15 13:15:21,617 - Log4JLogChute initialized using file 'velocity.log'
  84. 2024-03-15 13:15:21,618 - Initializing Velocity, Calling init()...
  85. 2024-03-15 13:15:21,618 - Starting Apache Velocity v1.7 (compiled: 2010-11-19 12:14:37)
  86. 2024-03-15 13:15:21,619 - Default Properties File: org\apache\velocity\runtime\defaults\velocity.properties
  87. 2024-03-15 13:15:21,619 - Trying to use logger class org.apache.velocity.runtime.log.AvalonLogChute
  88. 2024-03-15 13:15:21,619 - 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...
  89. 2024-03-15 13:15:21,619 - Trying to use logger class org.apache.velocity.runtime.log.Log4JLogChute
  90. 2024-03-15 13:15:21,619 - Using logger class org.apache.velocity.runtime.log.Log4JLogChute
  91. 2024-03-15 13:15:21,624 - ResourceLoader instantiated: org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
  92. 2024-03-15 13:15:21,646 - ResourceCache: initialized (class org.apache.velocity.runtime.resource.ResourceCacheImpl) with class java.util.Collections$SynchronizedMap cache map.
  93. 2024-03-15 13:15:21,648 - Loaded System Directive: org.apache.velocity.runtime.directive.Stop
  94. 2024-03-15 13:15:21,649 - Loaded System Directive: org.apache.velocity.runtime.directive.Define
  95. 2024-03-15 13:15:21,650 - Loaded System Directive: org.apache.velocity.runtime.directive.Break
  96. 2024-03-15 13:15:21,652 - Loaded System Directive: org.apache.velocity.runtime.directive.Evaluate
  97. 2024-03-15 13:15:21,653 - Loaded System Directive: org.apache.velocity.runtime.directive.Literal
  98. 2024-03-15 13:15:21,655 - Loaded System Directive: org.apache.velocity.runtime.directive.Macro
  99. 2024-03-15 13:15:21,657 - Loaded System Directive: org.apache.velocity.runtime.directive.Parse
  100. 2024-03-15 13:15:21,659 - Loaded System Directive: org.apache.velocity.runtime.directive.Include
  101. 2024-03-15 13:15:21,660 - Loaded System Directive: org.apache.velocity.runtime.directive.Foreach
  102. 2024-03-15 13:15:21,702 - Created '20' parsers.
  103. 2024-03-15 13:15:21,711 - Velocimacro : "velocimacro.library" is not set. Trying default library: VM_global_library.vm
  104. 2024-03-15 13:15:21,712 - 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
  105. 2024-03-15 13:15:21,712 - Velocimacro : Default library not found.
  106. 2024-03-15 13:15:21,712 - Velocimacro : allowInline = true : VMs can be defined inline in templates
  107. 2024-03-15 13:15:21,712 - Velocimacro : allowInlineToOverride = false : VMs defined inline may NOT replace previous VM definitions
  108. 2024-03-15 13:15:21,712 - Velocimacro : allowInlineLocal = false : VMs defined inline will be global in scope if allowed.
  109. 2024-03-15 13:15:21,712 - Velocimacro : autoload off : VM system will not automatically reload global library macros
  110. 2024-03-15 13:15:21,731 - ResourceManager : found start-console.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
  111. 2024-03-15 13:15:21,734 - Null reference [template 'start-console.vm', line 4, column 19] : $basedir cannot be resolved.
  112. 2024-03-15 13:15:21,734 - Null reference [template 'start-console.vm', line 6, column 22] : $basedir cannot be resolved.
  113. 2024-03-15 13:15:21,734 - Null reference [template 'start-console.vm', line 10, column 17] : $producedir cannot be resolved.
  114. 2024-03-15 13:15:21,734 - Null reference [template 'start-console.vm', line 13, column 17] : $JAVA_HOME cannot be resolved.
  115. 2024-03-15 13:15:21,734 - Null reference [template 'start-console.vm', line 14, column 20] : $JAVA_HOME cannot be resolved.
  116. 2024-03-15 13:15:21,734 - Null reference [template 'start-console.vm', line 14, column 35] : $JRE_HOME cannot be resolved.
  117. 2024-03-15 13:15:21,734 - Null reference [template 'start-console.vm', line 14, column 49] : $CLASSPATH cannot be resolved.
  118. 2024-03-15 13:15:21,734 - Null reference [template 'start-console.vm', line 15, column 13] : $JAVA_HOME cannot be resolved.
  119. 2024-03-15 13:15:21,735 - Null reference [template 'start-console.vm', line 15, column 28] : $JRE_HOME cannot be resolved.
  120. 2024-03-15 13:15:21,735 - Null reference [template 'start-console.vm', line 15, column 42] : $PATH cannot be resolved.
  121. 2024-03-15 13:15:21,735 - Null reference [template 'start-console.vm', line 21, column 4] : $app_path cannot be resolved.
  122. 2024-03-15 13:15:21,735 - Null reference [template 'start-console.vm', line 23, column 12] : $app_path cannot be resolved.
  123. 2024-03-15 13:15:21,735 - Null reference [template 'start-console.vm', line 25, column 19] : $app_path cannot be resolved.
  124. 2024-03-15 13:15:21,735 - Null reference [template 'start-console.vm', line 25, column 49] : $start_app_log cannot be resolved.
  125. 2024-03-15 13:15:21,735 - Null reference [template 'start-console.vm', line 28, column 44] : $app_path cannot be resolved.