在状态“VM_global_library.vm"时获得速度错误; [英] Getting velocity error at statup "VM_global_library.vm"

查看:34
本文介绍了在状态“VM_global_library.vm"时获得速度错误;的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我在 Spring 中使用 Velocity.但在 Eclipse 控制台中,我收到此错误.我的代码运行良好,但我想知道如何修复它.

I am using Velocity with Spring. But in Eclipse console I get this error. My code works fine, but I want to know how to fix it.

ResourceManager : 无法在任何资源加载器中找到资源VM_global_library.vm".

ResourceManager : unable to find resource 'VM_global_library.vm' in any resource loader.

推荐答案

看起来是无害的消息.从 Velocity 文档,如果此文件存在,Velocity 会加载它作为全局宏的位置.我相信您可以通过重置或覆盖以下属性的值来覆盖该行为.

Looks like it is a harmless message. From the Velocity Documentation, if this file is present, Velocity loads this up as a location of global macros. I believe you can override the behaviour by resetting or overriding the value of the below property.

velocimacro.library=

这篇关于在状态“VM_global_library.vm"时获得速度错误;的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆