velocity.log.1 99 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130
  1. 2018-05-17 19:32:38,966 - Velocimacro : Default library not found.
  2. 2018-05-17 19:32:38,966 - Velocimacro : allowInline = true : VMs can be defined inline in templates
  3. 2018-05-17 19:32:38,966 - Velocimacro : allowInlineToOverride = false : VMs defined inline may NOT replace previous VM definitions
  4. 2018-05-17 19:32:38,966 - Velocimacro : allowInlineLocal = false : VMs defined inline will be global in scope if allowed.
  5. 2018-05-17 19:32:38,967 - Velocimacro : autoload off : VM system will not automatically reload global library macros
  6. 2018-05-17 19:40:48,131 - Log4JLogChute initialized using file 'velocity.log'
  7. 2018-05-17 19:40:48,132 - Starting Apache Velocity v1.6.4 (compiled: 2010-04-27 15:31:23)
  8. 2018-05-17 19:40:48,132 - Default Properties File: org\apache\velocity\runtime\defaults\velocity.properties
  9. 2018-05-17 19:40:48,133 - Trying to use logger class org.apache.velocity.runtime.log.AvalonLogChute
  10. 2018-05-17 19:40:48,133 - 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...
  11. 2018-05-17 19:40:48,133 - Trying to use logger class org.apache.velocity.runtime.log.Log4JLogChute
  12. 2018-05-17 19:40:48,133 - Using logger class org.apache.velocity.runtime.log.Log4JLogChute
  13. 2018-05-17 19:40:48,138 - ResourceLoader instantiated: org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
  14. 2018-05-17 19:40:48,149 - ResourceCache: initialized (class org.apache.velocity.runtime.resource.ResourceCacheImpl) with class java.util.Collections$SynchronizedMap cache map.
  15. 2018-05-17 19:40:48,151 - Loaded System Directive: org.apache.velocity.runtime.directive.Define
  16. 2018-05-17 19:40:48,152 - Loaded System Directive: org.apache.velocity.runtime.directive.Break
  17. 2018-05-17 19:40:48,152 - Loaded System Directive: org.apache.velocity.runtime.directive.Evaluate
  18. 2018-05-17 19:40:48,160 - Loaded System Directive: org.apache.velocity.runtime.directive.Literal
  19. 2018-05-17 19:40:48,161 - Loaded System Directive: org.apache.velocity.runtime.directive.Macro
  20. 2018-05-17 19:40:48,163 - Loaded System Directive: org.apache.velocity.runtime.directive.Parse
  21. 2018-05-17 19:40:48,166 - Loaded System Directive: org.apache.velocity.runtime.directive.Include
  22. 2018-05-17 19:40:48,168 - Loaded System Directive: org.apache.velocity.runtime.directive.Foreach
  23. 2018-05-17 19:40:48,170 - Velocity was not initialized! Calling init()...
  24. 2018-05-17 19:40:48,210 - Velocity was not initialized! Calling init()...
  25. 2018-05-17 19:40:48,210 - Velocity was not initialized! Calling init()...
  26. 2018-05-17 19:40:48,210 - Velocity was not initialized! Calling init()...
  27. 2018-05-17 19:40:48,210 - Velocity was not initialized! Calling init()...
  28. 2018-05-17 19:40:48,210 - Velocity was not initialized! Calling init()...
  29. 2018-05-17 19:40:48,210 - Velocity was not initialized! Calling init()...
  30. 2018-05-17 19:40:48,210 - Velocity was not initialized! Calling init()...
  31. 2018-05-17 19:40:48,210 - Velocity was not initialized! Calling init()...
  32. 2018-05-17 19:40:48,210 - Velocity was not initialized! Calling init()...
  33. 2018-05-17 19:40:48,210 - Velocity was not initialized! Calling init()...
  34. 2018-05-17 19:40:48,210 - Velocity was not initialized! Calling init()...
  35. 2018-05-17 19:40:48,210 - Velocity was not initialized! Calling init()...
  36. 2018-05-17 19:40:48,211 - Velocity was not initialized! Calling init()...
  37. 2018-05-17 19:40:48,211 - Velocity was not initialized! Calling init()...
  38. 2018-05-17 19:40:48,211 - Velocity was not initialized! Calling init()...
  39. 2018-05-17 19:40:48,211 - Velocity was not initialized! Calling init()...
  40. 2018-05-17 19:40:48,211 - Velocity was not initialized! Calling init()...
  41. 2018-05-17 19:40:48,211 - Velocity was not initialized! Calling init()...
  42. 2018-05-17 19:40:48,212 - Velocity was not initialized! Calling init()...
  43. 2018-05-17 19:40:48,212 - Created '20' parsers.
  44. 2018-05-17 19:40:48,225 - Velocimacro : "velocimacro.library" is not set. Trying default library: VM_global_library.vm
  45. 2018-05-17 19:40:48,225 - Velocity was not initialized! Calling init()...
  46. 2018-05-17 19:40:48,226 - Could not load resource 'VM_global_library.vm' from ResourceLoader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader:
  47. org.apache.velocity.exception.ResourceNotFoundException: ClasspathResourceLoader Error: cannot find resource VM_global_library.vm
  48. at org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader.getResourceStream(ClasspathResourceLoader.java:131)
  49. at org.apache.velocity.runtime.resource.loader.ResourceLoader.resourceExists(ResourceLoader.java:224)
  50. at org.apache.velocity.runtime.resource.ResourceManagerImpl.getLoaderForResource(ResourceManagerImpl.java:641)
  51. at org.apache.velocity.runtime.resource.ResourceManagerImpl.getLoaderNameForResource(ResourceManagerImpl.java:624)
  52. at org.apache.velocity.runtime.RuntimeInstance.getLoaderNameForResource(RuntimeInstance.java:1464)
  53. at org.apache.velocity.runtime.VelocimacroFactory.initVelocimacro(VelocimacroFactory.java:159)
  54. at org.apache.velocity.runtime.RuntimeInstance.init(RuntimeInstance.java:261)
  55. at org.apache.velocity.runtime.RuntimeInstance.init(RuntimeInstance.java:589)
  56. at org.apache.velocity.runtime.RuntimeSingleton.init(RuntimeSingleton.java:229)
  57. at org.apache.velocity.app.Velocity.init(Velocity.java:107)
  58. at com.frameworkset.util.VelocityUtil.init(VelocityUtil.java:218)
  59. at com.frameworkset.util.VelocityUtil.evaluate(VelocityUtil.java:290)
  60. at com.frameworkset.common.poolman.SQLParams.evaluateSqlTemplate(SQLParams.java:142)
  61. at com.frameworkset.common.poolman.SQLParams.buildParamsByVariableParser(SQLParams.java:240)
  62. at com.frameworkset.common.poolman.SQLParams.buildParams(SQLParams.java:188)
  63. at com.frameworkset.common.poolman.SQLParams.buildParams(SQLParams.java:135)
  64. at com.frameworkset.common.poolman.PreparedDBUtil.addPreparedBatch(PreparedDBUtil.java:4005)
  65. at com.frameworkset.common.poolman.SQLExecutor.execute(SQLExecutor.java:380)
  66. at com.frameworkset.common.poolman.SQLExecutor.execute(SQLExecutor.java:404)
  67. at com.frameworkset.common.poolman.SQLExecutor.insertBeans(SQLExecutor.java:362)
  68. at com.frameworkset.common.poolman.SQLExecutor.insertBean(SQLExecutor.java:624)
  69. at com.chinacreator.process.dao.NetOrderDao.addOrderLog(NetOrderDao.java:68)
  70. at com.chinacreator.process.service.VacOrderService.saveNetLog(VacOrderService.java:315)
  71. at com.chinacreator.process.service.VacOrderService.order(VacOrderService.java:288)
  72. at com.chinacreator.process.service.VacOrderService.handle(VacOrderService.java:62)
  73. at com.chinacreator.process.job.VacService.run(VacMQJob.java:110)
  74. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
  75. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
  76. at java.lang.Thread.run(Thread.java:745)
  77. 2018-05-17 19:40:48,232 - Velocimacro : Default library not found.
  78. 2018-05-17 19:40:48,233 - Velocimacro : allowInline = true : VMs can be defined inline in templates
  79. 2018-05-17 19:40:48,233 - Velocimacro : allowInlineToOverride = false : VMs defined inline may NOT replace previous VM definitions
  80. 2018-05-17 19:40:48,233 - Velocimacro : allowInlineLocal = false : VMs defined inline will be global in scope if allowed.
  81. 2018-05-17 19:40:48,233 - Velocimacro : autoload off : VM system will not automatically reload global library macros
  82. 2018-05-17 19:42:35,582 - Log4JLogChute initialized using file 'velocity.log'
  83. 2018-05-17 19:42:35,582 - Starting Apache Velocity v1.6.4 (compiled: 2010-04-27 15:31:23)
  84. 2018-05-17 19:42:35,582 - Default Properties File: org\apache\velocity\runtime\defaults\velocity.properties
  85. 2018-05-17 19:42:35,582 - Trying to use logger class org.apache.velocity.runtime.log.AvalonLogChute
  86. 2018-05-17 19:42:35,582 - 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...
  87. 2018-05-17 19:42:35,582 - Trying to use logger class org.apache.velocity.runtime.log.Log4JLogChute
  88. 2018-05-17 19:42:35,583 - Using logger class org.apache.velocity.runtime.log.Log4JLogChute
  89. 2018-05-17 19:42:35,593 - ResourceLoader instantiated: org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
  90. 2018-05-17 19:42:35,614 - ResourceCache: initialized (class org.apache.velocity.runtime.resource.ResourceCacheImpl) with class java.util.Collections$SynchronizedMap cache map.
  91. 2018-05-17 19:42:35,618 - Loaded System Directive: org.apache.velocity.runtime.directive.Define
  92. 2018-05-17 19:42:35,621 - Loaded System Directive: org.apache.velocity.runtime.directive.Break
  93. 2018-05-17 19:42:35,623 - Loaded System Directive: org.apache.velocity.runtime.directive.Evaluate
  94. 2018-05-17 19:42:35,625 - Loaded System Directive: org.apache.velocity.runtime.directive.Literal
  95. 2018-05-17 19:42:35,629 - Loaded System Directive: org.apache.velocity.runtime.directive.Macro
  96. 2018-05-17 19:42:35,633 - Loaded System Directive: org.apache.velocity.runtime.directive.Parse
  97. 2018-05-17 19:42:35,636 - Loaded System Directive: org.apache.velocity.runtime.directive.Include
  98. 2018-05-17 19:42:35,638 - Loaded System Directive: org.apache.velocity.runtime.directive.Foreach
  99. 2018-05-17 19:42:35,646 - Velocity was not initialized! Calling init()...
  100. 2018-05-17 19:42:35,688 - Velocity was not initialized! Calling init()...
  101. 2018-05-17 19:42:35,688 - Velocity was not initialized! Calling init()...
  102. 2018-05-17 19:42:35,688 - Velocity was not initialized! Calling init()...
  103. 2018-05-17 19:42:35,688 - Velocity was not initialized! Calling init()...
  104. 2018-05-17 19:42:35,688 - Velocity was not initialized! Calling init()...
  105. 2018-05-17 19:42:35,689 - Velocity was not initialized! Calling init()...
  106. 2018-05-17 19:42:35,689 - Velocity was not initialized! Calling init()...
  107. 2018-05-17 19:42:35,689 - Velocity was not initialized! Calling init()...
  108. 2018-05-17 19:42:35,689 - Velocity was not initialized! Calling init()...
  109. 2018-05-17 19:42:35,689 - Velocity was not initialized! Calling init()...
  110. 2018-05-17 19:42:35,690 - Velocity was not initialized! Calling init()...
  111. 2018-05-17 19:42:35,690 - Velocity was not initialized! Calling init()...
  112. 2018-05-17 19:42:35,690 - Velocity was not initialized! Calling init()...
  113. 2018-05-17 19:42:35,690 - Velocity was not initialized! Calling init()...
  114. 2018-05-17 19:42:35,690 - Velocity was not initialized! Calling init()...
  115. 2018-05-17 19:42:35,690 - Velocity was not initialized! Calling init()...
  116. 2018-05-17 19:42:35,691 - Velocity was not initialized! Calling init()...
  117. 2018-05-17 19:42:35,691 - Velocity was not initialized! Calling init()...
  118. 2018-05-17 19:42:35,691 - Velocity was not initialized! Calling init()...
  119. 2018-05-17 19:42:35,691 - Created '20' parsers.
  120. 2018-05-17 19:42:35,716 - Velocimacro : "velocimacro.library" is not set. Trying default library: VM_global_library.vm
  121. 2018-05-17 19:42:35,716 - Velocity was not initialized! Calling init()...
  122. 2018-05-17 19:42:35,722 - Could not load resource 'VM_global_library.vm' from ResourceLoader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader:
  123. org.apache.velocity.exception.ResourceNotFoundException: ClasspathResourceLoader Error: cannot find resource VM_global_library.vm
  124. at org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader.getResourceStream(ClasspathResourceLoader.java:131)
  125. at org.apache.velocity.runtime.resource.loader.ResourceLoader.resourceExists(ResourceLoader.java:224)
  126. at org.apache.velocity.runtime.resource.ResourceManagerImpl.getLoaderForResource(ResourceManagerImpl.java:641)
  127. at org.apache.velocity.runtime.resource.ResourceManagerImpl.getLoaderNameForResource(ResourceManagerImpl.java:624)
  128. at org.apache.velocity.runtime.RuntimeInstance.getLoaderNameForResource(RuntimeInstance.java:1464)
  129. at org.apache.velocity.runtime.VelocimacroFactory.initVelocimacro(VelocimacroFactory.java:159)
  130. at org.apache.velocity.runtime.RuntimeInstance.init(RuntimeInstance.java:261)
  131. at org.apache.velocity.runtime.RuntimeInstance.init(RuntimeInstance.java:589)
  132. at org.apache.velocity.runtime.RuntimeSingleton.init(RuntimeSingleton.java:229)
  133. at org.apache.velocity.app.Velocity.init(Velocity.java:107)
  134. at com.frameworkset.util.VelocityUtil.init(VelocityUtil.java:218)
  135. at com.frameworkset.util.VelocityUtil.evaluate(VelocityUtil.java:290)
  136. at com.frameworkset.common.poolman.SQLParams.evaluateSqlTemplate(SQLParams.java:142)
  137. at com.frameworkset.common.poolman.SQLParams.buildParamsByVariableParser(SQLParams.java:240)
  138. at com.frameworkset.common.poolman.SQLParams.buildParams(SQLParams.java:188)
  139. at com.frameworkset.common.poolman.SQLParams.buildParams(SQLParams.java:135)
  140. at com.frameworkset.common.poolman.PreparedDBUtil.addPreparedBatch(PreparedDBUtil.java:4005)
  141. at com.frameworkset.common.poolman.SQLExecutor.execute(SQLExecutor.java:380)
  142. at com.frameworkset.common.poolman.SQLExecutor.execute(SQLExecutor.java:404)
  143. at com.frameworkset.common.poolman.SQLExecutor.insertBeans(SQLExecutor.java:362)
  144. at com.frameworkset.common.poolman.SQLExecutor.insertBean(SQLExecutor.java:624)
  145. at com.chinacreator.process.dao.NetOrderDao.order(NetOrderDao.java:39)
  146. at com.chinacreator.process.service.VacOrderService.order(VacOrderService.java:276)
  147. at com.chinacreator.process.service.VacOrderService.handle(VacOrderService.java:62)
  148. at com.chinacreator.process.job.VacService.run(VacMQJob.java:110)
  149. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
  150. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
  151. at java.lang.Thread.run(Thread.java:745)
  152. 2018-05-17 19:42:35,726 - Velocimacro : Default library not found.
  153. 2018-05-17 19:42:35,726 - Velocimacro : allowInline = true : VMs can be defined inline in templates
  154. 2018-05-17 19:42:35,726 - Velocimacro : allowInlineToOverride = false : VMs defined inline may NOT replace previous VM definitions
  155. 2018-05-17 19:42:35,726 - Velocimacro : allowInlineLocal = false : VMs defined inline will be global in scope if allowed.
  156. 2018-05-17 19:42:35,726 - Velocimacro : autoload off : VM system will not automatically reload global library macros
  157. 2018-05-17 19:49:03,806 - Log4JLogChute initialized using file 'velocity.log'
  158. 2018-05-17 19:49:03,807 - Starting Apache Velocity v1.6.4 (compiled: 2010-04-27 15:31:23)
  159. 2018-05-17 19:49:03,808 - Default Properties File: org\apache\velocity\runtime\defaults\velocity.properties
  160. 2018-05-17 19:49:03,808 - Trying to use logger class org.apache.velocity.runtime.log.AvalonLogChute
  161. 2018-05-17 19:49:03,808 - 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...
  162. 2018-05-17 19:49:03,808 - Trying to use logger class org.apache.velocity.runtime.log.Log4JLogChute
  163. 2018-05-17 19:49:03,808 - Using logger class org.apache.velocity.runtime.log.Log4JLogChute
  164. 2018-05-17 19:49:03,814 - ResourceLoader instantiated: org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
  165. 2018-05-17 19:49:03,824 - ResourceCache: initialized (class org.apache.velocity.runtime.resource.ResourceCacheImpl) with class java.util.Collections$SynchronizedMap cache map.
  166. 2018-05-17 19:49:03,833 - Loaded System Directive: org.apache.velocity.runtime.directive.Define
  167. 2018-05-17 19:49:03,836 - Loaded System Directive: org.apache.velocity.runtime.directive.Break
  168. 2018-05-17 19:49:03,837 - Loaded System Directive: org.apache.velocity.runtime.directive.Evaluate
  169. 2018-05-17 19:49:03,837 - Loaded System Directive: org.apache.velocity.runtime.directive.Literal
  170. 2018-05-17 19:49:03,839 - Loaded System Directive: org.apache.velocity.runtime.directive.Macro
  171. 2018-05-17 19:49:03,840 - Loaded System Directive: org.apache.velocity.runtime.directive.Parse
  172. 2018-05-17 19:49:03,843 - Loaded System Directive: org.apache.velocity.runtime.directive.Include
  173. 2018-05-17 19:49:03,845 - Loaded System Directive: org.apache.velocity.runtime.directive.Foreach
  174. 2018-05-17 19:49:03,853 - Velocity was not initialized! Calling init()...
  175. 2018-05-17 19:49:03,885 - Velocity was not initialized! Calling init()...
  176. 2018-05-17 19:49:03,885 - Velocity was not initialized! Calling init()...
  177. 2018-05-17 19:49:03,885 - Velocity was not initialized! Calling init()...
  178. 2018-05-17 19:49:03,886 - Velocity was not initialized! Calling init()...
  179. 2018-05-17 19:49:03,886 - Velocity was not initialized! Calling init()...
  180. 2018-05-17 19:49:03,886 - Velocity was not initialized! Calling init()...
  181. 2018-05-17 19:49:03,886 - Velocity was not initialized! Calling init()...
  182. 2018-05-17 19:49:03,886 - Velocity was not initialized! Calling init()...
  183. 2018-05-17 19:49:03,886 - Velocity was not initialized! Calling init()...
  184. 2018-05-17 19:49:03,886 - Velocity was not initialized! Calling init()...
  185. 2018-05-17 19:49:03,886 - Velocity was not initialized! Calling init()...
  186. 2018-05-17 19:49:03,886 - Velocity was not initialized! Calling init()...
  187. 2018-05-17 19:49:03,886 - Velocity was not initialized! Calling init()...
  188. 2018-05-17 19:49:03,886 - Velocity was not initialized! Calling init()...
  189. 2018-05-17 19:49:03,886 - Velocity was not initialized! Calling init()...
  190. 2018-05-17 19:49:03,887 - Velocity was not initialized! Calling init()...
  191. 2018-05-17 19:49:03,887 - Velocity was not initialized! Calling init()...
  192. 2018-05-17 19:49:03,887 - Velocity was not initialized! Calling init()...
  193. 2018-05-17 19:49:03,887 - Velocity was not initialized! Calling init()...
  194. 2018-05-17 19:49:03,887 - Created '20' parsers.
  195. 2018-05-17 19:49:03,901 - Velocimacro : "velocimacro.library" is not set. Trying default library: VM_global_library.vm
  196. 2018-05-17 19:49:03,901 - Velocity was not initialized! Calling init()...
  197. 2018-05-17 19:49:03,918 - Could not load resource 'VM_global_library.vm' from ResourceLoader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader:
  198. org.apache.velocity.exception.ResourceNotFoundException: ClasspathResourceLoader Error: cannot find resource VM_global_library.vm
  199. at org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader.getResourceStream(ClasspathResourceLoader.java:131)
  200. at org.apache.velocity.runtime.resource.loader.ResourceLoader.resourceExists(ResourceLoader.java:224)
  201. at org.apache.velocity.runtime.resource.ResourceManagerImpl.getLoaderForResource(ResourceManagerImpl.java:641)
  202. at org.apache.velocity.runtime.resource.ResourceManagerImpl.getLoaderNameForResource(ResourceManagerImpl.java:624)
  203. at org.apache.velocity.runtime.RuntimeInstance.getLoaderNameForResource(RuntimeInstance.java:1464)
  204. at org.apache.velocity.runtime.VelocimacroFactory.initVelocimacro(VelocimacroFactory.java:159)
  205. at org.apache.velocity.runtime.RuntimeInstance.init(RuntimeInstance.java:261)
  206. at org.apache.velocity.runtime.RuntimeInstance.init(RuntimeInstance.java:589)
  207. at org.apache.velocity.runtime.RuntimeSingleton.init(RuntimeSingleton.java:229)
  208. at org.apache.velocity.app.Velocity.init(Velocity.java:107)
  209. at com.frameworkset.util.VelocityUtil.init(VelocityUtil.java:218)
  210. at com.frameworkset.util.VelocityUtil.evaluate(VelocityUtil.java:290)
  211. at com.frameworkset.common.poolman.SQLParams.evaluateSqlTemplate(SQLParams.java:142)
  212. at com.frameworkset.common.poolman.SQLParams.buildParamsByVariableParser(SQLParams.java:240)
  213. at com.frameworkset.common.poolman.SQLParams.buildParams(SQLParams.java:188)
  214. at com.frameworkset.common.poolman.SQLParams.buildParams(SQLParams.java:135)
  215. at com.frameworkset.common.poolman.PreparedDBUtil.addPreparedBatch(PreparedDBUtil.java:4005)
  216. at com.frameworkset.common.poolman.SQLExecutor.execute(SQLExecutor.java:380)
  217. at com.frameworkset.common.poolman.SQLExecutor.execute(SQLExecutor.java:404)
  218. at com.frameworkset.common.poolman.SQLExecutor.insertBeans(SQLExecutor.java:362)
  219. at com.frameworkset.common.poolman.SQLExecutor.insertBean(SQLExecutor.java:624)
  220. at com.chinacreator.process.dao.NetOrderDao.order(NetOrderDao.java:39)
  221. at com.chinacreator.process.service.VacOrderService.order(VacOrderService.java:276)
  222. at com.chinacreator.process.service.VacOrderService.handle(VacOrderService.java:62)
  223. at com.chinacreator.process.job.VacService.run(VacMQJob.java:110)
  224. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
  225. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
  226. at java.lang.Thread.run(Thread.java:745)
  227. 2018-05-17 19:49:03,928 - Velocimacro : Default library not found.
  228. 2018-05-17 19:49:03,928 - Velocimacro : allowInline = true : VMs can be defined inline in templates
  229. 2018-05-17 19:49:03,928 - Velocimacro : allowInlineToOverride = false : VMs defined inline may NOT replace previous VM definitions
  230. 2018-05-17 19:49:03,928 - Velocimacro : allowInlineLocal = false : VMs defined inline will be global in scope if allowed.
  231. 2018-05-17 19:49:03,928 - Velocimacro : autoload off : VM system will not automatically reload global library macros
  232. 2018-05-17 19:54:40,255 - Log4JLogChute initialized using file 'velocity.log'
  233. 2018-05-17 19:54:40,255 - Starting Apache Velocity v1.6.4 (compiled: 2010-04-27 15:31:23)
  234. 2018-05-17 19:54:40,255 - Default Properties File: org\apache\velocity\runtime\defaults\velocity.properties
  235. 2018-05-17 19:54:40,255 - Trying to use logger class org.apache.velocity.runtime.log.AvalonLogChute
  236. 2018-05-17 19:54:40,255 - 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...
  237. 2018-05-17 19:54:40,255 - Trying to use logger class org.apache.velocity.runtime.log.Log4JLogChute
  238. 2018-05-17 19:54:40,255 - Using logger class org.apache.velocity.runtime.log.Log4JLogChute
  239. 2018-05-17 19:54:40,266 - ResourceLoader instantiated: org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
  240. 2018-05-17 19:54:40,285 - ResourceCache: initialized (class org.apache.velocity.runtime.resource.ResourceCacheImpl) with class java.util.Collections$SynchronizedMap cache map.
  241. 2018-05-17 19:54:40,289 - Loaded System Directive: org.apache.velocity.runtime.directive.Define
  242. 2018-05-17 19:54:40,293 - Loaded System Directive: org.apache.velocity.runtime.directive.Break
  243. 2018-05-17 19:54:40,295 - Loaded System Directive: org.apache.velocity.runtime.directive.Evaluate
  244. 2018-05-17 19:54:40,296 - Loaded System Directive: org.apache.velocity.runtime.directive.Literal
  245. 2018-05-17 19:54:40,301 - Loaded System Directive: org.apache.velocity.runtime.directive.Macro
  246. 2018-05-17 19:54:40,304 - Loaded System Directive: org.apache.velocity.runtime.directive.Parse
  247. 2018-05-17 19:54:40,308 - Loaded System Directive: org.apache.velocity.runtime.directive.Include
  248. 2018-05-17 19:54:40,310 - Loaded System Directive: org.apache.velocity.runtime.directive.Foreach
  249. 2018-05-17 19:54:40,317 - Velocity was not initialized! Calling init()...
  250. 2018-05-17 19:54:40,357 - Velocity was not initialized! Calling init()...
  251. 2018-05-17 19:54:40,358 - Velocity was not initialized! Calling init()...
  252. 2018-05-17 19:54:40,358 - Velocity was not initialized! Calling init()...
  253. 2018-05-17 19:54:40,358 - Velocity was not initialized! Calling init()...
  254. 2018-05-17 19:54:40,358 - Velocity was not initialized! Calling init()...
  255. 2018-05-17 19:54:40,358 - Velocity was not initialized! Calling init()...
  256. 2018-05-17 19:54:40,358 - Velocity was not initialized! Calling init()...
  257. 2018-05-17 19:54:40,359 - Velocity was not initialized! Calling init()...
  258. 2018-05-17 19:54:40,359 - Velocity was not initialized! Calling init()...
  259. 2018-05-17 19:54:40,359 - Velocity was not initialized! Calling init()...
  260. 2018-05-17 19:54:40,359 - Velocity was not initialized! Calling init()...
  261. 2018-05-17 19:54:40,359 - Velocity was not initialized! Calling init()...
  262. 2018-05-17 19:54:40,360 - Velocity was not initialized! Calling init()...
  263. 2018-05-17 19:54:40,360 - Velocity was not initialized! Calling init()...
  264. 2018-05-17 19:54:40,360 - Velocity was not initialized! Calling init()...
  265. 2018-05-17 19:54:40,360 - Velocity was not initialized! Calling init()...
  266. 2018-05-17 19:54:40,360 - Velocity was not initialized! Calling init()...
  267. 2018-05-17 19:54:40,360 - Velocity was not initialized! Calling init()...
  268. 2018-05-17 19:54:40,361 - Velocity was not initialized! Calling init()...
  269. 2018-05-17 19:54:40,361 - Created '20' parsers.
  270. 2018-05-17 19:54:40,386 - Velocimacro : "velocimacro.library" is not set. Trying default library: VM_global_library.vm
  271. 2018-05-17 19:54:40,386 - Velocity was not initialized! Calling init()...
  272. 2018-05-17 19:54:40,391 - Could not load resource 'VM_global_library.vm' from ResourceLoader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader:
  273. org.apache.velocity.exception.ResourceNotFoundException: ClasspathResourceLoader Error: cannot find resource VM_global_library.vm
  274. at org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader.getResourceStream(ClasspathResourceLoader.java:131)
  275. at org.apache.velocity.runtime.resource.loader.ResourceLoader.resourceExists(ResourceLoader.java:224)
  276. at org.apache.velocity.runtime.resource.ResourceManagerImpl.getLoaderForResource(ResourceManagerImpl.java:641)
  277. at org.apache.velocity.runtime.resource.ResourceManagerImpl.getLoaderNameForResource(ResourceManagerImpl.java:624)
  278. at org.apache.velocity.runtime.RuntimeInstance.getLoaderNameForResource(RuntimeInstance.java:1464)
  279. at org.apache.velocity.runtime.VelocimacroFactory.initVelocimacro(VelocimacroFactory.java:159)
  280. at org.apache.velocity.runtime.RuntimeInstance.init(RuntimeInstance.java:261)
  281. at org.apache.velocity.runtime.RuntimeInstance.init(RuntimeInstance.java:589)
  282. at org.apache.velocity.runtime.RuntimeSingleton.init(RuntimeSingleton.java:229)
  283. at org.apache.velocity.app.Velocity.init(Velocity.java:107)
  284. at com.frameworkset.util.VelocityUtil.init(VelocityUtil.java:218)
  285. at com.frameworkset.util.VelocityUtil.evaluate(VelocityUtil.java:290)
  286. at com.frameworkset.common.poolman.SQLParams.evaluateSqlTemplate(SQLParams.java:142)
  287. at com.frameworkset.common.poolman.SQLParams.buildParamsByVariableParser(SQLParams.java:240)
  288. at com.frameworkset.common.poolman.SQLParams.buildParams(SQLParams.java:188)
  289. at com.frameworkset.common.poolman.SQLParams.buildParams(SQLParams.java:135)
  290. at com.frameworkset.common.poolman.PreparedDBUtil.addPreparedBatch(PreparedDBUtil.java:4005)
  291. at com.frameworkset.common.poolman.SQLExecutor.execute(SQLExecutor.java:380)
  292. at com.frameworkset.common.poolman.SQLExecutor.execute(SQLExecutor.java:404)
  293. at com.frameworkset.common.poolman.SQLExecutor.insertBeans(SQLExecutor.java:362)
  294. at com.frameworkset.common.poolman.SQLExecutor.insertBean(SQLExecutor.java:624)
  295. at com.chinacreator.process.dao.NetOrderDao.order(NetOrderDao.java:39)
  296. at com.chinacreator.process.service.VacOrderService.order(VacOrderService.java:276)
  297. at com.chinacreator.process.service.VacOrderService.handle(VacOrderService.java:62)
  298. at com.chinacreator.process.job.VacService.run(VacMQJob.java:110)
  299. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
  300. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
  301. at java.lang.Thread.run(Thread.java:745)
  302. 2018-05-17 19:54:40,395 - Velocimacro : Default library not found.
  303. 2018-05-17 19:54:40,395 - Velocimacro : allowInline = true : VMs can be defined inline in templates
  304. 2018-05-17 19:54:40,395 - Velocimacro : allowInlineToOverride = false : VMs defined inline may NOT replace previous VM definitions
  305. 2018-05-17 19:54:40,395 - Velocimacro : allowInlineLocal = false : VMs defined inline will be global in scope if allowed.
  306. 2018-05-17 19:54:40,395 - Velocimacro : autoload off : VM system will not automatically reload global library macros
  307. 2018-05-17 20:01:18,573 - Log4JLogChute initialized using file 'velocity.log'
  308. 2018-05-17 20:01:18,574 - Starting Apache Velocity v1.6.4 (compiled: 2010-04-27 15:31:23)
  309. 2018-05-17 20:01:18,574 - Default Properties File: org\apache\velocity\runtime\defaults\velocity.properties
  310. 2018-05-17 20:01:18,574 - Trying to use logger class org.apache.velocity.runtime.log.AvalonLogChute
  311. 2018-05-17 20:01:18,574 - 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...
  312. 2018-05-17 20:01:18,574 - Trying to use logger class org.apache.velocity.runtime.log.Log4JLogChute
  313. 2018-05-17 20:01:18,574 - Using logger class org.apache.velocity.runtime.log.Log4JLogChute
  314. 2018-05-17 20:01:18,579 - ResourceLoader instantiated: org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
  315. 2018-05-17 20:01:18,591 - ResourceCache: initialized (class org.apache.velocity.runtime.resource.ResourceCacheImpl) with class java.util.Collections$SynchronizedMap cache map.
  316. 2018-05-17 20:01:18,593 - Loaded System Directive: org.apache.velocity.runtime.directive.Define
  317. 2018-05-17 20:01:18,593 - Loaded System Directive: org.apache.velocity.runtime.directive.Break
  318. 2018-05-17 20:01:18,594 - Loaded System Directive: org.apache.velocity.runtime.directive.Evaluate
  319. 2018-05-17 20:01:18,595 - Loaded System Directive: org.apache.velocity.runtime.directive.Literal
  320. 2018-05-17 20:01:18,597 - Loaded System Directive: org.apache.velocity.runtime.directive.Macro
  321. 2018-05-17 20:01:18,603 - Loaded System Directive: org.apache.velocity.runtime.directive.Parse
  322. 2018-05-17 20:01:18,606 - Loaded System Directive: org.apache.velocity.runtime.directive.Include
  323. 2018-05-17 20:01:18,607 - Loaded System Directive: org.apache.velocity.runtime.directive.Foreach
  324. 2018-05-17 20:01:18,609 - Velocity was not initialized! Calling init()...
  325. 2018-05-17 20:01:18,630 - Velocity was not initialized! Calling init()...
  326. 2018-05-17 20:01:18,631 - Velocity was not initialized! Calling init()...
  327. 2018-05-17 20:01:18,631 - Velocity was not initialized! Calling init()...
  328. 2018-05-17 20:01:18,631 - Velocity was not initialized! Calling init()...
  329. 2018-05-17 20:01:18,631 - Velocity was not initialized! Calling init()...
  330. 2018-05-17 20:01:18,631 - Velocity was not initialized! Calling init()...
  331. 2018-05-17 20:01:18,631 - Velocity was not initialized! Calling init()...
  332. 2018-05-17 20:01:18,631 - Velocity was not initialized! Calling init()...
  333. 2018-05-17 20:01:18,631 - Velocity was not initialized! Calling init()...
  334. 2018-05-17 20:01:18,631 - Velocity was not initialized! Calling init()...
  335. 2018-05-17 20:01:18,631 - Velocity was not initialized! Calling init()...
  336. 2018-05-17 20:01:18,631 - Velocity was not initialized! Calling init()...
  337. 2018-05-17 20:01:18,631 - Velocity was not initialized! Calling init()...
  338. 2018-05-17 20:01:18,631 - Velocity was not initialized! Calling init()...
  339. 2018-05-17 20:01:18,631 - Velocity was not initialized! Calling init()...
  340. 2018-05-17 20:01:18,632 - Velocity was not initialized! Calling init()...
  341. 2018-05-17 20:01:18,632 - Velocity was not initialized! Calling init()...
  342. 2018-05-17 20:01:18,632 - Velocity was not initialized! Calling init()...
  343. 2018-05-17 20:01:18,632 - Velocity was not initialized! Calling init()...
  344. 2018-05-17 20:01:18,632 - Created '20' parsers.
  345. 2018-05-17 20:01:18,642 - Velocimacro : "velocimacro.library" is not set. Trying default library: VM_global_library.vm
  346. 2018-05-17 20:01:18,642 - Velocity was not initialized! Calling init()...
  347. 2018-05-17 20:01:18,644 - Could not load resource 'VM_global_library.vm' from ResourceLoader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader:
  348. org.apache.velocity.exception.ResourceNotFoundException: ClasspathResourceLoader Error: cannot find resource VM_global_library.vm
  349. at org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader.getResourceStream(ClasspathResourceLoader.java:131)
  350. at org.apache.velocity.runtime.resource.loader.ResourceLoader.resourceExists(ResourceLoader.java:224)
  351. at org.apache.velocity.runtime.resource.ResourceManagerImpl.getLoaderForResource(ResourceManagerImpl.java:641)
  352. at org.apache.velocity.runtime.resource.ResourceManagerImpl.getLoaderNameForResource(ResourceManagerImpl.java:624)
  353. at org.apache.velocity.runtime.RuntimeInstance.getLoaderNameForResource(RuntimeInstance.java:1464)
  354. at org.apache.velocity.runtime.VelocimacroFactory.initVelocimacro(VelocimacroFactory.java:159)
  355. at org.apache.velocity.runtime.RuntimeInstance.init(RuntimeInstance.java:261)
  356. at org.apache.velocity.runtime.RuntimeInstance.init(RuntimeInstance.java:589)
  357. at org.apache.velocity.runtime.RuntimeSingleton.init(RuntimeSingleton.java:229)
  358. at org.apache.velocity.app.Velocity.init(Velocity.java:107)
  359. at com.frameworkset.util.VelocityUtil.init(VelocityUtil.java:218)
  360. at com.frameworkset.util.VelocityUtil.evaluate(VelocityUtil.java:290)
  361. at com.frameworkset.common.poolman.SQLParams.evaluateSqlTemplate(SQLParams.java:142)
  362. at com.frameworkset.common.poolman.SQLParams.buildParamsByVariableParser(SQLParams.java:240)
  363. at com.frameworkset.common.poolman.SQLParams.buildParams(SQLParams.java:188)
  364. at com.frameworkset.common.poolman.SQLParams.buildParams(SQLParams.java:135)
  365. at com.frameworkset.common.poolman.PreparedDBUtil.addPreparedBatch(PreparedDBUtil.java:4005)
  366. at com.frameworkset.common.poolman.SQLExecutor.execute(SQLExecutor.java:380)
  367. at com.frameworkset.common.poolman.SQLExecutor.execute(SQLExecutor.java:404)
  368. at com.frameworkset.common.poolman.SQLExecutor.insertBeans(SQLExecutor.java:362)
  369. at com.frameworkset.common.poolman.SQLExecutor.insertBean(SQLExecutor.java:624)
  370. at com.chinacreator.process.dao.NetOrderDao.cancelOrder(NetOrderDao.java:58)
  371. at com.chinacreator.process.service.VacOrderService.cancel(VacOrderService.java:223)
  372. at com.chinacreator.process.service.VacOrderService.handle(VacOrderService.java:79)
  373. at com.chinacreator.process.job.VacService.run(VacMQJob.java:110)
  374. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
  375. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
  376. at java.lang.Thread.run(Thread.java:745)
  377. 2018-05-17 20:01:18,649 - Velocimacro : Default library not found.
  378. 2018-05-17 20:01:18,650 - Velocimacro : allowInline = true : VMs can be defined inline in templates
  379. 2018-05-17 20:01:18,650 - Velocimacro : allowInlineToOverride = false : VMs defined inline may NOT replace previous VM definitions
  380. 2018-05-17 20:01:18,650 - Velocimacro : allowInlineLocal = false : VMs defined inline will be global in scope if allowed.
  381. 2018-05-17 20:01:18,650 - Velocimacro : autoload off : VM system will not automatically reload global library macros
  382. 2018-05-17 20:02:59,577 - Log4JLogChute initialized using file 'velocity.log'
  383. 2018-05-17 20:02:59,579 - Starting Apache Velocity v1.6.4 (compiled: 2010-04-27 15:31:23)
  384. 2018-05-17 20:02:59,579 - Default Properties File: org\apache\velocity\runtime\defaults\velocity.properties
  385. 2018-05-17 20:02:59,579 - Trying to use logger class org.apache.velocity.runtime.log.AvalonLogChute
  386. 2018-05-17 20:02:59,579 - 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...
  387. 2018-05-17 20:02:59,579 - Trying to use logger class org.apache.velocity.runtime.log.Log4JLogChute
  388. 2018-05-17 20:02:59,579 - Using logger class org.apache.velocity.runtime.log.Log4JLogChute
  389. 2018-05-17 20:02:59,584 - ResourceLoader instantiated: org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
  390. 2018-05-17 20:02:59,593 - ResourceCache: initialized (class org.apache.velocity.runtime.resource.ResourceCacheImpl) with class java.util.Collections$SynchronizedMap cache map.
  391. 2018-05-17 20:02:59,595 - Loaded System Directive: org.apache.velocity.runtime.directive.Define
  392. 2018-05-17 20:02:59,596 - Loaded System Directive: org.apache.velocity.runtime.directive.Break
  393. 2018-05-17 20:02:59,599 - Loaded System Directive: org.apache.velocity.runtime.directive.Evaluate
  394. 2018-05-17 20:02:59,600 - Loaded System Directive: org.apache.velocity.runtime.directive.Literal
  395. 2018-05-17 20:02:59,602 - Loaded System Directive: org.apache.velocity.runtime.directive.Macro
  396. 2018-05-17 20:02:59,603 - Loaded System Directive: org.apache.velocity.runtime.directive.Parse
  397. 2018-05-17 20:02:59,606 - Loaded System Directive: org.apache.velocity.runtime.directive.Include
  398. 2018-05-17 20:02:59,607 - Loaded System Directive: org.apache.velocity.runtime.directive.Foreach
  399. 2018-05-17 20:02:59,611 - Velocity was not initialized! Calling init()...
  400. 2018-05-17 20:02:59,633 - Velocity was not initialized! Calling init()...
  401. 2018-05-17 20:02:59,633 - Velocity was not initialized! Calling init()...
  402. 2018-05-17 20:02:59,633 - Velocity was not initialized! Calling init()...
  403. 2018-05-17 20:02:59,633 - Velocity was not initialized! Calling init()...
  404. 2018-05-17 20:02:59,634 - Velocity was not initialized! Calling init()...
  405. 2018-05-17 20:02:59,634 - Velocity was not initialized! Calling init()...
  406. 2018-05-17 20:02:59,634 - Velocity was not initialized! Calling init()...
  407. 2018-05-17 20:02:59,634 - Velocity was not initialized! Calling init()...
  408. 2018-05-17 20:02:59,634 - Velocity was not initialized! Calling init()...
  409. 2018-05-17 20:02:59,634 - Velocity was not initialized! Calling init()...
  410. 2018-05-17 20:02:59,634 - Velocity was not initialized! Calling init()...
  411. 2018-05-17 20:02:59,641 - Velocity was not initialized! Calling init()...
  412. 2018-05-17 20:02:59,641 - Velocity was not initialized! Calling init()...
  413. 2018-05-17 20:02:59,641 - Velocity was not initialized! Calling init()...
  414. 2018-05-17 20:02:59,641 - Velocity was not initialized! Calling init()...
  415. 2018-05-17 20:02:59,641 - Velocity was not initialized! Calling init()...
  416. 2018-05-17 20:02:59,642 - Velocity was not initialized! Calling init()...
  417. 2018-05-17 20:02:59,642 - Velocity was not initialized! Calling init()...
  418. 2018-05-17 20:02:59,642 - Velocity was not initialized! Calling init()...
  419. 2018-05-17 20:02:59,642 - Created '20' parsers.
  420. 2018-05-17 20:02:59,649 - Velocimacro : "velocimacro.library" is not set. Trying default library: VM_global_library.vm
  421. 2018-05-17 20:02:59,649 - Velocity was not initialized! Calling init()...
  422. 2018-05-17 20:02:59,651 - Could not load resource 'VM_global_library.vm' from ResourceLoader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader:
  423. org.apache.velocity.exception.ResourceNotFoundException: ClasspathResourceLoader Error: cannot find resource VM_global_library.vm
  424. at org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader.getResourceStream(ClasspathResourceLoader.java:131)
  425. at org.apache.velocity.runtime.resource.loader.ResourceLoader.resourceExists(ResourceLoader.java:224)
  426. at org.apache.velocity.runtime.resource.ResourceManagerImpl.getLoaderForResource(ResourceManagerImpl.java:641)
  427. at org.apache.velocity.runtime.resource.ResourceManagerImpl.getLoaderNameForResource(ResourceManagerImpl.java:624)
  428. at org.apache.velocity.runtime.RuntimeInstance.getLoaderNameForResource(RuntimeInstance.java:1464)
  429. at org.apache.velocity.runtime.VelocimacroFactory.initVelocimacro(VelocimacroFactory.java:159)
  430. at org.apache.velocity.runtime.RuntimeInstance.init(RuntimeInstance.java:261)
  431. at org.apache.velocity.runtime.RuntimeInstance.init(RuntimeInstance.java:589)
  432. at org.apache.velocity.runtime.RuntimeSingleton.init(RuntimeSingleton.java:229)
  433. at org.apache.velocity.app.Velocity.init(Velocity.java:107)
  434. at com.frameworkset.util.VelocityUtil.init(VelocityUtil.java:218)
  435. at com.frameworkset.util.VelocityUtil.evaluate(VelocityUtil.java:290)
  436. at com.frameworkset.common.poolman.SQLParams.evaluateSqlTemplate(SQLParams.java:142)
  437. at com.frameworkset.common.poolman.SQLParams.buildParamsByVariableParser(SQLParams.java:240)
  438. at com.frameworkset.common.poolman.SQLParams.buildParams(SQLParams.java:188)
  439. at com.frameworkset.common.poolman.SQLParams.buildParams(SQLParams.java:135)
  440. at com.frameworkset.common.poolman.PreparedDBUtil.addPreparedBatch(PreparedDBUtil.java:4005)
  441. at com.frameworkset.common.poolman.SQLExecutor.execute(SQLExecutor.java:380)
  442. at com.frameworkset.common.poolman.SQLExecutor.execute(SQLExecutor.java:404)
  443. at com.frameworkset.common.poolman.SQLExecutor.insertBeans(SQLExecutor.java:362)
  444. at com.frameworkset.common.poolman.SQLExecutor.insertBean(SQLExecutor.java:624)
  445. at com.chinacreator.process.dao.NetOrderDao.cancelOrder(NetOrderDao.java:58)
  446. at com.chinacreator.process.service.VacOrderService.cancel(VacOrderService.java:223)
  447. at com.chinacreator.process.service.VacOrderService.handle(VacOrderService.java:79)
  448. at com.chinacreator.process.job.VacService.run(VacMQJob.java:110)
  449. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
  450. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
  451. at java.lang.Thread.run(Thread.java:745)
  452. 2018-05-17 20:02:59,661 - Velocimacro : Default library not found.
  453. 2018-05-17 20:02:59,661 - Velocimacro : allowInline = true : VMs can be defined inline in templates
  454. 2018-05-17 20:02:59,661 - Velocimacro : allowInlineToOverride = false : VMs defined inline may NOT replace previous VM definitions
  455. 2018-05-17 20:02:59,661 - Velocimacro : allowInlineLocal = false : VMs defined inline will be global in scope if allowed.
  456. 2018-05-17 20:02:59,661 - Velocimacro : autoload off : VM system will not automatically reload global library macros
  457. 2018-05-17 20:06:04,287 - Log4JLogChute initialized using file 'velocity.log'
  458. 2018-05-17 20:06:04,288 - Starting Apache Velocity v1.6.4 (compiled: 2010-04-27 15:31:23)
  459. 2018-05-17 20:06:04,288 - Default Properties File: org\apache\velocity\runtime\defaults\velocity.properties
  460. 2018-05-17 20:06:04,288 - Trying to use logger class org.apache.velocity.runtime.log.AvalonLogChute
  461. 2018-05-17 20:06:04,288 - 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...
  462. 2018-05-17 20:06:04,288 - Trying to use logger class org.apache.velocity.runtime.log.Log4JLogChute
  463. 2018-05-17 20:06:04,288 - Using logger class org.apache.velocity.runtime.log.Log4JLogChute
  464. 2018-05-17 20:06:04,300 - ResourceLoader instantiated: org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
  465. 2018-05-17 20:06:04,321 - ResourceCache: initialized (class org.apache.velocity.runtime.resource.ResourceCacheImpl) with class java.util.Collections$SynchronizedMap cache map.
  466. 2018-05-17 20:06:04,326 - Loaded System Directive: org.apache.velocity.runtime.directive.Define
  467. 2018-05-17 20:06:04,330 - Loaded System Directive: org.apache.velocity.runtime.directive.Break
  468. 2018-05-17 20:06:04,332 - Loaded System Directive: org.apache.velocity.runtime.directive.Evaluate
  469. 2018-05-17 20:06:04,334 - Loaded System Directive: org.apache.velocity.runtime.directive.Literal
  470. 2018-05-17 20:06:04,338 - Loaded System Directive: org.apache.velocity.runtime.directive.Macro
  471. 2018-05-17 20:06:04,342 - Loaded System Directive: org.apache.velocity.runtime.directive.Parse
  472. 2018-05-17 20:06:04,346 - Loaded System Directive: org.apache.velocity.runtime.directive.Include
  473. 2018-05-17 20:06:04,348 - Loaded System Directive: org.apache.velocity.runtime.directive.Foreach
  474. 2018-05-17 20:06:04,356 - Velocity was not initialized! Calling init()...
  475. 2018-05-17 20:06:04,396 - Velocity was not initialized! Calling init()...
  476. 2018-05-17 20:06:04,396 - Velocity was not initialized! Calling init()...
  477. 2018-05-17 20:06:04,396 - Velocity was not initialized! Calling init()...
  478. 2018-05-17 20:06:04,396 - Velocity was not initialized! Calling init()...
  479. 2018-05-17 20:06:04,396 - Velocity was not initialized! Calling init()...
  480. 2018-05-17 20:06:04,397 - Velocity was not initialized! Calling init()...
  481. 2018-05-17 20:06:04,397 - Velocity was not initialized! Calling init()...
  482. 2018-05-17 20:06:04,397 - Velocity was not initialized! Calling init()...
  483. 2018-05-17 20:06:04,397 - Velocity was not initialized! Calling init()...
  484. 2018-05-17 20:06:04,397 - Velocity was not initialized! Calling init()...
  485. 2018-05-17 20:06:04,398 - Velocity was not initialized! Calling init()...
  486. 2018-05-17 20:06:04,398 - Velocity was not initialized! Calling init()...
  487. 2018-05-17 20:06:04,398 - Velocity was not initialized! Calling init()...
  488. 2018-05-17 20:06:04,398 - Velocity was not initialized! Calling init()...
  489. 2018-05-17 20:06:04,398 - Velocity was not initialized! Calling init()...
  490. 2018-05-17 20:06:04,398 - Velocity was not initialized! Calling init()...
  491. 2018-05-17 20:06:04,399 - Velocity was not initialized! Calling init()...
  492. 2018-05-17 20:06:04,399 - Velocity was not initialized! Calling init()...
  493. 2018-05-17 20:06:04,399 - Velocity was not initialized! Calling init()...
  494. 2018-05-17 20:06:04,399 - Created '20' parsers.
  495. 2018-05-17 20:06:04,424 - Velocimacro : "velocimacro.library" is not set. Trying default library: VM_global_library.vm
  496. 2018-05-17 20:06:04,424 - Velocity was not initialized! Calling init()...
  497. 2018-05-17 20:06:04,429 - Could not load resource 'VM_global_library.vm' from ResourceLoader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader:
  498. org.apache.velocity.exception.ResourceNotFoundException: ClasspathResourceLoader Error: cannot find resource VM_global_library.vm
  499. at org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader.getResourceStream(ClasspathResourceLoader.java:131)
  500. at org.apache.velocity.runtime.resource.loader.ResourceLoader.resourceExists(ResourceLoader.java:224)
  501. at org.apache.velocity.runtime.resource.ResourceManagerImpl.getLoaderForResource(ResourceManagerImpl.java:641)
  502. at org.apache.velocity.runtime.resource.ResourceManagerImpl.getLoaderNameForResource(ResourceManagerImpl.java:624)
  503. at org.apache.velocity.runtime.RuntimeInstance.getLoaderNameForResource(RuntimeInstance.java:1464)
  504. at org.apache.velocity.runtime.VelocimacroFactory.initVelocimacro(VelocimacroFactory.java:159)
  505. at org.apache.velocity.runtime.RuntimeInstance.init(RuntimeInstance.java:261)
  506. at org.apache.velocity.runtime.RuntimeInstance.init(RuntimeInstance.java:589)
  507. at org.apache.velocity.runtime.RuntimeSingleton.init(RuntimeSingleton.java:229)
  508. at org.apache.velocity.app.Velocity.init(Velocity.java:107)
  509. at com.frameworkset.util.VelocityUtil.init(VelocityUtil.java:218)
  510. at com.frameworkset.util.VelocityUtil.evaluate(VelocityUtil.java:290)
  511. at com.frameworkset.common.poolman.SQLParams.evaluateSqlTemplate(SQLParams.java:142)
  512. at com.frameworkset.common.poolman.SQLParams.buildParamsByVariableParser(SQLParams.java:240)
  513. at com.frameworkset.common.poolman.SQLParams.buildParams(SQLParams.java:188)
  514. at com.frameworkset.common.poolman.SQLParams.buildParams(SQLParams.java:135)
  515. at com.frameworkset.common.poolman.PreparedDBUtil.addPreparedBatch(PreparedDBUtil.java:4005)
  516. at com.frameworkset.common.poolman.SQLExecutor.execute(SQLExecutor.java:380)
  517. at com.frameworkset.common.poolman.SQLExecutor.execute(SQLExecutor.java:404)
  518. at com.frameworkset.common.poolman.SQLExecutor.insertBeans(SQLExecutor.java:362)
  519. at com.frameworkset.common.poolman.SQLExecutor.insertBean(SQLExecutor.java:624)
  520. at com.chinacreator.process.dao.NetOrderDao.cancelOrder(NetOrderDao.java:58)
  521. at com.chinacreator.process.service.VacOrderService.cancel(VacOrderService.java:223)
  522. at com.chinacreator.process.service.VacOrderService.handle(Unknown Source)
  523. at com.chinacreator.process.job.VacService.run(VacMQJob.java:110)
  524. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
  525. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
  526. at java.lang.Thread.run(Thread.java:745)
  527. 2018-05-17 20:06:04,433 - Velocimacro : Default library not found.
  528. 2018-05-17 20:06:04,433 - Velocimacro : allowInline = true : VMs can be defined inline in templates
  529. 2018-05-17 20:06:04,433 - Velocimacro : allowInlineToOverride = false : VMs defined inline may NOT replace previous VM definitions
  530. 2018-05-17 20:06:04,433 - Velocimacro : allowInlineLocal = false : VMs defined inline will be global in scope if allowed.
  531. 2018-05-17 20:06:04,434 - Velocimacro : autoload off : VM system will not automatically reload global library macros
  532. 2018-08-02 15:46:22,750 - Log4JLogChute initialized using file 'velocity.log'
  533. 2018-08-02 15:46:22,757 - Starting Apache Velocity v1.6.4 (compiled: 2010-04-27 15:31:23)
  534. 2018-08-02 15:46:22,757 - Default Properties File: org\apache\velocity\runtime\defaults\velocity.properties
  535. 2018-08-02 15:46:22,757 - Trying to use logger class org.apache.velocity.runtime.log.AvalonLogChute
  536. 2018-08-02 15:46:22,758 - 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...
  537. 2018-08-02 15:46:22,758 - Trying to use logger class org.apache.velocity.runtime.log.Log4JLogChute
  538. 2018-08-02 15:46:22,758 - Using logger class org.apache.velocity.runtime.log.Log4JLogChute
  539. 2018-08-02 15:46:22,771 - ResourceLoader instantiated: org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
  540. 2018-08-02 15:46:22,793 - ResourceCache: initialized (class org.apache.velocity.runtime.resource.ResourceCacheImpl) with class java.util.Collections$SynchronizedMap cache map.
  541. 2018-08-02 15:46:22,798 - Loaded System Directive: org.apache.velocity.runtime.directive.Define
  542. 2018-08-02 15:46:22,802 - Loaded System Directive: org.apache.velocity.runtime.directive.Break
  543. 2018-08-02 15:46:22,804 - Loaded System Directive: org.apache.velocity.runtime.directive.Evaluate
  544. 2018-08-02 15:46:22,805 - Loaded System Directive: org.apache.velocity.runtime.directive.Literal
  545. 2018-08-02 15:46:22,809 - Loaded System Directive: org.apache.velocity.runtime.directive.Macro
  546. 2018-08-02 15:46:22,813 - Loaded System Directive: org.apache.velocity.runtime.directive.Parse
  547. 2018-08-02 15:46:22,817 - Loaded System Directive: org.apache.velocity.runtime.directive.Include
  548. 2018-08-02 15:46:22,820 - Loaded System Directive: org.apache.velocity.runtime.directive.Foreach
  549. 2018-08-02 15:46:22,828 - Velocity was not initialized! Calling init()...
  550. 2018-08-02 15:46:22,871 - Velocity was not initialized! Calling init()...
  551. 2018-08-02 15:46:22,871 - Velocity was not initialized! Calling init()...
  552. 2018-08-02 15:46:22,872 - Velocity was not initialized! Calling init()...
  553. 2018-08-02 15:46:22,872 - Velocity was not initialized! Calling init()...
  554. 2018-08-02 15:46:22,872 - Velocity was not initialized! Calling init()...
  555. 2018-08-02 15:46:22,872 - Velocity was not initialized! Calling init()...
  556. 2018-08-02 15:46:22,872 - Velocity was not initialized! Calling init()...
  557. 2018-08-02 15:46:22,873 - Velocity was not initialized! Calling init()...
  558. 2018-08-02 15:46:22,873 - Velocity was not initialized! Calling init()...
  559. 2018-08-02 15:46:22,873 - Velocity was not initialized! Calling init()...
  560. 2018-08-02 15:46:22,873 - Velocity was not initialized! Calling init()...
  561. 2018-08-02 15:46:22,873 - Velocity was not initialized! Calling init()...
  562. 2018-08-02 15:46:22,873 - Velocity was not initialized! Calling init()...
  563. 2018-08-02 15:46:22,874 - Velocity was not initialized! Calling init()...
  564. 2018-08-02 15:46:22,874 - Velocity was not initialized! Calling init()...
  565. 2018-08-02 15:46:22,874 - Velocity was not initialized! Calling init()...
  566. 2018-08-02 15:46:22,874 - Velocity was not initialized! Calling init()...
  567. 2018-08-02 15:46:22,874 - Velocity was not initialized! Calling init()...
  568. 2018-08-02 15:46:22,874 - Velocity was not initialized! Calling init()...
  569. 2018-08-02 15:46:22,875 - Created '20' parsers.
  570. 2018-08-02 15:46:22,903 - Velocimacro : "velocimacro.library" is not set. Trying default library: VM_global_library.vm
  571. 2018-08-02 15:46:22,903 - Velocity was not initialized! Calling init()...
  572. 2018-08-02 15:46:22,907 - Could not load resource 'VM_global_library.vm' from ResourceLoader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader:
  573. org.apache.velocity.exception.ResourceNotFoundException: ClasspathResourceLoader Error: cannot find resource VM_global_library.vm
  574. at org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader.getResourceStream(ClasspathResourceLoader.java:131)
  575. at org.apache.velocity.runtime.resource.loader.ResourceLoader.resourceExists(ResourceLoader.java:224)
  576. at org.apache.velocity.runtime.resource.ResourceManagerImpl.getLoaderForResource(ResourceManagerImpl.java:641)
  577. at org.apache.velocity.runtime.resource.ResourceManagerImpl.getLoaderNameForResource(ResourceManagerImpl.java:624)
  578. at org.apache.velocity.runtime.RuntimeInstance.getLoaderNameForResource(RuntimeInstance.java:1464)
  579. at org.apache.velocity.runtime.VelocimacroFactory.initVelocimacro(VelocimacroFactory.java:159)
  580. at org.apache.velocity.runtime.RuntimeInstance.init(RuntimeInstance.java:261)
  581. at org.apache.velocity.runtime.RuntimeInstance.init(RuntimeInstance.java:589)
  582. at org.apache.velocity.runtime.RuntimeSingleton.init(RuntimeSingleton.java:229)
  583. at org.apache.velocity.app.Velocity.init(Velocity.java:107)
  584. at com.frameworkset.util.VelocityUtil.init(VelocityUtil.java:218)
  585. at com.frameworkset.util.VelocityUtil.evaluate(VelocityUtil.java:290)
  586. at com.frameworkset.common.poolman.SQLParams.evaluateSqlTemplate(SQLParams.java:142)
  587. at com.frameworkset.common.poolman.SQLParams.buildParamsByVariableParser(SQLParams.java:240)
  588. at com.frameworkset.common.poolman.SQLParams.buildParams(SQLParams.java:188)
  589. at com.frameworkset.common.poolman.SQLParams.buildParams(SQLParams.java:135)
  590. at com.frameworkset.common.poolman.PreparedDBUtil.addPreparedBatch(PreparedDBUtil.java:4005)
  591. at com.frameworkset.common.poolman.SQLExecutor.execute(SQLExecutor.java:380)
  592. at com.frameworkset.common.poolman.SQLExecutor.execute(SQLExecutor.java:404)
  593. at com.frameworkset.common.poolman.SQLExecutor.insertBeans(SQLExecutor.java:362)
  594. at com.frameworkset.common.poolman.SQLExecutor.insertBean(SQLExecutor.java:624)
  595. at com.chinacreator.process.dao.KfkChangeNumDao.order(KfkChangeNumDao.java:41)
  596. at com.chinacreator.process.job.KafkaTransJob.order(KafkaTransJob.java:173)
  597. at com.chinacreator.process.job.KafkaTransJob.handle(KafkaTransJob.java:63)
  598. at com.chinacreator.process.job.KafkaTransJob.doProcess(KafkaTransJob.java:53)
  599. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  600. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  601. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  602. at java.lang.reflect.Method.invoke(Method.java:498)
  603. at org.springframework.scheduling.support.ScheduledMethodRunnable.run(ScheduledMethodRunnable.java:64)
  604. at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:53)
  605. at org.springframework.scheduling.concurrent.ReschedulingRunnable.run(ReschedulingRunnable.java:81)
  606. at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
  607. at java.util.concurrent.FutureTask.run(FutureTask.java:266)
  608. at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$201(ScheduledThreadPoolExecutor.java:180)
  609. at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:293)
  610. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
  611. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
  612. at java.lang.Thread.run(Thread.java:745)
  613. 2018-08-02 15:46:22,912 - Velocimacro : Default library not found.
  614. 2018-08-02 15:46:22,913 - Velocimacro : allowInline = true : VMs can be defined inline in templates
  615. 2018-08-02 15:46:22,913 - Velocimacro : allowInlineToOverride = false : VMs defined inline may NOT replace previous VM definitions
  616. 2018-08-02 15:46:22,913 - Velocimacro : allowInlineLocal = false : VMs defined inline will be global in scope if allowed.
  617. 2018-08-02 15:46:22,913 - Velocimacro : autoload off : VM system will not automatically reload global library macros
  618. 2018-08-02 15:50:58,643 - Log4JLogChute initialized using file 'velocity.log'
  619. 2018-08-02 15:50:58,643 - Starting Apache Velocity v1.6.4 (compiled: 2010-04-27 15:31:23)
  620. 2018-08-02 15:50:58,643 - Default Properties File: org\apache\velocity\runtime\defaults\velocity.properties
  621. 2018-08-02 15:50:58,643 - Trying to use logger class org.apache.velocity.runtime.log.AvalonLogChute
  622. 2018-08-02 15:50:58,643 - 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...
  623. 2018-08-02 15:50:58,643 - Trying to use logger class org.apache.velocity.runtime.log.Log4JLogChute
  624. 2018-08-02 15:50:58,644 - Using logger class org.apache.velocity.runtime.log.Log4JLogChute
  625. 2018-08-02 15:50:58,655 - ResourceLoader instantiated: org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
  626. 2018-08-02 15:50:58,676 - ResourceCache: initialized (class org.apache.velocity.runtime.resource.ResourceCacheImpl) with class java.util.Collections$SynchronizedMap cache map.
  627. 2018-08-02 15:50:58,681 - Loaded System Directive: org.apache.velocity.runtime.directive.Define
  628. 2018-08-02 15:50:58,684 - Loaded System Directive: org.apache.velocity.runtime.directive.Break
  629. 2018-08-02 15:50:58,686 - Loaded System Directive: org.apache.velocity.runtime.directive.Evaluate
  630. 2018-08-02 15:50:58,689 - Loaded System Directive: org.apache.velocity.runtime.directive.Literal
  631. 2018-08-02 15:50:58,692 - Loaded System Directive: org.apache.velocity.runtime.directive.Macro
  632. 2018-08-02 15:50:58,696 - Loaded System Directive: org.apache.velocity.runtime.directive.Parse
  633. 2018-08-02 15:50:58,700 - Loaded System Directive: org.apache.velocity.runtime.directive.Include
  634. 2018-08-02 15:50:58,703 - Loaded System Directive: org.apache.velocity.runtime.directive.Foreach
  635. 2018-08-02 15:50:58,710 - Velocity was not initialized! Calling init()...
  636. 2018-08-02 15:50:58,751 - Velocity was not initialized! Calling init()...
  637. 2018-08-02 15:50:58,751 - Velocity was not initialized! Calling init()...
  638. 2018-08-02 15:50:58,751 - Velocity was not initialized! Calling init()...
  639. 2018-08-02 15:50:58,751 - Velocity was not initialized! Calling init()...
  640. 2018-08-02 15:50:58,752 - Velocity was not initialized! Calling init()...
  641. 2018-08-02 15:50:58,752 - Velocity was not initialized! Calling init()...
  642. 2018-08-02 15:50:58,752 - Velocity was not initialized! Calling init()...
  643. 2018-08-02 15:50:58,752 - Velocity was not initialized! Calling init()...
  644. 2018-08-02 15:50:58,752 - Velocity was not initialized! Calling init()...
  645. 2018-08-02 15:50:58,752 - Velocity was not initialized! Calling init()...
  646. 2018-08-02 15:50:58,753 - Velocity was not initialized! Calling init()...
  647. 2018-08-02 15:50:58,753 - Velocity was not initialized! Calling init()...
  648. 2018-08-02 15:50:58,753 - Velocity was not initialized! Calling init()...
  649. 2018-08-02 15:50:58,753 - Velocity was not initialized! Calling init()...
  650. 2018-08-02 15:50:58,753 - Velocity was not initialized! Calling init()...
  651. 2018-08-02 15:50:58,753 - Velocity was not initialized! Calling init()...
  652. 2018-08-02 15:50:58,754 - Velocity was not initialized! Calling init()...
  653. 2018-08-02 15:50:58,754 - Velocity was not initialized! Calling init()...
  654. 2018-08-02 15:50:58,754 - Velocity was not initialized! Calling init()...
  655. 2018-08-02 15:50:58,754 - Created '20' parsers.
  656. 2018-08-02 15:50:58,785 - Velocimacro : "velocimacro.library" is not set. Trying default library: VM_global_library.vm
  657. 2018-08-02 15:50:58,785 - Velocity was not initialized! Calling init()...
  658. 2018-08-02 15:50:58,789 - Could not load resource 'VM_global_library.vm' from ResourceLoader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader:
  659. org.apache.velocity.exception.ResourceNotFoundException: ClasspathResourceLoader Error: cannot find resource VM_global_library.vm
  660. at org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader.getResourceStream(ClasspathResourceLoader.java:131)
  661. at org.apache.velocity.runtime.resource.loader.ResourceLoader.resourceExists(ResourceLoader.java:224)
  662. at org.apache.velocity.runtime.resource.ResourceManagerImpl.getLoaderForResource(ResourceManagerImpl.java:641)
  663. at org.apache.velocity.runtime.resource.ResourceManagerImpl.getLoaderNameForResource(ResourceManagerImpl.java:624)
  664. at org.apache.velocity.runtime.RuntimeInstance.getLoaderNameForResource(RuntimeInstance.java:1464)
  665. at org.apache.velocity.runtime.VelocimacroFactory.initVelocimacro(VelocimacroFactory.java:159)
  666. at org.apache.velocity.runtime.RuntimeInstance.init(RuntimeInstance.java:261)
  667. at org.apache.velocity.runtime.RuntimeInstance.init(RuntimeInstance.java:589)
  668. at org.apache.velocity.runtime.RuntimeSingleton.init(RuntimeSingleton.java:229)
  669. at org.apache.velocity.app.Velocity.init(Velocity.java:107)
  670. at com.frameworkset.util.VelocityUtil.init(VelocityUtil.java:218)
  671. at com.frameworkset.util.VelocityUtil.evaluate(VelocityUtil.java:290)
  672. at com.frameworkset.common.poolman.SQLParams.evaluateSqlTemplate(SQLParams.java:142)
  673. at com.frameworkset.common.poolman.SQLParams.buildParamsByVariableParser(SQLParams.java:240)
  674. at com.frameworkset.common.poolman.SQLParams.buildParams(SQLParams.java:188)
  675. at com.frameworkset.common.poolman.SQLParams.buildParams(SQLParams.java:135)
  676. at com.frameworkset.common.poolman.PreparedDBUtil.addPreparedBatch(PreparedDBUtil.java:4005)
  677. at com.frameworkset.common.poolman.SQLExecutor.execute(SQLExecutor.java:380)
  678. at com.frameworkset.common.poolman.SQLExecutor.execute(SQLExecutor.java:404)
  679. at com.frameworkset.common.poolman.SQLExecutor.insertBeans(SQLExecutor.java:362)
  680. at com.frameworkset.common.poolman.SQLExecutor.insertBean(SQLExecutor.java:624)
  681. at com.chinacreator.process.dao.KfkChangeNumDao.addOrderLog(KfkChangeNumDao.java:56)
  682. at com.chinacreator.process.job.KafkaTransJob.addlog(KafkaTransJob.java:210)
  683. at com.chinacreator.process.job.KafkaTransJob.cancnel(KafkaTransJob.java:142)
  684. at com.chinacreator.process.job.KafkaTransJob.handle(KafkaTransJob.java:64)
  685. at com.chinacreator.process.job.KafkaTransJob.doProcess(KafkaTransJob.java:53)
  686. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  687. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  688. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  689. at java.lang.reflect.Method.invoke(Method.java:498)
  690. at org.springframework.scheduling.support.ScheduledMethodRunnable.run(ScheduledMethodRunnable.java:64)
  691. at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:53)
  692. at org.springframework.scheduling.concurrent.ReschedulingRunnable.run(ReschedulingRunnable.java:81)
  693. at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
  694. at java.util.concurrent.FutureTask.run(FutureTask.java:266)
  695. at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$201(ScheduledThreadPoolExecutor.java:180)
  696. at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:293)
  697. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
  698. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
  699. at java.lang.Thread.run(Thread.java:745)
  700. 2018-08-02 15:50:58,794 - Velocimacro : Default library not found.
  701. 2018-08-02 15:50:58,794 - Velocimacro : allowInline = true : VMs can be defined inline in templates
  702. 2018-08-02 15:50:58,794 - Velocimacro : allowInlineToOverride = false : VMs defined inline may NOT replace previous VM definitions
  703. 2018-08-02 15:50:58,794 - Velocimacro : allowInlineLocal = false : VMs defined inline will be global in scope if allowed.
  704. 2018-08-02 15:50:58,795 - Velocimacro : autoload off : VM system will not automatically reload global library macros
  705. 2018-08-02 15:53:52,117 - Log4JLogChute initialized using file 'velocity.log'
  706. 2018-08-02 15:53:52,118 - Starting Apache Velocity v1.6.4 (compiled: 2010-04-27 15:31:23)
  707. 2018-08-02 15:53:52,118 - Default Properties File: org\apache\velocity\runtime\defaults\velocity.properties
  708. 2018-08-02 15:53:52,118 - Trying to use logger class org.apache.velocity.runtime.log.AvalonLogChute
  709. 2018-08-02 15:53:52,118 - 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...
  710. 2018-08-02 15:53:52,118 - Trying to use logger class org.apache.velocity.runtime.log.Log4JLogChute
  711. 2018-08-02 15:53:52,118 - Using logger class org.apache.velocity.runtime.log.Log4JLogChute
  712. 2018-08-02 15:53:52,130 - ResourceLoader instantiated: org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
  713. 2018-08-02 15:53:52,151 - ResourceCache: initialized (class org.apache.velocity.runtime.resource.ResourceCacheImpl) with class java.util.Collections$SynchronizedMap cache map.
  714. 2018-08-02 15:53:52,155 - Loaded System Directive: org.apache.velocity.runtime.directive.Define
  715. 2018-08-02 15:53:52,159 - Loaded System Directive: org.apache.velocity.runtime.directive.Break
  716. 2018-08-02 15:53:52,161 - Loaded System Directive: org.apache.velocity.runtime.directive.Evaluate
  717. 2018-08-02 15:53:52,163 - Loaded System Directive: org.apache.velocity.runtime.directive.Literal
  718. 2018-08-02 15:53:52,167 - Loaded System Directive: org.apache.velocity.runtime.directive.Macro
  719. 2018-08-02 15:53:52,171 - Loaded System Directive: org.apache.velocity.runtime.directive.Parse
  720. 2018-08-02 15:53:52,174 - Loaded System Directive: org.apache.velocity.runtime.directive.Include
  721. 2018-08-02 15:53:52,177 - Loaded System Directive: org.apache.velocity.runtime.directive.Foreach
  722. 2018-08-02 15:53:52,184 - Velocity was not initialized! Calling init()...
  723. 2018-08-02 15:53:52,225 - Velocity was not initialized! Calling init()...
  724. 2018-08-02 15:53:52,225 - Velocity was not initialized! Calling init()...
  725. 2018-08-02 15:53:52,225 - Velocity was not initialized! Calling init()...
  726. 2018-08-02 15:53:52,226 - Velocity was not initialized! Calling init()...
  727. 2018-08-02 15:53:52,226 - Velocity was not initialized! Calling init()...
  728. 2018-08-02 15:53:52,226 - Velocity was not initialized! Calling init()...
  729. 2018-08-02 15:53:52,226 - Velocity was not initialized! Calling init()...
  730. 2018-08-02 15:53:52,226 - Velocity was not initialized! Calling init()...
  731. 2018-08-02 15:53:52,227 - Velocity was not initialized! Calling init()...
  732. 2018-08-02 15:53:52,227 - Velocity was not initialized! Calling init()...
  733. 2018-08-02 15:53:52,227 - Velocity was not initialized! Calling init()...
  734. 2018-08-02 15:53:52,227 - Velocity was not initialized! Calling init()...
  735. 2018-08-02 15:53:52,227 - Velocity was not initialized! Calling init()...
  736. 2018-08-02 15:53:52,227 - Velocity was not initialized! Calling init()...
  737. 2018-08-02 15:53:52,228 - Velocity was not initialized! Calling init()...
  738. 2018-08-02 15:53:52,228 - Velocity was not initialized! Calling init()...
  739. 2018-08-02 15:53:52,228 - Velocity was not initialized! Calling init()...
  740. 2018-08-02 15:53:52,228 - Velocity was not initialized! Calling init()...
  741. 2018-08-02 15:53:52,228 - Velocity was not initialized! Calling init()...
  742. 2018-08-02 15:53:52,229 - Created '20' parsers.
  743. 2018-08-02 15:53:52,255 - Velocimacro : "velocimacro.library" is not set. Trying default library: VM_global_library.vm
  744. 2018-08-02 15:53:52,255 - Velocity was not initialized! Calling init()...
  745. 2018-08-02 15:53:52,259 - Could not load resource 'VM_global_library.vm' from ResourceLoader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader:
  746. org.apache.velocity.exception.ResourceNotFoundException: ClasspathResourceLoader Error: cannot find resource VM_global_library.vm
  747. at org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader.getResourceStream(ClasspathResourceLoader.java:131)
  748. at org.apache.velocity.runtime.resource.loader.ResourceLoader.resourceExists(ResourceLoader.java:224)
  749. at org.apache.velocity.runtime.resource.ResourceManagerImpl.getLoaderForResource(ResourceManagerImpl.java:641)
  750. at org.apache.velocity.runtime.resource.ResourceManagerImpl.getLoaderNameForResource(ResourceManagerImpl.java:624)
  751. at org.apache.velocity.runtime.RuntimeInstance.getLoaderNameForResource(RuntimeInstance.java:1464)
  752. at org.apache.velocity.runtime.VelocimacroFactory.initVelocimacro(VelocimacroFactory.java:159)
  753. at org.apache.velocity.runtime.RuntimeInstance.init(RuntimeInstance.java:261)
  754. at org.apache.velocity.runtime.RuntimeInstance.init(RuntimeInstance.java:589)
  755. at org.apache.velocity.runtime.RuntimeSingleton.init(RuntimeSingleton.java:229)
  756. at org.apache.velocity.app.Velocity.init(Velocity.java:107)
  757. at com.frameworkset.util.VelocityUtil.init(VelocityUtil.java:218)
  758. at com.frameworkset.util.VelocityUtil.evaluate(VelocityUtil.java:290)
  759. at com.frameworkset.common.poolman.SQLParams.evaluateSqlTemplate(SQLParams.java:142)
  760. at com.frameworkset.common.poolman.SQLParams.buildParamsByVariableParser(SQLParams.java:240)
  761. at com.frameworkset.common.poolman.SQLParams.buildParams(SQLParams.java:188)
  762. at com.frameworkset.common.poolman.SQLParams.buildParams(SQLParams.java:135)
  763. at com.frameworkset.common.poolman.PreparedDBUtil.addPreparedBatch(PreparedDBUtil.java:4005)
  764. at com.frameworkset.common.poolman.SQLExecutor.execute(SQLExecutor.java:380)
  765. at com.frameworkset.common.poolman.SQLExecutor.execute(SQLExecutor.java:404)
  766. at com.frameworkset.common.poolman.SQLExecutor.insertBeans(SQLExecutor.java:362)
  767. at com.frameworkset.common.poolman.SQLExecutor.insertBean(SQLExecutor.java:624)
  768. at com.chinacreator.process.dao.KfkChangeNumDao.addOrderLog(KfkChangeNumDao.java:56)
  769. at com.chinacreator.process.job.KafkaTransJob.addlog(KafkaTransJob.java:210)
  770. at com.chinacreator.process.job.KafkaTransJob.cancnel(KafkaTransJob.java:142)
  771. at com.chinacreator.process.job.KafkaTransJob.handle(KafkaTransJob.java:64)
  772. at com.chinacreator.process.job.KafkaTransJob.doProcess(KafkaTransJob.java:53)
  773. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  774. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  775. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  776. at java.lang.reflect.Method.invoke(Method.java:498)
  777. at org.springframework.scheduling.support.ScheduledMethodRunnable.run(ScheduledMethodRunnable.java:64)
  778. at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:53)
  779. at org.springframework.scheduling.concurrent.ReschedulingRunnable.run(ReschedulingRunnable.java:81)
  780. at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
  781. at java.util.concurrent.FutureTask.run(FutureTask.java:266)
  782. at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$201(ScheduledThreadPoolExecutor.java:180)
  783. at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:293)
  784. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
  785. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
  786. at java.lang.Thread.run(Thread.java:745)
  787. 2018-08-02 15:53:52,264 - Velocimacro : Default library not found.
  788. 2018-08-02 15:53:52,264 - Velocimacro : allowInline = true : VMs can be defined inline in templates
  789. 2018-08-02 15:53:52,264 - Velocimacro : allowInlineToOverride = false : VMs defined inline may NOT replace previous VM definitions
  790. 2018-08-02 15:53:52,265 - Velocimacro : allowInlineLocal = false : VMs defined inline will be global in scope if allowed.
  791. 2018-08-02 15:53:52,265 - Velocimacro : autoload off : VM system will not automatically reload global library macros
  792. 2018-08-02 16:24:38,462 - Log4JLogChute initialized using file 'velocity.log'
  793. 2018-08-02 16:24:38,462 - Starting Apache Velocity v1.6.4 (compiled: 2010-04-27 15:31:23)
  794. 2018-08-02 16:24:38,462 - Default Properties File: org\apache\velocity\runtime\defaults\velocity.properties
  795. 2018-08-02 16:24:38,462 - Trying to use logger class org.apache.velocity.runtime.log.AvalonLogChute
  796. 2018-08-02 16:24:38,462 - 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...
  797. 2018-08-02 16:24:38,462 - Trying to use logger class org.apache.velocity.runtime.log.Log4JLogChute
  798. 2018-08-02 16:24:38,462 - Using logger class org.apache.velocity.runtime.log.Log4JLogChute
  799. 2018-08-02 16:24:38,466 - ResourceLoader instantiated: org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
  800. 2018-08-02 16:24:38,478 - ResourceCache: initialized (class org.apache.velocity.runtime.resource.ResourceCacheImpl) with class java.util.Collections$SynchronizedMap cache map.
  801. 2018-08-02 16:24:38,479 - Loaded System Directive: org.apache.velocity.runtime.directive.Define
  802. 2018-08-02 16:24:38,481 - Loaded System Directive: org.apache.velocity.runtime.directive.Break
  803. 2018-08-02 16:24:38,482 - Loaded System Directive: org.apache.velocity.runtime.directive.Evaluate
  804. 2018-08-02 16:24:38,482 - Loaded System Directive: org.apache.velocity.runtime.directive.Literal
  805. 2018-08-02 16:24:38,484 - Loaded System Directive: org.apache.velocity.runtime.directive.Macro
  806. 2018-08-02 16:24:38,485 - Loaded System Directive: org.apache.velocity.runtime.directive.Parse
  807. 2018-08-02 16:24:38,486 - Loaded System Directive: org.apache.velocity.runtime.directive.Include
  808. 2018-08-02 16:24:38,487 - Loaded System Directive: org.apache.velocity.runtime.directive.Foreach
  809. 2018-08-02 16:24:38,496 - Velocity was not initialized! Calling init()...
  810. 2018-08-02 16:24:38,519 - Velocity was not initialized! Calling init()...
  811. 2018-08-02 16:24:38,519 - Velocity was not initialized! Calling init()...
  812. 2018-08-02 16:24:38,519 - Velocity was not initialized! Calling init()...
  813. 2018-08-02 16:24:38,519 - Velocity was not initialized! Calling init()...
  814. 2018-08-02 16:24:38,519 - Velocity was not initialized! Calling init()...
  815. 2018-08-02 16:24:38,519 - Velocity was not initialized! Calling init()...
  816. 2018-08-02 16:24:38,519 - Velocity was not initialized! Calling init()...
  817. 2018-08-02 16:24:38,519 - Velocity was not initialized! Calling init()...
  818. 2018-08-02 16:24:38,519 - Velocity was not initialized! Calling init()...
  819. 2018-08-02 16:24:38,519 - Velocity was not initialized! Calling init()...
  820. 2018-08-02 16:24:38,520 - Velocity was not initialized! Calling init()...
  821. 2018-08-02 16:24:38,520 - Velocity was not initialized! Calling init()...
  822. 2018-08-02 16:24:38,520 - Velocity was not initialized! Calling init()...
  823. 2018-08-02 16:24:38,520 - Velocity was not initialized! Calling init()...
  824. 2018-08-02 16:24:38,520 - Velocity was not initialized! Calling init()...
  825. 2018-08-02 16:24:38,520 - Velocity was not initialized! Calling init()...
  826. 2018-08-02 16:24:38,520 - Velocity was not initialized! Calling init()...
  827. 2018-08-02 16:24:38,521 - Velocity was not initialized! Calling init()...
  828. 2018-08-02 16:24:38,521 - Velocity was not initialized! Calling init()...
  829. 2018-08-02 16:24:38,522 - Created '20' parsers.
  830. 2018-08-02 16:24:38,530 - Velocimacro : "velocimacro.library" is not set. Trying default library: VM_global_library.vm
  831. 2018-08-02 16:24:38,530 - Velocity was not initialized! Calling init()...
  832. 2018-08-02 16:24:38,531 - Could not load resource 'VM_global_library.vm' from ResourceLoader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader:
  833. org.apache.velocity.exception.ResourceNotFoundException: ClasspathResourceLoader Error: cannot find resource VM_global_library.vm
  834. at org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader.getResourceStream(ClasspathResourceLoader.java:131)
  835. at org.apache.velocity.runtime.resource.loader.ResourceLoader.resourceExists(ResourceLoader.java:224)
  836. at org.apache.velocity.runtime.resource.ResourceManagerImpl.getLoaderForResource(ResourceManagerImpl.java:641)
  837. at org.apache.velocity.runtime.resource.ResourceManagerImpl.getLoaderNameForResource(ResourceManagerImpl.java:624)
  838. at org.apache.velocity.runtime.RuntimeInstance.getLoaderNameForResource(RuntimeInstance.java:1464)
  839. at org.apache.velocity.runtime.VelocimacroFactory.initVelocimacro(VelocimacroFactory.java:159)
  840. at org.apache.velocity.runtime.RuntimeInstance.init(RuntimeInstance.java:261)
  841. at org.apache.velocity.runtime.RuntimeInstance.init(RuntimeInstance.java:589)
  842. at org.apache.velocity.runtime.RuntimeSingleton.init(RuntimeSingleton.java:229)
  843. at org.apache.velocity.app.Velocity.init(Velocity.java:107)
  844. at com.frameworkset.util.VelocityUtil.init(VelocityUtil.java:218)
  845. at com.frameworkset.util.VelocityUtil.evaluate(VelocityUtil.java:290)
  846. at com.frameworkset.common.poolman.SQLParams.evaluateSqlTemplate(SQLParams.java:142)
  847. at com.frameworkset.common.poolman.SQLParams.buildParamsByVariableParser(SQLParams.java:240)
  848. at com.frameworkset.common.poolman.SQLParams.buildParams(SQLParams.java:188)
  849. at com.frameworkset.common.poolman.SQLParams.buildParams(SQLParams.java:135)
  850. at com.frameworkset.common.poolman.PreparedDBUtil.addPreparedBatch(PreparedDBUtil.java:4005)
  851. at com.frameworkset.common.poolman.SQLExecutor.execute(SQLExecutor.java:380)
  852. at com.frameworkset.common.poolman.SQLExecutor.execute(SQLExecutor.java:404)
  853. at com.frameworkset.common.poolman.SQLExecutor.insertBeans(SQLExecutor.java:362)
  854. at com.frameworkset.common.poolman.SQLExecutor.insertBean(SQLExecutor.java:624)
  855. at com.chinacreator.process.dao.KfkChangeNumDao.order(KfkChangeNumDao.java:41)
  856. at com.chinacreator.process.job.KafkaTransJob.order(KafkaTransJob.java:174)
  857. at com.chinacreator.process.job.KafkaTransJob.handle(KafkaTransJob.java:63)
  858. at com.chinacreator.process.job.KafkaTransJob.doProcess(KafkaTransJob.java:53)
  859. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  860. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  861. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  862. at java.lang.reflect.Method.invoke(Method.java:498)
  863. at org.springframework.scheduling.support.ScheduledMethodRunnable.run(ScheduledMethodRunnable.java:64)
  864. at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:53)
  865. at org.springframework.scheduling.concurrent.ReschedulingRunnable.run(ReschedulingRunnable.java:81)
  866. at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
  867. at java.util.concurrent.FutureTask.run(FutureTask.java:266)
  868. at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$201(ScheduledThreadPoolExecutor.java:180)
  869. at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:293)
  870. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
  871. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
  872. at java.lang.Thread.run(Thread.java:745)
  873. 2018-08-02 16:24:38,541 - Velocimacro : Default library not found.
  874. 2018-08-02 16:24:38,541 - Velocimacro : allowInline = true : VMs can be defined inline in templates
  875. 2018-08-02 16:24:38,542 - Velocimacro : allowInlineToOverride = false : VMs defined inline may NOT replace previous VM definitions
  876. 2018-08-02 16:24:38,542 - Velocimacro : allowInlineLocal = false : VMs defined inline will be global in scope if allowed.
  877. 2018-08-02 16:24:38,542 - Velocimacro : autoload off : VM system will not automatically reload global library macros
  878. 2018-08-02 16:26:15,735 - Log4JLogChute initialized using file 'velocity.log'
  879. 2018-08-02 16:26:15,735 - Starting Apache Velocity v1.6.4 (compiled: 2010-04-27 15:31:23)
  880. 2018-08-02 16:26:15,735 - Default Properties File: org\apache\velocity\runtime\defaults\velocity.properties
  881. 2018-08-02 16:26:15,735 - Trying to use logger class org.apache.velocity.runtime.log.AvalonLogChute
  882. 2018-08-02 16:26:15,736 - 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...
  883. 2018-08-02 16:26:15,736 - Trying to use logger class org.apache.velocity.runtime.log.Log4JLogChute
  884. 2018-08-02 16:26:15,737 - Using logger class org.apache.velocity.runtime.log.Log4JLogChute
  885. 2018-08-02 16:26:15,743 - ResourceLoader instantiated: org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
  886. 2018-08-02 16:26:15,754 - ResourceCache: initialized (class org.apache.velocity.runtime.resource.ResourceCacheImpl) with class java.util.Collections$SynchronizedMap cache map.
  887. 2018-08-02 16:26:15,755 - Loaded System Directive: org.apache.velocity.runtime.directive.Define
  888. 2018-08-02 16:26:15,758 - Loaded System Directive: org.apache.velocity.runtime.directive.Break
  889. 2018-08-02 16:26:15,759 - Loaded System Directive: org.apache.velocity.runtime.directive.Evaluate
  890. 2018-08-02 16:26:15,759 - Loaded System Directive: org.apache.velocity.runtime.directive.Literal
  891. 2018-08-02 16:26:15,761 - Loaded System Directive: org.apache.velocity.runtime.directive.Macro
  892. 2018-08-02 16:26:15,765 - Loaded System Directive: org.apache.velocity.runtime.directive.Parse
  893. 2018-08-02 16:26:15,767 - Loaded System Directive: org.apache.velocity.runtime.directive.Include
  894. 2018-08-02 16:26:15,768 - Loaded System Directive: org.apache.velocity.runtime.directive.Foreach
  895. 2018-08-02 16:26:15,772 - Velocity was not initialized! Calling init()...
  896. 2018-08-02 16:26:15,805 - Velocity was not initialized! Calling init()...
  897. 2018-08-02 16:26:15,806 - Velocity was not initialized! Calling init()...
  898. 2018-08-02 16:26:15,806 - Velocity was not initialized! Calling init()...
  899. 2018-08-02 16:26:15,806 - Velocity was not initialized! Calling init()...
  900. 2018-08-02 16:26:15,806 - Velocity was not initialized! Calling init()...
  901. 2018-08-02 16:26:15,806 - Velocity was not initialized! Calling init()...
  902. 2018-08-02 16:26:15,806 - Velocity was not initialized! Calling init()...
  903. 2018-08-02 16:26:15,806 - Velocity was not initialized! Calling init()...
  904. 2018-08-02 16:26:15,806 - Velocity was not initialized! Calling init()...
  905. 2018-08-02 16:26:15,806 - Velocity was not initialized! Calling init()...
  906. 2018-08-02 16:26:15,806 - Velocity was not initialized! Calling init()...
  907. 2018-08-02 16:26:15,812 - Velocity was not initialized! Calling init()...
  908. 2018-08-02 16:26:15,813 - Velocity was not initialized! Calling init()...
  909. 2018-08-02 16:26:15,813 - Velocity was not initialized! Calling init()...
  910. 2018-08-02 16:26:15,813 - Velocity was not initialized! Calling init()...
  911. 2018-08-02 16:26:15,813 - Velocity was not initialized! Calling init()...
  912. 2018-08-02 16:26:15,813 - Velocity was not initialized! Calling init()...
  913. 2018-08-02 16:26:15,814 - Velocity was not initialized! Calling init()...
  914. 2018-08-02 16:26:15,814 - Velocity was not initialized! Calling init()...
  915. 2018-08-02 16:26:15,819 - Created '20' parsers.
  916. 2018-08-02 16:26:15,829 - Velocimacro : "velocimacro.library" is not set. Trying default library: VM_global_library.vm
  917. 2018-08-02 16:26:15,829 - Velocity was not initialized! Calling init()...
  918. 2018-08-02 16:26:15,830 - Could not load resource 'VM_global_library.vm' from ResourceLoader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader:
  919. org.apache.velocity.exception.ResourceNotFoundException: ClasspathResourceLoader Error: cannot find resource VM_global_library.vm
  920. at org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader.getResourceStream(ClasspathResourceLoader.java:131)
  921. at org.apache.velocity.runtime.resource.loader.ResourceLoader.resourceExists(ResourceLoader.java:224)
  922. at org.apache.velocity.runtime.resource.ResourceManagerImpl.getLoaderForResource(ResourceManagerImpl.java:641)
  923. at org.apache.velocity.runtime.resource.ResourceManagerImpl.getLoaderNameForResource(ResourceManagerImpl.java:624)
  924. at org.apache.velocity.runtime.RuntimeInstance.getLoaderNameForResource(RuntimeInstance.java:1464)
  925. at org.apache.velocity.runtime.VelocimacroFactory.initVelocimacro(VelocimacroFactory.java:159)
  926. at org.apache.velocity.runtime.RuntimeInstance.init(RuntimeInstance.java:261)
  927. at org.apache.velocity.runtime.RuntimeInstance.init(RuntimeInstance.java:589)
  928. at org.apache.velocity.runtime.RuntimeSingleton.init(RuntimeSingleton.java:229)
  929. at org.apache.velocity.app.Velocity.init(Velocity.java:107)
  930. at com.frameworkset.util.VelocityUtil.init(VelocityUtil.java:218)
  931. at com.frameworkset.util.VelocityUtil.evaluate(VelocityUtil.java:290)
  932. at com.frameworkset.common.poolman.SQLParams.evaluateSqlTemplate(SQLParams.java:142)
  933. at com.frameworkset.common.poolman.SQLParams.buildParamsByVariableParser(SQLParams.java:240)
  934. at com.frameworkset.common.poolman.SQLParams.buildParams(SQLParams.java:188)
  935. at com.frameworkset.common.poolman.SQLParams.buildParams(SQLParams.java:135)
  936. at com.frameworkset.common.poolman.PreparedDBUtil.addPreparedBatch(PreparedDBUtil.java:4005)
  937. at com.frameworkset.common.poolman.SQLExecutor.execute(SQLExecutor.java:380)
  938. at com.frameworkset.common.poolman.SQLExecutor.execute(SQLExecutor.java:404)
  939. at com.frameworkset.common.poolman.SQLExecutor.insertBeans(SQLExecutor.java:362)
  940. at com.frameworkset.common.poolman.SQLExecutor.insertBean(SQLExecutor.java:624)
  941. at com.chinacreator.process.dao.KfkChangeNumDao.order(KfkChangeNumDao.java:41)
  942. at com.chinacreator.process.job.KafkaTransJob.order(KafkaTransJob.java:174)
  943. at com.chinacreator.process.job.KafkaTransJob.handle(KafkaTransJob.java:63)
  944. at com.chinacreator.process.job.KafkaTransJob.doProcess(KafkaTransJob.java:53)
  945. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  946. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  947. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  948. at java.lang.reflect.Method.invoke(Method.java:498)
  949. at org.springframework.scheduling.support.ScheduledMethodRunnable.run(ScheduledMethodRunnable.java:64)
  950. at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:53)
  951. at org.springframework.scheduling.concurrent.ReschedulingRunnable.run(ReschedulingRunnable.java:81)
  952. at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
  953. at java.util.concurrent.FutureTask.run(FutureTask.java:266)
  954. at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$201(ScheduledThreadPoolExecutor.java:180)
  955. at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:293)
  956. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
  957. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
  958. at java.lang.Thread.run(Thread.java:745)
  959. 2018-08-02 16:26:15,837 - Velocimacro : Default library not found.
  960. 2018-08-02 16:26:15,837 - Velocimacro : allowInline = true : VMs can be defined inline in templates
  961. 2018-08-02 16:26:15,837 - Velocimacro : allowInlineToOverride = false : VMs defined inline may NOT replace previous VM definitions
  962. 2018-08-02 16:26:15,837 - Velocimacro : allowInlineLocal = false : VMs defined inline will be global in scope if allowed.
  963. 2018-08-02 16:26:15,837 - Velocimacro : autoload off : VM system will not automatically reload global library macros
  964. 2018-08-02 16:27:44,539 - Log4JLogChute initialized using file 'velocity.log'
  965. 2018-08-02 16:27:44,569 - Starting Apache Velocity v1.6.4 (compiled: 2010-04-27 15:31:23)
  966. 2018-08-02 16:27:44,569 - Default Properties File: org\apache\velocity\runtime\defaults\velocity.properties
  967. 2018-08-02 16:27:44,569 - Trying to use logger class org.apache.velocity.runtime.log.AvalonLogChute
  968. 2018-08-02 16:27:44,569 - 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...
  969. 2018-08-02 16:27:44,570 - Trying to use logger class org.apache.velocity.runtime.log.Log4JLogChute
  970. 2018-08-02 16:27:44,570 - Using logger class org.apache.velocity.runtime.log.Log4JLogChute
  971. 2018-08-02 16:27:44,575 - ResourceLoader instantiated: org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
  972. 2018-08-02 16:27:44,589 - ResourceCache: initialized (class org.apache.velocity.runtime.resource.ResourceCacheImpl) with class java.util.Collections$SynchronizedMap cache map.
  973. 2018-08-02 16:27:44,591 - Loaded System Directive: org.apache.velocity.runtime.directive.Define
  974. 2018-08-02 16:27:44,592 - Loaded System Directive: org.apache.velocity.runtime.directive.Break
  975. 2018-08-02 16:27:44,593 - Loaded System Directive: org.apache.velocity.runtime.directive.Evaluate
  976. 2018-08-02 16:27:44,596 - Loaded System Directive: org.apache.velocity.runtime.directive.Literal
  977. 2018-08-02 16:27:44,598 - Loaded System Directive: org.apache.velocity.runtime.directive.Macro
  978. 2018-08-02 16:27:44,604 - Loaded System Directive: org.apache.velocity.runtime.directive.Parse
  979. 2018-08-02 16:27:44,605 - Loaded System Directive: org.apache.velocity.runtime.directive.Include
  980. 2018-08-02 16:27:44,606 - Loaded System Directive: org.apache.velocity.runtime.directive.Foreach
  981. 2018-08-02 16:27:44,609 - Velocity was not initialized! Calling init()...
  982. 2018-08-02 16:27:44,646 - Velocity was not initialized! Calling init()...
  983. 2018-08-02 16:27:44,646 - Velocity was not initialized! Calling init()...
  984. 2018-08-02 16:27:44,646 - Velocity was not initialized! Calling init()...
  985. 2018-08-02 16:27:44,646 - Velocity was not initialized! Calling init()...
  986. 2018-08-02 16:27:44,646 - Velocity was not initialized! Calling init()...
  987. 2018-08-02 16:27:44,648 - Velocity was not initialized! Calling init()...
  988. 2018-08-02 16:27:44,648 - Velocity was not initialized! Calling init()...
  989. 2018-08-02 16:27:44,648 - Velocity was not initialized! Calling init()...
  990. 2018-08-02 16:27:44,648 - Velocity was not initialized! Calling init()...
  991. 2018-08-02 16:27:44,648 - Velocity was not initialized! Calling init()...
  992. 2018-08-02 16:27:44,648 - Velocity was not initialized! Calling init()...
  993. 2018-08-02 16:27:44,648 - Velocity was not initialized! Calling init()...
  994. 2018-08-02 16:27:44,649 - Velocity was not initialized! Calling init()...
  995. 2018-08-02 16:27:44,649 - Velocity was not initialized! Calling init()...
  996. 2018-08-02 16:27:44,649 - Velocity was not initialized! Calling init()...
  997. 2018-08-02 16:27:44,649 - Velocity was not initialized! Calling init()...
  998. 2018-08-02 16:27:44,649 - Velocity was not initialized! Calling init()...
  999. 2018-08-02 16:27:44,649 - Velocity was not initialized! Calling init()...
  1000. 2018-08-02 16:27:44,650 - Velocity was not initialized! Calling init()...
  1001. 2018-08-02 16:27:44,651 - Created '20' parsers.
  1002. 2018-08-02 16:27:44,661 - Velocimacro : "velocimacro.library" is not set. Trying default library: VM_global_library.vm
  1003. 2018-08-02 16:27:44,661 - Velocity was not initialized! Calling init()...
  1004. 2018-08-02 16:27:44,662 - Could not load resource 'VM_global_library.vm' from ResourceLoader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader:
  1005. org.apache.velocity.exception.ResourceNotFoundException: ClasspathResourceLoader Error: cannot find resource VM_global_library.vm
  1006. at org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader.getResourceStream(ClasspathResourceLoader.java:131)
  1007. at org.apache.velocity.runtime.resource.loader.ResourceLoader.resourceExists(ResourceLoader.java:224)
  1008. at org.apache.velocity.runtime.resource.ResourceManagerImpl.getLoaderForResource(ResourceManagerImpl.java:641)
  1009. at org.apache.velocity.runtime.resource.ResourceManagerImpl.getLoaderNameForResource(ResourceManagerImpl.java:624)
  1010. at org.apache.velocity.runtime.RuntimeInstance.getLoaderNameForResource(RuntimeInstance.java:1464)
  1011. at org.apache.velocity.runtime.VelocimacroFactory.initVelocimacro(VelocimacroFactory.java:159)
  1012. at org.apache.velocity.runtime.RuntimeInstance.init(RuntimeInstance.java:261)
  1013. at org.apache.velocity.runtime.RuntimeInstance.init(RuntimeInstance.java:589)
  1014. at org.apache.velocity.runtime.RuntimeSingleton.init(RuntimeSingleton.java:229)
  1015. at org.apache.velocity.app.Velocity.init(Velocity.java:107)
  1016. at com.frameworkset.util.VelocityUtil.init(VelocityUtil.java:218)
  1017. at com.frameworkset.util.VelocityUtil.evaluate(VelocityUtil.java:290)
  1018. at com.frameworkset.common.poolman.SQLParams.evaluateSqlTemplate(SQLParams.java:142)
  1019. at com.frameworkset.common.poolman.SQLParams.buildParamsByVariableParser(SQLParams.java:240)
  1020. at com.frameworkset.common.poolman.SQLParams.buildParams(SQLParams.java:188)
  1021. at com.frameworkset.common.poolman.SQLParams.buildParams(SQLParams.java:135)
  1022. at com.frameworkset.common.poolman.PreparedDBUtil.addPreparedBatch(PreparedDBUtil.java:4005)
  1023. at com.frameworkset.common.poolman.SQLExecutor.execute(SQLExecutor.java:380)
  1024. at com.frameworkset.common.poolman.SQLExecutor.execute(SQLExecutor.java:404)
  1025. at com.frameworkset.common.poolman.SQLExecutor.insertBeans(SQLExecutor.java:362)
  1026. at com.frameworkset.common.poolman.SQLExecutor.insertBean(SQLExecutor.java:624)
  1027. at com.chinacreator.process.dao.KfkChangeNumDao.order(KfkChangeNumDao.java:41)
  1028. at com.chinacreator.process.job.KafkaTransJob.order(KafkaTransJob.java:174)
  1029. at com.chinacreator.process.job.KafkaTransJob.handle(KafkaTransJob.java:63)
  1030. at com.chinacreator.process.job.KafkaTransJob.doProcess(KafkaTransJob.java:53)
  1031. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  1032. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  1033. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  1034. at java.lang.reflect.Method.invoke(Method.java:498)
  1035. at org.springframework.scheduling.support.ScheduledMethodRunnable.run(ScheduledMethodRunnable.java:64)
  1036. at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:53)
  1037. at org.springframework.scheduling.concurrent.ReschedulingRunnable.run(ReschedulingRunnable.java:81)
  1038. at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
  1039. at java.util.concurrent.FutureTask.run(FutureTask.java:266)
  1040. at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$201(ScheduledThreadPoolExecutor.java:180)
  1041. at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:293)
  1042. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
  1043. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
  1044. at java.lang.Thread.run(Thread.java:745)
  1045. 2018-08-02 16:27:44,669 - Velocimacro : Default library not found.
  1046. 2018-08-02 16:27:44,670 - Velocimacro : allowInline = true : VMs can be defined inline in templates
  1047. 2018-08-02 16:27:44,670 - Velocimacro : allowInlineToOverride = false : VMs defined inline may NOT replace previous VM definitions
  1048. 2018-08-02 16:27:44,670 - Velocimacro : allowInlineLocal = false : VMs defined inline will be global in scope if allowed.
  1049. 2018-08-02 16:27:44,670 - Velocimacro : autoload off : VM system will not automatically reload global library macros
  1050. 2018-08-02 16:31:16,832 - Log4JLogChute initialized using file 'velocity.log'
  1051. 2018-08-02 16:31:16,833 - Starting Apache Velocity v1.6.4 (compiled: 2010-04-27 15:31:23)
  1052. 2018-08-02 16:31:16,833 - Default Properties File: org\apache\velocity\runtime\defaults\velocity.properties
  1053. 2018-08-02 16:31:16,833 - Trying to use logger class org.apache.velocity.runtime.log.AvalonLogChute
  1054. 2018-08-02 16:31:16,833 - 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...
  1055. 2018-08-02 16:31:16,833 - Trying to use logger class org.apache.velocity.runtime.log.Log4JLogChute
  1056. 2018-08-02 16:31:16,834 - Using logger class org.apache.velocity.runtime.log.Log4JLogChute
  1057. 2018-08-02 16:31:16,838 - ResourceLoader instantiated: org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
  1058. 2018-08-02 16:31:16,846 - ResourceCache: initialized (class org.apache.velocity.runtime.resource.ResourceCacheImpl) with class java.util.Collections$SynchronizedMap cache map.
  1059. 2018-08-02 16:31:16,848 - Loaded System Directive: org.apache.velocity.runtime.directive.Define
  1060. 2018-08-02 16:31:16,849 - Loaded System Directive: org.apache.velocity.runtime.directive.Break
  1061. 2018-08-02 16:31:16,850 - Loaded System Directive: org.apache.velocity.runtime.directive.Evaluate
  1062. 2018-08-02 16:31:16,851 - Loaded System Directive: org.apache.velocity.runtime.directive.Literal
  1063. 2018-08-02 16:31:16,852 - Loaded System Directive: org.apache.velocity.runtime.directive.Macro
  1064. 2018-08-02 16:31:16,853 - Loaded System Directive: org.apache.velocity.runtime.directive.Parse
  1065. 2018-08-02 16:31:16,857 - Loaded System Directive: org.apache.velocity.runtime.directive.Include
  1066. 2018-08-02 16:31:16,858 - Loaded System Directive: org.apache.velocity.runtime.directive.Foreach
  1067. 2018-08-02 16:31:16,861 - Velocity was not initialized! Calling init()...
  1068. 2018-08-02 16:31:16,883 - Velocity was not initialized! Calling init()...
  1069. 2018-08-02 16:31:16,884 - Velocity was not initialized! Calling init()...
  1070. 2018-08-02 16:31:16,884 - Velocity was not initialized! Calling init()...
  1071. 2018-08-02 16:31:16,884 - Velocity was not initialized! Calling init()...
  1072. 2018-08-02 16:31:16,884 - Velocity was not initialized! Calling init()...
  1073. 2018-08-02 16:31:16,884 - Velocity was not initialized! Calling init()...
  1074. 2018-08-02 16:31:16,884 - Velocity was not initialized! Calling init()...
  1075. 2018-08-02 16:31:16,884 - Velocity was not initialized! Calling init()...
  1076. 2018-08-02 16:31:16,884 - Velocity was not initialized! Calling init()...
  1077. 2018-08-02 16:31:16,884 - Velocity was not initialized! Calling init()...
  1078. 2018-08-02 16:31:16,884 - Velocity was not initialized! Calling init()...
  1079. 2018-08-02 16:31:16,885 - Velocity was not initialized! Calling init()...
  1080. 2018-08-02 16:31:16,885 - Velocity was not initialized! Calling init()...
  1081. 2018-08-02 16:31:16,885 - Velocity was not initialized! Calling init()...
  1082. 2018-08-02 16:31:16,885 - Velocity was not initialized! Calling init()...
  1083. 2018-08-02 16:31:16,885 - Velocity was not initialized! Calling init()...
  1084. 2018-08-02 16:31:16,885 - Velocity was not initialized! Calling init()...
  1085. 2018-08-02 16:31:16,886 - Velocity was not initialized! Calling init()...
  1086. 2018-08-02 16:31:16,886 - Velocity was not initialized! Calling init()...
  1087. 2018-08-02 16:31:16,887 - Created '20' parsers.
  1088. 2018-08-02 16:31:16,893 - Velocimacro : "velocimacro.library" is not set. Trying default library: VM_global_library.vm
  1089. 2018-08-02 16:31:16,893 - Velocity was not initialized! Calling init()...
  1090. 2018-08-02 16:31:16,894 - Could not load resource 'VM_global_library.vm' from ResourceLoader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader:
  1091. org.apache.velocity.exception.ResourceNotFoundException: ClasspathResourceLoader Error: cannot find resource VM_global_library.vm
  1092. at org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader.getResourceStream(ClasspathResourceLoader.java:131)
  1093. at org.apache.velocity.runtime.resource.loader.ResourceLoader.resourceExists(ResourceLoader.java:224)
  1094. at org.apache.velocity.runtime.resource.ResourceManagerImpl.getLoaderForResource(ResourceManagerImpl.java:641)
  1095. at org.apache.velocity.runtime.resource.ResourceManagerImpl.getLoaderNameForResource(ResourceManagerImpl.java:624)
  1096. at org.apache.velocity.runtime.RuntimeInstance.getLoaderNameForResource(RuntimeInstance.java:1464)
  1097. at org.apache.velocity.runtime.VelocimacroFactory.initVelocimacro(VelocimacroFactory.java:159)
  1098. at org.apache.velocity.runtime.RuntimeInstance.init(RuntimeInstance.java:261)
  1099. at org.apache.velocity.runtime.RuntimeInstance.init(RuntimeInstance.java:589)
  1100. at org.apache.velocity.runtime.RuntimeSingleton.init(RuntimeSingleton.java:229)
  1101. at org.apache.velocity.app.Velocity.init(Velocity.java:107)
  1102. at com.frameworkset.util.VelocityUtil.init(VelocityUtil.java:218)
  1103. at com.frameworkset.util.VelocityUtil.evaluate(VelocityUtil.java:290)
  1104. at com.frameworkset.common.poolman.SQLParams.evaluateSqlTemplate(SQLParams.java:142)
  1105. at com.frameworkset.common.poolman.SQLParams.buildParamsByVariableParser(SQLParams.java:240)
  1106. at com.frameworkset.common.poolman.SQLParams.buildParams(SQLParams.java:188)
  1107. at com.frameworkset.common.poolman.SQLParams.buildParams(SQLParams.java:135)
  1108. at com.frameworkset.common.poolman.PreparedDBUtil.addPreparedBatch(PreparedDBUtil.java:4005)
  1109. at com.frameworkset.common.poolman.SQLExecutor.execute(SQLExecutor.java:380)
  1110. at com.frameworkset.common.poolman.SQLExecutor.execute(SQLExecutor.java:404)
  1111. at com.frameworkset.common.poolman.SQLExecutor.insertBeans(SQLExecutor.java:362)
  1112. at com.frameworkset.common.poolman.SQLExecutor.insertBean(SQLExecutor.java:624)
  1113. at com.chinacreator.process.dao.KfkChangeNumDao.order(KfkChangeNumDao.java:41)
  1114. at com.chinacreator.process.job.KafkaTransJob.order(KafkaTransJob.java:174)
  1115. at com.chinacreator.process.job.KafkaTransJob.handle(KafkaTransJob.java:63)
  1116. at com.chinacreator.process.job.KafkaTransJob.doProcess(KafkaTransJob.java:53)
  1117. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  1118. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  1119. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  1120. at java.lang.reflect.Method.invoke(Method.java:498)
  1121. at org.springframework.scheduling.support.ScheduledMethodRunnable.run(ScheduledMethodRunnable.java:64)
  1122. at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:53)
  1123. at org.springframework.scheduling.concurrent.ReschedulingRunnable.run(ReschedulingRunnable.java:81)
  1124. at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
  1125. at java.util.concurrent.FutureTask.run(FutureTask.java:266)
  1126. at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$201(ScheduledThreadPoolExecutor.java:180)
  1127. at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:293)
  1128. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
  1129. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
  1130. at java.lang.Thread.run(Thread.java:745)