velocity.log 9.7 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586
  1. 2024-04-11 12:04:05,470 - Log4JLogChute initialized using file 'velocity.log'
  2. 2024-04-11 12:04:05,470 - Initializing Velocity, Calling init()...
  3. 2024-04-11 12:04:05,470 - Starting Apache Velocity v1.7 (compiled: 2010-11-19 12:14:37)
  4. 2024-04-11 12:04:05,470 - Default Properties File: org\apache\velocity\runtime\defaults\velocity.properties
  5. 2024-04-11 12:04:05,470 - Trying to use logger class org.apache.velocity.runtime.log.AvalonLogChute
  6. 2024-04-11 12:04:05,470 - 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. 2024-04-11 12:04:05,470 - Trying to use logger class org.apache.velocity.runtime.log.Log4JLogChute
  8. 2024-04-11 12:04:05,472 - Using logger class org.apache.velocity.runtime.log.Log4JLogChute
  9. 2024-04-11 12:04:05,475 - ResourceLoader instantiated: org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
  10. 2024-04-11 12:04:05,490 - ResourceCache: initialized (class org.apache.velocity.runtime.resource.ResourceCacheImpl) with class java.util.Collections$SynchronizedMap cache map.
  11. 2024-04-11 12:04:05,492 - Loaded System Directive: org.apache.velocity.runtime.directive.Stop
  12. 2024-04-11 12:04:05,493 - Loaded System Directive: org.apache.velocity.runtime.directive.Define
  13. 2024-04-11 12:04:05,494 - Loaded System Directive: org.apache.velocity.runtime.directive.Break
  14. 2024-04-11 12:04:05,495 - Loaded System Directive: org.apache.velocity.runtime.directive.Evaluate
  15. 2024-04-11 12:04:05,496 - Loaded System Directive: org.apache.velocity.runtime.directive.Literal
  16. 2024-04-11 12:04:05,498 - Loaded System Directive: org.apache.velocity.runtime.directive.Macro
  17. 2024-04-11 12:04:05,499 - Loaded System Directive: org.apache.velocity.runtime.directive.Parse
  18. 2024-04-11 12:04:05,501 - Loaded System Directive: org.apache.velocity.runtime.directive.Include
  19. 2024-04-11 12:04:05,503 - Loaded System Directive: org.apache.velocity.runtime.directive.Foreach
  20. 2024-04-11 12:04:05,537 - Created '20' parsers.
  21. 2024-04-11 12:04:05,543 - Velocimacro : "velocimacro.library" is not set. Trying default library: VM_global_library.vm
  22. 2024-04-11 12:04:05,544 - 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. 2024-04-11 12:04:05,544 - Velocimacro : Default library not found.
  24. 2024-04-11 12:04:05,544 - Velocimacro : allowInline = true : VMs can be defined inline in templates
  25. 2024-04-11 12:04:05,544 - Velocimacro : allowInlineToOverride = false : VMs defined inline may NOT replace previous VM definitions
  26. 2024-04-11 12:04:05,544 - Velocimacro : allowInlineLocal = false : VMs defined inline will be global in scope if allowed.
  27. 2024-04-11 12:04:05,544 - Velocimacro : autoload off : VM system will not automatically reload global library macros
  28. 2024-04-11 12:04:05,557 - ResourceManager : found start-console.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
  29. 2024-04-11 12:04:05,560 - Null reference [template 'start-console.vm', line 4, column 19] : $basedir cannot be resolved.
  30. 2024-04-11 12:04:05,560 - Null reference [template 'start-console.vm', line 6, column 22] : $basedir cannot be resolved.
  31. 2024-04-11 12:04:05,560 - Null reference [template 'start-console.vm', line 10, column 17] : $producedir cannot be resolved.
  32. 2024-04-11 12:04:05,560 - Null reference [template 'start-console.vm', line 13, column 17] : $JAVA_HOME cannot be resolved.
  33. 2024-04-11 12:04:05,560 - Null reference [template 'start-console.vm', line 14, column 20] : $JAVA_HOME cannot be resolved.
  34. 2024-04-11 12:04:05,560 - Null reference [template 'start-console.vm', line 14, column 35] : $JRE_HOME cannot be resolved.
  35. 2024-04-11 12:04:05,560 - Null reference [template 'start-console.vm', line 14, column 49] : $CLASSPATH cannot be resolved.
  36. 2024-04-11 12:04:05,560 - Null reference [template 'start-console.vm', line 15, column 13] : $JAVA_HOME cannot be resolved.
  37. 2024-04-11 12:04:05,560 - Null reference [template 'start-console.vm', line 15, column 28] : $JRE_HOME cannot be resolved.
  38. 2024-04-11 12:04:05,560 - Null reference [template 'start-console.vm', line 15, column 42] : $PATH cannot be resolved.
  39. 2024-04-11 12:04:05,560 - Null reference [template 'start-console.vm', line 21, column 4] : $app_path cannot be resolved.
  40. 2024-04-11 12:04:05,560 - Null reference [template 'start-console.vm', line 23, column 12] : $app_path cannot be resolved.
  41. 2024-04-11 12:04:05,560 - Null reference [template 'start-console.vm', line 25, column 19] : $app_path cannot be resolved.
  42. 2024-04-11 12:04:05,560 - Null reference [template 'start-console.vm', line 25, column 49] : $start_app_log cannot be resolved.
  43. 2024-04-11 12:04:05,560 - Null reference [template 'start-console.vm', line 28, column 44] : $app_path cannot be resolved.
  44. 2024-04-11 15:39:36,469 - Log4JLogChute initialized using file 'velocity.log'
  45. 2024-04-11 15:39:36,470 - Initializing Velocity, Calling init()...
  46. 2024-04-11 15:39:36,470 - Starting Apache Velocity v1.7 (compiled: 2010-11-19 12:14:37)
  47. 2024-04-11 15:39:36,470 - Default Properties File: org\apache\velocity\runtime\defaults\velocity.properties
  48. 2024-04-11 15:39:36,470 - Trying to use logger class org.apache.velocity.runtime.log.AvalonLogChute
  49. 2024-04-11 15:39:36,470 - 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. 2024-04-11 15:39:36,470 - Trying to use logger class org.apache.velocity.runtime.log.Log4JLogChute
  51. 2024-04-11 15:39:36,470 - Using logger class org.apache.velocity.runtime.log.Log4JLogChute
  52. 2024-04-11 15:39:36,472 - ResourceLoader instantiated: org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
  53. 2024-04-11 15:39:36,483 - ResourceCache: initialized (class org.apache.velocity.runtime.resource.ResourceCacheImpl) with class java.util.Collections$SynchronizedMap cache map.
  54. 2024-04-11 15:39:36,484 - Loaded System Directive: org.apache.velocity.runtime.directive.Stop
  55. 2024-04-11 15:39:36,485 - Loaded System Directive: org.apache.velocity.runtime.directive.Define
  56. 2024-04-11 15:39:36,485 - Loaded System Directive: org.apache.velocity.runtime.directive.Break
  57. 2024-04-11 15:39:36,486 - Loaded System Directive: org.apache.velocity.runtime.directive.Evaluate
  58. 2024-04-11 15:39:36,487 - Loaded System Directive: org.apache.velocity.runtime.directive.Literal
  59. 2024-04-11 15:39:36,488 - Loaded System Directive: org.apache.velocity.runtime.directive.Macro
  60. 2024-04-11 15:39:36,489 - Loaded System Directive: org.apache.velocity.runtime.directive.Parse
  61. 2024-04-11 15:39:36,490 - Loaded System Directive: org.apache.velocity.runtime.directive.Include
  62. 2024-04-11 15:39:36,491 - Loaded System Directive: org.apache.velocity.runtime.directive.Foreach
  63. 2024-04-11 15:39:36,518 - Created '20' parsers.
  64. 2024-04-11 15:39:36,525 - Velocimacro : "velocimacro.library" is not set. Trying default library: VM_global_library.vm
  65. 2024-04-11 15:39:36,525 - 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. 2024-04-11 15:39:36,525 - Velocimacro : Default library not found.
  67. 2024-04-11 15:39:36,526 - Velocimacro : allowInline = true : VMs can be defined inline in templates
  68. 2024-04-11 15:39:36,526 - Velocimacro : allowInlineToOverride = false : VMs defined inline may NOT replace previous VM definitions
  69. 2024-04-11 15:39:36,526 - Velocimacro : allowInlineLocal = false : VMs defined inline will be global in scope if allowed.
  70. 2024-04-11 15:39:36,526 - Velocimacro : autoload off : VM system will not automatically reload global library macros
  71. 2024-04-11 15:39:36,542 - ResourceManager : found start-console.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
  72. 2024-04-11 15:39:36,545 - Null reference [template 'start-console.vm', line 4, column 19] : $basedir cannot be resolved.
  73. 2024-04-11 15:39:36,545 - Null reference [template 'start-console.vm', line 6, column 22] : $basedir cannot be resolved.
  74. 2024-04-11 15:39:36,545 - Null reference [template 'start-console.vm', line 10, column 17] : $producedir cannot be resolved.
  75. 2024-04-11 15:39:36,545 - Null reference [template 'start-console.vm', line 13, column 17] : $JAVA_HOME cannot be resolved.
  76. 2024-04-11 15:39:36,545 - Null reference [template 'start-console.vm', line 14, column 20] : $JAVA_HOME cannot be resolved.
  77. 2024-04-11 15:39:36,545 - Null reference [template 'start-console.vm', line 14, column 35] : $JRE_HOME cannot be resolved.
  78. 2024-04-11 15:39:36,545 - Null reference [template 'start-console.vm', line 14, column 49] : $CLASSPATH cannot be resolved.
  79. 2024-04-11 15:39:36,545 - Null reference [template 'start-console.vm', line 15, column 13] : $JAVA_HOME cannot be resolved.
  80. 2024-04-11 15:39:36,545 - Null reference [template 'start-console.vm', line 15, column 28] : $JRE_HOME cannot be resolved.
  81. 2024-04-11 15:39:36,545 - Null reference [template 'start-console.vm', line 15, column 42] : $PATH cannot be resolved.
  82. 2024-04-11 15:39:36,545 - Null reference [template 'start-console.vm', line 21, column 4] : $app_path cannot be resolved.
  83. 2024-04-11 15:39:36,545 - Null reference [template 'start-console.vm', line 23, column 12] : $app_path cannot be resolved.
  84. 2024-04-11 15:39:36,545 - Null reference [template 'start-console.vm', line 25, column 19] : $app_path cannot be resolved.
  85. 2024-04-11 15:39:36,545 - Null reference [template 'start-console.vm', line 25, column 49] : $start_app_log cannot be resolved.
  86. 2024-04-11 15:39:36,545 - Null reference [template 'start-console.vm', line 28, column 44] : $app_path cannot be resolved.