Browse Source

Merge branch 'master' of http://git.jiayuepowertech.com:9022/xusl/focus

wanghc 3 years ago
parent
commit
53a042070f
1 changed files with 28 additions and 0 deletions
  1. 28 0
      ipfcst-console/velocity.log

+ 28 - 0
ipfcst-console/velocity.log

@@ -183,3 +183,31 @@
 2021-10-13 11:32:28,480 - Velocimacro : allowInlineToOverride = false : VMs defined inline may NOT replace previous VM definitions
 2021-10-13 11:32:28,480 - Velocimacro : allowInlineToOverride = false : VMs defined inline may NOT replace previous VM definitions
 2021-10-13 11:32:28,480 - Velocimacro : allowInlineLocal = false : VMs defined inline will be global in scope if allowed.
 2021-10-13 11:32:28,480 - Velocimacro : allowInlineLocal = false : VMs defined inline will be global in scope if allowed.
 2021-10-13 11:32:28,480 - Velocimacro : autoload off : VM system will not automatically reload global library macros
 2021-10-13 11:32:28,480 - Velocimacro : autoload off : VM system will not automatically reload global library macros
+2021-10-15 16:44:16,712 - Log4JLogChute initialized using file 'velocity.log'
+2021-10-15 16:44:16,713 - Initializing Velocity, Calling init()...
+2021-10-15 16:44:16,713 - Starting Apache Velocity v1.7 (compiled: 2010-11-19 12:14:37)
+2021-10-15 16:44:16,713 - Default Properties File: org\apache\velocity\runtime\defaults\velocity.properties
+2021-10-15 16:44:16,713 - Trying to use logger class org.apache.velocity.runtime.log.AvalonLogChute
+2021-10-15 16:44:16,713 - 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...
+2021-10-15 16:44:16,713 - Trying to use logger class org.apache.velocity.runtime.log.Log4JLogChute
+2021-10-15 16:44:16,713 - Using logger class org.apache.velocity.runtime.log.Log4JLogChute
+2021-10-15 16:44:16,724 - ResourceLoader instantiated: org.apache.velocity.runtime.resource.loader.FileResourceLoader
+2021-10-15 16:44:16,726 - Do unicode file recognition:  false
+2021-10-15 16:44:16,726 - FileResourceLoader : adding path ''
+2021-10-15 16:44:16,744 - ResourceCache: initialized (class org.apache.velocity.runtime.resource.ResourceCacheImpl) with class java.util.Collections$SynchronizedMap cache map.
+2021-10-15 16:44:16,747 - Loaded System Directive: org.apache.velocity.runtime.directive.Stop
+2021-10-15 16:44:16,749 - Loaded System Directive: org.apache.velocity.runtime.directive.Define
+2021-10-15 16:44:16,750 - Loaded System Directive: org.apache.velocity.runtime.directive.Break
+2021-10-15 16:44:16,751 - Loaded System Directive: org.apache.velocity.runtime.directive.Evaluate
+2021-10-15 16:44:16,752 - Loaded System Directive: org.apache.velocity.runtime.directive.Literal
+2021-10-15 16:44:16,754 - Loaded System Directive: org.apache.velocity.runtime.directive.Macro
+2021-10-15 16:44:16,756 - Loaded System Directive: org.apache.velocity.runtime.directive.Parse
+2021-10-15 16:44:16,758 - Loaded System Directive: org.apache.velocity.runtime.directive.Include
+2021-10-15 16:44:16,760 - Loaded System Directive: org.apache.velocity.runtime.directive.Foreach
+2021-10-15 16:44:16,797 - Created '20' parsers.
+2021-10-15 16:44:16,807 - Velocimacro : "velocimacro.library" is not set.  Trying default library: VM_global_library.vm
+2021-10-15 16:44:16,807 - Velocimacro : Default library not found.
+2021-10-15 16:44:16,807 - Velocimacro : allowInline = true : VMs can be defined inline in templates
+2021-10-15 16:44:16,807 - Velocimacro : allowInlineToOverride = false : VMs defined inline may NOT replace previous VM definitions
+2021-10-15 16:44:16,807 - Velocimacro : allowInlineLocal = false : VMs defined inline will be global in scope if allowed.
+2021-10-15 16:44:16,807 - Velocimacro : autoload off : VM system will not automatically reload global library macros