12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130 |
- 2018-05-17 19:32:38,966 - Velocimacro : Default library not found.
- 2018-05-17 19:32:38,966 - Velocimacro : allowInline = true : VMs can be defined inline in templates
- 2018-05-17 19:32:38,966 - Velocimacro : allowInlineToOverride = false : VMs defined inline may NOT replace previous VM definitions
- 2018-05-17 19:32:38,966 - Velocimacro : allowInlineLocal = false : VMs defined inline will be global in scope if allowed.
- 2018-05-17 19:32:38,967 - Velocimacro : autoload off : VM system will not automatically reload global library macros
- 2018-05-17 19:40:48,131 - Log4JLogChute initialized using file 'velocity.log'
- 2018-05-17 19:40:48,132 - Starting Apache Velocity v1.6.4 (compiled: 2010-04-27 15:31:23)
- 2018-05-17 19:40:48,132 - Default Properties File: org\apache\velocity\runtime\defaults\velocity.properties
- 2018-05-17 19:40:48,133 - Trying to use logger class org.apache.velocity.runtime.log.AvalonLogChute
- 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...
- 2018-05-17 19:40:48,133 - Trying to use logger class org.apache.velocity.runtime.log.Log4JLogChute
- 2018-05-17 19:40:48,133 - Using logger class org.apache.velocity.runtime.log.Log4JLogChute
- 2018-05-17 19:40:48,138 - ResourceLoader instantiated: org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
- 2018-05-17 19:40:48,149 - ResourceCache: initialized (class org.apache.velocity.runtime.resource.ResourceCacheImpl) with class java.util.Collections$SynchronizedMap cache map.
- 2018-05-17 19:40:48,151 - Loaded System Directive: org.apache.velocity.runtime.directive.Define
- 2018-05-17 19:40:48,152 - Loaded System Directive: org.apache.velocity.runtime.directive.Break
- 2018-05-17 19:40:48,152 - Loaded System Directive: org.apache.velocity.runtime.directive.Evaluate
- 2018-05-17 19:40:48,160 - Loaded System Directive: org.apache.velocity.runtime.directive.Literal
- 2018-05-17 19:40:48,161 - Loaded System Directive: org.apache.velocity.runtime.directive.Macro
- 2018-05-17 19:40:48,163 - Loaded System Directive: org.apache.velocity.runtime.directive.Parse
- 2018-05-17 19:40:48,166 - Loaded System Directive: org.apache.velocity.runtime.directive.Include
- 2018-05-17 19:40:48,168 - Loaded System Directive: org.apache.velocity.runtime.directive.Foreach
- 2018-05-17 19:40:48,170 - Velocity was not initialized! Calling init()...
- 2018-05-17 19:40:48,210 - Velocity was not initialized! Calling init()...
- 2018-05-17 19:40:48,210 - Velocity was not initialized! Calling init()...
- 2018-05-17 19:40:48,210 - Velocity was not initialized! Calling init()...
- 2018-05-17 19:40:48,210 - Velocity was not initialized! Calling init()...
- 2018-05-17 19:40:48,210 - Velocity was not initialized! Calling init()...
- 2018-05-17 19:40:48,210 - Velocity was not initialized! Calling init()...
- 2018-05-17 19:40:48,210 - Velocity was not initialized! Calling init()...
- 2018-05-17 19:40:48,210 - Velocity was not initialized! Calling init()...
- 2018-05-17 19:40:48,210 - Velocity was not initialized! Calling init()...
- 2018-05-17 19:40:48,210 - Velocity was not initialized! Calling init()...
- 2018-05-17 19:40:48,210 - Velocity was not initialized! Calling init()...
- 2018-05-17 19:40:48,210 - Velocity was not initialized! Calling init()...
- 2018-05-17 19:40:48,211 - Velocity was not initialized! Calling init()...
- 2018-05-17 19:40:48,211 - Velocity was not initialized! Calling init()...
- 2018-05-17 19:40:48,211 - Velocity was not initialized! Calling init()...
- 2018-05-17 19:40:48,211 - Velocity was not initialized! Calling init()...
- 2018-05-17 19:40:48,211 - Velocity was not initialized! Calling init()...
- 2018-05-17 19:40:48,211 - Velocity was not initialized! Calling init()...
- 2018-05-17 19:40:48,212 - Velocity was not initialized! Calling init()...
- 2018-05-17 19:40:48,212 - Created '20' parsers.
- 2018-05-17 19:40:48,225 - Velocimacro : "velocimacro.library" is not set. Trying default library: VM_global_library.vm
- 2018-05-17 19:40:48,225 - Velocity was not initialized! Calling init()...
- 2018-05-17 19:40:48,226 - Could not load resource 'VM_global_library.vm' from ResourceLoader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader:
- org.apache.velocity.exception.ResourceNotFoundException: ClasspathResourceLoader Error: cannot find resource VM_global_library.vm
- at org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader.getResourceStream(ClasspathResourceLoader.java:131)
- at org.apache.velocity.runtime.resource.loader.ResourceLoader.resourceExists(ResourceLoader.java:224)
- at org.apache.velocity.runtime.resource.ResourceManagerImpl.getLoaderForResource(ResourceManagerImpl.java:641)
- at org.apache.velocity.runtime.resource.ResourceManagerImpl.getLoaderNameForResource(ResourceManagerImpl.java:624)
- at org.apache.velocity.runtime.RuntimeInstance.getLoaderNameForResource(RuntimeInstance.java:1464)
- at org.apache.velocity.runtime.VelocimacroFactory.initVelocimacro(VelocimacroFactory.java:159)
- at org.apache.velocity.runtime.RuntimeInstance.init(RuntimeInstance.java:261)
- at org.apache.velocity.runtime.RuntimeInstance.init(RuntimeInstance.java:589)
- at org.apache.velocity.runtime.RuntimeSingleton.init(RuntimeSingleton.java:229)
- at org.apache.velocity.app.Velocity.init(Velocity.java:107)
- at com.frameworkset.util.VelocityUtil.init(VelocityUtil.java:218)
- at com.frameworkset.util.VelocityUtil.evaluate(VelocityUtil.java:290)
- at com.frameworkset.common.poolman.SQLParams.evaluateSqlTemplate(SQLParams.java:142)
- at com.frameworkset.common.poolman.SQLParams.buildParamsByVariableParser(SQLParams.java:240)
- at com.frameworkset.common.poolman.SQLParams.buildParams(SQLParams.java:188)
- at com.frameworkset.common.poolman.SQLParams.buildParams(SQLParams.java:135)
- at com.frameworkset.common.poolman.PreparedDBUtil.addPreparedBatch(PreparedDBUtil.java:4005)
- at com.frameworkset.common.poolman.SQLExecutor.execute(SQLExecutor.java:380)
- at com.frameworkset.common.poolman.SQLExecutor.execute(SQLExecutor.java:404)
- at com.frameworkset.common.poolman.SQLExecutor.insertBeans(SQLExecutor.java:362)
- at com.frameworkset.common.poolman.SQLExecutor.insertBean(SQLExecutor.java:624)
- at com.chinacreator.process.dao.NetOrderDao.addOrderLog(NetOrderDao.java:68)
- at com.chinacreator.process.service.VacOrderService.saveNetLog(VacOrderService.java:315)
- at com.chinacreator.process.service.VacOrderService.order(VacOrderService.java:288)
- at com.chinacreator.process.service.VacOrderService.handle(VacOrderService.java:62)
- at com.chinacreator.process.job.VacService.run(VacMQJob.java:110)
- at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
- at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
- at java.lang.Thread.run(Thread.java:745)
- 2018-05-17 19:40:48,232 - Velocimacro : Default library not found.
- 2018-05-17 19:40:48,233 - Velocimacro : allowInline = true : VMs can be defined inline in templates
- 2018-05-17 19:40:48,233 - Velocimacro : allowInlineToOverride = false : VMs defined inline may NOT replace previous VM definitions
- 2018-05-17 19:40:48,233 - Velocimacro : allowInlineLocal = false : VMs defined inline will be global in scope if allowed.
- 2018-05-17 19:40:48,233 - Velocimacro : autoload off : VM system will not automatically reload global library macros
- 2018-05-17 19:42:35,582 - Log4JLogChute initialized using file 'velocity.log'
- 2018-05-17 19:42:35,582 - Starting Apache Velocity v1.6.4 (compiled: 2010-04-27 15:31:23)
- 2018-05-17 19:42:35,582 - Default Properties File: org\apache\velocity\runtime\defaults\velocity.properties
- 2018-05-17 19:42:35,582 - Trying to use logger class org.apache.velocity.runtime.log.AvalonLogChute
- 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...
- 2018-05-17 19:42:35,582 - Trying to use logger class org.apache.velocity.runtime.log.Log4JLogChute
- 2018-05-17 19:42:35,583 - Using logger class org.apache.velocity.runtime.log.Log4JLogChute
- 2018-05-17 19:42:35,593 - ResourceLoader instantiated: org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
- 2018-05-17 19:42:35,614 - ResourceCache: initialized (class org.apache.velocity.runtime.resource.ResourceCacheImpl) with class java.util.Collections$SynchronizedMap cache map.
- 2018-05-17 19:42:35,618 - Loaded System Directive: org.apache.velocity.runtime.directive.Define
- 2018-05-17 19:42:35,621 - Loaded System Directive: org.apache.velocity.runtime.directive.Break
- 2018-05-17 19:42:35,623 - Loaded System Directive: org.apache.velocity.runtime.directive.Evaluate
- 2018-05-17 19:42:35,625 - Loaded System Directive: org.apache.velocity.runtime.directive.Literal
- 2018-05-17 19:42:35,629 - Loaded System Directive: org.apache.velocity.runtime.directive.Macro
- 2018-05-17 19:42:35,633 - Loaded System Directive: org.apache.velocity.runtime.directive.Parse
- 2018-05-17 19:42:35,636 - Loaded System Directive: org.apache.velocity.runtime.directive.Include
- 2018-05-17 19:42:35,638 - Loaded System Directive: org.apache.velocity.runtime.directive.Foreach
- 2018-05-17 19:42:35,646 - Velocity was not initialized! Calling init()...
- 2018-05-17 19:42:35,688 - Velocity was not initialized! Calling init()...
- 2018-05-17 19:42:35,688 - Velocity was not initialized! Calling init()...
- 2018-05-17 19:42:35,688 - Velocity was not initialized! Calling init()...
- 2018-05-17 19:42:35,688 - Velocity was not initialized! Calling init()...
- 2018-05-17 19:42:35,688 - Velocity was not initialized! Calling init()...
- 2018-05-17 19:42:35,689 - Velocity was not initialized! Calling init()...
- 2018-05-17 19:42:35,689 - Velocity was not initialized! Calling init()...
- 2018-05-17 19:42:35,689 - Velocity was not initialized! Calling init()...
- 2018-05-17 19:42:35,689 - Velocity was not initialized! Calling init()...
- 2018-05-17 19:42:35,689 - Velocity was not initialized! Calling init()...
- 2018-05-17 19:42:35,690 - Velocity was not initialized! Calling init()...
- 2018-05-17 19:42:35,690 - Velocity was not initialized! Calling init()...
- 2018-05-17 19:42:35,690 - Velocity was not initialized! Calling init()...
- 2018-05-17 19:42:35,690 - Velocity was not initialized! Calling init()...
- 2018-05-17 19:42:35,690 - Velocity was not initialized! Calling init()...
- 2018-05-17 19:42:35,690 - Velocity was not initialized! Calling init()...
- 2018-05-17 19:42:35,691 - Velocity was not initialized! Calling init()...
- 2018-05-17 19:42:35,691 - Velocity was not initialized! Calling init()...
- 2018-05-17 19:42:35,691 - Velocity was not initialized! Calling init()...
- 2018-05-17 19:42:35,691 - Created '20' parsers.
- 2018-05-17 19:42:35,716 - Velocimacro : "velocimacro.library" is not set. Trying default library: VM_global_library.vm
- 2018-05-17 19:42:35,716 - Velocity was not initialized! Calling init()...
- 2018-05-17 19:42:35,722 - Could not load resource 'VM_global_library.vm' from ResourceLoader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader:
- org.apache.velocity.exception.ResourceNotFoundException: ClasspathResourceLoader Error: cannot find resource VM_global_library.vm
- at org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader.getResourceStream(ClasspathResourceLoader.java:131)
- at org.apache.velocity.runtime.resource.loader.ResourceLoader.resourceExists(ResourceLoader.java:224)
- at org.apache.velocity.runtime.resource.ResourceManagerImpl.getLoaderForResource(ResourceManagerImpl.java:641)
- at org.apache.velocity.runtime.resource.ResourceManagerImpl.getLoaderNameForResource(ResourceManagerImpl.java:624)
- at org.apache.velocity.runtime.RuntimeInstance.getLoaderNameForResource(RuntimeInstance.java:1464)
- at org.apache.velocity.runtime.VelocimacroFactory.initVelocimacro(VelocimacroFactory.java:159)
- at org.apache.velocity.runtime.RuntimeInstance.init(RuntimeInstance.java:261)
- at org.apache.velocity.runtime.RuntimeInstance.init(RuntimeInstance.java:589)
- at org.apache.velocity.runtime.RuntimeSingleton.init(RuntimeSingleton.java:229)
- at org.apache.velocity.app.Velocity.init(Velocity.java:107)
- at com.frameworkset.util.VelocityUtil.init(VelocityUtil.java:218)
- at com.frameworkset.util.VelocityUtil.evaluate(VelocityUtil.java:290)
- at com.frameworkset.common.poolman.SQLParams.evaluateSqlTemplate(SQLParams.java:142)
- at com.frameworkset.common.poolman.SQLParams.buildParamsByVariableParser(SQLParams.java:240)
- at com.frameworkset.common.poolman.SQLParams.buildParams(SQLParams.java:188)
- at com.frameworkset.common.poolman.SQLParams.buildParams(SQLParams.java:135)
- at com.frameworkset.common.poolman.PreparedDBUtil.addPreparedBatch(PreparedDBUtil.java:4005)
- at com.frameworkset.common.poolman.SQLExecutor.execute(SQLExecutor.java:380)
- at com.frameworkset.common.poolman.SQLExecutor.execute(SQLExecutor.java:404)
- at com.frameworkset.common.poolman.SQLExecutor.insertBeans(SQLExecutor.java:362)
- at com.frameworkset.common.poolman.SQLExecutor.insertBean(SQLExecutor.java:624)
- at com.chinacreator.process.dao.NetOrderDao.order(NetOrderDao.java:39)
- at com.chinacreator.process.service.VacOrderService.order(VacOrderService.java:276)
- at com.chinacreator.process.service.VacOrderService.handle(VacOrderService.java:62)
- at com.chinacreator.process.job.VacService.run(VacMQJob.java:110)
- at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
- at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
- at java.lang.Thread.run(Thread.java:745)
- 2018-05-17 19:42:35,726 - Velocimacro : Default library not found.
- 2018-05-17 19:42:35,726 - Velocimacro : allowInline = true : VMs can be defined inline in templates
- 2018-05-17 19:42:35,726 - Velocimacro : allowInlineToOverride = false : VMs defined inline may NOT replace previous VM definitions
- 2018-05-17 19:42:35,726 - Velocimacro : allowInlineLocal = false : VMs defined inline will be global in scope if allowed.
- 2018-05-17 19:42:35,726 - Velocimacro : autoload off : VM system will not automatically reload global library macros
- 2018-05-17 19:49:03,806 - Log4JLogChute initialized using file 'velocity.log'
- 2018-05-17 19:49:03,807 - Starting Apache Velocity v1.6.4 (compiled: 2010-04-27 15:31:23)
- 2018-05-17 19:49:03,808 - Default Properties File: org\apache\velocity\runtime\defaults\velocity.properties
- 2018-05-17 19:49:03,808 - Trying to use logger class org.apache.velocity.runtime.log.AvalonLogChute
- 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...
- 2018-05-17 19:49:03,808 - Trying to use logger class org.apache.velocity.runtime.log.Log4JLogChute
- 2018-05-17 19:49:03,808 - Using logger class org.apache.velocity.runtime.log.Log4JLogChute
- 2018-05-17 19:49:03,814 - ResourceLoader instantiated: org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
- 2018-05-17 19:49:03,824 - ResourceCache: initialized (class org.apache.velocity.runtime.resource.ResourceCacheImpl) with class java.util.Collections$SynchronizedMap cache map.
- 2018-05-17 19:49:03,833 - Loaded System Directive: org.apache.velocity.runtime.directive.Define
- 2018-05-17 19:49:03,836 - Loaded System Directive: org.apache.velocity.runtime.directive.Break
- 2018-05-17 19:49:03,837 - Loaded System Directive: org.apache.velocity.runtime.directive.Evaluate
- 2018-05-17 19:49:03,837 - Loaded System Directive: org.apache.velocity.runtime.directive.Literal
- 2018-05-17 19:49:03,839 - Loaded System Directive: org.apache.velocity.runtime.directive.Macro
- 2018-05-17 19:49:03,840 - Loaded System Directive: org.apache.velocity.runtime.directive.Parse
- 2018-05-17 19:49:03,843 - Loaded System Directive: org.apache.velocity.runtime.directive.Include
- 2018-05-17 19:49:03,845 - Loaded System Directive: org.apache.velocity.runtime.directive.Foreach
- 2018-05-17 19:49:03,853 - Velocity was not initialized! Calling init()...
- 2018-05-17 19:49:03,885 - Velocity was not initialized! Calling init()...
- 2018-05-17 19:49:03,885 - Velocity was not initialized! Calling init()...
- 2018-05-17 19:49:03,885 - Velocity was not initialized! Calling init()...
- 2018-05-17 19:49:03,886 - Velocity was not initialized! Calling init()...
- 2018-05-17 19:49:03,886 - Velocity was not initialized! Calling init()...
- 2018-05-17 19:49:03,886 - Velocity was not initialized! Calling init()...
- 2018-05-17 19:49:03,886 - Velocity was not initialized! Calling init()...
- 2018-05-17 19:49:03,886 - Velocity was not initialized! Calling init()...
- 2018-05-17 19:49:03,886 - Velocity was not initialized! Calling init()...
- 2018-05-17 19:49:03,886 - Velocity was not initialized! Calling init()...
- 2018-05-17 19:49:03,886 - Velocity was not initialized! Calling init()...
- 2018-05-17 19:49:03,886 - Velocity was not initialized! Calling init()...
- 2018-05-17 19:49:03,886 - Velocity was not initialized! Calling init()...
- 2018-05-17 19:49:03,886 - Velocity was not initialized! Calling init()...
- 2018-05-17 19:49:03,886 - Velocity was not initialized! Calling init()...
- 2018-05-17 19:49:03,887 - Velocity was not initialized! Calling init()...
- 2018-05-17 19:49:03,887 - Velocity was not initialized! Calling init()...
- 2018-05-17 19:49:03,887 - Velocity was not initialized! Calling init()...
- 2018-05-17 19:49:03,887 - Velocity was not initialized! Calling init()...
- 2018-05-17 19:49:03,887 - Created '20' parsers.
- 2018-05-17 19:49:03,901 - Velocimacro : "velocimacro.library" is not set. Trying default library: VM_global_library.vm
- 2018-05-17 19:49:03,901 - Velocity was not initialized! Calling init()...
- 2018-05-17 19:49:03,918 - Could not load resource 'VM_global_library.vm' from ResourceLoader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader:
- org.apache.velocity.exception.ResourceNotFoundException: ClasspathResourceLoader Error: cannot find resource VM_global_library.vm
- at org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader.getResourceStream(ClasspathResourceLoader.java:131)
- at org.apache.velocity.runtime.resource.loader.ResourceLoader.resourceExists(ResourceLoader.java:224)
- at org.apache.velocity.runtime.resource.ResourceManagerImpl.getLoaderForResource(ResourceManagerImpl.java:641)
- at org.apache.velocity.runtime.resource.ResourceManagerImpl.getLoaderNameForResource(ResourceManagerImpl.java:624)
- at org.apache.velocity.runtime.RuntimeInstance.getLoaderNameForResource(RuntimeInstance.java:1464)
- at org.apache.velocity.runtime.VelocimacroFactory.initVelocimacro(VelocimacroFactory.java:159)
- at org.apache.velocity.runtime.RuntimeInstance.init(RuntimeInstance.java:261)
- at org.apache.velocity.runtime.RuntimeInstance.init(RuntimeInstance.java:589)
- at org.apache.velocity.runtime.RuntimeSingleton.init(RuntimeSingleton.java:229)
- at org.apache.velocity.app.Velocity.init(Velocity.java:107)
- at com.frameworkset.util.VelocityUtil.init(VelocityUtil.java:218)
- at com.frameworkset.util.VelocityUtil.evaluate(VelocityUtil.java:290)
- at com.frameworkset.common.poolman.SQLParams.evaluateSqlTemplate(SQLParams.java:142)
- at com.frameworkset.common.poolman.SQLParams.buildParamsByVariableParser(SQLParams.java:240)
- at com.frameworkset.common.poolman.SQLParams.buildParams(SQLParams.java:188)
- at com.frameworkset.common.poolman.SQLParams.buildParams(SQLParams.java:135)
- at com.frameworkset.common.poolman.PreparedDBUtil.addPreparedBatch(PreparedDBUtil.java:4005)
- at com.frameworkset.common.poolman.SQLExecutor.execute(SQLExecutor.java:380)
- at com.frameworkset.common.poolman.SQLExecutor.execute(SQLExecutor.java:404)
- at com.frameworkset.common.poolman.SQLExecutor.insertBeans(SQLExecutor.java:362)
- at com.frameworkset.common.poolman.SQLExecutor.insertBean(SQLExecutor.java:624)
- at com.chinacreator.process.dao.NetOrderDao.order(NetOrderDao.java:39)
- at com.chinacreator.process.service.VacOrderService.order(VacOrderService.java:276)
- at com.chinacreator.process.service.VacOrderService.handle(VacOrderService.java:62)
- at com.chinacreator.process.job.VacService.run(VacMQJob.java:110)
- at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
- at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
- at java.lang.Thread.run(Thread.java:745)
- 2018-05-17 19:49:03,928 - Velocimacro : Default library not found.
- 2018-05-17 19:49:03,928 - Velocimacro : allowInline = true : VMs can be defined inline in templates
- 2018-05-17 19:49:03,928 - Velocimacro : allowInlineToOverride = false : VMs defined inline may NOT replace previous VM definitions
- 2018-05-17 19:49:03,928 - Velocimacro : allowInlineLocal = false : VMs defined inline will be global in scope if allowed.
- 2018-05-17 19:49:03,928 - Velocimacro : autoload off : VM system will not automatically reload global library macros
- 2018-05-17 19:54:40,255 - Log4JLogChute initialized using file 'velocity.log'
- 2018-05-17 19:54:40,255 - Starting Apache Velocity v1.6.4 (compiled: 2010-04-27 15:31:23)
- 2018-05-17 19:54:40,255 - Default Properties File: org\apache\velocity\runtime\defaults\velocity.properties
- 2018-05-17 19:54:40,255 - Trying to use logger class org.apache.velocity.runtime.log.AvalonLogChute
- 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...
- 2018-05-17 19:54:40,255 - Trying to use logger class org.apache.velocity.runtime.log.Log4JLogChute
- 2018-05-17 19:54:40,255 - Using logger class org.apache.velocity.runtime.log.Log4JLogChute
- 2018-05-17 19:54:40,266 - ResourceLoader instantiated: org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
- 2018-05-17 19:54:40,285 - ResourceCache: initialized (class org.apache.velocity.runtime.resource.ResourceCacheImpl) with class java.util.Collections$SynchronizedMap cache map.
- 2018-05-17 19:54:40,289 - Loaded System Directive: org.apache.velocity.runtime.directive.Define
- 2018-05-17 19:54:40,293 - Loaded System Directive: org.apache.velocity.runtime.directive.Break
- 2018-05-17 19:54:40,295 - Loaded System Directive: org.apache.velocity.runtime.directive.Evaluate
- 2018-05-17 19:54:40,296 - Loaded System Directive: org.apache.velocity.runtime.directive.Literal
- 2018-05-17 19:54:40,301 - Loaded System Directive: org.apache.velocity.runtime.directive.Macro
- 2018-05-17 19:54:40,304 - Loaded System Directive: org.apache.velocity.runtime.directive.Parse
- 2018-05-17 19:54:40,308 - Loaded System Directive: org.apache.velocity.runtime.directive.Include
- 2018-05-17 19:54:40,310 - Loaded System Directive: org.apache.velocity.runtime.directive.Foreach
- 2018-05-17 19:54:40,317 - Velocity was not initialized! Calling init()...
- 2018-05-17 19:54:40,357 - Velocity was not initialized! Calling init()...
- 2018-05-17 19:54:40,358 - Velocity was not initialized! Calling init()...
- 2018-05-17 19:54:40,358 - Velocity was not initialized! Calling init()...
- 2018-05-17 19:54:40,358 - Velocity was not initialized! Calling init()...
- 2018-05-17 19:54:40,358 - Velocity was not initialized! Calling init()...
- 2018-05-17 19:54:40,358 - Velocity was not initialized! Calling init()...
- 2018-05-17 19:54:40,358 - Velocity was not initialized! Calling init()...
- 2018-05-17 19:54:40,359 - Velocity was not initialized! Calling init()...
- 2018-05-17 19:54:40,359 - Velocity was not initialized! Calling init()...
- 2018-05-17 19:54:40,359 - Velocity was not initialized! Calling init()...
- 2018-05-17 19:54:40,359 - Velocity was not initialized! Calling init()...
- 2018-05-17 19:54:40,359 - Velocity was not initialized! Calling init()...
- 2018-05-17 19:54:40,360 - Velocity was not initialized! Calling init()...
- 2018-05-17 19:54:40,360 - Velocity was not initialized! Calling init()...
- 2018-05-17 19:54:40,360 - Velocity was not initialized! Calling init()...
- 2018-05-17 19:54:40,360 - Velocity was not initialized! Calling init()...
- 2018-05-17 19:54:40,360 - Velocity was not initialized! Calling init()...
- 2018-05-17 19:54:40,360 - Velocity was not initialized! Calling init()...
- 2018-05-17 19:54:40,361 - Velocity was not initialized! Calling init()...
- 2018-05-17 19:54:40,361 - Created '20' parsers.
- 2018-05-17 19:54:40,386 - Velocimacro : "velocimacro.library" is not set. Trying default library: VM_global_library.vm
- 2018-05-17 19:54:40,386 - Velocity was not initialized! Calling init()...
- 2018-05-17 19:54:40,391 - Could not load resource 'VM_global_library.vm' from ResourceLoader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader:
- org.apache.velocity.exception.ResourceNotFoundException: ClasspathResourceLoader Error: cannot find resource VM_global_library.vm
- at org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader.getResourceStream(ClasspathResourceLoader.java:131)
- at org.apache.velocity.runtime.resource.loader.ResourceLoader.resourceExists(ResourceLoader.java:224)
- at org.apache.velocity.runtime.resource.ResourceManagerImpl.getLoaderForResource(ResourceManagerImpl.java:641)
- at org.apache.velocity.runtime.resource.ResourceManagerImpl.getLoaderNameForResource(ResourceManagerImpl.java:624)
- at org.apache.velocity.runtime.RuntimeInstance.getLoaderNameForResource(RuntimeInstance.java:1464)
- at org.apache.velocity.runtime.VelocimacroFactory.initVelocimacro(VelocimacroFactory.java:159)
- at org.apache.velocity.runtime.RuntimeInstance.init(RuntimeInstance.java:261)
- at org.apache.velocity.runtime.RuntimeInstance.init(RuntimeInstance.java:589)
- at org.apache.velocity.runtime.RuntimeSingleton.init(RuntimeSingleton.java:229)
- at org.apache.velocity.app.Velocity.init(Velocity.java:107)
- at com.frameworkset.util.VelocityUtil.init(VelocityUtil.java:218)
- at com.frameworkset.util.VelocityUtil.evaluate(VelocityUtil.java:290)
- at com.frameworkset.common.poolman.SQLParams.evaluateSqlTemplate(SQLParams.java:142)
- at com.frameworkset.common.poolman.SQLParams.buildParamsByVariableParser(SQLParams.java:240)
- at com.frameworkset.common.poolman.SQLParams.buildParams(SQLParams.java:188)
- at com.frameworkset.common.poolman.SQLParams.buildParams(SQLParams.java:135)
- at com.frameworkset.common.poolman.PreparedDBUtil.addPreparedBatch(PreparedDBUtil.java:4005)
- at com.frameworkset.common.poolman.SQLExecutor.execute(SQLExecutor.java:380)
- at com.frameworkset.common.poolman.SQLExecutor.execute(SQLExecutor.java:404)
- at com.frameworkset.common.poolman.SQLExecutor.insertBeans(SQLExecutor.java:362)
- at com.frameworkset.common.poolman.SQLExecutor.insertBean(SQLExecutor.java:624)
- at com.chinacreator.process.dao.NetOrderDao.order(NetOrderDao.java:39)
- at com.chinacreator.process.service.VacOrderService.order(VacOrderService.java:276)
- at com.chinacreator.process.service.VacOrderService.handle(VacOrderService.java:62)
- at com.chinacreator.process.job.VacService.run(VacMQJob.java:110)
- at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
- at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
- at java.lang.Thread.run(Thread.java:745)
- 2018-05-17 19:54:40,395 - Velocimacro : Default library not found.
- 2018-05-17 19:54:40,395 - Velocimacro : allowInline = true : VMs can be defined inline in templates
- 2018-05-17 19:54:40,395 - Velocimacro : allowInlineToOverride = false : VMs defined inline may NOT replace previous VM definitions
- 2018-05-17 19:54:40,395 - Velocimacro : allowInlineLocal = false : VMs defined inline will be global in scope if allowed.
- 2018-05-17 19:54:40,395 - Velocimacro : autoload off : VM system will not automatically reload global library macros
- 2018-05-17 20:01:18,573 - Log4JLogChute initialized using file 'velocity.log'
- 2018-05-17 20:01:18,574 - Starting Apache Velocity v1.6.4 (compiled: 2010-04-27 15:31:23)
- 2018-05-17 20:01:18,574 - Default Properties File: org\apache\velocity\runtime\defaults\velocity.properties
- 2018-05-17 20:01:18,574 - Trying to use logger class org.apache.velocity.runtime.log.AvalonLogChute
- 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...
- 2018-05-17 20:01:18,574 - Trying to use logger class org.apache.velocity.runtime.log.Log4JLogChute
- 2018-05-17 20:01:18,574 - Using logger class org.apache.velocity.runtime.log.Log4JLogChute
- 2018-05-17 20:01:18,579 - ResourceLoader instantiated: org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
- 2018-05-17 20:01:18,591 - ResourceCache: initialized (class org.apache.velocity.runtime.resource.ResourceCacheImpl) with class java.util.Collections$SynchronizedMap cache map.
- 2018-05-17 20:01:18,593 - Loaded System Directive: org.apache.velocity.runtime.directive.Define
- 2018-05-17 20:01:18,593 - Loaded System Directive: org.apache.velocity.runtime.directive.Break
- 2018-05-17 20:01:18,594 - Loaded System Directive: org.apache.velocity.runtime.directive.Evaluate
- 2018-05-17 20:01:18,595 - Loaded System Directive: org.apache.velocity.runtime.directive.Literal
- 2018-05-17 20:01:18,597 - Loaded System Directive: org.apache.velocity.runtime.directive.Macro
- 2018-05-17 20:01:18,603 - Loaded System Directive: org.apache.velocity.runtime.directive.Parse
- 2018-05-17 20:01:18,606 - Loaded System Directive: org.apache.velocity.runtime.directive.Include
- 2018-05-17 20:01:18,607 - Loaded System Directive: org.apache.velocity.runtime.directive.Foreach
- 2018-05-17 20:01:18,609 - Velocity was not initialized! Calling init()...
- 2018-05-17 20:01:18,630 - Velocity was not initialized! Calling init()...
- 2018-05-17 20:01:18,631 - Velocity was not initialized! Calling init()...
- 2018-05-17 20:01:18,631 - Velocity was not initialized! Calling init()...
- 2018-05-17 20:01:18,631 - Velocity was not initialized! Calling init()...
- 2018-05-17 20:01:18,631 - Velocity was not initialized! Calling init()...
- 2018-05-17 20:01:18,631 - Velocity was not initialized! Calling init()...
- 2018-05-17 20:01:18,631 - Velocity was not initialized! Calling init()...
- 2018-05-17 20:01:18,631 - Velocity was not initialized! Calling init()...
- 2018-05-17 20:01:18,631 - Velocity was not initialized! Calling init()...
- 2018-05-17 20:01:18,631 - Velocity was not initialized! Calling init()...
- 2018-05-17 20:01:18,631 - Velocity was not initialized! Calling init()...
- 2018-05-17 20:01:18,631 - Velocity was not initialized! Calling init()...
- 2018-05-17 20:01:18,631 - Velocity was not initialized! Calling init()...
- 2018-05-17 20:01:18,631 - Velocity was not initialized! Calling init()...
- 2018-05-17 20:01:18,631 - Velocity was not initialized! Calling init()...
- 2018-05-17 20:01:18,632 - Velocity was not initialized! Calling init()...
- 2018-05-17 20:01:18,632 - Velocity was not initialized! Calling init()...
- 2018-05-17 20:01:18,632 - Velocity was not initialized! Calling init()...
- 2018-05-17 20:01:18,632 - Velocity was not initialized! Calling init()...
- 2018-05-17 20:01:18,632 - Created '20' parsers.
- 2018-05-17 20:01:18,642 - Velocimacro : "velocimacro.library" is not set. Trying default library: VM_global_library.vm
- 2018-05-17 20:01:18,642 - Velocity was not initialized! Calling init()...
- 2018-05-17 20:01:18,644 - Could not load resource 'VM_global_library.vm' from ResourceLoader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader:
- org.apache.velocity.exception.ResourceNotFoundException: ClasspathResourceLoader Error: cannot find resource VM_global_library.vm
- at org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader.getResourceStream(ClasspathResourceLoader.java:131)
- at org.apache.velocity.runtime.resource.loader.ResourceLoader.resourceExists(ResourceLoader.java:224)
- at org.apache.velocity.runtime.resource.ResourceManagerImpl.getLoaderForResource(ResourceManagerImpl.java:641)
- at org.apache.velocity.runtime.resource.ResourceManagerImpl.getLoaderNameForResource(ResourceManagerImpl.java:624)
- at org.apache.velocity.runtime.RuntimeInstance.getLoaderNameForResource(RuntimeInstance.java:1464)
- at org.apache.velocity.runtime.VelocimacroFactory.initVelocimacro(VelocimacroFactory.java:159)
- at org.apache.velocity.runtime.RuntimeInstance.init(RuntimeInstance.java:261)
- at org.apache.velocity.runtime.RuntimeInstance.init(RuntimeInstance.java:589)
- at org.apache.velocity.runtime.RuntimeSingleton.init(RuntimeSingleton.java:229)
- at org.apache.velocity.app.Velocity.init(Velocity.java:107)
- at com.frameworkset.util.VelocityUtil.init(VelocityUtil.java:218)
- at com.frameworkset.util.VelocityUtil.evaluate(VelocityUtil.java:290)
- at com.frameworkset.common.poolman.SQLParams.evaluateSqlTemplate(SQLParams.java:142)
- at com.frameworkset.common.poolman.SQLParams.buildParamsByVariableParser(SQLParams.java:240)
- at com.frameworkset.common.poolman.SQLParams.buildParams(SQLParams.java:188)
- at com.frameworkset.common.poolman.SQLParams.buildParams(SQLParams.java:135)
- at com.frameworkset.common.poolman.PreparedDBUtil.addPreparedBatch(PreparedDBUtil.java:4005)
- at com.frameworkset.common.poolman.SQLExecutor.execute(SQLExecutor.java:380)
- at com.frameworkset.common.poolman.SQLExecutor.execute(SQLExecutor.java:404)
- at com.frameworkset.common.poolman.SQLExecutor.insertBeans(SQLExecutor.java:362)
- at com.frameworkset.common.poolman.SQLExecutor.insertBean(SQLExecutor.java:624)
- at com.chinacreator.process.dao.NetOrderDao.cancelOrder(NetOrderDao.java:58)
- at com.chinacreator.process.service.VacOrderService.cancel(VacOrderService.java:223)
- at com.chinacreator.process.service.VacOrderService.handle(VacOrderService.java:79)
- at com.chinacreator.process.job.VacService.run(VacMQJob.java:110)
- at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
- at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
- at java.lang.Thread.run(Thread.java:745)
- 2018-05-17 20:01:18,649 - Velocimacro : Default library not found.
- 2018-05-17 20:01:18,650 - Velocimacro : allowInline = true : VMs can be defined inline in templates
- 2018-05-17 20:01:18,650 - Velocimacro : allowInlineToOverride = false : VMs defined inline may NOT replace previous VM definitions
- 2018-05-17 20:01:18,650 - Velocimacro : allowInlineLocal = false : VMs defined inline will be global in scope if allowed.
- 2018-05-17 20:01:18,650 - Velocimacro : autoload off : VM system will not automatically reload global library macros
- 2018-05-17 20:02:59,577 - Log4JLogChute initialized using file 'velocity.log'
- 2018-05-17 20:02:59,579 - Starting Apache Velocity v1.6.4 (compiled: 2010-04-27 15:31:23)
- 2018-05-17 20:02:59,579 - Default Properties File: org\apache\velocity\runtime\defaults\velocity.properties
- 2018-05-17 20:02:59,579 - Trying to use logger class org.apache.velocity.runtime.log.AvalonLogChute
- 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...
- 2018-05-17 20:02:59,579 - Trying to use logger class org.apache.velocity.runtime.log.Log4JLogChute
- 2018-05-17 20:02:59,579 - Using logger class org.apache.velocity.runtime.log.Log4JLogChute
- 2018-05-17 20:02:59,584 - ResourceLoader instantiated: org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
- 2018-05-17 20:02:59,593 - ResourceCache: initialized (class org.apache.velocity.runtime.resource.ResourceCacheImpl) with class java.util.Collections$SynchronizedMap cache map.
- 2018-05-17 20:02:59,595 - Loaded System Directive: org.apache.velocity.runtime.directive.Define
- 2018-05-17 20:02:59,596 - Loaded System Directive: org.apache.velocity.runtime.directive.Break
- 2018-05-17 20:02:59,599 - Loaded System Directive: org.apache.velocity.runtime.directive.Evaluate
- 2018-05-17 20:02:59,600 - Loaded System Directive: org.apache.velocity.runtime.directive.Literal
- 2018-05-17 20:02:59,602 - Loaded System Directive: org.apache.velocity.runtime.directive.Macro
- 2018-05-17 20:02:59,603 - Loaded System Directive: org.apache.velocity.runtime.directive.Parse
- 2018-05-17 20:02:59,606 - Loaded System Directive: org.apache.velocity.runtime.directive.Include
- 2018-05-17 20:02:59,607 - Loaded System Directive: org.apache.velocity.runtime.directive.Foreach
- 2018-05-17 20:02:59,611 - Velocity was not initialized! Calling init()...
- 2018-05-17 20:02:59,633 - Velocity was not initialized! Calling init()...
- 2018-05-17 20:02:59,633 - Velocity was not initialized! Calling init()...
- 2018-05-17 20:02:59,633 - Velocity was not initialized! Calling init()...
- 2018-05-17 20:02:59,633 - Velocity was not initialized! Calling init()...
- 2018-05-17 20:02:59,634 - Velocity was not initialized! Calling init()...
- 2018-05-17 20:02:59,634 - Velocity was not initialized! Calling init()...
- 2018-05-17 20:02:59,634 - Velocity was not initialized! Calling init()...
- 2018-05-17 20:02:59,634 - Velocity was not initialized! Calling init()...
- 2018-05-17 20:02:59,634 - Velocity was not initialized! Calling init()...
- 2018-05-17 20:02:59,634 - Velocity was not initialized! Calling init()...
- 2018-05-17 20:02:59,634 - Velocity was not initialized! Calling init()...
- 2018-05-17 20:02:59,641 - Velocity was not initialized! Calling init()...
- 2018-05-17 20:02:59,641 - Velocity was not initialized! Calling init()...
- 2018-05-17 20:02:59,641 - Velocity was not initialized! Calling init()...
- 2018-05-17 20:02:59,641 - Velocity was not initialized! Calling init()...
- 2018-05-17 20:02:59,641 - Velocity was not initialized! Calling init()...
- 2018-05-17 20:02:59,642 - Velocity was not initialized! Calling init()...
- 2018-05-17 20:02:59,642 - Velocity was not initialized! Calling init()...
- 2018-05-17 20:02:59,642 - Velocity was not initialized! Calling init()...
- 2018-05-17 20:02:59,642 - Created '20' parsers.
- 2018-05-17 20:02:59,649 - Velocimacro : "velocimacro.library" is not set. Trying default library: VM_global_library.vm
- 2018-05-17 20:02:59,649 - Velocity was not initialized! Calling init()...
- 2018-05-17 20:02:59,651 - Could not load resource 'VM_global_library.vm' from ResourceLoader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader:
- org.apache.velocity.exception.ResourceNotFoundException: ClasspathResourceLoader Error: cannot find resource VM_global_library.vm
- at org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader.getResourceStream(ClasspathResourceLoader.java:131)
- at org.apache.velocity.runtime.resource.loader.ResourceLoader.resourceExists(ResourceLoader.java:224)
- at org.apache.velocity.runtime.resource.ResourceManagerImpl.getLoaderForResource(ResourceManagerImpl.java:641)
- at org.apache.velocity.runtime.resource.ResourceManagerImpl.getLoaderNameForResource(ResourceManagerImpl.java:624)
- at org.apache.velocity.runtime.RuntimeInstance.getLoaderNameForResource(RuntimeInstance.java:1464)
- at org.apache.velocity.runtime.VelocimacroFactory.initVelocimacro(VelocimacroFactory.java:159)
- at org.apache.velocity.runtime.RuntimeInstance.init(RuntimeInstance.java:261)
- at org.apache.velocity.runtime.RuntimeInstance.init(RuntimeInstance.java:589)
- at org.apache.velocity.runtime.RuntimeSingleton.init(RuntimeSingleton.java:229)
- at org.apache.velocity.app.Velocity.init(Velocity.java:107)
- at com.frameworkset.util.VelocityUtil.init(VelocityUtil.java:218)
- at com.frameworkset.util.VelocityUtil.evaluate(VelocityUtil.java:290)
- at com.frameworkset.common.poolman.SQLParams.evaluateSqlTemplate(SQLParams.java:142)
- at com.frameworkset.common.poolman.SQLParams.buildParamsByVariableParser(SQLParams.java:240)
- at com.frameworkset.common.poolman.SQLParams.buildParams(SQLParams.java:188)
- at com.frameworkset.common.poolman.SQLParams.buildParams(SQLParams.java:135)
- at com.frameworkset.common.poolman.PreparedDBUtil.addPreparedBatch(PreparedDBUtil.java:4005)
- at com.frameworkset.common.poolman.SQLExecutor.execute(SQLExecutor.java:380)
- at com.frameworkset.common.poolman.SQLExecutor.execute(SQLExecutor.java:404)
- at com.frameworkset.common.poolman.SQLExecutor.insertBeans(SQLExecutor.java:362)
- at com.frameworkset.common.poolman.SQLExecutor.insertBean(SQLExecutor.java:624)
- at com.chinacreator.process.dao.NetOrderDao.cancelOrder(NetOrderDao.java:58)
- at com.chinacreator.process.service.VacOrderService.cancel(VacOrderService.java:223)
- at com.chinacreator.process.service.VacOrderService.handle(VacOrderService.java:79)
- at com.chinacreator.process.job.VacService.run(VacMQJob.java:110)
- at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
- at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
- at java.lang.Thread.run(Thread.java:745)
- 2018-05-17 20:02:59,661 - Velocimacro : Default library not found.
- 2018-05-17 20:02:59,661 - Velocimacro : allowInline = true : VMs can be defined inline in templates
- 2018-05-17 20:02:59,661 - Velocimacro : allowInlineToOverride = false : VMs defined inline may NOT replace previous VM definitions
- 2018-05-17 20:02:59,661 - Velocimacro : allowInlineLocal = false : VMs defined inline will be global in scope if allowed.
- 2018-05-17 20:02:59,661 - Velocimacro : autoload off : VM system will not automatically reload global library macros
- 2018-05-17 20:06:04,287 - Log4JLogChute initialized using file 'velocity.log'
- 2018-05-17 20:06:04,288 - Starting Apache Velocity v1.6.4 (compiled: 2010-04-27 15:31:23)
- 2018-05-17 20:06:04,288 - Default Properties File: org\apache\velocity\runtime\defaults\velocity.properties
- 2018-05-17 20:06:04,288 - Trying to use logger class org.apache.velocity.runtime.log.AvalonLogChute
- 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...
- 2018-05-17 20:06:04,288 - Trying to use logger class org.apache.velocity.runtime.log.Log4JLogChute
- 2018-05-17 20:06:04,288 - Using logger class org.apache.velocity.runtime.log.Log4JLogChute
- 2018-05-17 20:06:04,300 - ResourceLoader instantiated: org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
- 2018-05-17 20:06:04,321 - ResourceCache: initialized (class org.apache.velocity.runtime.resource.ResourceCacheImpl) with class java.util.Collections$SynchronizedMap cache map.
- 2018-05-17 20:06:04,326 - Loaded System Directive: org.apache.velocity.runtime.directive.Define
- 2018-05-17 20:06:04,330 - Loaded System Directive: org.apache.velocity.runtime.directive.Break
- 2018-05-17 20:06:04,332 - Loaded System Directive: org.apache.velocity.runtime.directive.Evaluate
- 2018-05-17 20:06:04,334 - Loaded System Directive: org.apache.velocity.runtime.directive.Literal
- 2018-05-17 20:06:04,338 - Loaded System Directive: org.apache.velocity.runtime.directive.Macro
- 2018-05-17 20:06:04,342 - Loaded System Directive: org.apache.velocity.runtime.directive.Parse
- 2018-05-17 20:06:04,346 - Loaded System Directive: org.apache.velocity.runtime.directive.Include
- 2018-05-17 20:06:04,348 - Loaded System Directive: org.apache.velocity.runtime.directive.Foreach
- 2018-05-17 20:06:04,356 - Velocity was not initialized! Calling init()...
- 2018-05-17 20:06:04,396 - Velocity was not initialized! Calling init()...
- 2018-05-17 20:06:04,396 - Velocity was not initialized! Calling init()...
- 2018-05-17 20:06:04,396 - Velocity was not initialized! Calling init()...
- 2018-05-17 20:06:04,396 - Velocity was not initialized! Calling init()...
- 2018-05-17 20:06:04,396 - Velocity was not initialized! Calling init()...
- 2018-05-17 20:06:04,397 - Velocity was not initialized! Calling init()...
- 2018-05-17 20:06:04,397 - Velocity was not initialized! Calling init()...
- 2018-05-17 20:06:04,397 - Velocity was not initialized! Calling init()...
- 2018-05-17 20:06:04,397 - Velocity was not initialized! Calling init()...
- 2018-05-17 20:06:04,397 - Velocity was not initialized! Calling init()...
- 2018-05-17 20:06:04,398 - Velocity was not initialized! Calling init()...
- 2018-05-17 20:06:04,398 - Velocity was not initialized! Calling init()...
- 2018-05-17 20:06:04,398 - Velocity was not initialized! Calling init()...
- 2018-05-17 20:06:04,398 - Velocity was not initialized! Calling init()...
- 2018-05-17 20:06:04,398 - Velocity was not initialized! Calling init()...
- 2018-05-17 20:06:04,398 - Velocity was not initialized! Calling init()...
- 2018-05-17 20:06:04,399 - Velocity was not initialized! Calling init()...
- 2018-05-17 20:06:04,399 - Velocity was not initialized! Calling init()...
- 2018-05-17 20:06:04,399 - Velocity was not initialized! Calling init()...
- 2018-05-17 20:06:04,399 - Created '20' parsers.
- 2018-05-17 20:06:04,424 - Velocimacro : "velocimacro.library" is not set. Trying default library: VM_global_library.vm
- 2018-05-17 20:06:04,424 - Velocity was not initialized! Calling init()...
- 2018-05-17 20:06:04,429 - Could not load resource 'VM_global_library.vm' from ResourceLoader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader:
- org.apache.velocity.exception.ResourceNotFoundException: ClasspathResourceLoader Error: cannot find resource VM_global_library.vm
- at org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader.getResourceStream(ClasspathResourceLoader.java:131)
- at org.apache.velocity.runtime.resource.loader.ResourceLoader.resourceExists(ResourceLoader.java:224)
- at org.apache.velocity.runtime.resource.ResourceManagerImpl.getLoaderForResource(ResourceManagerImpl.java:641)
- at org.apache.velocity.runtime.resource.ResourceManagerImpl.getLoaderNameForResource(ResourceManagerImpl.java:624)
- at org.apache.velocity.runtime.RuntimeInstance.getLoaderNameForResource(RuntimeInstance.java:1464)
- at org.apache.velocity.runtime.VelocimacroFactory.initVelocimacro(VelocimacroFactory.java:159)
- at org.apache.velocity.runtime.RuntimeInstance.init(RuntimeInstance.java:261)
- at org.apache.velocity.runtime.RuntimeInstance.init(RuntimeInstance.java:589)
- at org.apache.velocity.runtime.RuntimeSingleton.init(RuntimeSingleton.java:229)
- at org.apache.velocity.app.Velocity.init(Velocity.java:107)
- at com.frameworkset.util.VelocityUtil.init(VelocityUtil.java:218)
- at com.frameworkset.util.VelocityUtil.evaluate(VelocityUtil.java:290)
- at com.frameworkset.common.poolman.SQLParams.evaluateSqlTemplate(SQLParams.java:142)
- at com.frameworkset.common.poolman.SQLParams.buildParamsByVariableParser(SQLParams.java:240)
- at com.frameworkset.common.poolman.SQLParams.buildParams(SQLParams.java:188)
- at com.frameworkset.common.poolman.SQLParams.buildParams(SQLParams.java:135)
- at com.frameworkset.common.poolman.PreparedDBUtil.addPreparedBatch(PreparedDBUtil.java:4005)
- at com.frameworkset.common.poolman.SQLExecutor.execute(SQLExecutor.java:380)
- at com.frameworkset.common.poolman.SQLExecutor.execute(SQLExecutor.java:404)
- at com.frameworkset.common.poolman.SQLExecutor.insertBeans(SQLExecutor.java:362)
- at com.frameworkset.common.poolman.SQLExecutor.insertBean(SQLExecutor.java:624)
- at com.chinacreator.process.dao.NetOrderDao.cancelOrder(NetOrderDao.java:58)
- at com.chinacreator.process.service.VacOrderService.cancel(VacOrderService.java:223)
- at com.chinacreator.process.service.VacOrderService.handle(Unknown Source)
- at com.chinacreator.process.job.VacService.run(VacMQJob.java:110)
- at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
- at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
- at java.lang.Thread.run(Thread.java:745)
- 2018-05-17 20:06:04,433 - Velocimacro : Default library not found.
- 2018-05-17 20:06:04,433 - Velocimacro : allowInline = true : VMs can be defined inline in templates
- 2018-05-17 20:06:04,433 - Velocimacro : allowInlineToOverride = false : VMs defined inline may NOT replace previous VM definitions
- 2018-05-17 20:06:04,433 - Velocimacro : allowInlineLocal = false : VMs defined inline will be global in scope if allowed.
- 2018-05-17 20:06:04,434 - Velocimacro : autoload off : VM system will not automatically reload global library macros
- 2018-08-02 15:46:22,750 - Log4JLogChute initialized using file 'velocity.log'
- 2018-08-02 15:46:22,757 - Starting Apache Velocity v1.6.4 (compiled: 2010-04-27 15:31:23)
- 2018-08-02 15:46:22,757 - Default Properties File: org\apache\velocity\runtime\defaults\velocity.properties
- 2018-08-02 15:46:22,757 - Trying to use logger class org.apache.velocity.runtime.log.AvalonLogChute
- 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...
- 2018-08-02 15:46:22,758 - Trying to use logger class org.apache.velocity.runtime.log.Log4JLogChute
- 2018-08-02 15:46:22,758 - Using logger class org.apache.velocity.runtime.log.Log4JLogChute
- 2018-08-02 15:46:22,771 - ResourceLoader instantiated: org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
- 2018-08-02 15:46:22,793 - ResourceCache: initialized (class org.apache.velocity.runtime.resource.ResourceCacheImpl) with class java.util.Collections$SynchronizedMap cache map.
- 2018-08-02 15:46:22,798 - Loaded System Directive: org.apache.velocity.runtime.directive.Define
- 2018-08-02 15:46:22,802 - Loaded System Directive: org.apache.velocity.runtime.directive.Break
- 2018-08-02 15:46:22,804 - Loaded System Directive: org.apache.velocity.runtime.directive.Evaluate
- 2018-08-02 15:46:22,805 - Loaded System Directive: org.apache.velocity.runtime.directive.Literal
- 2018-08-02 15:46:22,809 - Loaded System Directive: org.apache.velocity.runtime.directive.Macro
- 2018-08-02 15:46:22,813 - Loaded System Directive: org.apache.velocity.runtime.directive.Parse
- 2018-08-02 15:46:22,817 - Loaded System Directive: org.apache.velocity.runtime.directive.Include
- 2018-08-02 15:46:22,820 - Loaded System Directive: org.apache.velocity.runtime.directive.Foreach
- 2018-08-02 15:46:22,828 - Velocity was not initialized! Calling init()...
- 2018-08-02 15:46:22,871 - Velocity was not initialized! Calling init()...
- 2018-08-02 15:46:22,871 - Velocity was not initialized! Calling init()...
- 2018-08-02 15:46:22,872 - Velocity was not initialized! Calling init()...
- 2018-08-02 15:46:22,872 - Velocity was not initialized! Calling init()...
- 2018-08-02 15:46:22,872 - Velocity was not initialized! Calling init()...
- 2018-08-02 15:46:22,872 - Velocity was not initialized! Calling init()...
- 2018-08-02 15:46:22,872 - Velocity was not initialized! Calling init()...
- 2018-08-02 15:46:22,873 - Velocity was not initialized! Calling init()...
- 2018-08-02 15:46:22,873 - Velocity was not initialized! Calling init()...
- 2018-08-02 15:46:22,873 - Velocity was not initialized! Calling init()...
- 2018-08-02 15:46:22,873 - Velocity was not initialized! Calling init()...
- 2018-08-02 15:46:22,873 - Velocity was not initialized! Calling init()...
- 2018-08-02 15:46:22,873 - Velocity was not initialized! Calling init()...
- 2018-08-02 15:46:22,874 - Velocity was not initialized! Calling init()...
- 2018-08-02 15:46:22,874 - Velocity was not initialized! Calling init()...
- 2018-08-02 15:46:22,874 - Velocity was not initialized! Calling init()...
- 2018-08-02 15:46:22,874 - Velocity was not initialized! Calling init()...
- 2018-08-02 15:46:22,874 - Velocity was not initialized! Calling init()...
- 2018-08-02 15:46:22,874 - Velocity was not initialized! Calling init()...
- 2018-08-02 15:46:22,875 - Created '20' parsers.
- 2018-08-02 15:46:22,903 - Velocimacro : "velocimacro.library" is not set. Trying default library: VM_global_library.vm
- 2018-08-02 15:46:22,903 - Velocity was not initialized! Calling init()...
- 2018-08-02 15:46:22,907 - Could not load resource 'VM_global_library.vm' from ResourceLoader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader:
- org.apache.velocity.exception.ResourceNotFoundException: ClasspathResourceLoader Error: cannot find resource VM_global_library.vm
- at org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader.getResourceStream(ClasspathResourceLoader.java:131)
- at org.apache.velocity.runtime.resource.loader.ResourceLoader.resourceExists(ResourceLoader.java:224)
- at org.apache.velocity.runtime.resource.ResourceManagerImpl.getLoaderForResource(ResourceManagerImpl.java:641)
- at org.apache.velocity.runtime.resource.ResourceManagerImpl.getLoaderNameForResource(ResourceManagerImpl.java:624)
- at org.apache.velocity.runtime.RuntimeInstance.getLoaderNameForResource(RuntimeInstance.java:1464)
- at org.apache.velocity.runtime.VelocimacroFactory.initVelocimacro(VelocimacroFactory.java:159)
- at org.apache.velocity.runtime.RuntimeInstance.init(RuntimeInstance.java:261)
- at org.apache.velocity.runtime.RuntimeInstance.init(RuntimeInstance.java:589)
- at org.apache.velocity.runtime.RuntimeSingleton.init(RuntimeSingleton.java:229)
- at org.apache.velocity.app.Velocity.init(Velocity.java:107)
- at com.frameworkset.util.VelocityUtil.init(VelocityUtil.java:218)
- at com.frameworkset.util.VelocityUtil.evaluate(VelocityUtil.java:290)
- at com.frameworkset.common.poolman.SQLParams.evaluateSqlTemplate(SQLParams.java:142)
- at com.frameworkset.common.poolman.SQLParams.buildParamsByVariableParser(SQLParams.java:240)
- at com.frameworkset.common.poolman.SQLParams.buildParams(SQLParams.java:188)
- at com.frameworkset.common.poolman.SQLParams.buildParams(SQLParams.java:135)
- at com.frameworkset.common.poolman.PreparedDBUtil.addPreparedBatch(PreparedDBUtil.java:4005)
- at com.frameworkset.common.poolman.SQLExecutor.execute(SQLExecutor.java:380)
- at com.frameworkset.common.poolman.SQLExecutor.execute(SQLExecutor.java:404)
- at com.frameworkset.common.poolman.SQLExecutor.insertBeans(SQLExecutor.java:362)
- at com.frameworkset.common.poolman.SQLExecutor.insertBean(SQLExecutor.java:624)
- at com.chinacreator.process.dao.KfkChangeNumDao.order(KfkChangeNumDao.java:41)
- at com.chinacreator.process.job.KafkaTransJob.order(KafkaTransJob.java:173)
- at com.chinacreator.process.job.KafkaTransJob.handle(KafkaTransJob.java:63)
- at com.chinacreator.process.job.KafkaTransJob.doProcess(KafkaTransJob.java:53)
- at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
- at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
- at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
- at java.lang.reflect.Method.invoke(Method.java:498)
- at org.springframework.scheduling.support.ScheduledMethodRunnable.run(ScheduledMethodRunnable.java:64)
- at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:53)
- at org.springframework.scheduling.concurrent.ReschedulingRunnable.run(ReschedulingRunnable.java:81)
- at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
- at java.util.concurrent.FutureTask.run(FutureTask.java:266)
- at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$201(ScheduledThreadPoolExecutor.java:180)
- at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:293)
- at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
- at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
- at java.lang.Thread.run(Thread.java:745)
- 2018-08-02 15:46:22,912 - Velocimacro : Default library not found.
- 2018-08-02 15:46:22,913 - Velocimacro : allowInline = true : VMs can be defined inline in templates
- 2018-08-02 15:46:22,913 - Velocimacro : allowInlineToOverride = false : VMs defined inline may NOT replace previous VM definitions
- 2018-08-02 15:46:22,913 - Velocimacro : allowInlineLocal = false : VMs defined inline will be global in scope if allowed.
- 2018-08-02 15:46:22,913 - Velocimacro : autoload off : VM system will not automatically reload global library macros
- 2018-08-02 15:50:58,643 - Log4JLogChute initialized using file 'velocity.log'
- 2018-08-02 15:50:58,643 - Starting Apache Velocity v1.6.4 (compiled: 2010-04-27 15:31:23)
- 2018-08-02 15:50:58,643 - Default Properties File: org\apache\velocity\runtime\defaults\velocity.properties
- 2018-08-02 15:50:58,643 - Trying to use logger class org.apache.velocity.runtime.log.AvalonLogChute
- 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...
- 2018-08-02 15:50:58,643 - Trying to use logger class org.apache.velocity.runtime.log.Log4JLogChute
- 2018-08-02 15:50:58,644 - Using logger class org.apache.velocity.runtime.log.Log4JLogChute
- 2018-08-02 15:50:58,655 - ResourceLoader instantiated: org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
- 2018-08-02 15:50:58,676 - ResourceCache: initialized (class org.apache.velocity.runtime.resource.ResourceCacheImpl) with class java.util.Collections$SynchronizedMap cache map.
- 2018-08-02 15:50:58,681 - Loaded System Directive: org.apache.velocity.runtime.directive.Define
- 2018-08-02 15:50:58,684 - Loaded System Directive: org.apache.velocity.runtime.directive.Break
- 2018-08-02 15:50:58,686 - Loaded System Directive: org.apache.velocity.runtime.directive.Evaluate
- 2018-08-02 15:50:58,689 - Loaded System Directive: org.apache.velocity.runtime.directive.Literal
- 2018-08-02 15:50:58,692 - Loaded System Directive: org.apache.velocity.runtime.directive.Macro
- 2018-08-02 15:50:58,696 - Loaded System Directive: org.apache.velocity.runtime.directive.Parse
- 2018-08-02 15:50:58,700 - Loaded System Directive: org.apache.velocity.runtime.directive.Include
- 2018-08-02 15:50:58,703 - Loaded System Directive: org.apache.velocity.runtime.directive.Foreach
- 2018-08-02 15:50:58,710 - Velocity was not initialized! Calling init()...
- 2018-08-02 15:50:58,751 - Velocity was not initialized! Calling init()...
- 2018-08-02 15:50:58,751 - Velocity was not initialized! Calling init()...
- 2018-08-02 15:50:58,751 - Velocity was not initialized! Calling init()...
- 2018-08-02 15:50:58,751 - Velocity was not initialized! Calling init()...
- 2018-08-02 15:50:58,752 - Velocity was not initialized! Calling init()...
- 2018-08-02 15:50:58,752 - Velocity was not initialized! Calling init()...
- 2018-08-02 15:50:58,752 - Velocity was not initialized! Calling init()...
- 2018-08-02 15:50:58,752 - Velocity was not initialized! Calling init()...
- 2018-08-02 15:50:58,752 - Velocity was not initialized! Calling init()...
- 2018-08-02 15:50:58,752 - Velocity was not initialized! Calling init()...
- 2018-08-02 15:50:58,753 - Velocity was not initialized! Calling init()...
- 2018-08-02 15:50:58,753 - Velocity was not initialized! Calling init()...
- 2018-08-02 15:50:58,753 - Velocity was not initialized! Calling init()...
- 2018-08-02 15:50:58,753 - Velocity was not initialized! Calling init()...
- 2018-08-02 15:50:58,753 - Velocity was not initialized! Calling init()...
- 2018-08-02 15:50:58,753 - Velocity was not initialized! Calling init()...
- 2018-08-02 15:50:58,754 - Velocity was not initialized! Calling init()...
- 2018-08-02 15:50:58,754 - Velocity was not initialized! Calling init()...
- 2018-08-02 15:50:58,754 - Velocity was not initialized! Calling init()...
- 2018-08-02 15:50:58,754 - Created '20' parsers.
- 2018-08-02 15:50:58,785 - Velocimacro : "velocimacro.library" is not set. Trying default library: VM_global_library.vm
- 2018-08-02 15:50:58,785 - Velocity was not initialized! Calling init()...
- 2018-08-02 15:50:58,789 - Could not load resource 'VM_global_library.vm' from ResourceLoader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader:
- org.apache.velocity.exception.ResourceNotFoundException: ClasspathResourceLoader Error: cannot find resource VM_global_library.vm
- at org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader.getResourceStream(ClasspathResourceLoader.java:131)
- at org.apache.velocity.runtime.resource.loader.ResourceLoader.resourceExists(ResourceLoader.java:224)
- at org.apache.velocity.runtime.resource.ResourceManagerImpl.getLoaderForResource(ResourceManagerImpl.java:641)
- at org.apache.velocity.runtime.resource.ResourceManagerImpl.getLoaderNameForResource(ResourceManagerImpl.java:624)
- at org.apache.velocity.runtime.RuntimeInstance.getLoaderNameForResource(RuntimeInstance.java:1464)
- at org.apache.velocity.runtime.VelocimacroFactory.initVelocimacro(VelocimacroFactory.java:159)
- at org.apache.velocity.runtime.RuntimeInstance.init(RuntimeInstance.java:261)
- at org.apache.velocity.runtime.RuntimeInstance.init(RuntimeInstance.java:589)
- at org.apache.velocity.runtime.RuntimeSingleton.init(RuntimeSingleton.java:229)
- at org.apache.velocity.app.Velocity.init(Velocity.java:107)
- at com.frameworkset.util.VelocityUtil.init(VelocityUtil.java:218)
- at com.frameworkset.util.VelocityUtil.evaluate(VelocityUtil.java:290)
- at com.frameworkset.common.poolman.SQLParams.evaluateSqlTemplate(SQLParams.java:142)
- at com.frameworkset.common.poolman.SQLParams.buildParamsByVariableParser(SQLParams.java:240)
- at com.frameworkset.common.poolman.SQLParams.buildParams(SQLParams.java:188)
- at com.frameworkset.common.poolman.SQLParams.buildParams(SQLParams.java:135)
- at com.frameworkset.common.poolman.PreparedDBUtil.addPreparedBatch(PreparedDBUtil.java:4005)
- at com.frameworkset.common.poolman.SQLExecutor.execute(SQLExecutor.java:380)
- at com.frameworkset.common.poolman.SQLExecutor.execute(SQLExecutor.java:404)
- at com.frameworkset.common.poolman.SQLExecutor.insertBeans(SQLExecutor.java:362)
- at com.frameworkset.common.poolman.SQLExecutor.insertBean(SQLExecutor.java:624)
- at com.chinacreator.process.dao.KfkChangeNumDao.addOrderLog(KfkChangeNumDao.java:56)
- at com.chinacreator.process.job.KafkaTransJob.addlog(KafkaTransJob.java:210)
- at com.chinacreator.process.job.KafkaTransJob.cancnel(KafkaTransJob.java:142)
- at com.chinacreator.process.job.KafkaTransJob.handle(KafkaTransJob.java:64)
- at com.chinacreator.process.job.KafkaTransJob.doProcess(KafkaTransJob.java:53)
- at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
- at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
- at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
- at java.lang.reflect.Method.invoke(Method.java:498)
- at org.springframework.scheduling.support.ScheduledMethodRunnable.run(ScheduledMethodRunnable.java:64)
- at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:53)
- at org.springframework.scheduling.concurrent.ReschedulingRunnable.run(ReschedulingRunnable.java:81)
- at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
- at java.util.concurrent.FutureTask.run(FutureTask.java:266)
- at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$201(ScheduledThreadPoolExecutor.java:180)
- at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:293)
- at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
- at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
- at java.lang.Thread.run(Thread.java:745)
- 2018-08-02 15:50:58,794 - Velocimacro : Default library not found.
- 2018-08-02 15:50:58,794 - Velocimacro : allowInline = true : VMs can be defined inline in templates
- 2018-08-02 15:50:58,794 - Velocimacro : allowInlineToOverride = false : VMs defined inline may NOT replace previous VM definitions
- 2018-08-02 15:50:58,794 - Velocimacro : allowInlineLocal = false : VMs defined inline will be global in scope if allowed.
- 2018-08-02 15:50:58,795 - Velocimacro : autoload off : VM system will not automatically reload global library macros
- 2018-08-02 15:53:52,117 - Log4JLogChute initialized using file 'velocity.log'
- 2018-08-02 15:53:52,118 - Starting Apache Velocity v1.6.4 (compiled: 2010-04-27 15:31:23)
- 2018-08-02 15:53:52,118 - Default Properties File: org\apache\velocity\runtime\defaults\velocity.properties
- 2018-08-02 15:53:52,118 - Trying to use logger class org.apache.velocity.runtime.log.AvalonLogChute
- 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...
- 2018-08-02 15:53:52,118 - Trying to use logger class org.apache.velocity.runtime.log.Log4JLogChute
- 2018-08-02 15:53:52,118 - Using logger class org.apache.velocity.runtime.log.Log4JLogChute
- 2018-08-02 15:53:52,130 - ResourceLoader instantiated: org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
- 2018-08-02 15:53:52,151 - ResourceCache: initialized (class org.apache.velocity.runtime.resource.ResourceCacheImpl) with class java.util.Collections$SynchronizedMap cache map.
- 2018-08-02 15:53:52,155 - Loaded System Directive: org.apache.velocity.runtime.directive.Define
- 2018-08-02 15:53:52,159 - Loaded System Directive: org.apache.velocity.runtime.directive.Break
- 2018-08-02 15:53:52,161 - Loaded System Directive: org.apache.velocity.runtime.directive.Evaluate
- 2018-08-02 15:53:52,163 - Loaded System Directive: org.apache.velocity.runtime.directive.Literal
- 2018-08-02 15:53:52,167 - Loaded System Directive: org.apache.velocity.runtime.directive.Macro
- 2018-08-02 15:53:52,171 - Loaded System Directive: org.apache.velocity.runtime.directive.Parse
- 2018-08-02 15:53:52,174 - Loaded System Directive: org.apache.velocity.runtime.directive.Include
- 2018-08-02 15:53:52,177 - Loaded System Directive: org.apache.velocity.runtime.directive.Foreach
- 2018-08-02 15:53:52,184 - Velocity was not initialized! Calling init()...
- 2018-08-02 15:53:52,225 - Velocity was not initialized! Calling init()...
- 2018-08-02 15:53:52,225 - Velocity was not initialized! Calling init()...
- 2018-08-02 15:53:52,225 - Velocity was not initialized! Calling init()...
- 2018-08-02 15:53:52,226 - Velocity was not initialized! Calling init()...
- 2018-08-02 15:53:52,226 - Velocity was not initialized! Calling init()...
- 2018-08-02 15:53:52,226 - Velocity was not initialized! Calling init()...
- 2018-08-02 15:53:52,226 - Velocity was not initialized! Calling init()...
- 2018-08-02 15:53:52,226 - Velocity was not initialized! Calling init()...
- 2018-08-02 15:53:52,227 - Velocity was not initialized! Calling init()...
- 2018-08-02 15:53:52,227 - Velocity was not initialized! Calling init()...
- 2018-08-02 15:53:52,227 - Velocity was not initialized! Calling init()...
- 2018-08-02 15:53:52,227 - Velocity was not initialized! Calling init()...
- 2018-08-02 15:53:52,227 - Velocity was not initialized! Calling init()...
- 2018-08-02 15:53:52,227 - Velocity was not initialized! Calling init()...
- 2018-08-02 15:53:52,228 - Velocity was not initialized! Calling init()...
- 2018-08-02 15:53:52,228 - Velocity was not initialized! Calling init()...
- 2018-08-02 15:53:52,228 - Velocity was not initialized! Calling init()...
- 2018-08-02 15:53:52,228 - Velocity was not initialized! Calling init()...
- 2018-08-02 15:53:52,228 - Velocity was not initialized! Calling init()...
- 2018-08-02 15:53:52,229 - Created '20' parsers.
- 2018-08-02 15:53:52,255 - Velocimacro : "velocimacro.library" is not set. Trying default library: VM_global_library.vm
- 2018-08-02 15:53:52,255 - Velocity was not initialized! Calling init()...
- 2018-08-02 15:53:52,259 - Could not load resource 'VM_global_library.vm' from ResourceLoader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader:
- org.apache.velocity.exception.ResourceNotFoundException: ClasspathResourceLoader Error: cannot find resource VM_global_library.vm
- at org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader.getResourceStream(ClasspathResourceLoader.java:131)
- at org.apache.velocity.runtime.resource.loader.ResourceLoader.resourceExists(ResourceLoader.java:224)
- at org.apache.velocity.runtime.resource.ResourceManagerImpl.getLoaderForResource(ResourceManagerImpl.java:641)
- at org.apache.velocity.runtime.resource.ResourceManagerImpl.getLoaderNameForResource(ResourceManagerImpl.java:624)
- at org.apache.velocity.runtime.RuntimeInstance.getLoaderNameForResource(RuntimeInstance.java:1464)
- at org.apache.velocity.runtime.VelocimacroFactory.initVelocimacro(VelocimacroFactory.java:159)
- at org.apache.velocity.runtime.RuntimeInstance.init(RuntimeInstance.java:261)
- at org.apache.velocity.runtime.RuntimeInstance.init(RuntimeInstance.java:589)
- at org.apache.velocity.runtime.RuntimeSingleton.init(RuntimeSingleton.java:229)
- at org.apache.velocity.app.Velocity.init(Velocity.java:107)
- at com.frameworkset.util.VelocityUtil.init(VelocityUtil.java:218)
- at com.frameworkset.util.VelocityUtil.evaluate(VelocityUtil.java:290)
- at com.frameworkset.common.poolman.SQLParams.evaluateSqlTemplate(SQLParams.java:142)
- at com.frameworkset.common.poolman.SQLParams.buildParamsByVariableParser(SQLParams.java:240)
- at com.frameworkset.common.poolman.SQLParams.buildParams(SQLParams.java:188)
- at com.frameworkset.common.poolman.SQLParams.buildParams(SQLParams.java:135)
- at com.frameworkset.common.poolman.PreparedDBUtil.addPreparedBatch(PreparedDBUtil.java:4005)
- at com.frameworkset.common.poolman.SQLExecutor.execute(SQLExecutor.java:380)
- at com.frameworkset.common.poolman.SQLExecutor.execute(SQLExecutor.java:404)
- at com.frameworkset.common.poolman.SQLExecutor.insertBeans(SQLExecutor.java:362)
- at com.frameworkset.common.poolman.SQLExecutor.insertBean(SQLExecutor.java:624)
- at com.chinacreator.process.dao.KfkChangeNumDao.addOrderLog(KfkChangeNumDao.java:56)
- at com.chinacreator.process.job.KafkaTransJob.addlog(KafkaTransJob.java:210)
- at com.chinacreator.process.job.KafkaTransJob.cancnel(KafkaTransJob.java:142)
- at com.chinacreator.process.job.KafkaTransJob.handle(KafkaTransJob.java:64)
- at com.chinacreator.process.job.KafkaTransJob.doProcess(KafkaTransJob.java:53)
- at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
- at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
- at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
- at java.lang.reflect.Method.invoke(Method.java:498)
- at org.springframework.scheduling.support.ScheduledMethodRunnable.run(ScheduledMethodRunnable.java:64)
- at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:53)
- at org.springframework.scheduling.concurrent.ReschedulingRunnable.run(ReschedulingRunnable.java:81)
- at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
- at java.util.concurrent.FutureTask.run(FutureTask.java:266)
- at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$201(ScheduledThreadPoolExecutor.java:180)
- at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:293)
- at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
- at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
- at java.lang.Thread.run(Thread.java:745)
- 2018-08-02 15:53:52,264 - Velocimacro : Default library not found.
- 2018-08-02 15:53:52,264 - Velocimacro : allowInline = true : VMs can be defined inline in templates
- 2018-08-02 15:53:52,264 - Velocimacro : allowInlineToOverride = false : VMs defined inline may NOT replace previous VM definitions
- 2018-08-02 15:53:52,265 - Velocimacro : allowInlineLocal = false : VMs defined inline will be global in scope if allowed.
- 2018-08-02 15:53:52,265 - Velocimacro : autoload off : VM system will not automatically reload global library macros
- 2018-08-02 16:24:38,462 - Log4JLogChute initialized using file 'velocity.log'
- 2018-08-02 16:24:38,462 - Starting Apache Velocity v1.6.4 (compiled: 2010-04-27 15:31:23)
- 2018-08-02 16:24:38,462 - Default Properties File: org\apache\velocity\runtime\defaults\velocity.properties
- 2018-08-02 16:24:38,462 - Trying to use logger class org.apache.velocity.runtime.log.AvalonLogChute
- 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...
- 2018-08-02 16:24:38,462 - Trying to use logger class org.apache.velocity.runtime.log.Log4JLogChute
- 2018-08-02 16:24:38,462 - Using logger class org.apache.velocity.runtime.log.Log4JLogChute
- 2018-08-02 16:24:38,466 - ResourceLoader instantiated: org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
- 2018-08-02 16:24:38,478 - ResourceCache: initialized (class org.apache.velocity.runtime.resource.ResourceCacheImpl) with class java.util.Collections$SynchronizedMap cache map.
- 2018-08-02 16:24:38,479 - Loaded System Directive: org.apache.velocity.runtime.directive.Define
- 2018-08-02 16:24:38,481 - Loaded System Directive: org.apache.velocity.runtime.directive.Break
- 2018-08-02 16:24:38,482 - Loaded System Directive: org.apache.velocity.runtime.directive.Evaluate
- 2018-08-02 16:24:38,482 - Loaded System Directive: org.apache.velocity.runtime.directive.Literal
- 2018-08-02 16:24:38,484 - Loaded System Directive: org.apache.velocity.runtime.directive.Macro
- 2018-08-02 16:24:38,485 - Loaded System Directive: org.apache.velocity.runtime.directive.Parse
- 2018-08-02 16:24:38,486 - Loaded System Directive: org.apache.velocity.runtime.directive.Include
- 2018-08-02 16:24:38,487 - Loaded System Directive: org.apache.velocity.runtime.directive.Foreach
- 2018-08-02 16:24:38,496 - Velocity was not initialized! Calling init()...
- 2018-08-02 16:24:38,519 - Velocity was not initialized! Calling init()...
- 2018-08-02 16:24:38,519 - Velocity was not initialized! Calling init()...
- 2018-08-02 16:24:38,519 - Velocity was not initialized! Calling init()...
- 2018-08-02 16:24:38,519 - Velocity was not initialized! Calling init()...
- 2018-08-02 16:24:38,519 - Velocity was not initialized! Calling init()...
- 2018-08-02 16:24:38,519 - Velocity was not initialized! Calling init()...
- 2018-08-02 16:24:38,519 - Velocity was not initialized! Calling init()...
- 2018-08-02 16:24:38,519 - Velocity was not initialized! Calling init()...
- 2018-08-02 16:24:38,519 - Velocity was not initialized! Calling init()...
- 2018-08-02 16:24:38,519 - Velocity was not initialized! Calling init()...
- 2018-08-02 16:24:38,520 - Velocity was not initialized! Calling init()...
- 2018-08-02 16:24:38,520 - Velocity was not initialized! Calling init()...
- 2018-08-02 16:24:38,520 - Velocity was not initialized! Calling init()...
- 2018-08-02 16:24:38,520 - Velocity was not initialized! Calling init()...
- 2018-08-02 16:24:38,520 - Velocity was not initialized! Calling init()...
- 2018-08-02 16:24:38,520 - Velocity was not initialized! Calling init()...
- 2018-08-02 16:24:38,520 - Velocity was not initialized! Calling init()...
- 2018-08-02 16:24:38,521 - Velocity was not initialized! Calling init()...
- 2018-08-02 16:24:38,521 - Velocity was not initialized! Calling init()...
- 2018-08-02 16:24:38,522 - Created '20' parsers.
- 2018-08-02 16:24:38,530 - Velocimacro : "velocimacro.library" is not set. Trying default library: VM_global_library.vm
- 2018-08-02 16:24:38,530 - Velocity was not initialized! Calling init()...
- 2018-08-02 16:24:38,531 - Could not load resource 'VM_global_library.vm' from ResourceLoader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader:
- org.apache.velocity.exception.ResourceNotFoundException: ClasspathResourceLoader Error: cannot find resource VM_global_library.vm
- at org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader.getResourceStream(ClasspathResourceLoader.java:131)
- at org.apache.velocity.runtime.resource.loader.ResourceLoader.resourceExists(ResourceLoader.java:224)
- at org.apache.velocity.runtime.resource.ResourceManagerImpl.getLoaderForResource(ResourceManagerImpl.java:641)
- at org.apache.velocity.runtime.resource.ResourceManagerImpl.getLoaderNameForResource(ResourceManagerImpl.java:624)
- at org.apache.velocity.runtime.RuntimeInstance.getLoaderNameForResource(RuntimeInstance.java:1464)
- at org.apache.velocity.runtime.VelocimacroFactory.initVelocimacro(VelocimacroFactory.java:159)
- at org.apache.velocity.runtime.RuntimeInstance.init(RuntimeInstance.java:261)
- at org.apache.velocity.runtime.RuntimeInstance.init(RuntimeInstance.java:589)
- at org.apache.velocity.runtime.RuntimeSingleton.init(RuntimeSingleton.java:229)
- at org.apache.velocity.app.Velocity.init(Velocity.java:107)
- at com.frameworkset.util.VelocityUtil.init(VelocityUtil.java:218)
- at com.frameworkset.util.VelocityUtil.evaluate(VelocityUtil.java:290)
- at com.frameworkset.common.poolman.SQLParams.evaluateSqlTemplate(SQLParams.java:142)
- at com.frameworkset.common.poolman.SQLParams.buildParamsByVariableParser(SQLParams.java:240)
- at com.frameworkset.common.poolman.SQLParams.buildParams(SQLParams.java:188)
- at com.frameworkset.common.poolman.SQLParams.buildParams(SQLParams.java:135)
- at com.frameworkset.common.poolman.PreparedDBUtil.addPreparedBatch(PreparedDBUtil.java:4005)
- at com.frameworkset.common.poolman.SQLExecutor.execute(SQLExecutor.java:380)
- at com.frameworkset.common.poolman.SQLExecutor.execute(SQLExecutor.java:404)
- at com.frameworkset.common.poolman.SQLExecutor.insertBeans(SQLExecutor.java:362)
- at com.frameworkset.common.poolman.SQLExecutor.insertBean(SQLExecutor.java:624)
- at com.chinacreator.process.dao.KfkChangeNumDao.order(KfkChangeNumDao.java:41)
- at com.chinacreator.process.job.KafkaTransJob.order(KafkaTransJob.java:174)
- at com.chinacreator.process.job.KafkaTransJob.handle(KafkaTransJob.java:63)
- at com.chinacreator.process.job.KafkaTransJob.doProcess(KafkaTransJob.java:53)
- at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
- at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
- at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
- at java.lang.reflect.Method.invoke(Method.java:498)
- at org.springframework.scheduling.support.ScheduledMethodRunnable.run(ScheduledMethodRunnable.java:64)
- at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:53)
- at org.springframework.scheduling.concurrent.ReschedulingRunnable.run(ReschedulingRunnable.java:81)
- at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
- at java.util.concurrent.FutureTask.run(FutureTask.java:266)
- at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$201(ScheduledThreadPoolExecutor.java:180)
- at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:293)
- at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
- at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
- at java.lang.Thread.run(Thread.java:745)
- 2018-08-02 16:24:38,541 - Velocimacro : Default library not found.
- 2018-08-02 16:24:38,541 - Velocimacro : allowInline = true : VMs can be defined inline in templates
- 2018-08-02 16:24:38,542 - Velocimacro : allowInlineToOverride = false : VMs defined inline may NOT replace previous VM definitions
- 2018-08-02 16:24:38,542 - Velocimacro : allowInlineLocal = false : VMs defined inline will be global in scope if allowed.
- 2018-08-02 16:24:38,542 - Velocimacro : autoload off : VM system will not automatically reload global library macros
- 2018-08-02 16:26:15,735 - Log4JLogChute initialized using file 'velocity.log'
- 2018-08-02 16:26:15,735 - Starting Apache Velocity v1.6.4 (compiled: 2010-04-27 15:31:23)
- 2018-08-02 16:26:15,735 - Default Properties File: org\apache\velocity\runtime\defaults\velocity.properties
- 2018-08-02 16:26:15,735 - Trying to use logger class org.apache.velocity.runtime.log.AvalonLogChute
- 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...
- 2018-08-02 16:26:15,736 - Trying to use logger class org.apache.velocity.runtime.log.Log4JLogChute
- 2018-08-02 16:26:15,737 - Using logger class org.apache.velocity.runtime.log.Log4JLogChute
- 2018-08-02 16:26:15,743 - ResourceLoader instantiated: org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
- 2018-08-02 16:26:15,754 - ResourceCache: initialized (class org.apache.velocity.runtime.resource.ResourceCacheImpl) with class java.util.Collections$SynchronizedMap cache map.
- 2018-08-02 16:26:15,755 - Loaded System Directive: org.apache.velocity.runtime.directive.Define
- 2018-08-02 16:26:15,758 - Loaded System Directive: org.apache.velocity.runtime.directive.Break
- 2018-08-02 16:26:15,759 - Loaded System Directive: org.apache.velocity.runtime.directive.Evaluate
- 2018-08-02 16:26:15,759 - Loaded System Directive: org.apache.velocity.runtime.directive.Literal
- 2018-08-02 16:26:15,761 - Loaded System Directive: org.apache.velocity.runtime.directive.Macro
- 2018-08-02 16:26:15,765 - Loaded System Directive: org.apache.velocity.runtime.directive.Parse
- 2018-08-02 16:26:15,767 - Loaded System Directive: org.apache.velocity.runtime.directive.Include
- 2018-08-02 16:26:15,768 - Loaded System Directive: org.apache.velocity.runtime.directive.Foreach
- 2018-08-02 16:26:15,772 - Velocity was not initialized! Calling init()...
- 2018-08-02 16:26:15,805 - Velocity was not initialized! Calling init()...
- 2018-08-02 16:26:15,806 - Velocity was not initialized! Calling init()...
- 2018-08-02 16:26:15,806 - Velocity was not initialized! Calling init()...
- 2018-08-02 16:26:15,806 - Velocity was not initialized! Calling init()...
- 2018-08-02 16:26:15,806 - Velocity was not initialized! Calling init()...
- 2018-08-02 16:26:15,806 - Velocity was not initialized! Calling init()...
- 2018-08-02 16:26:15,806 - Velocity was not initialized! Calling init()...
- 2018-08-02 16:26:15,806 - Velocity was not initialized! Calling init()...
- 2018-08-02 16:26:15,806 - Velocity was not initialized! Calling init()...
- 2018-08-02 16:26:15,806 - Velocity was not initialized! Calling init()...
- 2018-08-02 16:26:15,806 - Velocity was not initialized! Calling init()...
- 2018-08-02 16:26:15,812 - Velocity was not initialized! Calling init()...
- 2018-08-02 16:26:15,813 - Velocity was not initialized! Calling init()...
- 2018-08-02 16:26:15,813 - Velocity was not initialized! Calling init()...
- 2018-08-02 16:26:15,813 - Velocity was not initialized! Calling init()...
- 2018-08-02 16:26:15,813 - Velocity was not initialized! Calling init()...
- 2018-08-02 16:26:15,813 - Velocity was not initialized! Calling init()...
- 2018-08-02 16:26:15,814 - Velocity was not initialized! Calling init()...
- 2018-08-02 16:26:15,814 - Velocity was not initialized! Calling init()...
- 2018-08-02 16:26:15,819 - Created '20' parsers.
- 2018-08-02 16:26:15,829 - Velocimacro : "velocimacro.library" is not set. Trying default library: VM_global_library.vm
- 2018-08-02 16:26:15,829 - Velocity was not initialized! Calling init()...
- 2018-08-02 16:26:15,830 - Could not load resource 'VM_global_library.vm' from ResourceLoader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader:
- org.apache.velocity.exception.ResourceNotFoundException: ClasspathResourceLoader Error: cannot find resource VM_global_library.vm
- at org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader.getResourceStream(ClasspathResourceLoader.java:131)
- at org.apache.velocity.runtime.resource.loader.ResourceLoader.resourceExists(ResourceLoader.java:224)
- at org.apache.velocity.runtime.resource.ResourceManagerImpl.getLoaderForResource(ResourceManagerImpl.java:641)
- at org.apache.velocity.runtime.resource.ResourceManagerImpl.getLoaderNameForResource(ResourceManagerImpl.java:624)
- at org.apache.velocity.runtime.RuntimeInstance.getLoaderNameForResource(RuntimeInstance.java:1464)
- at org.apache.velocity.runtime.VelocimacroFactory.initVelocimacro(VelocimacroFactory.java:159)
- at org.apache.velocity.runtime.RuntimeInstance.init(RuntimeInstance.java:261)
- at org.apache.velocity.runtime.RuntimeInstance.init(RuntimeInstance.java:589)
- at org.apache.velocity.runtime.RuntimeSingleton.init(RuntimeSingleton.java:229)
- at org.apache.velocity.app.Velocity.init(Velocity.java:107)
- at com.frameworkset.util.VelocityUtil.init(VelocityUtil.java:218)
- at com.frameworkset.util.VelocityUtil.evaluate(VelocityUtil.java:290)
- at com.frameworkset.common.poolman.SQLParams.evaluateSqlTemplate(SQLParams.java:142)
- at com.frameworkset.common.poolman.SQLParams.buildParamsByVariableParser(SQLParams.java:240)
- at com.frameworkset.common.poolman.SQLParams.buildParams(SQLParams.java:188)
- at com.frameworkset.common.poolman.SQLParams.buildParams(SQLParams.java:135)
- at com.frameworkset.common.poolman.PreparedDBUtil.addPreparedBatch(PreparedDBUtil.java:4005)
- at com.frameworkset.common.poolman.SQLExecutor.execute(SQLExecutor.java:380)
- at com.frameworkset.common.poolman.SQLExecutor.execute(SQLExecutor.java:404)
- at com.frameworkset.common.poolman.SQLExecutor.insertBeans(SQLExecutor.java:362)
- at com.frameworkset.common.poolman.SQLExecutor.insertBean(SQLExecutor.java:624)
- at com.chinacreator.process.dao.KfkChangeNumDao.order(KfkChangeNumDao.java:41)
- at com.chinacreator.process.job.KafkaTransJob.order(KafkaTransJob.java:174)
- at com.chinacreator.process.job.KafkaTransJob.handle(KafkaTransJob.java:63)
- at com.chinacreator.process.job.KafkaTransJob.doProcess(KafkaTransJob.java:53)
- at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
- at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
- at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
- at java.lang.reflect.Method.invoke(Method.java:498)
- at org.springframework.scheduling.support.ScheduledMethodRunnable.run(ScheduledMethodRunnable.java:64)
- at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:53)
- at org.springframework.scheduling.concurrent.ReschedulingRunnable.run(ReschedulingRunnable.java:81)
- at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
- at java.util.concurrent.FutureTask.run(FutureTask.java:266)
- at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$201(ScheduledThreadPoolExecutor.java:180)
- at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:293)
- at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
- at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
- at java.lang.Thread.run(Thread.java:745)
- 2018-08-02 16:26:15,837 - Velocimacro : Default library not found.
- 2018-08-02 16:26:15,837 - Velocimacro : allowInline = true : VMs can be defined inline in templates
- 2018-08-02 16:26:15,837 - Velocimacro : allowInlineToOverride = false : VMs defined inline may NOT replace previous VM definitions
- 2018-08-02 16:26:15,837 - Velocimacro : allowInlineLocal = false : VMs defined inline will be global in scope if allowed.
- 2018-08-02 16:26:15,837 - Velocimacro : autoload off : VM system will not automatically reload global library macros
- 2018-08-02 16:27:44,539 - Log4JLogChute initialized using file 'velocity.log'
- 2018-08-02 16:27:44,569 - Starting Apache Velocity v1.6.4 (compiled: 2010-04-27 15:31:23)
- 2018-08-02 16:27:44,569 - Default Properties File: org\apache\velocity\runtime\defaults\velocity.properties
- 2018-08-02 16:27:44,569 - Trying to use logger class org.apache.velocity.runtime.log.AvalonLogChute
- 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...
- 2018-08-02 16:27:44,570 - Trying to use logger class org.apache.velocity.runtime.log.Log4JLogChute
- 2018-08-02 16:27:44,570 - Using logger class org.apache.velocity.runtime.log.Log4JLogChute
- 2018-08-02 16:27:44,575 - ResourceLoader instantiated: org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
- 2018-08-02 16:27:44,589 - ResourceCache: initialized (class org.apache.velocity.runtime.resource.ResourceCacheImpl) with class java.util.Collections$SynchronizedMap cache map.
- 2018-08-02 16:27:44,591 - Loaded System Directive: org.apache.velocity.runtime.directive.Define
- 2018-08-02 16:27:44,592 - Loaded System Directive: org.apache.velocity.runtime.directive.Break
- 2018-08-02 16:27:44,593 - Loaded System Directive: org.apache.velocity.runtime.directive.Evaluate
- 2018-08-02 16:27:44,596 - Loaded System Directive: org.apache.velocity.runtime.directive.Literal
- 2018-08-02 16:27:44,598 - Loaded System Directive: org.apache.velocity.runtime.directive.Macro
- 2018-08-02 16:27:44,604 - Loaded System Directive: org.apache.velocity.runtime.directive.Parse
- 2018-08-02 16:27:44,605 - Loaded System Directive: org.apache.velocity.runtime.directive.Include
- 2018-08-02 16:27:44,606 - Loaded System Directive: org.apache.velocity.runtime.directive.Foreach
- 2018-08-02 16:27:44,609 - Velocity was not initialized! Calling init()...
- 2018-08-02 16:27:44,646 - Velocity was not initialized! Calling init()...
- 2018-08-02 16:27:44,646 - Velocity was not initialized! Calling init()...
- 2018-08-02 16:27:44,646 - Velocity was not initialized! Calling init()...
- 2018-08-02 16:27:44,646 - Velocity was not initialized! Calling init()...
- 2018-08-02 16:27:44,646 - Velocity was not initialized! Calling init()...
- 2018-08-02 16:27:44,648 - Velocity was not initialized! Calling init()...
- 2018-08-02 16:27:44,648 - Velocity was not initialized! Calling init()...
- 2018-08-02 16:27:44,648 - Velocity was not initialized! Calling init()...
- 2018-08-02 16:27:44,648 - Velocity was not initialized! Calling init()...
- 2018-08-02 16:27:44,648 - Velocity was not initialized! Calling init()...
- 2018-08-02 16:27:44,648 - Velocity was not initialized! Calling init()...
- 2018-08-02 16:27:44,648 - Velocity was not initialized! Calling init()...
- 2018-08-02 16:27:44,649 - Velocity was not initialized! Calling init()...
- 2018-08-02 16:27:44,649 - Velocity was not initialized! Calling init()...
- 2018-08-02 16:27:44,649 - Velocity was not initialized! Calling init()...
- 2018-08-02 16:27:44,649 - Velocity was not initialized! Calling init()...
- 2018-08-02 16:27:44,649 - Velocity was not initialized! Calling init()...
- 2018-08-02 16:27:44,649 - Velocity was not initialized! Calling init()...
- 2018-08-02 16:27:44,650 - Velocity was not initialized! Calling init()...
- 2018-08-02 16:27:44,651 - Created '20' parsers.
- 2018-08-02 16:27:44,661 - Velocimacro : "velocimacro.library" is not set. Trying default library: VM_global_library.vm
- 2018-08-02 16:27:44,661 - Velocity was not initialized! Calling init()...
- 2018-08-02 16:27:44,662 - Could not load resource 'VM_global_library.vm' from ResourceLoader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader:
- org.apache.velocity.exception.ResourceNotFoundException: ClasspathResourceLoader Error: cannot find resource VM_global_library.vm
- at org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader.getResourceStream(ClasspathResourceLoader.java:131)
- at org.apache.velocity.runtime.resource.loader.ResourceLoader.resourceExists(ResourceLoader.java:224)
- at org.apache.velocity.runtime.resource.ResourceManagerImpl.getLoaderForResource(ResourceManagerImpl.java:641)
- at org.apache.velocity.runtime.resource.ResourceManagerImpl.getLoaderNameForResource(ResourceManagerImpl.java:624)
- at org.apache.velocity.runtime.RuntimeInstance.getLoaderNameForResource(RuntimeInstance.java:1464)
- at org.apache.velocity.runtime.VelocimacroFactory.initVelocimacro(VelocimacroFactory.java:159)
- at org.apache.velocity.runtime.RuntimeInstance.init(RuntimeInstance.java:261)
- at org.apache.velocity.runtime.RuntimeInstance.init(RuntimeInstance.java:589)
- at org.apache.velocity.runtime.RuntimeSingleton.init(RuntimeSingleton.java:229)
- at org.apache.velocity.app.Velocity.init(Velocity.java:107)
- at com.frameworkset.util.VelocityUtil.init(VelocityUtil.java:218)
- at com.frameworkset.util.VelocityUtil.evaluate(VelocityUtil.java:290)
- at com.frameworkset.common.poolman.SQLParams.evaluateSqlTemplate(SQLParams.java:142)
- at com.frameworkset.common.poolman.SQLParams.buildParamsByVariableParser(SQLParams.java:240)
- at com.frameworkset.common.poolman.SQLParams.buildParams(SQLParams.java:188)
- at com.frameworkset.common.poolman.SQLParams.buildParams(SQLParams.java:135)
- at com.frameworkset.common.poolman.PreparedDBUtil.addPreparedBatch(PreparedDBUtil.java:4005)
- at com.frameworkset.common.poolman.SQLExecutor.execute(SQLExecutor.java:380)
- at com.frameworkset.common.poolman.SQLExecutor.execute(SQLExecutor.java:404)
- at com.frameworkset.common.poolman.SQLExecutor.insertBeans(SQLExecutor.java:362)
- at com.frameworkset.common.poolman.SQLExecutor.insertBean(SQLExecutor.java:624)
- at com.chinacreator.process.dao.KfkChangeNumDao.order(KfkChangeNumDao.java:41)
- at com.chinacreator.process.job.KafkaTransJob.order(KafkaTransJob.java:174)
- at com.chinacreator.process.job.KafkaTransJob.handle(KafkaTransJob.java:63)
- at com.chinacreator.process.job.KafkaTransJob.doProcess(KafkaTransJob.java:53)
- at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
- at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
- at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
- at java.lang.reflect.Method.invoke(Method.java:498)
- at org.springframework.scheduling.support.ScheduledMethodRunnable.run(ScheduledMethodRunnable.java:64)
- at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:53)
- at org.springframework.scheduling.concurrent.ReschedulingRunnable.run(ReschedulingRunnable.java:81)
- at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
- at java.util.concurrent.FutureTask.run(FutureTask.java:266)
- at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$201(ScheduledThreadPoolExecutor.java:180)
- at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:293)
- at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
- at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
- at java.lang.Thread.run(Thread.java:745)
- 2018-08-02 16:27:44,669 - Velocimacro : Default library not found.
- 2018-08-02 16:27:44,670 - Velocimacro : allowInline = true : VMs can be defined inline in templates
- 2018-08-02 16:27:44,670 - Velocimacro : allowInlineToOverride = false : VMs defined inline may NOT replace previous VM definitions
- 2018-08-02 16:27:44,670 - Velocimacro : allowInlineLocal = false : VMs defined inline will be global in scope if allowed.
- 2018-08-02 16:27:44,670 - Velocimacro : autoload off : VM system will not automatically reload global library macros
- 2018-08-02 16:31:16,832 - Log4JLogChute initialized using file 'velocity.log'
- 2018-08-02 16:31:16,833 - Starting Apache Velocity v1.6.4 (compiled: 2010-04-27 15:31:23)
- 2018-08-02 16:31:16,833 - Default Properties File: org\apache\velocity\runtime\defaults\velocity.properties
- 2018-08-02 16:31:16,833 - Trying to use logger class org.apache.velocity.runtime.log.AvalonLogChute
- 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...
- 2018-08-02 16:31:16,833 - Trying to use logger class org.apache.velocity.runtime.log.Log4JLogChute
- 2018-08-02 16:31:16,834 - Using logger class org.apache.velocity.runtime.log.Log4JLogChute
- 2018-08-02 16:31:16,838 - ResourceLoader instantiated: org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
- 2018-08-02 16:31:16,846 - ResourceCache: initialized (class org.apache.velocity.runtime.resource.ResourceCacheImpl) with class java.util.Collections$SynchronizedMap cache map.
- 2018-08-02 16:31:16,848 - Loaded System Directive: org.apache.velocity.runtime.directive.Define
- 2018-08-02 16:31:16,849 - Loaded System Directive: org.apache.velocity.runtime.directive.Break
- 2018-08-02 16:31:16,850 - Loaded System Directive: org.apache.velocity.runtime.directive.Evaluate
- 2018-08-02 16:31:16,851 - Loaded System Directive: org.apache.velocity.runtime.directive.Literal
- 2018-08-02 16:31:16,852 - Loaded System Directive: org.apache.velocity.runtime.directive.Macro
- 2018-08-02 16:31:16,853 - Loaded System Directive: org.apache.velocity.runtime.directive.Parse
- 2018-08-02 16:31:16,857 - Loaded System Directive: org.apache.velocity.runtime.directive.Include
- 2018-08-02 16:31:16,858 - Loaded System Directive: org.apache.velocity.runtime.directive.Foreach
- 2018-08-02 16:31:16,861 - Velocity was not initialized! Calling init()...
- 2018-08-02 16:31:16,883 - Velocity was not initialized! Calling init()...
- 2018-08-02 16:31:16,884 - Velocity was not initialized! Calling init()...
- 2018-08-02 16:31:16,884 - Velocity was not initialized! Calling init()...
- 2018-08-02 16:31:16,884 - Velocity was not initialized! Calling init()...
- 2018-08-02 16:31:16,884 - Velocity was not initialized! Calling init()...
- 2018-08-02 16:31:16,884 - Velocity was not initialized! Calling init()...
- 2018-08-02 16:31:16,884 - Velocity was not initialized! Calling init()...
- 2018-08-02 16:31:16,884 - Velocity was not initialized! Calling init()...
- 2018-08-02 16:31:16,884 - Velocity was not initialized! Calling init()...
- 2018-08-02 16:31:16,884 - Velocity was not initialized! Calling init()...
- 2018-08-02 16:31:16,884 - Velocity was not initialized! Calling init()...
- 2018-08-02 16:31:16,885 - Velocity was not initialized! Calling init()...
- 2018-08-02 16:31:16,885 - Velocity was not initialized! Calling init()...
- 2018-08-02 16:31:16,885 - Velocity was not initialized! Calling init()...
- 2018-08-02 16:31:16,885 - Velocity was not initialized! Calling init()...
- 2018-08-02 16:31:16,885 - Velocity was not initialized! Calling init()...
- 2018-08-02 16:31:16,885 - Velocity was not initialized! Calling init()...
- 2018-08-02 16:31:16,886 - Velocity was not initialized! Calling init()...
- 2018-08-02 16:31:16,886 - Velocity was not initialized! Calling init()...
- 2018-08-02 16:31:16,887 - Created '20' parsers.
- 2018-08-02 16:31:16,893 - Velocimacro : "velocimacro.library" is not set. Trying default library: VM_global_library.vm
- 2018-08-02 16:31:16,893 - Velocity was not initialized! Calling init()...
- 2018-08-02 16:31:16,894 - Could not load resource 'VM_global_library.vm' from ResourceLoader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader:
- org.apache.velocity.exception.ResourceNotFoundException: ClasspathResourceLoader Error: cannot find resource VM_global_library.vm
- at org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader.getResourceStream(ClasspathResourceLoader.java:131)
- at org.apache.velocity.runtime.resource.loader.ResourceLoader.resourceExists(ResourceLoader.java:224)
- at org.apache.velocity.runtime.resource.ResourceManagerImpl.getLoaderForResource(ResourceManagerImpl.java:641)
- at org.apache.velocity.runtime.resource.ResourceManagerImpl.getLoaderNameForResource(ResourceManagerImpl.java:624)
- at org.apache.velocity.runtime.RuntimeInstance.getLoaderNameForResource(RuntimeInstance.java:1464)
- at org.apache.velocity.runtime.VelocimacroFactory.initVelocimacro(VelocimacroFactory.java:159)
- at org.apache.velocity.runtime.RuntimeInstance.init(RuntimeInstance.java:261)
- at org.apache.velocity.runtime.RuntimeInstance.init(RuntimeInstance.java:589)
- at org.apache.velocity.runtime.RuntimeSingleton.init(RuntimeSingleton.java:229)
- at org.apache.velocity.app.Velocity.init(Velocity.java:107)
- at com.frameworkset.util.VelocityUtil.init(VelocityUtil.java:218)
- at com.frameworkset.util.VelocityUtil.evaluate(VelocityUtil.java:290)
- at com.frameworkset.common.poolman.SQLParams.evaluateSqlTemplate(SQLParams.java:142)
- at com.frameworkset.common.poolman.SQLParams.buildParamsByVariableParser(SQLParams.java:240)
- at com.frameworkset.common.poolman.SQLParams.buildParams(SQLParams.java:188)
- at com.frameworkset.common.poolman.SQLParams.buildParams(SQLParams.java:135)
- at com.frameworkset.common.poolman.PreparedDBUtil.addPreparedBatch(PreparedDBUtil.java:4005)
- at com.frameworkset.common.poolman.SQLExecutor.execute(SQLExecutor.java:380)
- at com.frameworkset.common.poolman.SQLExecutor.execute(SQLExecutor.java:404)
- at com.frameworkset.common.poolman.SQLExecutor.insertBeans(SQLExecutor.java:362)
- at com.frameworkset.common.poolman.SQLExecutor.insertBean(SQLExecutor.java:624)
- at com.chinacreator.process.dao.KfkChangeNumDao.order(KfkChangeNumDao.java:41)
- at com.chinacreator.process.job.KafkaTransJob.order(KafkaTransJob.java:174)
- at com.chinacreator.process.job.KafkaTransJob.handle(KafkaTransJob.java:63)
- at com.chinacreator.process.job.KafkaTransJob.doProcess(KafkaTransJob.java:53)
- at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
- at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
- at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
- at java.lang.reflect.Method.invoke(Method.java:498)
- at org.springframework.scheduling.support.ScheduledMethodRunnable.run(ScheduledMethodRunnable.java:64)
- at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:53)
- at org.springframework.scheduling.concurrent.ReschedulingRunnable.run(ReschedulingRunnable.java:81)
- at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
- at java.util.concurrent.FutureTask.run(FutureTask.java:266)
- at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$201(ScheduledThreadPoolExecutor.java:180)
- at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:293)
- at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
- at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
- at java.lang.Thread.run(Thread.java:745)
|