velocity.log 5.3 KB

123456789101112131415161718192021222324252627282930313233343536373839
  1. 2018-09-03 12:38:12,645 - Default Properties File: org\apache\velocity\runtime\defaults\velocity.properties
  2. 2018-09-03 12:38:12,645 - Trying to use logger class org.apache.velocity.runtime.log.AvalonLogChute
  3. 2018-09-03 12:38:12,645 - 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...
  4. 2018-09-03 12:38:12,645 - Trying to use logger class org.apache.velocity.runtime.log.Log4JLogChute
  5. 2018-09-03 12:38:12,645 - Using logger class org.apache.velocity.runtime.log.Log4JLogChute
  6. 2018-09-03 12:38:12,649 - ResourceLoader instantiated: org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
  7. 2018-09-03 12:38:12,682 - ResourceCache: initialized (class org.apache.velocity.runtime.resource.ResourceCacheImpl) with class java.util.Collections$SynchronizedMap cache map.
  8. 2018-09-03 12:38:12,685 - Loaded System Directive: org.apache.velocity.runtime.directive.Stop
  9. 2018-09-03 12:38:12,687 - Loaded System Directive: org.apache.velocity.runtime.directive.Define
  10. 2018-09-03 12:38:12,688 - Loaded System Directive: org.apache.velocity.runtime.directive.Break
  11. 2018-09-03 12:38:12,689 - Loaded System Directive: org.apache.velocity.runtime.directive.Evaluate
  12. 2018-09-03 12:38:12,690 - Loaded System Directive: org.apache.velocity.runtime.directive.Literal
  13. 2018-09-03 12:38:12,691 - Loaded System Directive: org.apache.velocity.runtime.directive.Macro
  14. 2018-09-03 12:38:12,693 - Loaded System Directive: org.apache.velocity.runtime.directive.Parse
  15. 2018-09-03 12:38:12,694 - Loaded System Directive: org.apache.velocity.runtime.directive.Include
  16. 2018-09-03 12:38:12,695 - Loaded System Directive: org.apache.velocity.runtime.directive.Foreach
  17. 2018-09-03 12:38:12,729 - Created '20' parsers.
  18. 2018-09-03 12:38:12,742 - Velocimacro : "velocimacro.library" is not set. Trying default library: VM_global_library.vm
  19. 2018-09-03 12:38:12,743 - 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
  20. 2018-09-03 12:38:12,744 - Velocimacro : Default library not found.
  21. 2018-09-03 12:38:12,744 - Velocimacro : allowInline = true : VMs can be defined inline in templates
  22. 2018-09-03 12:38:12,744 - Velocimacro : allowInlineToOverride = false : VMs defined inline may NOT replace previous VM definitions
  23. 2018-09-03 12:38:12,744 - Velocimacro : allowInlineLocal = false : VMs defined inline will be global in scope if allowed.
  24. 2018-09-03 12:38:12,744 - Velocimacro : autoload off : VM system will not automatically reload global library macros
  25. 2018-09-03 12:38:12,780 - ResourceManager : found /templates/entity.java.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
  26. 2018-09-03 12:38:12,799 - Left side (${versionFieldName}) of '==' operation has null value. If it is a reference, it may not be in the context or its toString() returned null. /templates/entity.java.vm[line 76, column 26]
  27. 2018-09-03 12:38:12,799 - Left side (${logicDeleteFieldName}) of '==' operation has null value. If it is a reference, it may not be in the context or its toString() returned null. /templates/entity.java.vm[line 80, column 30]
  28. 2018-09-03 12:38:12,799 - Left side (${versionFieldName}) of '==' operation has null value. If it is a reference, it may not be in the context or its toString() returned null. /templates/entity.java.vm[line 76, column 26]
  29. 2018-09-03 12:38:12,799 - Left side (${logicDeleteFieldName}) of '==' operation has null value. If it is a reference, it may not be in the context or its toString() returned null. /templates/entity.java.vm[line 80, column 30]
  30. 2018-09-03 12:38:12,799 - Left side (${versionFieldName}) of '==' operation has null value. If it is a reference, it may not be in the context or its toString() returned null. /templates/entity.java.vm[line 76, column 26]
  31. 2018-09-03 12:38:12,799 - Left side (${logicDeleteFieldName}) of '==' operation has null value. If it is a reference, it may not be in the context or its toString() returned null. /templates/entity.java.vm[line 80, column 30]
  32. 2018-09-03 12:38:12,800 - Left side (${versionFieldName}) of '==' operation has null value. If it is a reference, it may not be in the context or its toString() returned null. /templates/entity.java.vm[line 76, column 26]
  33. 2018-09-03 12:38:12,800 - Left side (${logicDeleteFieldName}) of '==' operation has null value. If it is a reference, it may not be in the context or its toString() returned null. /templates/entity.java.vm[line 80, column 30]
  34. 2018-09-03 12:38:12,816 - ResourceManager : found /templates/mapper.java.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
  35. 2018-09-03 12:38:12,832 - ResourceManager : found /templates/mapper.xml.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
  36. 2018-09-03 12:38:12,846 - ResourceManager : found /templates/service.java.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
  37. 2018-09-03 12:38:12,881 - ResourceManager : found /templates/serviceImpl.java.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
  38. 2018-09-03 12:38:12,892 - ResourceManager : found /templates/controller.java.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader