当前仓库属于关闭状态,部分功能使用受限,详情请查阅 仓库状态说明
9 Star 14 Fork 3

10km / sql2java-2-6-7
关闭

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
velocity.log 99.30 KB
一键复制 编辑 原始数据 按行查看 历史
123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567
Mon May 12 09:00:52 GMT-03:00 2008 [debug] AvalonLogSystem initialized using logfile 'velocity.log'
Mon May 12 09:00:52 GMT-03:00 2008 [info] **************************************************************
Mon May 12 09:00:52 GMT-03:00 2008 [info] Starting Jakarta Velocity v1.3.1
Mon May 12 09:00:52 GMT-03:00 2008 [info] RuntimeInstance initializing.
Mon May 12 09:00:52 GMT-03:00 2008 [info] Default Properties File: org\apache\velocity\runtime\defaults\velocity.properties
Mon May 12 09:00:52 GMT-03:00 2008 [info] Trying to use logger class org.apache.velocity.runtime.log.AvalonLogSystem
Mon May 12 09:00:52 GMT-03:00 2008 [info] Using logger class org.apache.velocity.runtime.log.AvalonLogSystem
Mon May 12 09:00:52 GMT-03:00 2008 [info] Default ResourceManager initializing. (class org.apache.velocity.runtime.resource.ResourceManagerImpl)
Mon May 12 09:00:52 GMT-03:00 2008 [info] Resource Loader Instantiated: org.apache.velocity.runtime.resource.loader.FileResourceLoader
Mon May 12 09:00:52 GMT-03:00 2008 [info] FileResourceLoader : initialization starting.
Mon May 12 09:00:52 GMT-03:00 2008 [info] FileResourceLoader : adding path '.'
Mon May 12 09:00:52 GMT-03:00 2008 [info] FileResourceLoader : adding path 'src/templates/velocity/includes'
Mon May 12 09:00:52 GMT-03:00 2008 [info] FileResourceLoader : initialization complete.
Mon May 12 09:00:52 GMT-03:00 2008 [info] ResourceCache : initialized. (class org.apache.velocity.runtime.resource.ResourceCacheImpl)
Mon May 12 09:00:52 GMT-03:00 2008 [info] Default ResourceManager initialization complete.
Mon May 12 09:00:52 GMT-03:00 2008 [info] Loaded System Directive: org.apache.velocity.runtime.directive.Literal
Mon May 12 09:00:52 GMT-03:00 2008 [info] Loaded System Directive: org.apache.velocity.runtime.directive.Macro
Mon May 12 09:00:52 GMT-03:00 2008 [info] Loaded System Directive: org.apache.velocity.runtime.directive.Parse
Mon May 12 09:00:52 GMT-03:00 2008 [info] Loaded System Directive: org.apache.velocity.runtime.directive.Include
Mon May 12 09:00:52 GMT-03:00 2008 [info] Loaded System Directive: org.apache.velocity.runtime.directive.Foreach
Mon May 12 09:00:52 GMT-03:00 2008 [info] Created: 20 parsers.
Mon May 12 09:00:52 GMT-03:00 2008 [info] Velocimacro : initialization starting.
Mon May 12 09:00:52 GMT-03:00 2008 [info] Velocimacro : adding VMs from VM library template : macros.include.vm
Mon May 12 09:00:52 GMT-03:00 2008 [info] ResourceManager : found macros.include.vm with loader org.apache.velocity.runtime.resource.loader.FileResourceLoader
Mon May 12 09:00:52 GMT-03:00 2008 [info] Velocimacro : VM library template macro registration complete.
Mon May 12 09:00:52 GMT-03:00 2008 [info] Velocimacro : allowInline = true : VMs can be defined inline in templates
Mon May 12 09:00:52 GMT-03:00 2008 [info] Velocimacro : allowInlineToOverride = false : VMs defined inline may NOT replace previous VM definitions
Mon May 12 09:00:52 GMT-03:00 2008 [info] Velocimacro : allowInlineLocal = false : VMs defined inline will be global in scope if allowed.
Mon May 12 09:00:52 GMT-03:00 2008 [info] Velocimacro : messages on : VM system will output logging messages
Mon May 12 09:00:52 GMT-03:00 2008 [info] Velocimacro : autoload off : VM system will not automatically reload global library macros
Mon May 12 09:00:52 GMT-03:00 2008 [info] Velocimacro : initialization complete.
Mon May 12 09:00:52 GMT-03:00 2008 [info] Velocity successfully started.
Mon May 12 09:00:52 GMT-03:00 2008 [info] ResourceManager : found src/templates/velocity//db/perschema/database.documentation.list.html.vm with loader org.apache.velocity.runtime.resource.loader.FileResourceLoader
Mon May 12 09:00:52 GMT-03:00 2008 [info] ResourceManager : found src/templates/velocity//db/perschema/database.documentation.list.html.vm with loader org.apache.velocity.runtime.resource.loader.FileResourceLoader
Mon May 12 09:00:52 GMT-03:00 2008 [info] ResourceManager : found schema.include.vm with loader org.apache.velocity.runtime.resource.loader.FileResourceLoader
Mon May 12 09:00:52 GMT-03:00 2008 [info] ResourceManager : found header.include.vm with loader org.apache.velocity.runtime.resource.loader.FileResourceLoader
Mon May 12 09:00:52 GMT-03:00 2008 [info] ResourceManager : found src/templates/velocity//db/perschema/database.documentation.overview.html.vm with loader org.apache.velocity.runtime.resource.loader.FileResourceLoader
Mon May 12 09:00:52 GMT-03:00 2008 [info] ResourceManager : found src/templates/velocity//db/perschema/database.documentation.overview.html.vm with loader org.apache.velocity.runtime.resource.loader.FileResourceLoader
Mon May 12 09:00:52 GMT-03:00 2008 [info] ResourceManager : found schema.include.vm with loader org.apache.velocity.runtime.resource.loader.FileResourceLoader
Mon May 12 09:00:52 GMT-03:00 2008 [info] ResourceManager : found header.include.vm with loader org.apache.velocity.runtime.resource.loader.FileResourceLoader
Mon May 12 09:00:52 GMT-03:00 2008 [info] ResourceManager : found src/templates/velocity//db/perschema/database.documentation.txt.vm with loader org.apache.velocity.runtime.resource.loader.FileResourceLoader
Mon May 12 09:00:52 GMT-03:00 2008 [info] ResourceManager : found src/templates/velocity//db/perschema/database.documentation.txt.vm with loader org.apache.velocity.runtime.resource.loader.FileResourceLoader
Mon May 12 09:00:52 GMT-03:00 2008 [info] ResourceManager : found schema.include.vm with loader org.apache.velocity.runtime.resource.loader.FileResourceLoader
Mon May 12 09:00:52 GMT-03:00 2008 [info] ResourceManager : found header.include.vm with loader org.apache.velocity.runtime.resource.loader.FileResourceLoader
Mon May 12 09:00:52 GMT-03:00 2008 [info] ResourceManager : found src/templates/velocity//db/perschema/graphviz/ant.graphviz.xml.vm with loader org.apache.velocity.runtime.resource.loader.FileResourceLoader
Mon May 12 09:00:52 GMT-03:00 2008 [info] ResourceManager : found src/templates/velocity//db/perschema/graphviz/ant.graphviz.xml.vm with loader org.apache.velocity.runtime.resource.loader.FileResourceLoader
Mon May 12 09:00:52 GMT-03:00 2008 [info] ResourceManager : found schema.include.vm with loader org.apache.velocity.runtime.resource.loader.FileResourceLoader
Mon May 12 09:00:52 GMT-03:00 2008 [warn] org.apache.velocity.runtime.exception.ReferenceException: reference : template = src/templates/velocity//db/perschema/graphviz/ant.graphviz.xml.vm [line 11,column 26] : ${graphviz} is not a valid reference.
Mon May 12 09:00:52 GMT-03:00 2008 [warn] org.apache.velocity.runtime.exception.ReferenceException: reference : template = src/templates/velocity//db/perschema/graphviz/ant.graphviz.xml.vm [line 16,column 27] : ${graphviz} is not a valid reference.
Mon May 12 09:00:52 GMT-03:00 2008 [warn] org.apache.velocity.runtime.exception.ReferenceException: reference : template = src/templates/velocity//db/perschema/graphviz/ant.graphviz.xml.vm [line 17,column 32] : ${src} is not a valid reference.
Mon May 12 09:00:52 GMT-03:00 2008 [warn] org.apache.velocity.runtime.exception.ReferenceException: reference : template = src/templates/velocity//db/perschema/graphviz/ant.graphviz.xml.vm [line 17,column 70] : ${src} is not a valid reference.
Mon May 12 09:00:52 GMT-03:00 2008 [warn] org.apache.velocity.runtime.exception.ReferenceException: reference : template = src/templates/velocity//db/perschema/graphviz/ant.graphviz.xml.vm [line 19,column 27] : ${graphviz} is not a valid reference.
Mon May 12 09:00:52 GMT-03:00 2008 [warn] org.apache.velocity.runtime.exception.ReferenceException: reference : template = src/templates/velocity//db/perschema/graphviz/ant.graphviz.xml.vm [line 20,column 32] : ${src} is not a valid reference.
Mon May 12 09:00:52 GMT-03:00 2008 [warn] org.apache.velocity.runtime.exception.ReferenceException: reference : template = src/templates/velocity//db/perschema/graphviz/ant.graphviz.xml.vm [line 20,column 74] : ${src} is not a valid reference.
Mon May 12 09:00:52 GMT-03:00 2008 [warn] org.apache.velocity.runtime.exception.ReferenceException: reference : template = src/templates/velocity//db/perschema/graphviz/ant.graphviz.xml.vm [line 24,column 27] : ${graphviz} is not a valid reference.
Mon May 12 09:00:52 GMT-03:00 2008 [warn] org.apache.velocity.runtime.exception.ReferenceException: reference : template = src/templates/velocity//db/perschema/graphviz/ant.graphviz.xml.vm [line 25,column 32] : ${tableName} is not a valid reference.
Mon May 12 09:00:52 GMT-03:00 2008 [warn] org.apache.velocity.runtime.exception.ReferenceException: reference : template = src/templates/velocity//db/perschema/graphviz/ant.graphviz.xml.vm [line 24,column 27] : ${graphviz} is not a valid reference.
Mon May 12 09:00:52 GMT-03:00 2008 [warn] org.apache.velocity.runtime.exception.ReferenceException: reference : template = src/templates/velocity//db/perschema/graphviz/ant.graphviz.xml.vm [line 25,column 32] : ${tableName} is not a valid reference.
Mon May 12 09:00:52 GMT-03:00 2008 [warn] org.apache.velocity.runtime.exception.ReferenceException: reference : template = src/templates/velocity//db/perschema/graphviz/ant.graphviz.xml.vm [line 24,column 27] : ${graphviz} is not a valid reference.
Mon May 12 09:00:52 GMT-03:00 2008 [warn] org.apache.velocity.runtime.exception.ReferenceException: reference : template = src/templates/velocity//db/perschema/graphviz/ant.graphviz.xml.vm [line 25,column 32] : ${tableName} is not a valid reference.
Mon May 12 09:00:52 GMT-03:00 2008 [warn] org.apache.velocity.runtime.exception.ReferenceException: reference : template = src/templates/velocity//db/perschema/graphviz/ant.graphviz.xml.vm [line 24,column 27] : ${graphviz} is not a valid reference.
Mon May 12 09:00:52 GMT-03:00 2008 [warn] org.apache.velocity.runtime.exception.ReferenceException: reference : template = src/templates/velocity//db/perschema/graphviz/ant.graphviz.xml.vm [line 25,column 32] : ${tableName} is not a valid reference.
Mon May 12 09:00:52 GMT-03:00 2008 [warn] org.apache.velocity.runtime.exception.ReferenceException: reference : template = src/templates/velocity//db/perschema/graphviz/ant.graphviz.xml.vm [line 24,column 27] : ${graphviz} is not a valid reference.
Mon May 12 09:00:52 GMT-03:00 2008 [warn] org.apache.velocity.runtime.exception.ReferenceException: reference : template = src/templates/velocity//db/perschema/graphviz/ant.graphviz.xml.vm [line 25,column 32] : ${tableName} is not a valid reference.
Mon May 12 09:00:52 GMT-03:00 2008 [warn] org.apache.velocity.runtime.exception.ReferenceException: reference : template = src/templates/velocity//db/perschema/graphviz/ant.graphviz.xml.vm [line 24,column 27] : ${graphviz} is not a valid reference.
Mon May 12 09:00:52 GMT-03:00 2008 [warn] org.apache.velocity.runtime.exception.ReferenceException: reference : template = src/templates/velocity//db/perschema/graphviz/ant.graphviz.xml.vm [line 25,column 32] : ${tableName} is not a valid reference.
Mon May 12 09:00:52 GMT-03:00 2008 [warn] org.apache.velocity.runtime.exception.ReferenceException: reference : template = src/templates/velocity//db/perschema/graphviz/ant.graphviz.xml.vm [line 24,column 27] : ${graphviz} is not a valid reference.
Mon May 12 09:00:52 GMT-03:00 2008 [warn] org.apache.velocity.runtime.exception.ReferenceException: reference : template = src/templates/velocity//db/perschema/graphviz/ant.graphviz.xml.vm [line 25,column 32] : ${tableName} is not a valid reference.
Mon May 12 09:00:52 GMT-03:00 2008 [warn] org.apache.velocity.runtime.exception.ReferenceException: reference : template = src/templates/velocity//db/perschema/graphviz/ant.graphviz.xml.vm [line 24,column 27] : ${graphviz} is not a valid reference.
Mon May 12 09:00:52 GMT-03:00 2008 [warn] org.apache.velocity.runtime.exception.ReferenceException: reference : template = src/templates/velocity//db/perschema/graphviz/ant.graphviz.xml.vm [line 25,column 32] : ${tableName} is not a valid reference.
Mon May 12 09:00:52 GMT-03:00 2008 [warn] org.apache.velocity.runtime.exception.ReferenceException: reference : template = src/templates/velocity//db/perschema/graphviz/ant.graphviz.xml.vm [line 24,column 27] : ${graphviz} is not a valid reference.
Mon May 12 09:00:52 GMT-03:00 2008 [warn] org.apache.velocity.runtime.exception.ReferenceException: reference : template = src/templates/velocity//db/perschema/graphviz/ant.graphviz.xml.vm [line 25,column 32] : ${tableName} is not a valid reference.
Mon May 12 09:00:52 GMT-03:00 2008 [warn] org.apache.velocity.runtime.exception.ReferenceException: reference : template = src/templates/velocity//db/perschema/graphviz/ant.graphviz.xml.vm [line 24,column 27] : ${graphviz} is not a valid reference.
Mon May 12 09:00:52 GMT-03:00 2008 [warn] org.apache.velocity.runtime.exception.ReferenceException: reference : template = src/templates/velocity//db/perschema/graphviz/ant.graphviz.xml.vm [line 25,column 32] : ${tableName} is not a valid reference.
Mon May 12 09:00:52 GMT-03:00 2008 [warn] org.apache.velocity.runtime.exception.ReferenceException: reference : template = src/templates/velocity//db/perschema/graphviz/ant.graphviz.xml.vm [line 24,column 27] : ${graphviz} is not a valid reference.
Mon May 12 09:00:52 GMT-03:00 2008 [warn] org.apache.velocity.runtime.exception.ReferenceException: reference : template = src/templates/velocity//db/perschema/graphviz/ant.graphviz.xml.vm [line 25,column 32] : ${tableName} is not a valid reference.
Mon May 12 09:00:52 GMT-03:00 2008 [warn] org.apache.velocity.runtime.exception.ReferenceException: reference : template = src/templates/velocity//db/perschema/graphviz/ant.graphviz.xml.vm [line 24,column 27] : ${graphviz} is not a valid reference.
Mon May 12 09:00:52 GMT-03:00 2008 [warn] org.apache.velocity.runtime.exception.ReferenceException: reference : template = src/templates/velocity//db/perschema/graphviz/ant.graphviz.xml.vm [line 25,column 32] : ${tableName} is not a valid reference.
Mon May 12 09:00:52 GMT-03:00 2008 [warn] org.apache.velocity.runtime.exception.ReferenceException: reference : template = src/templates/velocity//db/perschema/graphviz/ant.graphviz.xml.vm [line 24,column 27] : ${graphviz} is not a valid reference.
Mon May 12 09:00:52 GMT-03:00 2008 [warn] org.apache.velocity.runtime.exception.ReferenceException: reference : template = src/templates/velocity//db/perschema/graphviz/ant.graphviz.xml.vm [line 25,column 32] : ${tableName} is not a valid reference.
Mon May 12 09:00:52 GMT-03:00 2008 [info] ResourceManager : found src/templates/velocity//db/perschema/graphviz/full.graphviz.vm with loader org.apache.velocity.runtime.resource.loader.FileResourceLoader
Mon May 12 09:00:52 GMT-03:00 2008 [info] ResourceManager : found src/templates/velocity//db/perschema/graphviz/full.graphviz.vm with loader org.apache.velocity.runtime.resource.loader.FileResourceLoader
Mon May 12 09:00:52 GMT-03:00 2008 [info] ResourceManager : found schema.include.vm with loader org.apache.velocity.runtime.resource.loader.FileResourceLoader
Mon May 12 09:00:52 GMT-03:00 2008 [info] ResourceManager : found src/templates/velocity//db/perschema/graphviz/overview.graphviz.vm with loader org.apache.velocity.runtime.resource.loader.FileResourceLoader
Mon May 12 09:00:52 GMT-03:00 2008 [info] ResourceManager : found src/templates/velocity//db/perschema/graphviz/overview.graphviz.vm with loader org.apache.velocity.runtime.resource.loader.FileResourceLoader
Mon May 12 09:00:52 GMT-03:00 2008 [info] ResourceManager : found schema.include.vm with loader org.apache.velocity.runtime.resource.loader.FileResourceLoader
Mon May 12 09:00:52 GMT-03:00 2008 [info] ResourceManager : found src/templates/velocity//db/perschema/sql2java.xml.vm with loader org.apache.velocity.runtime.resource.loader.FileResourceLoader
Mon May 12 09:00:52 GMT-03:00 2008 [info] ResourceManager : found src/templates/velocity//db/perschema/sql2java.xml.vm with loader org.apache.velocity.runtime.resource.loader.FileResourceLoader
Mon May 12 09:00:52 GMT-03:00 2008 [info] ResourceManager : found schema.include.vm with loader org.apache.velocity.runtime.resource.loader.FileResourceLoader
Mon May 12 09:00:52 GMT-03:00 2008 [info] ResourceManager : found header.include.vm with loader org.apache.velocity.runtime.resource.loader.FileResourceLoader
Mon May 12 09:00:52 GMT-03:00 2008 [info] ResourceManager : found src/templates/velocity//java/perschema/database.properties.vm with loader org.apache.velocity.runtime.resource.loader.FileResourceLoader
Mon May 12 09:00:52 GMT-03:00 2008 [info] ResourceManager : found src/templates/velocity//java/perschema/database.properties.vm with loader org.apache.velocity.runtime.resource.loader.FileResourceLoader
Mon May 12 09:00:52 GMT-03:00 2008 [info] ResourceManager : found schema.include.vm with loader org.apache.velocity.runtime.resource.loader.FileResourceLoader
Mon May 12 09:00:52 GMT-03:00 2008 [info] ResourceManager : found header.include.vm with loader org.apache.velocity.runtime.resource.loader.FileResourceLoader
Mon May 12 09:00:52 GMT-03:00 2008 [info] ResourceManager : found src/templates/velocity//java/perschema/exception/dao.exception.java.vm with loader org.apache.velocity.runtime.resource.loader.FileResourceLoader
Mon May 12 09:00:52 GMT-03:00 2008 [info] ResourceManager : found src/templates/velocity//java/perschema/exception/dao.exception.java.vm with loader org.apache.velocity.runtime.resource.loader.FileResourceLoader
Mon May 12 09:00:52 GMT-03:00 2008 [info] ResourceManager : found schema.include.vm with loader org.apache.velocity.runtime.resource.loader.FileResourceLoader
Mon May 12 09:00:52 GMT-03:00 2008 [info] ResourceManager : found header.include.vm with loader org.apache.velocity.runtime.resource.loader.FileResourceLoader
Mon May 12 09:00:52 GMT-03:00 2008 [info] ResourceManager : found src/templates/velocity//java/perschema/exception/data.access.exception.java.vm with loader org.apache.velocity.runtime.resource.loader.FileResourceLoader
Mon May 12 09:00:52 GMT-03:00 2008 [info] ResourceManager : found src/templates/velocity//java/perschema/exception/data.access.exception.java.vm with loader org.apache.velocity.runtime.resource.loader.FileResourceLoader
Mon May 12 09:00:52 GMT-03:00 2008 [info] ResourceManager : found schema.include.vm with loader org.apache.velocity.runtime.resource.loader.FileResourceLoader
Mon May 12 09:00:52 GMT-03:00 2008 [info] ResourceManager : found header.include.vm with loader org.apache.velocity.runtime.resource.loader.FileResourceLoader
Mon May 12 09:00:52 GMT-03:00 2008 [info] ResourceManager : found src/templates/velocity//java/perschema/exception/data.retrieval.exception.java.vm with loader org.apache.velocity.runtime.resource.loader.FileResourceLoader
Mon May 12 09:00:52 GMT-03:00 2008 [info] ResourceManager : found src/templates/velocity//java/perschema/exception/data.retrieval.exception.java.vm with loader org.apache.velocity.runtime.resource.loader.FileResourceLoader
Mon May 12 09:00:52 GMT-03:00 2008 [info] ResourceManager : found schema.include.vm with loader org.apache.velocity.runtime.resource.loader.FileResourceLoader
Mon May 12 09:00:52 GMT-03:00 2008 [info] ResourceManager : found header.include.vm with loader org.apache.velocity.runtime.resource.loader.FileResourceLoader
Mon May 12 09:00:52 GMT-03:00 2008 [info] ResourceManager : found src/templates/velocity//java/perschema/exception/object.retrieval.exception.java.vm with loader org.apache.velocity.runtime.resource.loader.FileResourceLoader
Mon May 12 09:00:52 GMT-03:00 2008 [info] ResourceManager : found src/templates/velocity//java/perschema/exception/object.retrieval.exception.java.vm with loader org.apache.velocity.runtime.resource.loader.FileResourceLoader
Mon May 12 09:00:52 GMT-03:00 2008 [info] ResourceManager : found schema.include.vm with loader org.apache.velocity.runtime.resource.loader.FileResourceLoader
Mon May 12 09:00:52 GMT-03:00 2008 [info] ResourceManager : found header.include.vm with loader org.apache.velocity.runtime.resource.loader.FileResourceLoader
Mon May 12 09:00:52 GMT-03:00 2008 [info] ResourceManager : found src/templates/velocity//java/perschema/exception/optimistic.locking.exception.java.vm with loader org.apache.velocity.runtime.resource.loader.FileResourceLoader
Mon May 12 09:00:52 GMT-03:00 2008 [info] ResourceManager : found src/templates/velocity//java/perschema/exception/optimistic.locking.exception.java.vm with loader org.apache.velocity.runtime.resource.loader.FileResourceLoader
Mon May 12 09:00:52 GMT-03:00 2008 [info] ResourceManager : found schema.include.vm with loader org.apache.velocity.runtime.resource.loader.FileResourceLoader
Mon May 12 09:00:52 GMT-03:00 2008 [info] ResourceManager : found header.include.vm with loader org.apache.velocity.runtime.resource.loader.FileResourceLoader
Mon May 12 09:00:52 GMT-03:00 2008 [info] ResourceManager : found src/templates/velocity//java/perschema/generated.bean.java.vm with loader org.apache.velocity.runtime.resource.loader.FileResourceLoader
Mon May 12 09:00:52 GMT-03:00 2008 [info] ResourceManager : found src/templates/velocity//java/perschema/generated.bean.java.vm with loader org.apache.velocity.runtime.resource.loader.FileResourceLoader
Mon May 12 09:00:52 GMT-03:00 2008 [info] ResourceManager : found schema.include.vm with loader org.apache.velocity.runtime.resource.loader.FileResourceLoader
Mon May 12 09:00:52 GMT-03:00 2008 [info] ResourceManager : found header.include.vm with loader org.apache.velocity.runtime.resource.loader.FileResourceLoader
Mon May 12 09:00:52 GMT-03:00 2008 [warn] org.apache.velocity.runtime.exception.ReferenceException: reference : template = src/templates/velocity//java/perschema/generated.bean.java.vm [line 11,column 13] : $Revision is not a valid reference.
Mon May 12 09:00:52 GMT-03:00 2008 [info] ResourceManager : found src/templates/velocity//java/perschema/manager.java.vm with loader org.apache.velocity.runtime.resource.loader.FileResourceLoader
Mon May 12 09:00:52 GMT-03:00 2008 [info] ResourceManager : found src/templates/velocity//java/perschema/manager.java.vm with loader org.apache.velocity.runtime.resource.loader.FileResourceLoader
Mon May 12 09:00:52 GMT-03:00 2008 [info] ResourceManager : found schema.include.vm with loader org.apache.velocity.runtime.resource.loader.FileResourceLoader
Mon May 12 09:00:52 GMT-03:00 2008 [info] ResourceManager : found header.include.vm with loader org.apache.velocity.runtime.resource.loader.FileResourceLoader
Mon May 12 09:00:52 GMT-03:00 2008 [warn] org.apache.velocity.runtime.exception.ReferenceException: reference : template = src/templates/velocity//java/perschema/manager.java.vm [line 36,column 13] : $Revision is not a valid reference.
Mon May 12 09:00:52 GMT-03:00 2008 [info] ResourceManager : found src/templates/velocity//spdao/perschema/dao.db.factory.java.vm with loader org.apache.velocity.runtime.resource.loader.FileResourceLoader
Mon May 12 09:00:52 GMT-03:00 2008 [info] ResourceManager : found src/templates/velocity//spdao/perschema/dao.db.factory.java.vm with loader org.apache.velocity.runtime.resource.loader.FileResourceLoader
Mon May 12 09:00:52 GMT-03:00 2008 [info] ResourceManager : found schema.include.vm with loader org.apache.velocity.runtime.resource.loader.FileResourceLoader
Mon May 12 09:00:52 GMT-03:00 2008 [info] ResourceManager : found header.include.vm with loader org.apache.velocity.runtime.resource.loader.FileResourceLoader
Mon May 12 09:00:52 GMT-03:00 2008 [warn] org.apache.velocity.runtime.exception.ReferenceException: reference : template = src/templates/velocity//spdao/perschema/dao.db.factory.java.vm [line 65,column 21] : $db.getCatalog() is not a valid reference.
Mon May 12 09:00:52 GMT-03:00 2008 [warn] org.apache.velocity.runtime.exception.ReferenceException: reference : template = src/templates/velocity//spdao/perschema/dao.db.factory.java.vm [line 66,column 21] : $db.getSchema() is not a valid reference.
Mon May 12 09:00:52 GMT-03:00 2008 [info] ResourceManager : found src/templates/velocity//spdao/perschema/dao.factory.java.vm with loader org.apache.velocity.runtime.resource.loader.FileResourceLoader
Mon May 12 09:00:52 GMT-03:00 2008 [info] ResourceManager : found src/templates/velocity//spdao/perschema/dao.factory.java.vm with loader org.apache.velocity.runtime.resource.loader.FileResourceLoader
Mon May 12 09:00:52 GMT-03:00 2008 [info] ResourceManager : found schema.include.vm with loader org.apache.velocity.runtime.resource.loader.FileResourceLoader
Mon May 12 09:00:52 GMT-03:00 2008 [info] ResourceManager : found header.include.vm with loader org.apache.velocity.runtime.resource.loader.FileResourceLoader
Mon May 12 09:00:52 GMT-03:00 2008 [info] ResourceManager : found src/templates/velocity//web/perschema/index.html.vm with loader org.apache.velocity.runtime.resource.loader.FileResourceLoader
Mon May 12 09:00:52 GMT-03:00 2008 [info] ResourceManager : found src/templates/velocity//web/perschema/index.html.vm with loader org.apache.velocity.runtime.resource.loader.FileResourceLoader
Mon May 12 09:00:52 GMT-03:00 2008 [info] ResourceManager : found schema.include.vm with loader org.apache.velocity.runtime.resource.loader.FileResourceLoader
Mon May 12 09:00:52 GMT-03:00 2008 [info] ResourceManager : found src/templates/velocity//web/perschema/renderer.java.vm with loader org.apache.velocity.runtime.resource.loader.FileResourceLoader
Mon May 12 09:00:52 GMT-03:00 2008 [info] ResourceManager : found src/templates/velocity//web/perschema/renderer.java.vm with loader org.apache.velocity.runtime.resource.loader.FileResourceLoader
Mon May 12 09:00:52 GMT-03:00 2008 [info] ResourceManager : found schema.include.vm with loader org.apache.velocity.runtime.resource.loader.FileResourceLoader
Mon May 12 09:00:52 GMT-03:00 2008 [info] ResourceManager : found header.include.vm with loader org.apache.velocity.runtime.resource.loader.FileResourceLoader
Mon May 12 09:00:52 GMT-03:00 2008 [info] ResourceManager : found src/templates/velocity//web/perschema/servlet/renderer.servlet.java.vm with loader org.apache.velocity.runtime.resource.loader.FileResourceLoader
Mon May 12 09:00:52 GMT-03:00 2008 [info] ResourceManager : found src/templates/velocity//web/perschema/servlet/renderer.servlet.java.vm with loader org.apache.velocity.runtime.resource.loader.FileResourceLoader
Mon May 12 09:00:52 GMT-03:00 2008 [info] ResourceManager : found schema.include.vm with loader org.apache.velocity.runtime.resource.loader.FileResourceLoader
Mon May 12 09:00:52 GMT-03:00 2008 [info] ResourceManager : found header.include.vm with loader org.apache.velocity.runtime.resource.loader.FileResourceLoader
Mon May 12 09:00:52 GMT-03:00 2008 [info] ResourceManager : found src/templates/velocity//web/perschema/WEB-INF/web.xml.vm with loader org.apache.velocity.runtime.resource.loader.FileResourceLoader
Mon May 12 09:00:52 GMT-03:00 2008 [info] ResourceManager : found src/templates/velocity//web/perschema/WEB-INF/web.xml.vm with loader org.apache.velocity.runtime.resource.loader.FileResourceLoader
Mon May 12 09:00:52 GMT-03:00 2008 [info] ResourceManager : found src/templates/velocity//web/perschema/widget/ajax.decorator.java.vm with loader org.apache.velocity.runtime.resource.loader.FileResourceLoader
Mon May 12 09:00:52 GMT-03:00 2008 [info] ResourceManager : found src/templates/velocity//web/perschema/widget/ajax.decorator.java.vm with loader org.apache.velocity.runtime.resource.loader.FileResourceLoader
Mon May 12 09:00:52 GMT-03:00 2008 [info] ResourceManager : found schema.include.vm with loader org.apache.velocity.runtime.resource.loader.FileResourceLoader
Mon May 12 09:00:52 GMT-03:00 2008 [info] ResourceManager : found header.include.vm with loader org.apache.velocity.runtime.resource.loader.FileResourceLoader
Mon May 12 09:00:52 GMT-03:00 2008 [info] ResourceManager : found src/templates/velocity//web/perschema/widget/base.widget.java.vm with loader org.apache.velocity.runtime.resource.loader.FileResourceLoader
Mon May 12 09:00:52 GMT-03:00 2008 [info] ResourceManager : found src/templates/velocity//web/perschema/widget/base.widget.java.vm with loader org.apache.velocity.runtime.resource.loader.FileResourceLoader
Mon May 12 09:00:52 GMT-03:00 2008 [info] ResourceManager : found schema.include.vm with loader org.apache.velocity.runtime.resource.loader.FileResourceLoader
Mon May 12 09:00:52 GMT-03:00 2008 [info] ResourceManager : found header.include.vm with loader org.apache.velocity.runtime.resource.loader.FileResourceLoader
Mon May 12 09:00:52 GMT-03:00 2008 [info] ResourceManager : found src/templates/velocity//web/perschema/widget/boolean.widget.java.vm with loader org.apache.velocity.runtime.resource.loader.FileResourceLoader
Mon May 12 09:00:52 GMT-03:00 2008 [info] ResourceManager : found src/templates/velocity//web/perschema/widget/boolean.widget.java.vm with loader org.apache.velocity.runtime.resource.loader.FileResourceLoader
Mon May 12 09:00:52 GMT-03:00 2008 [info] ResourceManager : found schema.include.vm with loader org.apache.velocity.runtime.resource.loader.FileResourceLoader
Mon May 12 09:00:52 GMT-03:00 2008 [info] ResourceManager : found header.include.vm with loader org.apache.velocity.runtime.resource.loader.FileResourceLoader
Mon May 12 09:00:52 GMT-03:00 2008 [info] ResourceManager : found src/templates/velocity//web/perschema/widget/date.widget.java.vm with loader org.apache.velocity.runtime.resource.loader.FileResourceLoader
Mon May 12 09:00:52 GMT-03:00 2008 [info] ResourceManager : found src/templates/velocity//web/perschema/widget/date.widget.java.vm with loader org.apache.velocity.runtime.resource.loader.FileResourceLoader
Mon May 12 09:00:52 GMT-03:00 2008 [info] ResourceManager : found schema.include.vm with loader org.apache.velocity.runtime.resource.loader.FileResourceLoader
Mon May 12 09:00:52 GMT-03:00 2008 [info] ResourceManager : found header.include.vm with loader org.apache.velocity.runtime.resource.loader.FileResourceLoader
Mon May 12 09:00:52 GMT-03:00 2008 [info] ResourceManager : found src/templates/velocity//web/perschema/widget/input.widget.java.vm with loader org.apache.velocity.runtime.resource.loader.FileResourceLoader
Mon May 12 09:00:52 GMT-03:00 2008 [info] ResourceManager : found src/templates/velocity//web/perschema/widget/input.widget.java.vm with loader org.apache.velocity.runtime.resource.loader.FileResourceLoader
Mon May 12 09:00:52 GMT-03:00 2008 [info] ResourceManager : found schema.include.vm with loader org.apache.velocity.runtime.resource.loader.FileResourceLoader
Mon May 12 09:00:52 GMT-03:00 2008 [info] ResourceManager : found header.include.vm with loader org.apache.velocity.runtime.resource.loader.FileResourceLoader
Mon May 12 09:00:52 GMT-03:00 2008 [info] ResourceManager : found src/templates/velocity//web/perschema/widget/multiselect.widget.java.vm with loader org.apache.velocity.runtime.resource.loader.FileResourceLoader
Mon May 12 09:00:52 GMT-03:00 2008 [info] ResourceManager : found src/templates/velocity//web/perschema/widget/multiselect.widget.java.vm with loader org.apache.velocity.runtime.resource.loader.FileResourceLoader
Mon May 12 09:00:52 GMT-03:00 2008 [info] ResourceManager : found schema.include.vm with loader org.apache.velocity.runtime.resource.loader.FileResourceLoader
Mon May 12 09:00:52 GMT-03:00 2008 [info] ResourceManager : found header.include.vm with loader org.apache.velocity.runtime.resource.loader.FileResourceLoader
Mon May 12 09:00:52 GMT-03:00 2008 [info] ResourceManager : found src/templates/velocity//web/perschema/widget/numeric.widget.java.vm with loader org.apache.velocity.runtime.resource.loader.FileResourceLoader
Mon May 12 09:00:52 GMT-03:00 2008 [info] ResourceManager : found src/templates/velocity//web/perschema/widget/numeric.widget.java.vm with loader org.apache.velocity.runtime.resource.loader.FileResourceLoader
Mon May 12 09:00:52 GMT-03:00 2008 [info] ResourceManager : found schema.include.vm with loader org.apache.velocity.runtime.resource.loader.FileResourceLoader
Mon May 12 09:00:52 GMT-03:00 2008 [info] ResourceManager : found header.include.vm with loader org.apache.velocity.runtime.resource.loader.FileResourceLoader
Mon May 12 09:00:52 GMT-03:00 2008 [info] ResourceManager : found src/templates/velocity//web/perschema/widget/select.widget.java.vm with loader org.apache.velocity.runtime.resource.loader.FileResourceLoader
Mon May 12 09:00:52 GMT-03:00 2008 [info] ResourceManager : found src/templates/velocity//web/perschema/widget/select.widget.java.vm with loader org.apache.velocity.runtime.resource.loader.FileResourceLoader
Mon May 12 09:00:52 GMT-03:00 2008 [info] ResourceManager : found schema.include.vm with loader org.apache.velocity.runtime.resource.loader.FileResourceLoader
Mon May 12 09:00:52 GMT-03:00 2008 [info] ResourceManager : found header.include.vm with loader org.apache.velocity.runtime.resource.loader.FileResourceLoader
Mon May 12 09:00:52 GMT-03:00 2008 [info] ResourceManager : found src/templates/velocity//web/perschema/widget/textarea.widget.java.vm with loader org.apache.velocity.runtime.resource.loader.FileResourceLoader
Mon May 12 09:00:52 GMT-03:00 2008 [info] ResourceManager : found src/templates/velocity//web/perschema/widget/textarea.widget.java.vm with loader org.apache.velocity.runtime.resource.loader.FileResourceLoader
Mon May 12 09:00:53 GMT-03:00 2008 [info] ResourceManager : found schema.include.vm with loader org.apache.velocity.runtime.resource.loader.FileResourceLoader
Mon May 12 09:00:53 GMT-03:00 2008 [info] ResourceManager : found header.include.vm with loader org.apache.velocity.runtime.resource.loader.FileResourceLoader
Mon May 12 09:00:53 GMT-03:00 2008 [info] ResourceManager : found src/templates/velocity//web/perschema/widget/widget.decorator.base.java.vm with loader org.apache.velocity.runtime.resource.loader.FileResourceLoader
Mon May 12 09:00:53 GMT-03:00 2008 [info] ResourceManager : found src/templates/velocity//web/perschema/widget/widget.decorator.base.java.vm with loader org.apache.velocity.runtime.resource.loader.FileResourceLoader
Mon May 12 09:00:53 GMT-03:00 2008 [info] ResourceManager : found schema.include.vm with loader org.apache.velocity.runtime.resource.loader.FileResourceLoader
Mon May 12 09:00:53 GMT-03:00 2008 [info] ResourceManager : found header.include.vm with loader org.apache.velocity.runtime.resource.loader.FileResourceLoader
Mon May 12 09:00:53 GMT-03:00 2008 [info] ResourceManager : found src/templates/velocity//web/perschema/widget/widget.interface.java.vm with loader org.apache.velocity.runtime.resource.loader.FileResourceLoader
Mon May 12 09:00:53 GMT-03:00 2008 [info] ResourceManager : found src/templates/velocity//web/perschema/widget/widget.interface.java.vm with loader org.apache.velocity.runtime.resource.loader.FileResourceLoader
Mon May 12 09:00:53 GMT-03:00 2008 [info] ResourceManager : found schema.include.vm with loader org.apache.velocity.runtime.resource.loader.FileResourceLoader
Mon May 12 09:00:53 GMT-03:00 2008 [info] ResourceManager : found header.include.vm with loader org.apache.velocity.runtime.resource.loader.FileResourceLoader
Mon May 12 09:00:53 GMT-03:00 2008 [info] ResourceManager : found src/templates/velocity//cache/pertable/cache.java.vm with loader org.apache.velocity.runtime.resource.loader.FileResourceLoader
Mon May 12 09:00:53 GMT-03:00 2008 [info] ResourceManager : found src/templates/velocity//cache/pertable/cache.java.vm with loader org.apache.velocity.runtime.resource.loader.FileResourceLoader
Mon May 12 09:00:53 GMT-03:00 2008 [info] ResourceManager : found table.include.vm with loader org.apache.velocity.runtime.resource.loader.FileResourceLoader
Mon May 12 09:00:53 GMT-03:00 2008 [info] ResourceManager : found schema.include.vm with loader org.apache.velocity.runtime.resource.loader.FileResourceLoader
Mon May 12 09:00:53 GMT-03:00 2008 [info] ResourceManager : found header.include.vm with loader org.apache.velocity.runtime.resource.loader.FileResourceLoader
Mon May 12 09:00:53 GMT-03:00 2008 [info] ResourceManager : found src/templates/velocity//db/pertable/database.documentation.table.html.vm with loader org.apache.velocity.runtime.resource.loader.FileResourceLoader
Mon May 12 09:00:53 GMT-03:00 2008 [info] ResourceManager : found src/templates/velocity//db/pertable/database.documentation.table.html.vm with loader org.apache.velocity.runtime.resource.loader.FileResourceLoader
Mon May 12 09:00:53 GMT-03:00 2008 [info] ResourceManager : found table.include.vm with loader org.apache.velocity.runtime.resource.loader.FileResourceLoader
Mon May 12 09:00:53 GMT-03:00 2008 [info] ResourceManager : found schema.include.vm with loader org.apache.velocity.runtime.resource.loader.FileResourceLoader
Mon May 12 09:00:53 GMT-03:00 2008 [info] ResourceManager : found header.include.vm with loader org.apache.velocity.runtime.resource.loader.FileResourceLoader
Mon May 12 09:00:53 GMT-03:00 2008 [info] ResourceManager : found src/templates/velocity//db/pertable/graphviz/table.graphviz.vm with loader org.apache.velocity.runtime.resource.loader.FileResourceLoader
Mon May 12 09:00:53 GMT-03:00 2008 [info] ResourceManager : found src/templates/velocity//db/pertable/graphviz/table.graphviz.vm with loader org.apache.velocity.runtime.resource.loader.FileResourceLoader
Mon May 12 09:00:53 GMT-03:00 2008 [info] ResourceManager : found table.include.vm with loader org.apache.velocity.runtime.resource.loader.FileResourceLoader
Mon May 12 09:00:53 GMT-03:00 2008 [info] ResourceManager : found schema.include.vm with loader org.apache.velocity.runtime.resource.loader.FileResourceLoader
Mon May 12 09:00:53 GMT-03:00 2008 [info] ResourceManager : found src/templates/velocity//factory/pertable/factory.java.vm with loader org.apache.velocity.runtime.resource.loader.FileResourceLoader
Mon May 12 09:00:53 GMT-03:00 2008 [info] ResourceManager : found src/templates/velocity//factory/pertable/factory.java.vm with loader org.apache.velocity.runtime.resource.loader.FileResourceLoader
Mon May 12 09:00:53 GMT-03:00 2008 [info] ResourceManager : found table.include.vm with loader org.apache.velocity.runtime.resource.loader.FileResourceLoader
Mon May 12 09:00:53 GMT-03:00 2008 [info] ResourceManager : found schema.include.vm with loader org.apache.velocity.runtime.resource.loader.FileResourceLoader
Mon May 12 09:00:53 GMT-03:00 2008 [info] ResourceManager : found header.include.vm with loader org.apache.velocity.runtime.resource.loader.FileResourceLoader
Mon May 12 09:00:53 GMT-03:00 2008 [info] ResourceManager : found src/templates/velocity//factory/pertable/factory.properties.vm with loader org.apache.velocity.runtime.resource.loader.FileResourceLoader
Mon May 12 09:00:53 GMT-03:00 2008 [info] ResourceManager : found src/templates/velocity//factory/pertable/factory.properties.vm with loader org.apache.velocity.runtime.resource.loader.FileResourceLoader
Mon May 12 09:00:53 GMT-03:00 2008 [info] ResourceManager : found table.include.vm with loader org.apache.velocity.runtime.resource.loader.FileResourceLoader
Mon May 12 09:00:53 GMT-03:00 2008 [info] ResourceManager : found schema.include.vm with loader org.apache.velocity.runtime.resource.loader.FileResourceLoader
Mon May 12 09:00:53 GMT-03:00 2008 [info] ResourceManager : found header.include.vm with loader org.apache.velocity.runtime.resource.loader.FileResourceLoader
Mon May 12 09:00:53 GMT-03:00 2008 [info] ResourceManager : found src/templates/velocity//factory/pertable/http.factory.java.vm with loader org.apache.velocity.runtime.resource.loader.FileResourceLoader
Mon May 12 09:00:53 GMT-03:00 2008 [info] ResourceManager : found src/templates/velocity//factory/pertable/http.factory.java.vm with loader org.apache.velocity.runtime.resource.loader.FileResourceLoader
Mon May 12 09:00:53 GMT-03:00 2008 [info] ResourceManager : found table.include.vm with loader org.apache.velocity.runtime.resource.loader.FileResourceLoader
Mon May 12 09:00:53 GMT-03:00 2008 [info] ResourceManager : found schema.include.vm with loader org.apache.velocity.runtime.resource.loader.FileResourceLoader
Mon May 12 09:00:53 GMT-03:00 2008 [info] ResourceManager : found header.include.vm with loader org.apache.velocity.runtime.resource.loader.FileResourceLoader
Mon May 12 09:00:53 GMT-03:00 2008 [info] ResourceManager : found src/templates/velocity//java/pertable/bean.java.vm with loader org.apache.velocity.runtime.resource.loader.FileResourceLoader
Mon May 12 09:00:53 GMT-03:00 2008 [info] ResourceManager : found src/templates/velocity//java/pertable/bean.java.vm with loader org.apache.velocity.runtime.resource.loader.FileResourceLoader
Mon May 12 09:00:53 GMT-03:00 2008 [info] ResourceManager : found table.include.vm with loader org.apache.velocity.runtime.resource.loader.FileResourceLoader
Mon May 12 09:00:53 GMT-03:00 2008 [info] ResourceManager : found schema.include.vm with loader org.apache.velocity.runtime.resource.loader.FileResourceLoader
Mon May 12 09:00:53 GMT-03:00 2008 [info] ResourceManager : found header.include.vm with loader org.apache.velocity.runtime.resource.loader.FileResourceLoader
Mon May 12 09:00:53 GMT-03:00 2008 [info] ResourceManager : found src/templates/velocity//java/pertable/comparator.java.vm with loader org.apache.velocity.runtime.resource.loader.FileResourceLoader
Mon May 12 09:00:53 GMT-03:00 2008 [info] ResourceManager : found src/templates/velocity//java/pertable/comparator.java.vm with loader org.apache.velocity.runtime.resource.loader.FileResourceLoader
Mon May 12 09:00:53 GMT-03:00 2008 [info] ResourceManager : found table.include.vm with loader org.apache.velocity.runtime.resource.loader.FileResourceLoader
Mon May 12 09:00:53 GMT-03:00 2008 [info] ResourceManager : found schema.include.vm with loader org.apache.velocity.runtime.resource.loader.FileResourceLoader
Mon May 12 09:00:53 GMT-03:00 2008 [info] ResourceManager : found header.include.vm with loader org.apache.velocity.runtime.resource.loader.FileResourceLoader
Mon May 12 09:00:53 GMT-03:00 2008 [info] ResourceManager : found src/templates/velocity//java/pertable/listener.java.vm with loader org.apache.velocity.runtime.resource.loader.FileResourceLoader
Mon May 12 09:00:53 GMT-03:00 2008 [info] ResourceManager : found src/templates/velocity//java/pertable/listener.java.vm with loader org.apache.velocity.runtime.resource.loader.FileResourceLoader
Mon May 12 09:00:53 GMT-03:00 2008 [info] ResourceManager : found table.include.vm with loader org.apache.velocity.runtime.resource.loader.FileResourceLoader
Mon May 12 09:00:53 GMT-03:00 2008 [info] ResourceManager : found schema.include.vm with loader org.apache.velocity.runtime.resource.loader.FileResourceLoader
Mon May 12 09:00:53 GMT-03:00 2008 [info] ResourceManager : found header.include.vm with loader org.apache.velocity.runtime.resource.loader.FileResourceLoader
Mon May 12 09:00:53 GMT-03:00 2008 [info] Velocimacro : added new VM : #sqlAppend( somestr ) : source = src/templates/velocity//java/pertable/manager.java.vm
Mon May 12 09:00:53 GMT-03:00 2008 [info] ResourceManager : found src/templates/velocity//java/pertable/manager.java.vm with loader org.apache.velocity.runtime.resource.loader.FileResourceLoader
Mon May 12 09:00:53 GMT-03:00 2008 [warn] Velocimacro : VM addition rejected : sqlAppend : inline not allowed to replace existing VM
Mon May 12 09:00:53 GMT-03:00 2008 [info] ResourceManager : found src/templates/velocity//java/pertable/manager.java.vm with loader org.apache.velocity.runtime.resource.loader.FileResourceLoader
Mon May 12 09:00:53 GMT-03:00 2008 [info] ResourceManager : found table.include.vm with loader org.apache.velocity.runtime.resource.loader.FileResourceLoader
Mon May 12 09:00:53 GMT-03:00 2008 [info] ResourceManager : found schema.include.vm with loader org.apache.velocity.runtime.resource.loader.FileResourceLoader
Mon May 12 09:00:53 GMT-03:00 2008 [info] ResourceManager : found header.include.vm with loader org.apache.velocity.runtime.resource.loader.FileResourceLoader
Mon May 12 09:00:53 GMT-03:00 2008 [info] ResourceManager : found src/templates/velocity//spdao/pertable/dao.db.java.vm with loader org.apache.velocity.runtime.resource.loader.FileResourceLoader
Mon May 12 09:00:53 GMT-03:00 2008 [info] ResourceManager : found src/templates/velocity//spdao/pertable/dao.db.java.vm with loader org.apache.velocity.runtime.resource.loader.FileResourceLoader
Mon May 12 09:00:53 GMT-03:00 2008 [info] ResourceManager : found table.include.vm with loader org.apache.velocity.runtime.resource.loader.FileResourceLoader
Mon May 12 09:00:53 GMT-03:00 2008 [info] ResourceManager : found schema.include.vm with loader org.apache.velocity.runtime.resource.loader.FileResourceLoader
Mon May 12 09:00:53 GMT-03:00 2008 [info] ResourceManager : found header.include.vm with loader org.apache.velocity.runtime.resource.loader.FileResourceLoader
Mon May 12 09:00:53 GMT-03:00 2008 [info] ResourceManager : found src/templates/velocity//spdao/pertable/dao.java.vm with loader org.apache.velocity.runtime.resource.loader.FileResourceLoader
Mon May 12 09:00:53 GMT-03:00 2008 [info] ResourceManager : found src/templates/velocity//spdao/pertable/dao.java.vm with loader org.apache.velocity.runtime.resource.loader.FileResourceLoader
Mon May 12 09:00:53 GMT-03:00 2008 [info] ResourceManager : found table.include.vm with loader org.apache.velocity.runtime.resource.loader.FileResourceLoader
Mon May 12 09:00:53 GMT-03:00 2008 [info] ResourceManager : found schema.include.vm with loader org.apache.velocity.runtime.resource.loader.FileResourceLoader
Mon May 12 09:00:53 GMT-03:00 2008 [info] ResourceManager : found header.include.vm with loader org.apache.velocity.runtime.resource.loader.FileResourceLoader
Mon May 12 09:00:53 GMT-03:00 2008 [info] ResourceManager : found src/templates/velocity//web/pertable/renderer.java.vm with loader org.apache.velocity.runtime.resource.loader.FileResourceLoader
Mon May 12 09:00:53 GMT-03:00 2008 [info] ResourceManager : found src/templates/velocity//web/pertable/renderer.java.vm with loader org.apache.velocity.runtime.resource.loader.FileResourceLoader
Mon May 12 09:00:53 GMT-03:00 2008 [info] ResourceManager : found table.include.vm with loader org.apache.velocity.runtime.resource.loader.FileResourceLoader
Mon May 12 09:00:53 GMT-03:00 2008 [info] ResourceManager : found schema.include.vm with loader org.apache.velocity.runtime.resource.loader.FileResourceLoader
Mon May 12 09:00:53 GMT-03:00 2008 [info] ResourceManager : found header.include.vm with loader org.apache.velocity.runtime.resource.loader.FileResourceLoader
Mon May 12 09:00:53 GMT-03:00 2008 [info] ResourceManager : found src/templates/velocity//web/pertable/widget.factory.java.vm with loader org.apache.velocity.runtime.resource.loader.FileResourceLoader
Mon May 12 09:00:53 GMT-03:00 2008 [info] ResourceManager : found src/templates/velocity//web/pertable/widget.factory.java.vm with loader org.apache.velocity.runtime.resource.loader.FileResourceLoader
Mon May 12 09:00:53 GMT-03:00 2008 [info] ResourceManager : found table.include.vm with loader org.apache.velocity.runtime.resource.loader.FileResourceLoader
Mon May 12 09:00:53 GMT-03:00 2008 [info] ResourceManager : found schema.include.vm with loader org.apache.velocity.runtime.resource.loader.FileResourceLoader
Mon May 12 09:00:53 GMT-03:00 2008 [info] ResourceManager : found header.include.vm with loader org.apache.velocity.runtime.resource.loader.FileResourceLoader
Mon May 12 09:00:53 GMT-03:00 2008 [info] ResourceManager : found src/templates/velocity//web/pertable/widget.java.vm with loader org.apache.velocity.runtime.resource.loader.FileResourceLoader
Mon May 12 09:00:53 GMT-03:00 2008 [info] ResourceManager : found src/templates/velocity//web/pertable/widget.java.vm with loader org.apache.velocity.runtime.resource.loader.FileResourceLoader
Mon May 12 09:00:53 GMT-03:00 2008 [info] ResourceManager : found table.include.vm with loader org.apache.velocity.runtime.resource.loader.FileResourceLoader
Mon May 12 09:00:53 GMT-03:00 2008 [info] ResourceManager : found schema.include.vm with loader org.apache.velocity.runtime.resource.loader.FileResourceLoader
Mon May 12 09:00:53 GMT-03:00 2008 [info] ResourceManager : found header.include.vm with loader org.apache.velocity.runtime.resource.loader.FileResourceLoader
Mon May 12 09:00:53 GMT-03:00 2008 [info] ResourceManager : found src/templates/velocity//web/pertable/widget.properties.vm with loader org.apache.velocity.runtime.resource.loader.FileResourceLoader
Mon May 12 09:00:53 GMT-03:00 2008 [info] ResourceManager : found src/templates/velocity//web/pertable/widget.properties.vm with loader org.apache.velocity.runtime.resource.loader.FileResourceLoader
Mon May 12 09:00:53 GMT-03:00 2008 [info] ResourceManager : found table.include.vm with loader org.apache.velocity.runtime.resource.loader.FileResourceLoader
Mon May 12 09:00:53 GMT-03:00 2008 [info] ResourceManager : found schema.include.vm with loader org.apache.velocity.runtime.resource.loader.FileResourceLoader
Mon May 12 09:00:53 GMT-03:00 2008 [info] ResourceManager : found header.include.vm with loader org.apache.velocity.runtime.resource.loader.FileResourceLoader
Mon May 12 09:00:53 GMT-03:00 2008 [info] ResourceManager : found src/templates/velocity//cache/pertable/cache.java.vm with loader org.apache.velocity.runtime.resource.loader.FileResourceLoader
Mon May 12 09:00:53 GMT-03:00 2008 [info] ResourceManager : found src/templates/velocity//cache/pertable/cache.java.vm with loader org.apache.velocity.runtime.resource.loader.FileResourceLoader
Mon May 12 09:00:53 GMT-03:00 2008 [info] ResourceManager : found table.include.vm with loader org.apache.velocity.runtime.resource.loader.FileResourceLoader
Mon May 12 09:00:53 GMT-03:00 2008 [info] ResourceManager : found schema.include.vm with loader org.apache.velocity.runtime.resource.loader.FileResourceLoader
Mon May 12 09:00:53 GMT-03:00 2008 [info] ResourceManager : found header.include.vm with loader org.apache.velocity.runtime.resource.loader.FileResourceLoader
Mon May 12 09:00:53 GMT-03:00 2008 [info] ResourceManager : found src/templates/velocity//db/pertable/database.documentation.table.html.vm with loader org.apache.velocity.runtime.resource.loader.FileResourceLoader
Mon May 12 09:00:53 GMT-03:00 2008 [info] ResourceManager : found src/templates/velocity//db/pertable/database.documentation.table.html.vm with loader org.apache.velocity.runtime.resource.loader.FileResourceLoader
Mon May 12 09:00:53 GMT-03:00 2008 [info] ResourceManager : found table.include.vm with loader org.apache.velocity.runtime.resource.loader.FileResourceLoader
Mon May 12 09:00:53 GMT-03:00 2008 [info] ResourceManager : found schema.include.vm with loader org.apache.velocity.runtime.resource.loader.FileResourceLoader
Mon May 12 09:00:53 GMT-03:00 2008 [info] ResourceManager : found header.include.vm with loader org.apache.velocity.runtime.resource.loader.FileResourceLoader
Mon May 12 09:00:53 GMT-03:00 2008 [info] ResourceManager : found src/templates/velocity//db/pertable/graphviz/table.graphviz.vm with loader org.apache.velocity.runtime.resource.loader.FileResourceLoader
Mon May 12 09:00:53 GMT-03:00 2008 [info] ResourceManager : found src/templates/velocity//db/pertable/graphviz/table.graphviz.vm with loader org.apache.velocity.runtime.resource.loader.FileResourceLoader
Mon May 12 09:00:53 GMT-03:00 2008 [info] ResourceManager : found table.include.vm with loader org.apache.velocity.runtime.resource.loader.FileResourceLoader
Mon May 12 09:00:53 GMT-03:00 2008 [info] ResourceManager : found schema.include.vm with loader org.apache.velocity.runtime.resource.loader.FileResourceLoader
Mon May 12 09:00:53 GMT-03:00 2008 [info] ResourceManager : found src/templates/velocity//factory/pertable/factory.java.vm with loader org.apache.velocity.runtime.resource.loader.FileResourceLoader
Mon May 12 09:00:53 GMT-03:00 2008 [info] ResourceManager : found src/templates/velocity//factory/pertable/factory.java.vm with loader org.apache.velocity.runtime.resource.loader.FileResourceLoader
Mon May 12 09:00:53 GMT-03:00 2008 [info] ResourceManager : found table.include.vm with loader org.apache.velocity.runtime.resource.loader.FileResourceLoader
Mon May 12 09:00:53 GMT-03:00 2008 [info] ResourceManager : found schema.include.vm with loader org.apache.velocity.runtime.resource.loader.FileResourceLoader
Mon May 12 09:00:53 GMT-03:00 2008 [info] ResourceManager : found header.include.vm with loader org.apache.velocity.runtime.resource.loader.FileResourceLoader
Mon May 12 09:00:53 GMT-03:00 2008 [info] ResourceManager : found src/templates/velocity//factory/pertable/factory.properties.vm with loader org.apache.velocity.runtime.resource.loader.FileResourceLoader
Mon May 12 09:00:53 GMT-03:00 2008 [info] ResourceManager : found src/templates/velocity//factory/pertable/factory.properties.vm with loader org.apache.velocity.runtime.resource.loader.FileResourceLoader
Mon May 12 09:00:53 GMT-03:00 2008 [info] ResourceManager : found table.include.vm with loader org.apache.velocity.runtime.resource.loader.FileResourceLoader
Mon May 12 09:00:53 GMT-03:00 2008 [info] ResourceManager : found schema.include.vm with loader org.apache.velocity.runtime.resource.loader.FileResourceLoader
Mon May 12 09:00:53 GMT-03:00 2008 [info] ResourceManager : found header.include.vm with loader org.apache.velocity.runtime.resource.loader.FileResourceLoader
Mon May 12 09:00:53 GMT-03:00 2008 [info] ResourceManager : found src/templates/velocity//factory/pertable/http.factory.java.vm with loader org.apache.velocity.runtime.resource.loader.FileResourceLoader
Mon May 12 09:00:53 GMT-03:00 2008 [info] ResourceManager : found src/templates/velocity//factory/pertable/http.factory.java.vm with loader org.apache.velocity.runtime.resource.loader.FileResourceLoader
Mon May 12 09:00:53 GMT-03:00 2008 [info] ResourceManager : found table.include.vm with loader org.apache.velocity.runtime.resource.loader.FileResourceLoader
Mon May 12 09:00:53 GMT-03:00 2008 [info] ResourceManager : found schema.include.vm with loader org.apache.velocity.runtime.resource.loader.FileResourceLoader
Mon May 12 09:00:53 GMT-03:00 2008 [info] ResourceManager : found header.include.vm with loader org.apache.velocity.runtime.resource.loader.FileResourceLoader
Mon May 12 09:00:53 GMT-03:00 2008 [info] ResourceManager : found src/templates/velocity//java/pertable/bean.java.vm with loader org.apache.velocity.runtime.resource.loader.FileResourceLoader
Mon May 12 09:00:53 GMT-03:00 2008 [info] ResourceManager : found src/templates/velocity//java/pertable/bean.java.vm with loader org.apache.velocity.runtime.resource.loader.FileResourceLoader
Mon May 12 09:00:53 GMT-03:00 2008 [info] ResourceManager : found table.include.vm with loader org.apache.velocity.runtime.resource.loader.FileResourceLoader
Mon May 12 09:00:53 GMT-03:00 2008 [info] ResourceManager : found schema.include.vm with loader org.apache.velocity.runtime.resource.loader.FileResourceLoader
Mon May 12 09:00:53 GMT-03:00 2008 [info] ResourceManager : found header.include.vm with loader org.apache.velocity.runtime.resource.loader.FileResourceLoader
Mon May 12 09:00:53 GMT-03:00 2008 [info] ResourceManager : found src/templates/velocity//java/pertable/comparator.java.vm with loader org.apache.velocity.runtime.resource.loader.FileResourceLoader
Mon May 12 09:00:53 GMT-03:00 2008 [info] ResourceManager : found src/templates/velocity//java/pertable/comparator.java.vm with loader org.apache.velocity.runtime.resource.loader.FileResourceLoader
Mon May 12 09:00:53 GMT-03:00 2008 [info] ResourceManager : found table.include.vm with loader org.apache.velocity.runtime.resource.loader.FileResourceLoader
Mon May 12 09:00:53 GMT-03:00 2008 [info] ResourceManager : found schema.include.vm with loader org.apache.velocity.runtime.resource.loader.FileResourceLoader
Mon May 12 09:00:53 GMT-03:00 2008 [info] ResourceManager : found header.include.vm with loader org.apache.velocity.runtime.resource.loader.FileResourceLoader
Mon May 12 09:00:53 GMT-03:00 2008 [info] ResourceManager : found src/templates/velocity//java/pertable/listener.java.vm with loader org.apache.velocity.runtime.resource.loader.FileResourceLoader
Mon May 12 09:00:53 GMT-03:00 2008 [info] ResourceManager : found src/templates/velocity//java/pertable/listener.java.vm with loader org.apache.velocity.runtime.resource.loader.FileResourceLoader
Mon May 12 09:00:53 GMT-03:00 2008 [info] ResourceManager : found table.include.vm with loader org.apache.velocity.runtime.resource.loader.FileResourceLoader
Mon May 12 09:00:53 GMT-03:00 2008 [info] ResourceManager : found schema.include.vm with loader org.apache.velocity.runtime.resource.loader.FileResourceLoader
Mon May 12 09:00:53 GMT-03:00 2008 [info] ResourceManager : found header.include.vm with loader org.apache.velocity.runtime.resource.loader.FileResourceLoader
Mon May 12 09:00:53 GMT-03:00 2008 [warn] Velocimacro : VM addition rejected : sqlAppend : inline not allowed to replace existing VM
Mon May 12 09:00:53 GMT-03:00 2008 [info] ResourceManager : found src/templates/velocity//java/pertable/manager.java.vm with loader org.apache.velocity.runtime.resource.loader.FileResourceLoader
Mon May 12 09:00:53 GMT-03:00 2008 [warn] Velocimacro : VM addition rejected : sqlAppend : inline not allowed to replace existing VM
Mon May 12 09:00:53 GMT-03:00 2008 [info] ResourceManager : found src/templates/velocity//java/pertable/manager.java.vm with loader org.apache.velocity.runtime.resource.loader.FileResourceLoader
Mon May 12 09:00:53 GMT-03:00 2008 [info] ResourceManager : found table.include.vm with loader org.apache.velocity.runtime.resource.loader.FileResourceLoader
Mon May 12 09:00:53 GMT-03:00 2008 [info] ResourceManager : found schema.include.vm with loader org.apache.velocity.runtime.resource.loader.FileResourceLoader
Mon May 12 09:00:53 GMT-03:00 2008 [info] ResourceManager : found header.include.vm with loader org.apache.velocity.runtime.resource.loader.FileResourceLoader
Mon May 12 09:00:54 GMT-03:00 2008 [info] ResourceManager : found src/templates/velocity//spdao/pertable/dao.db.java.vm with loader org.apache.velocity.runtime.resource.loader.FileResourceLoader
Mon May 12 09:00:54 GMT-03:00 2008 [info] ResourceManager : found src/templates/velocity//spdao/pertable/dao.db.java.vm with loader org.apache.velocity.runtime.resource.loader.FileResourceLoader
Mon May 12 09:00:54 GMT-03:00 2008 [info] ResourceManager : found table.include.vm with loader org.apache.velocity.runtime.resource.loader.FileResourceLoader
Mon May 12 09:00:54 GMT-03:00 2008 [info] ResourceManager : found schema.include.vm with loader org.apache.velocity.runtime.resource.loader.FileResourceLoader
Mon May 12 09:00:54 GMT-03:00 2008 [info] ResourceManager : found header.include.vm with loader org.apache.velocity.runtime.resource.loader.FileResourceLoader
Mon May 12 09:00:54 GMT-03:00 2008 [info] ResourceManager : found src/templates/velocity//spdao/pertable/dao.java.vm with loader org.apache.velocity.runtime.resource.loader.FileResourceLoader
Mon May 12 09:00:54 GMT-03:00 2008 [info] ResourceManager : found src/templates/velocity//spdao/pertable/dao.java.vm with loader org.apache.velocity.runtime.resource.loader.FileResourceLoader
Mon May 12 09:00:54 GMT-03:00 2008 [info] ResourceManager : found table.include.vm with loader org.apache.velocity.runtime.resource.loader.FileResourceLoader
Mon May 12 09:00:54 GMT-03:00 2008 [info] ResourceManager : found schema.include.vm with loader org.apache.velocity.runtime.resource.loader.FileResourceLoader
Mon May 12 09:00:54 GMT-03:00 2008 [info] ResourceManager : found header.include.vm with loader org.apache.velocity.runtime.resource.loader.FileResourceLoader
Mon May 12 09:00:54 GMT-03:00 2008 [info] ResourceManager : found src/templates/velocity//web/pertable/renderer.java.vm with loader org.apache.velocity.runtime.resource.loader.FileResourceLoader
Mon May 12 09:00:54 GMT-03:00 2008 [info] ResourceManager : found src/templates/velocity//web/pertable/renderer.java.vm with loader org.apache.velocity.runtime.resource.loader.FileResourceLoader
Mon May 12 09:00:54 GMT-03:00 2008 [info] ResourceManager : found table.include.vm with loader org.apache.velocity.runtime.resource.loader.FileResourceLoader
Mon May 12 09:00:54 GMT-03:00 2008 [info] ResourceManager : found schema.include.vm with loader org.apache.velocity.runtime.resource.loader.FileResourceLoader
Mon May 12 09:00:54 GMT-03:00 2008 [info] ResourceManager : found header.include.vm with loader org.apache.velocity.runtime.resource.loader.FileResourceLoader
Mon May 12 09:00:54 GMT-03:00 2008 [info] ResourceManager : found src/templates/velocity//web/pertable/widget.factory.java.vm with loader org.apache.velocity.runtime.resource.loader.FileResourceLoader
Mon May 12 09:00:54 GMT-03:00 2008 [info] ResourceManager : found src/templates/velocity//web/pertable/widget.factory.java.vm with loader org.apache.velocity.runtime.resource.loader.FileResourceLoader
Mon May 12 09:00:54 GMT-03:00 2008 [info] ResourceManager : found table.include.vm with loader org.apache.velocity.runtime.resource.loader.FileResourceLoader
Mon May 12 09:00:54 GMT-03:00 2008 [info] ResourceManager : found schema.include.vm with loader org.apache.velocity.runtime.resource.loader.FileResourceLoader
Mon May 12 09:00:54 GMT-03:00 2008 [info] ResourceManager : found header.include.vm with loader org.apache.velocity.runtime.resource.loader.FileResourceLoader
Mon May 12 09:00:54 GMT-03:00 2008 [info] ResourceManager : found src/templates/velocity//web/pertable/widget.java.vm with loader org.apache.velocity.runtime.resource.loader.FileResourceLoader
Mon May 12 09:00:54 GMT-03:00 2008 [info] ResourceManager : found src/templates/velocity//web/pertable/widget.java.vm with loader org.apache.velocity.runtime.resource.loader.FileResourceLoader
Mon May 12 09:00:54 GMT-03:00 2008 [info] ResourceManager : found table.include.vm with loader org.apache.velocity.runtime.resource.loader.FileResourceLoader
Mon May 12 09:00:54 GMT-03:00 2008 [info] ResourceManager : found schema.include.vm with loader org.apache.velocity.runtime.resource.loader.FileResourceLoader
Mon May 12 09:00:54 GMT-03:00 2008 [info] ResourceManager : found header.include.vm with loader org.apache.velocity.runtime.resource.loader.FileResourceLoader
Mon May 12 09:00:54 GMT-03:00 2008 [info] ResourceManager : found src/templates/velocity//web/pertable/widget.properties.vm with loader org.apache.velocity.runtime.resource.loader.FileResourceLoader
Mon May 12 09:00:54 GMT-03:00 2008 [info] ResourceManager : found src/templates/velocity//web/pertable/widget.properties.vm with loader org.apache.velocity.runtime.resource.loader.FileResourceLoader
Mon May 12 09:00:54 GMT-03:00 2008 [info] ResourceManager : found table.include.vm with loader org.apache.velocity.runtime.resource.loader.FileResourceLoader
Mon May 12 09:00:54 GMT-03:00 2008 [info] ResourceManager : found schema.include.vm with loader org.apache.velocity.runtime.resource.loader.FileResourceLoader
Mon May 12 09:00:54 GMT-03:00 2008 [info] ResourceManager : found header.include.vm with loader org.apache.velocity.runtime.resource.loader.FileResourceLoader
Mon May 12 09:00:54 GMT-03:00 2008 [info] ResourceManager : found src/templates/velocity//cache/pertable/cache.java.vm with loader org.apache.velocity.runtime.resource.loader.FileResourceLoader
Mon May 12 09:00:54 GMT-03:00 2008 [info] ResourceManager : found src/templates/velocity//cache/pertable/cache.java.vm with loader org.apache.velocity.runtime.resource.loader.FileResourceLoader
Mon May 12 09:00:54 GMT-03:00 2008 [info] ResourceManager : found table.include.vm with loader org.apache.velocity.runtime.resource.loader.FileResourceLoader
Mon May 12 09:00:54 GMT-03:00 2008 [info] ResourceManager : found schema.include.vm with loader org.apache.velocity.runtime.resource.loader.FileResourceLoader
Mon May 12 09:00:54 GMT-03:00 2008 [info] ResourceManager : found header.include.vm with loader org.apache.velocity.runtime.resource.loader.FileResourceLoader
Mon May 12 09:00:54 GMT-03:00 2008 [info] ResourceManager : found src/templates/velocity//db/pertable/database.documentation.table.html.vm with loader org.apache.velocity.runtime.resource.loader.FileResourceLoader
Mon May 12 09:00:54 GMT-03:00 2008 [info] ResourceManager : found src/templates/velocity//db/pertable/database.documentation.table.html.vm with loader org.apache.velocity.runtime.resource.loader.FileResourceLoader
Mon May 12 09:00:54 GMT-03:00 2008 [info] ResourceManager : found table.include.vm with loader org.apache.velocity.runtime.resource.loader.FileResourceLoader
Mon May 12 09:00:54 GMT-03:00 2008 [info] ResourceManager : found schema.include.vm with loader org.apache.velocity.runtime.resource.loader.FileResourceLoader
Mon May 12 09:00:54 GMT-03:00 2008 [info] ResourceManager : found header.include.vm with loader org.apache.velocity.runtime.resource.loader.FileResourceLoader
Mon May 12 09:00:54 GMT-03:00 2008 [info] ResourceManager : found src/templates/velocity//db/pertable/graphviz/table.graphviz.vm with loader org.apache.velocity.runtime.resource.loader.FileResourceLoader
Mon May 12 09:00:54 GMT-03:00 2008 [info] ResourceManager : found src/templates/velocity//db/pertable/graphviz/table.graphviz.vm with loader org.apache.velocity.runtime.resource.loader.FileResourceLoader
Mon May 12 09:00:54 GMT-03:00 2008 [info] ResourceManager : found table.include.vm with loader org.apache.velocity.runtime.resource.loader.FileResourceLoader
Mon May 12 09:00:54 GMT-03:00 2008 [info] ResourceManager : found schema.include.vm with loader org.apache.velocity.runtime.resource.loader.FileResourceLoader
Mon May 12 09:00:54 GMT-03:00 2008 [info] ResourceManager : found src/templates/velocity//factory/pertable/factory.java.vm with loader org.apache.velocity.runtime.resource.loader.FileResourceLoader
Mon May 12 09:00:54 GMT-03:00 2008 [info] ResourceManager : found src/templates/velocity//factory/pertable/factory.java.vm with loader org.apache.velocity.runtime.resource.loader.FileResourceLoader
Mon May 12 09:00:54 GMT-03:00 2008 [info] ResourceManager : found table.include.vm with loader org.apache.velocity.runtime.resource.loader.FileResourceLoader
Mon May 12 09:00:54 GMT-03:00 2008 [info] ResourceManager : found schema.include.vm with loader org.apache.velocity.runtime.resource.loader.FileResourceLoader
Mon May 12 09:00:54 GMT-03:00 2008 [info] ResourceManager : found header.include.vm with loader org.apache.velocity.runtime.resource.loader.FileResourceLoader
Mon May 12 09:00:54 GMT-03:00 2008 [info] ResourceManager : found src/templates/velocity//factory/pertable/factory.properties.vm with loader org.apache.velocity.runtime.resource.loader.FileResourceLoader
Mon May 12 09:00:54 GMT-03:00 2008 [info] ResourceManager : found src/templates/velocity//factory/pertable/factory.properties.vm with loader org.apache.velocity.runtime.resource.loader.FileResourceLoader
Mon May 12 09:00:54 GMT-03:00 2008 [info] ResourceManager : found table.include.vm with loader org.apache.velocity.runtime.resource.loader.FileResourceLoader
Mon May 12 09:00:54 GMT-03:00 2008 [info] ResourceManager : found schema.include.vm with loader org.apache.velocity.runtime.resource.loader.FileResourceLoader
Mon May 12 09:00:54 GMT-03:00 2008 [info] ResourceManager : found header.include.vm with loader org.apache.velocity.runtime.resource.loader.FileResourceLoader
Mon May 12 09:00:54 GMT-03:00 2008 [info] ResourceManager : found src/templates/velocity//factory/pertable/http.factory.java.vm with loader org.apache.velocity.runtime.resource.loader.FileResourceLoader
Mon May 12 09:00:54 GMT-03:00 2008 [info] ResourceManager : found src/templates/velocity//factory/pertable/http.factory.java.vm with loader org.apache.velocity.runtime.resource.loader.FileResourceLoader
Mon May 12 09:00:54 GMT-03:00 2008 [info] ResourceManager : found table.include.vm with loader org.apache.velocity.runtime.resource.loader.FileResourceLoader
Mon May 12 09:00:54 GMT-03:00 2008 [info] ResourceManager : found schema.include.vm with loader org.apache.velocity.runtime.resource.loader.FileResourceLoader
Mon May 12 09:00:54 GMT-03:00 2008 [info] ResourceManager : found header.include.vm with loader org.apache.velocity.runtime.resource.loader.FileResourceLoader
Mon May 12 09:00:54 GMT-03:00 2008 [info] ResourceManager : found src/templates/velocity//java/pertable/bean.java.vm with loader org.apache.velocity.runtime.resource.loader.FileResourceLoader
Mon May 12 09:00:54 GMT-03:00 2008 [info] ResourceManager : found src/templates/velocity//java/pertable/bean.java.vm with loader org.apache.velocity.runtime.resource.loader.FileResourceLoader
Mon May 12 09:00:54 GMT-03:00 2008 [info] ResourceManager : found table.include.vm with loader org.apache.velocity.runtime.resource.loader.FileResourceLoader
Mon May 12 09:00:54 GMT-03:00 2008 [info] ResourceManager : found schema.include.vm with loader org.apache.velocity.runtime.resource.loader.FileResourceLoader
Mon May 12 09:00:54 GMT-03:00 2008 [info] ResourceManager : found header.include.vm with loader org.apache.velocity.runtime.resource.loader.FileResourceLoader
Mon May 12 09:00:54 GMT-03:00 2008 [info] ResourceManager : found src/templates/velocity//java/pertable/comparator.java.vm with loader org.apache.velocity.runtime.resource.loader.FileResourceLoader
Mon May 12 09:00:54 GMT-03:00 2008 [info] ResourceManager : found src/templates/velocity//java/pertable/comparator.java.vm with loader org.apache.velocity.runtime.resource.loader.FileResourceLoader
Mon May 12 09:00:54 GMT-03:00 2008 [info] ResourceManager : found table.include.vm with loader org.apache.velocity.runtime.resource.loader.FileResourceLoader
Mon May 12 09:00:54 GMT-03:00 2008 [info] ResourceManager : found schema.include.vm with loader org.apache.velocity.runtime.resource.loader.FileResourceLoader
Mon May 12 09:00:54 GMT-03:00 2008 [info] ResourceManager : found header.include.vm with loader org.apache.velocity.runtime.resource.loader.FileResourceLoader
Mon May 12 09:00:54 GMT-03:00 2008 [info] ResourceManager : found src/templates/velocity//java/pertable/listener.java.vm with loader org.apache.velocity.runtime.resource.loader.FileResourceLoader
Mon May 12 09:00:54 GMT-03:00 2008 [info] ResourceManager : found src/templates/velocity//java/pertable/listener.java.vm with loader org.apache.velocity.runtime.resource.loader.FileResourceLoader
Mon May 12 09:00:54 GMT-03:00 2008 [info] ResourceManager : found table.include.vm with loader org.apache.velocity.runtime.resource.loader.FileResourceLoader
Mon May 12 09:00:54 GMT-03:00 2008 [info] ResourceManager : found schema.include.vm with loader org.apache.velocity.runtime.resource.loader.FileResourceLoader
Mon May 12 09:00:54 GMT-03:00 2008 [info] ResourceManager : found header.include.vm with loader org.apache.velocity.runtime.resource.loader.FileResourceLoader
Mon May 12 09:00:54 GMT-03:00 2008 [warn] Velocimacro : VM addition rejected : sqlAppend : inline not allowed to replace existing VM
Mon May 12 09:00:54 GMT-03:00 2008 [info] ResourceManager : found src/templates/velocity//java/pertable/manager.java.vm with loader org.apache.velocity.runtime.resource.loader.FileResourceLoader
Mon May 12 09:00:54 GMT-03:00 2008 [warn] Velocimacro : VM addition rejected : sqlAppend : inline not allowed to replace existing VM
Mon May 12 09:00:54 GMT-03:00 2008 [info] ResourceManager : found src/templates/velocity//java/pertable/manager.java.vm with loader org.apache.velocity.runtime.resource.loader.FileResourceLoader
Mon May 12 09:00:54 GMT-03:00 2008 [info] ResourceManager : found table.include.vm with loader org.apache.velocity.runtime.resource.loader.FileResourceLoader
Mon May 12 09:00:54 GMT-03:00 2008 [info] ResourceManager : found schema.include.vm with loader org.apache.velocity.runtime.resource.loader.FileResourceLoader
Mon May 12 09:00:54 GMT-03:00 2008 [info] ResourceManager : found header.include.vm with loader org.apache.velocity.runtime.resource.loader.FileResourceLoader
Mon May 12 09:00:54 GMT-03:00 2008 [info] ResourceManager : found src/templates/velocity//spdao/pertable/dao.db.java.vm with loader org.apache.velocity.runtime.resource.loader.FileResourceLoader
Mon May 12 09:00:54 GMT-03:00 2008 [info] ResourceManager : found src/templates/velocity//spdao/pertable/dao.db.java.vm with loader org.apache.velocity.runtime.resource.loader.FileResourceLoader
Mon May 12 09:00:54 GMT-03:00 2008 [info] ResourceManager : found table.include.vm with loader org.apache.velocity.runtime.resource.loader.FileResourceLoader
Mon May 12 09:00:54 GMT-03:00 2008 [info] ResourceManager : found schema.include.vm with loader org.apache.velocity.runtime.resource.loader.FileResourceLoader
Mon May 12 09:00:54 GMT-03:00 2008 [info] ResourceManager : found header.include.vm with loader org.apache.velocity.runtime.resource.loader.FileResourceLoader
Mon May 12 09:00:54 GMT-03:00 2008 [info] ResourceManager : found src/templates/velocity//spdao/pertable/dao.java.vm with loader org.apache.velocity.runtime.resource.loader.FileResourceLoader
Mon May 12 09:00:54 GMT-03:00 2008 [info] ResourceManager : found src/templates/velocity//spdao/pertable/dao.java.vm with loader org.apache.velocity.runtime.resource.loader.FileResourceLoader
Mon May 12 09:00:54 GMT-03:00 2008 [info] ResourceManager : found table.include.vm with loader org.apache.velocity.runtime.resource.loader.FileResourceLoader
Mon May 12 09:00:54 GMT-03:00 2008 [info] ResourceManager : found schema.include.vm with loader org.apache.velocity.runtime.resource.loader.FileResourceLoader
Mon May 12 09:00:54 GMT-03:00 2008 [info] ResourceManager : found header.include.vm with loader org.apache.velocity.runtime.resource.loader.FileResourceLoader
Mon May 12 09:00:54 GMT-03:00 2008 [info] ResourceManager : found src/templates/velocity//web/pertable/renderer.java.vm with loader org.apache.velocity.runtime.resource.loader.FileResourceLoader
Mon May 12 09:00:54 GMT-03:00 2008 [info] ResourceManager : found src/templates/velocity//web/pertable/renderer.java.vm with loader org.apache.velocity.runtime.resource.loader.FileResourceLoader
Mon May 12 09:00:54 GMT-03:00 2008 [info] ResourceManager : found table.include.vm with loader org.apache.velocity.runtime.resource.loader.FileResourceLoader
Mon May 12 09:00:54 GMT-03:00 2008 [info] ResourceManager : found schema.include.vm with loader org.apache.velocity.runtime.resource.loader.FileResourceLoader
Mon May 12 09:00:54 GMT-03:00 2008 [info] ResourceManager : found header.include.vm with loader org.apache.velocity.runtime.resource.loader.FileResourceLoader
Mon May 12 09:00:54 GMT-03:00 2008 [info] ResourceManager : found src/templates/velocity//web/pertable/widget.factory.java.vm with loader org.apache.velocity.runtime.resource.loader.FileResourceLoader
Mon May 12 09:00:54 GMT-03:00 2008 [info] ResourceManager : found src/templates/velocity//web/pertable/widget.factory.java.vm with loader org.apache.velocity.runtime.resource.loader.FileResourceLoader
Mon May 12 09:00:54 GMT-03:00 2008 [info] ResourceManager : found table.include.vm with loader org.apache.velocity.runtime.resource.loader.FileResourceLoader
Mon May 12 09:00:54 GMT-03:00 2008 [info] ResourceManager : found schema.include.vm with loader org.apache.velocity.runtime.resource.loader.FileResourceLoader
Mon May 12 09:00:54 GMT-03:00 2008 [info] ResourceManager : found header.include.vm with loader org.apache.velocity.runtime.resource.loader.FileResourceLoader
Mon May 12 09:00:54 GMT-03:00 2008 [info] ResourceManager : found src/templates/velocity//web/pertable/widget.java.vm with loader org.apache.velocity.runtime.resource.loader.FileResourceLoader
Mon May 12 09:00:54 GMT-03:00 2008 [info] ResourceManager : found src/templates/velocity//web/pertable/widget.java.vm with loader org.apache.velocity.runtime.resource.loader.FileResourceLoader
Mon May 12 09:00:54 GMT-03:00 2008 [info] ResourceManager : found table.include.vm with loader org.apache.velocity.runtime.resource.loader.FileResourceLoader
Mon May 12 09:00:54 GMT-03:00 2008 [info] ResourceManager : found schema.include.vm with loader org.apache.velocity.runtime.resource.loader.FileResourceLoader
Mon May 12 09:00:54 GMT-03:00 2008 [info] ResourceManager : found header.include.vm with loader org.apache.velocity.runtime.resource.loader.FileResourceLoader
Mon May 12 09:00:54 GMT-03:00 2008 [info] ResourceManager : found src/templates/velocity//web/pertable/widget.properties.vm with loader org.apache.velocity.runtime.resource.loader.FileResourceLoader
Mon May 12 09:00:54 GMT-03:00 2008 [info] ResourceManager : found src/templates/velocity//web/pertable/widget.properties.vm with loader org.apache.velocity.runtime.resource.loader.FileResourceLoader
Mon May 12 09:00:54 GMT-03:00 2008 [info] ResourceManager : found table.include.vm with loader org.apache.velocity.runtime.resource.loader.FileResourceLoader
Mon May 12 09:00:54 GMT-03:00 2008 [info] ResourceManager : found schema.include.vm with loader org.apache.velocity.runtime.resource.loader.FileResourceLoader
Mon May 12 09:00:54 GMT-03:00 2008 [info] ResourceManager : found header.include.vm with loader org.apache.velocity.runtime.resource.loader.FileResourceLoader
Mon May 12 09:00:54 GMT-03:00 2008 [info] ResourceManager : found src/templates/velocity//cache/pertable/cache.java.vm with loader org.apache.velocity.runtime.resource.loader.FileResourceLoader
Mon May 12 09:00:54 GMT-03:00 2008 [info] ResourceManager : found src/templates/velocity//cache/pertable/cache.java.vm with loader org.apache.velocity.runtime.resource.loader.FileResourceLoader
Mon May 12 09:00:54 GMT-03:00 2008 [info] ResourceManager : found table.include.vm with loader org.apache.velocity.runtime.resource.loader.FileResourceLoader
Mon May 12 09:00:54 GMT-03:00 2008 [info] ResourceManager : found schema.include.vm with loader org.apache.velocity.runtime.resource.loader.FileResourceLoader
Mon May 12 09:00:54 GMT-03:00 2008 [info] ResourceManager : found header.include.vm with loader org.apache.velocity.runtime.resource.loader.FileResourceLoader
Mon May 12 09:00:54 GMT-03:00 2008 [info] ResourceManager : found src/templates/velocity//db/pertable/database.documentation.table.html.vm with loader org.apache.velocity.runtime.resource.loader.FileResourceLoader
Mon May 12 09:00:54 GMT-03:00 2008 [info] ResourceManager : found src/templates/velocity//db/pertable/database.documentation.table.html.vm with loader org.apache.velocity.runtime.resource.loader.FileResourceLoader
Mon May 12 09:00:54 GMT-03:00 2008 [info] ResourceManager : found table.include.vm with loader org.apache.velocity.runtime.resource.loader.FileResourceLoader
Mon May 12 09:00:54 GMT-03:00 2008 [info] ResourceManager : found schema.include.vm with loader org.apache.velocity.runtime.resource.loader.FileResourceLoader
Mon May 12 09:00:54 GMT-03:00 2008 [info] ResourceManager : found header.include.vm with loader org.apache.velocity.runtime.resource.loader.FileResourceLoader
Mon May 12 09:00:54 GMT-03:00 2008 [info] ResourceManager : found src/templates/velocity//db/pertable/graphviz/table.graphviz.vm with loader org.apache.velocity.runtime.resource.loader.FileResourceLoader
Mon May 12 09:00:54 GMT-03:00 2008 [info] ResourceManager : found src/templates/velocity//db/pertable/graphviz/table.graphviz.vm with loader org.apache.velocity.runtime.resource.loader.FileResourceLoader
Mon May 12 09:00:54 GMT-03:00 2008 [info] ResourceManager : found table.include.vm with loader org.apache.velocity.runtime.resource.loader.FileResourceLoader
Mon May 12 09:00:54 GMT-03:00 2008 [info] ResourceManager : found schema.include.vm with loader org.apache.velocity.runtime.resource.loader.FileResourceLoader
Mon May 12 09:00:54 GMT-03:00 2008 [info] ResourceManager : found src/templates/velocity//factory/pertable/factory.java.vm with loader org.apache.velocity.runtime.resource.loader.FileResourceLoader
Mon May 12 09:00:54 GMT-03:00 2008 [info] ResourceManager : found src/templates/velocity//factory/pertable/factory.java.vm with loader org.apache.velocity.runtime.resource.loader.FileResourceLoader
Mon May 12 09:00:54 GMT-03:00 2008 [info] ResourceManager : found table.include.vm with loader org.apache.velocity.runtime.resource.loader.FileResourceLoader
Mon May 12 09:00:54 GMT-03:00 2008 [info] ResourceManager : found schema.include.vm with loader org.apache.velocity.runtime.resource.loader.FileResourceLoader
Mon May 12 09:00:54 GMT-03:00 2008 [info] ResourceManager : found header.include.vm with loader org.apache.velocity.runtime.resource.loader.FileResourceLoader
Mon May 12 09:00:54 GMT-03:00 2008 [info] ResourceManager : found src/templates/velocity//factory/pertable/factory.properties.vm with loader org.apache.velocity.runtime.resource.loader.FileResourceLoader
Mon May 12 09:00:54 GMT-03:00 2008 [info] ResourceManager : found src/templates/velocity//factory/pertable/factory.properties.vm with loader org.apache.velocity.runtime.resource.loader.FileResourceLoader
Mon May 12 09:00:54 GMT-03:00 2008 [info] ResourceManager : found table.include.vm with loader org.apache.velocity.runtime.resource.loader.FileResourceLoader
Mon May 12 09:00:54 GMT-03:00 2008 [info] ResourceManager : found schema.include.vm with loader org.apache.velocity.runtime.resource.loader.FileResourceLoader
Mon May 12 09:00:54 GMT-03:00 2008 [info] ResourceManager : found header.include.vm with loader org.apache.velocity.runtime.resource.loader.FileResourceLoader
Mon May 12 09:00:54 GMT-03:00 2008 [info] ResourceManager : found src/templates/velocity//factory/pertable/http.factory.java.vm with loader org.apache.velocity.runtime.resource.loader.FileResourceLoader
Mon May 12 09:00:54 GMT-03:00 2008 [info] ResourceManager : found src/templates/velocity//factory/pertable/http.factory.java.vm with loader org.apache.velocity.runtime.resource.loader.FileResourceLoader
Mon May 12 09:00:54 GMT-03:00 2008 [info] ResourceManager : found table.include.vm with loader org.apache.velocity.runtime.resource.loader.FileResourceLoader
Mon May 12 09:00:54 GMT-03:00 2008 [info] ResourceManager : found schema.include.vm with loader org.apache.velocity.runtime.resource.loader.FileResourceLoader
Mon May 12 09:00:54 GMT-03:00 2008 [info] ResourceManager : found header.include.vm with loader org.apache.velocity.runtime.resource.loader.FileResourceLoader
Mon May 12 09:00:54 GMT-03:00 2008 [info] ResourceManager : found src/templates/velocity//java/pertable/bean.java.vm with loader org.apache.velocity.runtime.resource.loader.FileResourceLoader
Mon May 12 09:00:54 GMT-03:00 2008 [info] ResourceManager : found src/templates/velocity//java/pertable/bean.java.vm with loader org.apache.velocity.runtime.resource.loader.FileResourceLoader
Mon May 12 09:00:54 GMT-03:00 2008 [info] ResourceManager : found table.include.vm with loader org.apache.velocity.runtime.resource.loader.FileResourceLoader
Mon May 12 09:00:54 GMT-03:00 2008 [info] ResourceManager : found schema.include.vm with loader org.apache.velocity.runtime.resource.loader.FileResourceLoader
Mon May 12 09:00:54 GMT-03:00 2008 [info] ResourceManager : found header.include.vm with loader org.apache.velocity.runtime.resource.loader.FileResourceLoader
Mon May 12 09:00:54 GMT-03:00 2008 [info] ResourceManager : found src/templates/velocity//java/pertable/comparator.java.vm with loader org.apache.velocity.runtime.resource.loader.FileResourceLoader
Mon May 12 09:00:54 GMT-03:00 2008 [info] ResourceManager : found src/templates/velocity//java/pertable/comparator.java.vm with loader org.apache.velocity.runtime.resource.loader.FileResourceLoader
Mon May 12 09:00:54 GMT-03:00 2008 [info] ResourceManager : found table.include.vm with loader org.apache.velocity.runtime.resource.loader.FileResourceLoader
Mon May 12 09:00:54 GMT-03:00 2008 [info] ResourceManager : found schema.include.vm with loader org.apache.velocity.runtime.resource.loader.FileResourceLoader
Mon May 12 09:00:54 GMT-03:00 2008 [info] ResourceManager : found header.include.vm with loader org.apache.velocity.runtime.resource.loader.FileResourceLoader
Mon May 12 09:00:54 GMT-03:00 2008 [info] ResourceManager : found src/templates/velocity//java/pertable/listener.java.vm with loader org.apache.velocity.runtime.resource.loader.FileResourceLoader
Mon May 12 09:00:54 GMT-03:00 2008 [info] ResourceManager : found src/templates/velocity//java/pertable/listener.java.vm with loader org.apache.velocity.runtime.resource.loader.FileResourceLoader
Mon May 12 09:00:54 GMT-03:00 2008 [info] ResourceManager : found table.include.vm with loader org.apache.velocity.runtime.resource.loader.FileResourceLoader
Mon May 12 09:00:54 GMT-03:00 2008 [info] ResourceManager : found schema.include.vm with loader org.apache.velocity.runtime.resource.loader.FileResourceLoader
Mon May 12 09:00:54 GMT-03:00 2008 [info] ResourceManager : found header.include.vm with loader org.apache.velocity.runtime.resource.loader.FileResourceLoader
Mon May 12 09:00:54 GMT-03:00 2008 [warn] Velocimacro : VM addition rejected : sqlAppend : inline not allowed to replace existing VM
Mon May 12 09:00:54 GMT-03:00 2008 [info] ResourceManager : found src/templates/velocity//java/pertable/manager.java.vm with loader org.apache.velocity.runtime.resource.loader.FileResourceLoader
Mon May 12 09:00:54 GMT-03:00 2008 [warn] Velocimacro : VM addition rejected : sqlAppend : inline not allowed to replace existing VM
Mon May 12 09:00:54 GMT-03:00 2008 [info] ResourceManager : found src/templates/velocity//java/pertable/manager.java.vm with loader org.apache.velocity.runtime.resource.loader.FileResourceLoader
Mon May 12 09:00:54 GMT-03:00 2008 [info] ResourceManager : found table.include.vm with loader org.apache.velocity.runtime.resource.loader.FileResourceLoader
Mon May 12 09:00:54 GMT-03:00 2008 [info] ResourceManager : found schema.include.vm with loader org.apache.velocity.runtime.resource.loader.FileResourceLoader
Mon May 12 09:00:54 GMT-03:00 2008 [info] ResourceManager : found header.include.vm with loader org.apache.velocity.runtime.resource.loader.FileResourceLoader
Mon May 12 09:00:54 GMT-03:00 2008 [info] ResourceManager : found src/templates/velocity//spdao/pertable/dao.db.java.vm with loader org.apache.velocity.runtime.resource.loader.FileResourceLoader
Mon May 12 09:00:54 GMT-03:00 2008 [info] ResourceManager : found src/templates/velocity//spdao/pertable/dao.db.java.vm with loader org.apache.velocity.runtime.resource.loader.FileResourceLoader
Mon May 12 09:00:54 GMT-03:00 2008 [info] ResourceManager : found table.include.vm with loader org.apache.velocity.runtime.resource.loader.FileResourceLoader
Mon May 12 09:00:54 GMT-03:00 2008 [info] ResourceManager : found schema.include.vm with loader org.apache.velocity.runtime.resource.loader.FileResourceLoader
Mon May 12 09:00:54 GMT-03:00 2008 [info] ResourceManager : found header.include.vm with loader org.apache.velocity.runtime.resource.loader.FileResourceLoader
Mon May 12 09:00:54 GMT-03:00 2008 [info] ResourceManager : found src/templates/velocity//spdao/pertable/dao.java.vm with loader org.apache.velocity.runtime.resource.loader.FileResourceLoader
Mon May 12 09:00:54 GMT-03:00 2008 [info] ResourceManager : found src/templates/velocity//spdao/pertable/dao.java.vm with loader org.apache.velocity.runtime.resource.loader.FileResourceLoader
Mon May 12 09:00:54 GMT-03:00 2008 [info] ResourceManager : found table.include.vm with loader org.apache.velocity.runtime.resource.loader.FileResourceLoader
Mon May 12 09:00:54 GMT-03:00 2008 [info] ResourceManager : found schema.include.vm with loader org.apache.velocity.runtime.resource.loader.FileResourceLoader
Mon May 12 09:00:54 GMT-03:00 2008 [info] ResourceManager : found header.include.vm with loader org.apache.velocity.runtime.resource.loader.FileResourceLoader
Mon May 12 09:00:55 GMT-03:00 2008 [info] ResourceManager : found src/templates/velocity//web/pertable/renderer.java.vm with loader org.apache.velocity.runtime.resource.loader.FileResourceLoader
Mon May 12 09:00:55 GMT-03:00 2008 [info] ResourceManager : found src/templates/velocity//web/pertable/renderer.java.vm with loader org.apache.velocity.runtime.resource.loader.FileResourceLoader
Mon May 12 09:00:55 GMT-03:00 2008 [info] ResourceManager : found table.include.vm with loader org.apache.velocity.runtime.resource.loader.FileResourceLoader
Mon May 12 09:00:55 GMT-03:00 2008 [info] ResourceManager : found schema.include.vm with loader org.apache.velocity.runtime.resource.loader.FileResourceLoader
Mon May 12 09:00:55 GMT-03:00 2008 [info] ResourceManager : found header.include.vm with loader org.apache.velocity.runtime.resource.loader.FileResourceLoader
Mon May 12 09:00:55 GMT-03:00 2008 [info] ResourceManager : found src/templates/velocity//web/pertable/widget.factory.java.vm with loader org.apache.velocity.runtime.resource.loader.FileResourceLoader
Mon May 12 09:00:55 GMT-03:00 2008 [info] ResourceManager : found src/templates/velocity//web/pertable/widget.factory.java.vm with loader org.apache.velocity.runtime.resource.loader.FileResourceLoader
Mon May 12 09:00:55 GMT-03:00 2008 [info] ResourceManager : found table.include.vm with loader org.apache.velocity.runtime.resource.loader.FileResourceLoader
Mon May 12 09:00:55 GMT-03:00 2008 [info] ResourceManager : found schema.include.vm with loader org.apache.velocity.runtime.resource.loader.FileResourceLoader
Mon May 12 09:00:55 GMT-03:00 2008 [info] ResourceManager : found header.include.vm with loader org.apache.velocity.runtime.resource.loader.FileResourceLoader
Mon May 12 09:00:55 GMT-03:00 2008 [info] ResourceManager : found src/templates/velocity//web/pertable/widget.java.vm with loader org.apache.velocity.runtime.resource.loader.FileResourceLoader
Mon May 12 09:00:55 GMT-03:00 2008 [info] ResourceManager : found src/templates/velocity//web/pertable/widget.java.vm with loader org.apache.velocity.runtime.resource.loader.FileResourceLoader
Mon May 12 09:00:55 GMT-03:00 2008 [info] ResourceManager : found table.include.vm with loader org.apache.velocity.runtime.resource.loader.FileResourceLoader
Mon May 12 09:00:55 GMT-03:00 2008 [info] ResourceManager : found schema.include.vm with loader org.apache.velocity.runtime.resource.loader.FileResourceLoader
Mon May 12 09:00:55 GMT-03:00 2008 [info] ResourceManager : found header.include.vm with loader org.apache.velocity.runtime.resource.loader.FileResourceLoader
Mon May 12 09:00:55 GMT-03:00 2008 [info] ResourceManager : found src/templates/velocity//web/pertable/widget.properties.vm with loader org.apache.velocity.runtime.resource.loader.FileResourceLoader
Mon May 12 09:00:55 GMT-03:00 2008 [info] ResourceManager : found src/templates/velocity//web/pertable/widget.properties.vm with loader org.apache.velocity.runtime.resource.loader.FileResourceLoader
Mon May 12 09:00:55 GMT-03:00 2008 [info] ResourceManager : found table.include.vm with loader org.apache.velocity.runtime.resource.loader.FileResourceLoader
Mon May 12 09:00:55 GMT-03:00 2008 [info] ResourceManager : found schema.include.vm with loader org.apache.velocity.runtime.resource.loader.FileResourceLoader
Mon May 12 09:00:55 GMT-03:00 2008 [info] ResourceManager : found header.include.vm with loader org.apache.velocity.runtime.resource.loader.FileResourceLoader
Mon May 12 09:00:55 GMT-03:00 2008 [info] ResourceManager : found src/templates/velocity//cache/pertable/cache.java.vm with loader org.apache.velocity.runtime.resource.loader.FileResourceLoader
Mon May 12 09:00:55 GMT-03:00 2008 [info] ResourceManager : found src/templates/velocity//cache/pertable/cache.java.vm with loader org.apache.velocity.runtime.resource.loader.FileResourceLoader
Mon May 12 09:00:55 GMT-03:00 2008 [info] ResourceManager : found table.include.vm with loader org.apache.velocity.runtime.resource.loader.FileResourceLoader
Mon May 12 09:00:55 GMT-03:00 2008 [info] ResourceManager : found schema.include.vm with loader org.apache.velocity.runtime.resource.loader.FileResourceLoader
Mon May 12 09:00:55 GMT-03:00 2008 [info] ResourceManager : found header.include.vm with loader org.apache.velocity.runtime.resource.loader.FileResourceLoader
Mon May 12 09:00:55 GMT-03:00 2008 [info] ResourceManager : found src/templates/velocity//db/pertable/database.documentation.table.html.vm with loader org.apache.velocity.runtime.resource.loader.FileResourceLoader
Mon May 12 09:00:55 GMT-03:00 2008 [info] ResourceManager : found src/templates/velocity//db/pertable/database.documentation.table.html.vm with loader org.apache.velocity.runtime.resource.loader.FileResourceLoader
Mon May 12 09:00:55 GMT-03:00 2008 [info] ResourceManager : found table.include.vm with loader org.apache.velocity.runtime.resource.loader.FileResourceLoader
Mon May 12 09:00:55 GMT-03:00 2008 [info] ResourceManager : found schema.include.vm with loader org.apache.velocity.runtime.resource.loader.FileResourceLoader
Mon May 12 09:00:55 GMT-03:00 2008 [info] ResourceManager : found header.include.vm with loader org.apache.velocity.runtime.resource.loader.FileResourceLoader
Mon May 12 09:00:55 GMT-03:00 2008 [info] ResourceManager : found src/templates/velocity//db/pertable/graphviz/table.graphviz.vm with loader org.apache.velocity.runtime.resource.loader.FileResourceLoader
Mon May 12 09:00:55 GMT-03:00 2008 [info] ResourceManager : found src/templates/velocity//db/pertable/graphviz/table.graphviz.vm with loader org.apache.velocity.runtime.resource.loader.FileResourceLoader
Mon May 12 09:00:55 GMT-03:00 2008 [info] ResourceManager : found table.include.vm with loader org.apache.velocity.runtime.resource.loader.FileResourceLoader
Mon May 12 09:00:55 GMT-03:00 2008 [info] ResourceManager : found schema.include.vm with loader org.apache.velocity.runtime.resource.loader.FileResourceLoader
Mon May 12 09:00:55 GMT-03:00 2008 [info] ResourceManager : found src/templates/velocity//factory/pertable/factory.java.vm with loader org.apache.velocity.runtime.resource.loader.FileResourceLoader
Mon May 12 09:00:55 GMT-03:00 2008 [info] ResourceManager : found src/templates/velocity//factory/pertable/factory.java.vm with loader org.apache.velocity.runtime.resource.loader.FileResourceLoader
Mon May 12 09:00:55 GMT-03:00 2008 [info] ResourceManager : found table.include.vm with loader org.apache.velocity.runtime.resource.loader.FileResourceLoader
Mon May 12 09:00:55 GMT-03:00 2008 [info] ResourceManager : found schema.include.vm with loader org.apache.velocity.runtime.resource.loader.FileResourceLoader
Mon May 12 09:00:55 GMT-03:00 2008 [info] ResourceManager : found header.include.vm with loader org.apache.velocity.runtime.resource.loader.FileResourceLoader
Mon May 12 09:00:55 GMT-03:00 2008 [info] ResourceManager : found src/templates/velocity//factory/pertable/factory.properties.vm with loader org.apache.velocity.runtime.resource.loader.FileResourceLoader
Mon May 12 09:00:55 GMT-03:00 2008 [info] ResourceManager : found src/templates/velocity//factory/pertable/factory.properties.vm with loader org.apache.velocity.runtime.resource.loader.FileResourceLoader
Mon May 12 09:00:55 GMT-03:00 2008 [info] ResourceManager : found table.include.vm with loader org.apache.velocity.runtime.resource.loader.FileResourceLoader
Mon May 12 09:00:55 GMT-03:00 2008 [info] ResourceManager : found schema.include.vm with loader org.apache.velocity.runtime.resource.loader.FileResourceLoader
Mon May 12 09:00:55 GMT-03:00 2008 [info] ResourceManager : found header.include.vm with loader org.apache.velocity.runtime.resource.loader.FileResourceLoader
Mon May 12 09:00:55 GMT-03:00 2008 [info] ResourceManager : found src/templates/velocity//factory/pertable/http.factory.java.vm with loader org.apache.velocity.runtime.resource.loader.FileResourceLoader
Mon May 12 09:00:55 GMT-03:00 2008 [info] ResourceManager : found src/templates/velocity//factory/pertable/http.factory.java.vm with loader org.apache.velocity.runtime.resource.loader.FileResourceLoader
Mon May 12 09:00:55 GMT-03:00 2008 [info] ResourceManager : found table.include.vm with loader org.apache.velocity.runtime.resource.loader.FileResourceLoader
Mon May 12 09:00:55 GMT-03:00 2008 [info] ResourceManager : found schema.include.vm with loader org.apache.velocity.runtime.resource.loader.FileResourceLoader
Mon May 12 09:00:55 GMT-03:00 2008 [info] ResourceManager : found header.include.vm with loader org.apache.velocity.runtime.resource.loader.FileResourceLoader
Mon May 12 09:00:55 GMT-03:00 2008 [info] ResourceManager : found src/templates/velocity//java/pertable/bean.java.vm with loader org.apache.velocity.runtime.resource.loader.FileResourceLoader
Mon May 12 09:00:55 GMT-03:00 2008 [info] ResourceManager : found src/templates/velocity//java/pertable/bean.java.vm with loader org.apache.velocity.runtime.resource.loader.FileResourceLoader
Mon May 12 09:00:55 GMT-03:00 2008 [info] ResourceManager : found table.include.vm with loader org.apache.velocity.runtime.resource.loader.FileResourceLoader
Mon May 12 09:00:55 GMT-03:00 2008 [info] ResourceManager : found schema.include.vm with loader org.apache.velocity.runtime.resource.loader.FileResourceLoader
Mon May 12 09:00:55 GMT-03:00 2008 [info] ResourceManager : found header.include.vm with loader org.apache.velocity.runtime.resource.loader.FileResourceLoader
Mon May 12 09:00:55 GMT-03:00 2008 [info] ResourceManager : found src/templates/velocity//java/pertable/comparator.java.vm with loader org.apache.velocity.runtime.resource.loader.FileResourceLoader
Mon May 12 09:00:55 GMT-03:00 2008 [info] ResourceManager : found src/templates/velocity//java/pertable/comparator.java.vm with loader org.apache.velocity.runtime.resource.loader.FileResourceLoader
Mon May 12 09:00:55 GMT-03:00 2008 [info] ResourceManager : found table.include.vm with loader org.apache.velocity.runtime.resource.loader.FileResourceLoader
Mon May 12 09:00:55 GMT-03:00 2008 [info] ResourceManager : found schema.include.vm with loader org.apache.velocity.runtime.resource.loader.FileResourceLoader
Mon May 12 09:00:55 GMT-03:00 2008 [info] ResourceManager : found header.include.vm with loader org.apache.velocity.runtime.resource.loader.FileResourceLoader
Mon May 12 09:00:55 GMT-03:00 2008 [info] ResourceManager : found src/templates/velocity//java/pertable/listener.java.vm with loader org.apache.velocity.runtime.resource.loader.FileResourceLoader
Mon May 12 09:00:55 GMT-03:00 2008 [info] ResourceManager : found src/templates/velocity//java/pertable/listener.java.vm with loader org.apache.velocity.runtime.resource.loader.FileResourceLoader
Mon May 12 09:00:55 GMT-03:00 2008 [info] ResourceManager : found table.include.vm with loader org.apache.velocity.runtime.resource.loader.FileResourceLoader
Mon May 12 09:00:55 GMT-03:00 2008 [info] ResourceManager : found schema.include.vm with loader org.apache.velocity.runtime.resource.loader.FileResourceLoader
Mon May 12 09:00:55 GMT-03:00 2008 [info] ResourceManager : found header.include.vm with loader org.apache.velocity.runtime.resource.loader.FileResourceLoader
Mon May 12 09:00:55 GMT-03:00 2008 [warn] Velocimacro : VM addition rejected : sqlAppend : inline not allowed to replace existing VM
Mon May 12 09:00:55 GMT-03:00 2008 [info] ResourceManager : found src/templates/velocity//java/pertable/manager.java.vm with loader org.apache.velocity.runtime.resource.loader.FileResourceLoader
Mon May 12 09:00:55 GMT-03:00 2008 [warn] Velocimacro : VM addition rejected : sqlAppend : inline not allowed to replace existing VM
Mon May 12 09:00:55 GMT-03:00 2008 [info] ResourceManager : found src/templates/velocity//java/pertable/manager.java.vm with loader org.apache.velocity.runtime.resource.loader.FileResourceLoader
Mon May 12 09:00:55 GMT-03:00 2008 [info] ResourceManager : found table.include.vm with loader org.apache.velocity.runtime.resource.loader.FileResourceLoader
Mon May 12 09:00:55 GMT-03:00 2008 [info] ResourceManager : found schema.include.vm with loader org.apache.velocity.runtime.resource.loader.FileResourceLoader
Mon May 12 09:00:55 GMT-03:00 2008 [info] ResourceManager : found header.include.vm with loader org.apache.velocity.runtime.resource.loader.FileResourceLoader
Mon May 12 09:00:55 GMT-03:00 2008 [error] Method getJavaType threw exception for reference $column in template src/templates/velocity//java/pertable/manager.java.vm at [1000,134]
Java
1
https://gitee.com/l0km/sql2java-2-6-7.git
git@gitee.com:l0km/sql2java-2-6-7.git
l0km
sql2java-2-6-7
sql2java-2-6-7
master

搜索帮助