1 Star 0 Fork 2.7K

柳飞絮 / jeewms

forked from JeeWMS / JeeWMS 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
velocity.log 7.84 KB
一键复制 编辑 原始数据 按行查看 历史
Hughst 提交于 2021-08-16 16:58 . 优化入库通知单
2021-05-24 10:07:27,696 - Log4JLogChute initialized using file 'velocity.log'
2021-05-24 10:07:27,697 - Starting Apache Velocity v1.6.4 (compiled: 2010-04-27 15:31:23)
2021-05-24 10:07:27,697 - Default Properties File: org/apache/velocity/runtime/defaults/velocity.properties
2021-05-24 10:07:27,697 - Trying to use logger class org.apache.velocity.runtime.log.Log4JLogChute
2021-05-24 10:07:27,697 - Using logger class org.apache.velocity.runtime.log.Log4JLogChute
2021-05-24 10:07:27,701 - ResourceLoader instantiated: org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
2021-05-24 10:07:27,711 - ResourceCache: initialized (class org.apache.velocity.runtime.resource.ResourceCacheImpl) with class java.util.Collections$SynchronizedMap cache map.
2021-05-24 10:07:27,712 - Loaded System Directive: org.apache.velocity.runtime.directive.Define
2021-05-24 10:07:27,713 - Loaded System Directive: org.apache.velocity.runtime.directive.Break
2021-05-24 10:07:27,714 - Loaded System Directive: org.apache.velocity.runtime.directive.Evaluate
2021-05-24 10:07:27,714 - Loaded System Directive: org.apache.velocity.runtime.directive.Literal
2021-05-24 10:07:27,716 - Loaded System Directive: org.apache.velocity.runtime.directive.Macro
2021-05-24 10:07:27,717 - Loaded System Directive: org.apache.velocity.runtime.directive.Parse
2021-05-24 10:07:27,718 - Loaded System Directive: org.apache.velocity.runtime.directive.Include
2021-05-24 10:07:27,719 - Loaded System Directive: org.apache.velocity.runtime.directive.Foreach
2021-05-24 10:07:27,720 - Loaded User Directive: org.jeecgframework.p3.core.directive.AuthFilterTagDirective
2021-05-24 10:07:27,721 - Loaded User Directive: org.jeecgframework.p3.core.directive.AuthOperateTagDirective
2021-05-24 10:07:27,735 - Loaded User Directive: com.jeecg.core.biz.tag.select.dict.tag.SelectDictTag
2021-05-24 10:07:27,736 - Loaded User Directive: com.jeecg.core.biz.tag.select.table.tag.SelectTableTag
2021-05-24 10:07:27,739 - Velocity was not initialized! Calling init()...
2021-05-24 10:07:27,764 - Velocity was not initialized! Calling init()...
2021-05-24 10:07:27,764 - Velocity was not initialized! Calling init()...
2021-05-24 10:07:27,764 - Velocity was not initialized! Calling init()...
2021-05-24 10:07:27,764 - Velocity was not initialized! Calling init()...
2021-05-24 10:07:27,764 - Velocity was not initialized! Calling init()...
2021-05-24 10:07:27,764 - Velocity was not initialized! Calling init()...
2021-05-24 10:07:27,764 - Velocity was not initialized! Calling init()...
2021-05-24 10:07:27,764 - Velocity was not initialized! Calling init()...
2021-05-24 10:07:27,764 - Velocity was not initialized! Calling init()...
2021-05-24 10:07:27,764 - Velocity was not initialized! Calling init()...
2021-05-24 10:07:27,764 - Velocity was not initialized! Calling init()...
2021-05-24 10:07:27,764 - Velocity was not initialized! Calling init()...
2021-05-24 10:07:27,764 - Velocity was not initialized! Calling init()...
2021-05-24 10:07:27,764 - Velocity was not initialized! Calling init()...
2021-05-24 10:07:27,764 - Velocity was not initialized! Calling init()...
2021-05-24 10:07:27,764 - Velocity was not initialized! Calling init()...
2021-05-24 10:07:27,764 - Velocity was not initialized! Calling init()...
2021-05-24 10:07:27,764 - Velocity was not initialized! Calling init()...
2021-05-24 10:07:27,765 - Velocity was not initialized! Calling init()...
2021-05-24 10:07:27,765 - Created '20' parsers.
2021-05-24 10:07:27,771 - Velocimacro : "velocimacro.library" is not set. Trying default library: VM_global_library.vm
2021-05-24 10:07:27,771 - Velocity was not initialized! Calling init()...
2021-05-24 10:07:27,774 - 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 org.jeecgframework.p3.core.util.plugin.ViewVelocity.afterPropertiesSet(ViewVelocity.java:71)
at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1613)
at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1550)
at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:539)
at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:475)
at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:302)
at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:229)
at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:298)
at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:193)
at org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:706)
at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:762)
at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:482)
at org.springframework.web.context.ContextLoader.configureAndRefreshWebApplicationContext(ContextLoader.java:403)
at org.springframework.web.context.ContextLoader.initWebApplicationContext(ContextLoader.java:306)
at org.springframework.web.context.ContextLoaderListener.contextInitialized(ContextLoaderListener.java:106)
at org.apache.catalina.core.StandardContext.listenerStart(StandardContext.java:4939)
at org.apache.catalina.core.StandardContext.startInternal(StandardContext.java:5434)
at org.apache.catalina.util.LifecycleBase.start(LifecycleBase.java:150)
at org.apache.catalina.core.ContainerBase$StartChild.call(ContainerBase.java:1559)
at org.apache.catalina.core.ContainerBase$StartChild.call(ContainerBase.java:1549)
at java.util.concurrent.FutureTask.run$$$capture(FutureTask.java:266)
at java.util.concurrent.FutureTask.run(FutureTask.java)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at java.lang.Thread.run(Thread.java:748)
2021-05-24 10:07:27,776 - Velocimacro : Default library not found.
2021-05-24 10:07:27,776 - Velocimacro : allowInline = true : VMs can be defined inline in templates
2021-05-24 10:07:27,776 - Velocimacro : allowInlineToOverride = false : VMs defined inline may NOT replace previous VM definitions
2021-05-24 10:07:27,776 - Velocimacro : allowInlineLocal = false : VMs defined inline will be global in scope if allowed.
2021-05-24 10:07:27,776 - Velocimacro : autoload off : VM system will not automatically reload global library macros
Java
1
https://gitee.com/liufeixu/jeewms.git
git@gitee.com:liufeixu/jeewms.git
liufeixu
jeewms
jeewms
master

搜索帮助