velocity.log 19 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122
  1. 2022-07-21 13:57:11,066 - Log4JLogChute initialized using file 'velocity.log'
  2. 2022-07-21 13:57:11,066 - Initializing Velocity, Calling init()...
  3. 2022-07-21 13:57:11,066 - Starting Apache Velocity v1.7 (compiled: 2010-11-19 12:14:37)
  4. 2022-07-21 13:57:11,066 - Default Properties File: org\apache\velocity\runtime\defaults\velocity.properties
  5. 2022-07-21 13:57:11,066 - Trying to use logger class org.apache.velocity.runtime.log.AvalonLogChute
  6. 2022-07-21 13:57:11,066 - Target log system for org.apache.velocity.runtime.log.AvalonLogChute is not available (java.lang.NoClassDefFoundError: org/apache/log/Priority). Falling back to next log system...
  7. 2022-07-21 13:57:11,066 - Trying to use logger class org.apache.velocity.runtime.log.Log4JLogChute
  8. 2022-07-21 13:57:11,067 - Using logger class org.apache.velocity.runtime.log.Log4JLogChute
  9. 2022-07-21 13:57:11,071 - ResourceLoader instantiated: org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
  10. 2022-07-21 13:57:11,080 - ResourceCache: initialized (class org.apache.velocity.runtime.resource.ResourceCacheImpl) with class java.util.Collections$SynchronizedMap cache map.
  11. 2022-07-21 13:57:11,082 - Loaded System Directive: org.apache.velocity.runtime.directive.Stop
  12. 2022-07-21 13:57:11,083 - Loaded System Directive: org.apache.velocity.runtime.directive.Define
  13. 2022-07-21 13:57:11,084 - Loaded System Directive: org.apache.velocity.runtime.directive.Break
  14. 2022-07-21 13:57:11,084 - Loaded System Directive: org.apache.velocity.runtime.directive.Evaluate
  15. 2022-07-21 13:57:11,085 - Loaded System Directive: org.apache.velocity.runtime.directive.Literal
  16. 2022-07-21 13:57:11,086 - Loaded System Directive: org.apache.velocity.runtime.directive.Macro
  17. 2022-07-21 13:57:11,088 - Loaded System Directive: org.apache.velocity.runtime.directive.Parse
  18. 2022-07-21 13:57:11,089 - Loaded System Directive: org.apache.velocity.runtime.directive.Include
  19. 2022-07-21 13:57:11,090 - Loaded System Directive: org.apache.velocity.runtime.directive.Foreach
  20. 2022-07-21 13:57:11,103 - Created '20' parsers.
  21. 2022-07-21 13:57:11,106 - Velocimacro : "velocimacro.library" is not set. Trying default library: VM_global_library.vm
  22. 2022-07-21 13:57:11,109 - 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. 2022-07-21 13:57:11,109 - Velocimacro : Default library not found.
  24. 2022-07-21 13:57:11,109 - Velocimacro : allowInline = true : VMs can be defined inline in templates
  25. 2022-07-21 13:57:11,109 - Velocimacro : allowInlineToOverride = false : VMs defined inline may NOT replace previous VM definitions
  26. 2022-07-21 13:57:11,109 - Velocimacro : allowInlineLocal = false : VMs defined inline will be global in scope if allowed.
  27. 2022-07-21 13:57:11,109 - Velocimacro : autoload off : VM system will not automatically reload global library macros
  28. 2022-07-21 13:57:11,143 - ResourceManager : found vm/java/domain.java.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
  29. 2022-07-21 13:57:11,164 - ResourceManager : found vm/java/mapper.java.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
  30. 2022-07-21 13:57:11,168 - ResourceManager : found vm/java/service.java.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
  31. 2022-07-21 13:57:11,178 - ResourceManager : found vm/java/serviceImpl.java.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
  32. 2022-07-21 13:57:11,188 - ResourceManager : found vm/java/controller.java.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
  33. 2022-07-21 13:57:11,200 - ResourceManager : found vm/xml/mapper.xml.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
  34. 2022-07-21 13:57:11,210 - ResourceManager : found vm/html/list.html.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
  35. 2022-07-21 13:57:11,230 - ResourceManager : found vm/html/add.html.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
  36. 2022-07-21 13:57:11,232 - Right side ($treeParentCode) of '!=' operation has null value. If it is a reference, it may not be in the context or its toString() returned null. vm/html/add.html.vm[line 35, column 10]
  37. 2022-07-21 13:57:11,232 - Right side ($treeParentCode) of '==' operation has null value. If it is a reference, it may not be in the context or its toString() returned null. vm/html/add.html.vm[line 35, column 50]
  38. 2022-07-21 13:57:11,232 - Right side ($treeParentCode) of '!=' operation has null value. If it is a reference, it may not be in the context or its toString() returned null. vm/html/add.html.vm[line 35, column 10]
  39. 2022-07-21 13:57:11,232 - Right side ($treeParentCode) of '==' operation has null value. If it is a reference, it may not be in the context or its toString() returned null. vm/html/add.html.vm[line 35, column 50]
  40. 2022-07-21 13:57:11,232 - Right side ($treeParentCode) of '!=' operation has null value. If it is a reference, it may not be in the context or its toString() returned null. vm/html/add.html.vm[line 35, column 10]
  41. 2022-07-21 13:57:11,232 - Right side ($treeParentCode) of '==' operation has null value. If it is a reference, it may not be in the context or its toString() returned null. vm/html/add.html.vm[line 35, column 50]
  42. 2022-07-21 13:57:11,232 - Right side ($treeParentCode) of '!=' operation has null value. If it is a reference, it may not be in the context or its toString() returned null. vm/html/add.html.vm[line 35, column 10]
  43. 2022-07-21 13:57:11,232 - Right side ($treeParentCode) of '==' operation has null value. If it is a reference, it may not be in the context or its toString() returned null. vm/html/add.html.vm[line 35, column 50]
  44. 2022-07-21 13:57:11,233 - Right side ($treeParentCode) of '!=' operation has null value. If it is a reference, it may not be in the context or its toString() returned null. vm/html/add.html.vm[line 35, column 10]
  45. 2022-07-21 13:57:11,233 - Right side ($treeParentCode) of '==' operation has null value. If it is a reference, it may not be in the context or its toString() returned null. vm/html/add.html.vm[line 35, column 50]
  46. 2022-07-21 13:57:11,233 - Right side ($treeParentCode) of '!=' operation has null value. If it is a reference, it may not be in the context or its toString() returned null. vm/html/add.html.vm[line 35, column 10]
  47. 2022-07-21 13:57:11,233 - Right side ($treeParentCode) of '==' operation has null value. If it is a reference, it may not be in the context or its toString() returned null. vm/html/add.html.vm[line 35, column 50]
  48. 2022-07-21 13:57:11,248 - ResourceManager : found vm/html/edit.html.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
  49. 2022-07-21 13:57:11,249 - Right side ($treeParentCode) of '!=' operation has null value. If it is a reference, it may not be in the context or its toString() returned null. vm/html/edit.html.vm[line 36, column 10]
  50. 2022-07-21 13:57:11,249 - Right side ($treeParentCode) of '==' operation has null value. If it is a reference, it may not be in the context or its toString() returned null. vm/html/edit.html.vm[line 36, column 50]
  51. 2022-07-21 13:57:11,249 - Right side ($treeParentCode) of '!=' operation has null value. If it is a reference, it may not be in the context or its toString() returned null. vm/html/edit.html.vm[line 36, column 10]
  52. 2022-07-21 13:57:11,249 - Right side ($treeParentCode) of '==' operation has null value. If it is a reference, it may not be in the context or its toString() returned null. vm/html/edit.html.vm[line 36, column 50]
  53. 2022-07-21 13:57:11,249 - Right side ($treeParentCode) of '!=' operation has null value. If it is a reference, it may not be in the context or its toString() returned null. vm/html/edit.html.vm[line 36, column 10]
  54. 2022-07-21 13:57:11,249 - Right side ($treeParentCode) of '==' operation has null value. If it is a reference, it may not be in the context or its toString() returned null. vm/html/edit.html.vm[line 36, column 50]
  55. 2022-07-21 13:57:11,249 - Right side ($treeParentCode) of '!=' operation has null value. If it is a reference, it may not be in the context or its toString() returned null. vm/html/edit.html.vm[line 36, column 10]
  56. 2022-07-21 13:57:11,249 - Right side ($treeParentCode) of '==' operation has null value. If it is a reference, it may not be in the context or its toString() returned null. vm/html/edit.html.vm[line 36, column 50]
  57. 2022-07-21 13:57:11,249 - Right side ($treeParentCode) of '!=' operation has null value. If it is a reference, it may not be in the context or its toString() returned null. vm/html/edit.html.vm[line 36, column 10]
  58. 2022-07-21 13:57:11,249 - Right side ($treeParentCode) of '==' operation has null value. If it is a reference, it may not be in the context or its toString() returned null. vm/html/edit.html.vm[line 36, column 50]
  59. 2022-07-21 13:57:11,249 - Right side ($treeParentCode) of '!=' operation has null value. If it is a reference, it may not be in the context or its toString() returned null. vm/html/edit.html.vm[line 36, column 10]
  60. 2022-07-21 13:57:11,249 - Right side ($treeParentCode) of '==' operation has null value. If it is a reference, it may not be in the context or its toString() returned null. vm/html/edit.html.vm[line 36, column 50]
  61. 2022-07-21 13:57:11,252 - ResourceManager : found vm/sql/sql.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
  62. 2022-07-21 14:09:30,260 - Log4JLogChute initialized using file 'velocity.log'
  63. 2022-07-21 14:09:30,260 - Initializing Velocity, Calling init()...
  64. 2022-07-21 14:09:30,260 - Starting Apache Velocity v1.7 (compiled: 2010-11-19 12:14:37)
  65. 2022-07-21 14:09:30,261 - Default Properties File: org\apache\velocity\runtime\defaults\velocity.properties
  66. 2022-07-21 14:09:30,261 - Trying to use logger class org.apache.velocity.runtime.log.AvalonLogChute
  67. 2022-07-21 14:09:30,261 - Target log system for org.apache.velocity.runtime.log.AvalonLogChute is not available (java.lang.NoClassDefFoundError: org/apache/log/Priority). Falling back to next log system...
  68. 2022-07-21 14:09:30,261 - Trying to use logger class org.apache.velocity.runtime.log.Log4JLogChute
  69. 2022-07-21 14:09:30,261 - Using logger class org.apache.velocity.runtime.log.Log4JLogChute
  70. 2022-07-21 14:09:30,264 - ResourceLoader instantiated: org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
  71. 2022-07-21 14:09:30,273 - ResourceCache: initialized (class org.apache.velocity.runtime.resource.ResourceCacheImpl) with class java.util.Collections$SynchronizedMap cache map.
  72. 2022-07-21 14:09:30,277 - Loaded System Directive: org.apache.velocity.runtime.directive.Stop
  73. 2022-07-21 14:09:30,279 - Loaded System Directive: org.apache.velocity.runtime.directive.Define
  74. 2022-07-21 14:09:30,280 - Loaded System Directive: org.apache.velocity.runtime.directive.Break
  75. 2022-07-21 14:09:30,280 - Loaded System Directive: org.apache.velocity.runtime.directive.Evaluate
  76. 2022-07-21 14:09:30,283 - Loaded System Directive: org.apache.velocity.runtime.directive.Literal
  77. 2022-07-21 14:09:30,298 - Loaded System Directive: org.apache.velocity.runtime.directive.Macro
  78. 2022-07-21 14:09:30,301 - Loaded System Directive: org.apache.velocity.runtime.directive.Parse
  79. 2022-07-21 14:09:30,302 - Loaded System Directive: org.apache.velocity.runtime.directive.Include
  80. 2022-07-21 14:09:30,304 - Loaded System Directive: org.apache.velocity.runtime.directive.Foreach
  81. 2022-07-21 14:09:30,317 - Created '20' parsers.
  82. 2022-07-21 14:09:30,319 - Velocimacro : "velocimacro.library" is not set. Trying default library: VM_global_library.vm
  83. 2022-07-21 14:09:30,321 - 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
  84. 2022-07-21 14:09:30,321 - Velocimacro : Default library not found.
  85. 2022-07-21 14:09:30,321 - Velocimacro : allowInline = true : VMs can be defined inline in templates
  86. 2022-07-21 14:09:30,321 - Velocimacro : allowInlineToOverride = false : VMs defined inline may NOT replace previous VM definitions
  87. 2022-07-21 14:09:30,321 - Velocimacro : allowInlineLocal = false : VMs defined inline will be global in scope if allowed.
  88. 2022-07-21 14:09:30,321 - Velocimacro : autoload off : VM system will not automatically reload global library macros
  89. 2022-07-21 14:09:30,356 - ResourceManager : found vm/java/domain.java.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
  90. 2022-07-21 14:09:30,379 - ResourceManager : found vm/java/mapper.java.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
  91. 2022-07-21 14:09:30,382 - ResourceManager : found vm/java/service.java.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
  92. 2022-07-21 14:09:30,394 - ResourceManager : found vm/java/serviceImpl.java.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
  93. 2022-07-21 14:09:30,402 - ResourceManager : found vm/java/controller.java.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
  94. 2022-07-21 14:09:30,418 - ResourceManager : found vm/xml/mapper.xml.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
  95. 2022-07-21 14:09:30,428 - ResourceManager : found vm/html/list.html.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
  96. 2022-07-21 14:09:30,446 - ResourceManager : found vm/html/add.html.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
  97. 2022-07-21 14:09:30,448 - Right side ($treeParentCode) of '!=' operation has null value. If it is a reference, it may not be in the context or its toString() returned null. vm/html/add.html.vm[line 35, column 10]
  98. 2022-07-21 14:09:30,448 - Right side ($treeParentCode) of '==' operation has null value. If it is a reference, it may not be in the context or its toString() returned null. vm/html/add.html.vm[line 35, column 50]
  99. 2022-07-21 14:09:30,448 - Right side ($treeParentCode) of '!=' operation has null value. If it is a reference, it may not be in the context or its toString() returned null. vm/html/add.html.vm[line 35, column 10]
  100. 2022-07-21 14:09:30,448 - Right side ($treeParentCode) of '==' operation has null value. If it is a reference, it may not be in the context or its toString() returned null. vm/html/add.html.vm[line 35, column 50]
  101. 2022-07-21 14:09:30,448 - Right side ($treeParentCode) of '!=' operation has null value. If it is a reference, it may not be in the context or its toString() returned null. vm/html/add.html.vm[line 35, column 10]
  102. 2022-07-21 14:09:30,448 - Right side ($treeParentCode) of '==' operation has null value. If it is a reference, it may not be in the context or its toString() returned null. vm/html/add.html.vm[line 35, column 50]
  103. 2022-07-21 14:09:30,448 - Right side ($treeParentCode) of '!=' operation has null value. If it is a reference, it may not be in the context or its toString() returned null. vm/html/add.html.vm[line 35, column 10]
  104. 2022-07-21 14:09:30,448 - Right side ($treeParentCode) of '==' operation has null value. If it is a reference, it may not be in the context or its toString() returned null. vm/html/add.html.vm[line 35, column 50]
  105. 2022-07-21 14:09:30,448 - Right side ($treeParentCode) of '!=' operation has null value. If it is a reference, it may not be in the context or its toString() returned null. vm/html/add.html.vm[line 35, column 10]
  106. 2022-07-21 14:09:30,448 - Right side ($treeParentCode) of '==' operation has null value. If it is a reference, it may not be in the context or its toString() returned null. vm/html/add.html.vm[line 35, column 50]
  107. 2022-07-21 14:09:30,448 - Right side ($treeParentCode) of '!=' operation has null value. If it is a reference, it may not be in the context or its toString() returned null. vm/html/add.html.vm[line 35, column 10]
  108. 2022-07-21 14:09:30,448 - Right side ($treeParentCode) of '==' operation has null value. If it is a reference, it may not be in the context or its toString() returned null. vm/html/add.html.vm[line 35, column 50]
  109. 2022-07-21 14:09:30,464 - ResourceManager : found vm/html/edit.html.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
  110. 2022-07-21 14:09:30,465 - Right side ($treeParentCode) of '!=' operation has null value. If it is a reference, it may not be in the context or its toString() returned null. vm/html/edit.html.vm[line 36, column 10]
  111. 2022-07-21 14:09:30,465 - Right side ($treeParentCode) of '==' operation has null value. If it is a reference, it may not be in the context or its toString() returned null. vm/html/edit.html.vm[line 36, column 50]
  112. 2022-07-21 14:09:30,465 - Right side ($treeParentCode) of '!=' operation has null value. If it is a reference, it may not be in the context or its toString() returned null. vm/html/edit.html.vm[line 36, column 10]
  113. 2022-07-21 14:09:30,465 - Right side ($treeParentCode) of '==' operation has null value. If it is a reference, it may not be in the context or its toString() returned null. vm/html/edit.html.vm[line 36, column 50]
  114. 2022-07-21 14:09:30,465 - Right side ($treeParentCode) of '!=' operation has null value. If it is a reference, it may not be in the context or its toString() returned null. vm/html/edit.html.vm[line 36, column 10]
  115. 2022-07-21 14:09:30,465 - Right side ($treeParentCode) of '==' operation has null value. If it is a reference, it may not be in the context or its toString() returned null. vm/html/edit.html.vm[line 36, column 50]
  116. 2022-07-21 14:09:30,465 - Right side ($treeParentCode) of '!=' operation has null value. If it is a reference, it may not be in the context or its toString() returned null. vm/html/edit.html.vm[line 36, column 10]
  117. 2022-07-21 14:09:30,465 - Right side ($treeParentCode) of '==' operation has null value. If it is a reference, it may not be in the context or its toString() returned null. vm/html/edit.html.vm[line 36, column 50]
  118. 2022-07-21 14:09:30,465 - Right side ($treeParentCode) of '!=' operation has null value. If it is a reference, it may not be in the context or its toString() returned null. vm/html/edit.html.vm[line 36, column 10]
  119. 2022-07-21 14:09:30,465 - Right side ($treeParentCode) of '==' operation has null value. If it is a reference, it may not be in the context or its toString() returned null. vm/html/edit.html.vm[line 36, column 50]
  120. 2022-07-21 14:09:30,465 - Right side ($treeParentCode) of '!=' operation has null value. If it is a reference, it may not be in the context or its toString() returned null. vm/html/edit.html.vm[line 36, column 10]
  121. 2022-07-21 14:09:30,465 - Right side ($treeParentCode) of '==' operation has null value. If it is a reference, it may not be in the context or its toString() returned null. vm/html/edit.html.vm[line 36, column 50]
  122. 2022-07-21 14:09:30,467 - ResourceManager : found vm/sql/sql.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader