123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583 |
- 2020-11-15 22:08:27,855 - Log4JLogChute initialized using file 'velocity.log'
- 2020-11-15 22:08:27,855 - Initializing Velocity, Calling init()...
- 2020-11-15 22:08:27,855 - Starting Apache Velocity v1.7 (compiled: 2010-11-19 12:14:37)
- 2020-11-15 22:08:27,855 - Default Properties File: org\apache\velocity\runtime\defaults\velocity.properties
- 2020-11-15 22:08:27,855 - Trying to use logger class org.apache.velocity.runtime.log.AvalonLogChute
- 2020-11-15 22:08:27,855 - Target log system for org.apache.velocity.runtime.log.AvalonLogChute is not available (java.lang.NoClassDefFoundError: org/apache/log/Priority). Falling back to next log system...
- 2020-11-15 22:08:27,855 - Trying to use logger class org.apache.velocity.runtime.log.Log4JLogChute
- 2020-11-15 22:08:27,855 - Using logger class org.apache.velocity.runtime.log.Log4JLogChute
- 2020-11-15 22:08:27,859 - ResourceLoader instantiated: org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
- 2020-11-15 22:08:27,866 - ResourceCache: initialized (class org.apache.velocity.runtime.resource.ResourceCacheImpl) with class java.util.Collections$SynchronizedMap cache map.
- 2020-11-15 22:08:27,868 - Loaded System Directive: org.apache.velocity.runtime.directive.Stop
- 2020-11-15 22:08:27,869 - Loaded System Directive: org.apache.velocity.runtime.directive.Define
- 2020-11-15 22:08:27,870 - Loaded System Directive: org.apache.velocity.runtime.directive.Break
- 2020-11-15 22:08:27,870 - Loaded System Directive: org.apache.velocity.runtime.directive.Evaluate
- 2020-11-15 22:08:27,871 - Loaded System Directive: org.apache.velocity.runtime.directive.Literal
- 2020-11-15 22:08:27,872 - Loaded System Directive: org.apache.velocity.runtime.directive.Macro
- 2020-11-15 22:08:27,873 - Loaded System Directive: org.apache.velocity.runtime.directive.Parse
- 2020-11-15 22:08:27,874 - Loaded System Directive: org.apache.velocity.runtime.directive.Include
- 2020-11-15 22:08:27,875 - Loaded System Directive: org.apache.velocity.runtime.directive.Foreach
- 2020-11-15 22:08:27,885 - Created '20' parsers.
- 2020-11-15 22:08:27,887 - Velocimacro : "velocimacro.library" is not set. Trying default library: VM_global_library.vm
- 2020-11-15 22:08:27,888 - Could not load resource 'VM_global_library.vm' from ResourceLoader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader: ClasspathResourceLoader Error: cannot find resource VM_global_library.vm
- 2020-11-15 22:08:27,888 - Velocimacro : Default library not found.
- 2020-11-15 22:08:27,888 - Velocimacro : allowInline = true : VMs can be defined inline in templates
- 2020-11-15 22:08:27,888 - Velocimacro : allowInlineToOverride = false : VMs defined inline may NOT replace previous VM definitions
- 2020-11-15 22:08:27,888 - Velocimacro : allowInlineLocal = false : VMs defined inline will be global in scope if allowed.
- 2020-11-15 22:08:27,888 - Velocimacro : autoload off : VM system will not automatically reload global library macros
- 2020-11-15 22:08:27,916 - ResourceManager : found vm/java/domain.java.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
- 2020-11-15 22:08:27,936 - ResourceManager : found vm/java/mapper.java.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
- 2020-11-15 22:08:27,944 - ResourceManager : found vm/java/service.java.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
- 2020-11-15 22:08:27,964 - ResourceManager : found vm/java/serviceImpl.java.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
- 2020-11-15 22:08:27,976 - ResourceManager : found vm/java/controller.java.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
- 2020-11-15 22:08:27,989 - ResourceManager : found vm/xml/mapper.xml.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
- 2020-11-15 22:08:28,002 - ResourceManager : found vm/html/list.html.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
- 2020-11-15 22:08:28,022 - ResourceManager : found vm/html/add.html.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
- 2020-11-15 22:08:28,024 - Right side ($treeParentCode) of '!=' operation has null value. If it is a reference, it may not be in the context or its toString() returned null. vm/html/add.html.vm[line 41, column 10]
- 2020-11-15 22:08:28,024 - Right side ($treeParentCode) of '==' operation has null value. If it is a reference, it may not be in the context or its toString() returned null. vm/html/add.html.vm[line 41, column 50]
- 2020-11-15 22:08:28,024 - Right side ($treeParentCode) of '!=' operation has null value. If it is a reference, it may not be in the context or its toString() returned null. vm/html/add.html.vm[line 41, column 10]
- 2020-11-15 22:08:28,024 - Right side ($treeParentCode) of '==' operation has null value. If it is a reference, it may not be in the context or its toString() returned null. vm/html/add.html.vm[line 41, column 50]
- 2020-11-15 22:08:28,024 - Right side ($treeParentCode) of '!=' operation has null value. If it is a reference, it may not be in the context or its toString() returned null. vm/html/add.html.vm[line 41, column 10]
- 2020-11-15 22:08:28,024 - Right side ($treeParentCode) of '==' operation has null value. If it is a reference, it may not be in the context or its toString() returned null. vm/html/add.html.vm[line 41, column 50]
- 2020-11-15 22:08:28,024 - Right side ($treeParentCode) of '!=' operation has null value. If it is a reference, it may not be in the context or its toString() returned null. vm/html/add.html.vm[line 41, column 10]
- 2020-11-15 22:08:28,024 - Right side ($treeParentCode) of '==' operation has null value. If it is a reference, it may not be in the context or its toString() returned null. vm/html/add.html.vm[line 41, column 50]
- 2020-11-15 22:08:28,024 - Right side ($treeParentCode) of '!=' operation has null value. If it is a reference, it may not be in the context or its toString() returned null. vm/html/add.html.vm[line 41, column 10]
- 2020-11-15 22:08:28,024 - Right side ($treeParentCode) of '==' operation has null value. If it is a reference, it may not be in the context or its toString() returned null. vm/html/add.html.vm[line 41, column 50]
- 2020-11-15 22:08:28,024 - Right side ($treeParentCode) of '!=' operation has null value. If it is a reference, it may not be in the context or its toString() returned null. vm/html/add.html.vm[line 41, column 10]
- 2020-11-15 22:08:28,024 - Right side ($treeParentCode) of '==' operation has null value. If it is a reference, it may not be in the context or its toString() returned null. vm/html/add.html.vm[line 41, column 50]
- 2020-11-15 22:08:28,044 - ResourceManager : found vm/html/edit.html.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
- 2020-11-15 22:08:28,044 - Right side ($treeParentCode) of '!=' operation has null value. If it is a reference, it may not be in the context or its toString() returned null. vm/html/edit.html.vm[line 42, column 10]
- 2020-11-15 22:08:28,044 - Right side ($treeParentCode) of '==' operation has null value. If it is a reference, it may not be in the context or its toString() returned null. vm/html/edit.html.vm[line 42, column 50]
- 2020-11-15 22:08:28,044 - Right side ($treeParentCode) of '!=' operation has null value. If it is a reference, it may not be in the context or its toString() returned null. vm/html/edit.html.vm[line 42, column 10]
- 2020-11-15 22:08:28,044 - Right side ($treeParentCode) of '==' operation has null value. If it is a reference, it may not be in the context or its toString() returned null. vm/html/edit.html.vm[line 42, column 50]
- 2020-11-15 22:08:28,045 - Right side ($treeParentCode) of '!=' operation has null value. If it is a reference, it may not be in the context or its toString() returned null. vm/html/edit.html.vm[line 42, column 10]
- 2020-11-15 22:08:28,045 - Right side ($treeParentCode) of '==' operation has null value. If it is a reference, it may not be in the context or its toString() returned null. vm/html/edit.html.vm[line 42, column 50]
- 2020-11-15 22:08:28,045 - Right side ($treeParentCode) of '!=' operation has null value. If it is a reference, it may not be in the context or its toString() returned null. vm/html/edit.html.vm[line 42, column 10]
- 2020-11-15 22:08:28,045 - Right side ($treeParentCode) of '==' operation has null value. If it is a reference, it may not be in the context or its toString() returned null. vm/html/edit.html.vm[line 42, column 50]
- 2020-11-15 22:08:28,045 - Right side ($treeParentCode) of '!=' operation has null value. If it is a reference, it may not be in the context or its toString() returned null. vm/html/edit.html.vm[line 42, column 10]
- 2020-11-15 22:08:28,045 - Right side ($treeParentCode) of '==' operation has null value. If it is a reference, it may not be in the context or its toString() returned null. vm/html/edit.html.vm[line 42, column 50]
- 2020-11-15 22:08:28,045 - Right side ($treeParentCode) of '!=' operation has null value. If it is a reference, it may not be in the context or its toString() returned null. vm/html/edit.html.vm[line 42, column 10]
- 2020-11-15 22:08:28,045 - Right side ($treeParentCode) of '==' operation has null value. If it is a reference, it may not be in the context or its toString() returned null. vm/html/edit.html.vm[line 42, column 50]
- 2020-11-15 22:08:28,051 - ResourceManager : found vm/sql/sql.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
- 2020-11-16 22:42:15,418 - Log4JLogChute initialized using file 'velocity.log'
- 2020-11-16 22:42:15,434 - Initializing Velocity, Calling init()...
- 2020-11-16 22:42:15,434 - Starting Apache Velocity v1.7 (compiled: 2010-11-19 12:14:37)
- 2020-11-16 22:42:15,434 - Default Properties File: org\apache\velocity\runtime\defaults\velocity.properties
- 2020-11-16 22:42:15,434 - Trying to use logger class org.apache.velocity.runtime.log.AvalonLogChute
- 2020-11-16 22:42:15,434 - Target log system for org.apache.velocity.runtime.log.AvalonLogChute is not available (java.lang.NoClassDefFoundError: org/apache/log/Priority). Falling back to next log system...
- 2020-11-16 22:42:15,434 - Trying to use logger class org.apache.velocity.runtime.log.Log4JLogChute
- 2020-11-16 22:42:15,434 - Using logger class org.apache.velocity.runtime.log.Log4JLogChute
- 2020-11-16 22:42:15,439 - ResourceLoader instantiated: org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
- 2020-11-16 22:42:15,450 - ResourceCache: initialized (class org.apache.velocity.runtime.resource.ResourceCacheImpl) with class java.util.Collections$SynchronizedMap cache map.
- 2020-11-16 22:42:15,452 - Loaded System Directive: org.apache.velocity.runtime.directive.Stop
- 2020-11-16 22:42:15,453 - Loaded System Directive: org.apache.velocity.runtime.directive.Define
- 2020-11-16 22:42:15,454 - Loaded System Directive: org.apache.velocity.runtime.directive.Break
- 2020-11-16 22:42:15,454 - Loaded System Directive: org.apache.velocity.runtime.directive.Evaluate
- 2020-11-16 22:42:15,455 - Loaded System Directive: org.apache.velocity.runtime.directive.Literal
- 2020-11-16 22:42:15,456 - Loaded System Directive: org.apache.velocity.runtime.directive.Macro
- 2020-11-16 22:42:15,457 - Loaded System Directive: org.apache.velocity.runtime.directive.Parse
- 2020-11-16 22:42:15,458 - Loaded System Directive: org.apache.velocity.runtime.directive.Include
- 2020-11-16 22:42:15,458 - Loaded System Directive: org.apache.velocity.runtime.directive.Foreach
- 2020-11-16 22:42:15,469 - Created '20' parsers.
- 2020-11-16 22:42:15,472 - Velocimacro : "velocimacro.library" is not set. Trying default library: VM_global_library.vm
- 2020-11-16 22:42:15,473 - Could not load resource 'VM_global_library.vm' from ResourceLoader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader: ClasspathResourceLoader Error: cannot find resource VM_global_library.vm
- 2020-11-16 22:42:15,473 - Velocimacro : Default library not found.
- 2020-11-16 22:42:15,473 - Velocimacro : allowInline = true : VMs can be defined inline in templates
- 2020-11-16 22:42:15,473 - Velocimacro : allowInlineToOverride = false : VMs defined inline may NOT replace previous VM definitions
- 2020-11-16 22:42:15,473 - Velocimacro : allowInlineLocal = false : VMs defined inline will be global in scope if allowed.
- 2020-11-16 22:42:15,473 - Velocimacro : autoload off : VM system will not automatically reload global library macros
- 2020-11-16 22:42:15,509 - ResourceManager : found vm/java/domain.java.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
- 2020-11-16 22:42:15,530 - ResourceManager : found vm/java/mapper.java.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
- 2020-11-16 22:42:15,536 - ResourceManager : found vm/java/service.java.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
- 2020-11-16 22:42:15,548 - ResourceManager : found vm/java/serviceImpl.java.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
- 2020-11-16 22:42:15,559 - ResourceManager : found vm/java/controller.java.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
- 2020-11-16 22:42:15,571 - ResourceManager : found vm/xml/mapper.xml.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
- 2020-11-16 22:42:15,584 - ResourceManager : found vm/html/list.html.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
- 2020-11-16 22:42:15,604 - ResourceManager : found vm/html/add.html.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
- 2020-11-16 22:42:15,605 - Right side ($treeParentCode) of '!=' operation has null value. If it is a reference, it may not be in the context or its toString() returned null. vm/html/add.html.vm[line 41, column 10]
- 2020-11-16 22:42:15,605 - Right side ($treeParentCode) of '==' operation has null value. If it is a reference, it may not be in the context or its toString() returned null. vm/html/add.html.vm[line 41, column 50]
- 2020-11-16 22:42:15,606 - Right side ($treeParentCode) of '!=' operation has null value. If it is a reference, it may not be in the context or its toString() returned null. vm/html/add.html.vm[line 41, column 10]
- 2020-11-16 22:42:15,606 - Right side ($treeParentCode) of '==' operation has null value. If it is a reference, it may not be in the context or its toString() returned null. vm/html/add.html.vm[line 41, column 50]
- 2020-11-16 22:42:15,606 - Right side ($treeParentCode) of '!=' operation has null value. If it is a reference, it may not be in the context or its toString() returned null. vm/html/add.html.vm[line 41, column 10]
- 2020-11-16 22:42:15,606 - Right side ($treeParentCode) of '==' operation has null value. If it is a reference, it may not be in the context or its toString() returned null. vm/html/add.html.vm[line 41, column 50]
- 2020-11-16 22:42:15,625 - ResourceManager : found vm/html/edit.html.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
- 2020-11-16 22:42:15,626 - Right side ($treeParentCode) of '!=' operation has null value. If it is a reference, it may not be in the context or its toString() returned null. vm/html/edit.html.vm[line 42, column 10]
- 2020-11-16 22:42:15,626 - Right side ($treeParentCode) of '==' operation has null value. If it is a reference, it may not be in the context or its toString() returned null. vm/html/edit.html.vm[line 42, column 50]
- 2020-11-16 22:42:15,626 - Right side ($treeParentCode) of '!=' operation has null value. If it is a reference, it may not be in the context or its toString() returned null. vm/html/edit.html.vm[line 42, column 10]
- 2020-11-16 22:42:15,626 - Right side ($treeParentCode) of '==' operation has null value. If it is a reference, it may not be in the context or its toString() returned null. vm/html/edit.html.vm[line 42, column 50]
- 2020-11-16 22:42:15,626 - Right side ($treeParentCode) of '!=' operation has null value. If it is a reference, it may not be in the context or its toString() returned null. vm/html/edit.html.vm[line 42, column 10]
- 2020-11-16 22:42:15,626 - Right side ($treeParentCode) of '==' operation has null value. If it is a reference, it may not be in the context or its toString() returned null. vm/html/edit.html.vm[line 42, column 50]
- 2020-11-16 22:42:15,633 - ResourceManager : found vm/sql/sql.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
- 2020-11-16 22:42:15,653 - ResourceManager : found vm/java/domain.java.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
- 2020-11-16 22:42:15,653 - Null reference [template 'vm/java/domain.java.vm', line 32, column 9] : $column.columnComment cannot be resolved.
- 2020-11-16 22:42:15,657 - ResourceManager : found vm/java/mapper.java.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
- 2020-11-16 22:42:15,658 - ResourceManager : found vm/java/service.java.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
- 2020-11-16 22:42:15,664 - ResourceManager : found vm/java/serviceImpl.java.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
- 2020-11-16 22:42:15,668 - ResourceManager : found vm/java/controller.java.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
- 2020-11-16 22:42:15,675 - ResourceManager : found vm/xml/mapper.xml.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
- 2020-11-16 22:42:15,679 - ResourceManager : found vm/html/list.html.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
- 2020-11-16 22:42:15,680 - RHS of #set statement is null. Context will not be modified. vm/html/list.html.vm[line 107, column 1]
- 2020-11-16 22:42:15,680 - RHS of #set statement is null. Context will not be modified. vm/html/list.html.vm[line 111, column 1]
- 2020-11-16 22:42:15,689 - ResourceManager : found vm/html/add.html.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
- 2020-11-16 22:42:15,689 - Right side ($treeParentCode) of '!=' operation has null value. If it is a reference, it may not be in the context or its toString() returned null. vm/html/add.html.vm[line 41, column 10]
- 2020-11-16 22:42:15,689 - Right side ($treeParentCode) of '==' operation has null value. If it is a reference, it may not be in the context or its toString() returned null. vm/html/add.html.vm[line 41, column 50]
- 2020-11-16 22:42:15,689 - Right side ($treeParentCode) of '!=' operation has null value. If it is a reference, it may not be in the context or its toString() returned null. vm/html/add.html.vm[line 41, column 10]
- 2020-11-16 22:42:15,689 - Right side ($treeParentCode) of '==' operation has null value. If it is a reference, it may not be in the context or its toString() returned null. vm/html/add.html.vm[line 41, column 50]
- 2020-11-16 22:42:15,689 - Right side ($treeParentCode) of '!=' operation has null value. If it is a reference, it may not be in the context or its toString() returned null. vm/html/add.html.vm[line 41, column 10]
- 2020-11-16 22:42:15,689 - Right side ($treeParentCode) of '==' operation has null value. If it is a reference, it may not be in the context or its toString() returned null. vm/html/add.html.vm[line 41, column 50]
- 2020-11-16 22:42:15,689 - Right side ($treeParentCode) of '!=' operation has null value. If it is a reference, it may not be in the context or its toString() returned null. vm/html/add.html.vm[line 41, column 10]
- 2020-11-16 22:42:15,689 - Right side ($treeParentCode) of '==' operation has null value. If it is a reference, it may not be in the context or its toString() returned null. vm/html/add.html.vm[line 41, column 50]
- 2020-11-16 22:42:15,689 - Right side ($treeParentCode) of '!=' operation has null value. If it is a reference, it may not be in the context or its toString() returned null. vm/html/add.html.vm[line 41, column 10]
- 2020-11-16 22:42:15,689 - Right side ($treeParentCode) of '==' operation has null value. If it is a reference, it may not be in the context or its toString() returned null. vm/html/add.html.vm[line 41, column 50]
- 2020-11-16 22:42:15,698 - ResourceManager : found vm/html/edit.html.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
- 2020-11-16 22:42:15,698 - Right side ($treeParentCode) of '!=' operation has null value. If it is a reference, it may not be in the context or its toString() returned null. vm/html/edit.html.vm[line 42, column 10]
- 2020-11-16 22:42:15,698 - Right side ($treeParentCode) of '==' operation has null value. If it is a reference, it may not be in the context or its toString() returned null. vm/html/edit.html.vm[line 42, column 50]
- 2020-11-16 22:42:15,698 - Right side ($treeParentCode) of '!=' operation has null value. If it is a reference, it may not be in the context or its toString() returned null. vm/html/edit.html.vm[line 42, column 10]
- 2020-11-16 22:42:15,698 - Right side ($treeParentCode) of '==' operation has null value. If it is a reference, it may not be in the context or its toString() returned null. vm/html/edit.html.vm[line 42, column 50]
- 2020-11-16 22:42:15,698 - Right side ($treeParentCode) of '!=' operation has null value. If it is a reference, it may not be in the context or its toString() returned null. vm/html/edit.html.vm[line 42, column 10]
- 2020-11-16 22:42:15,698 - Right side ($treeParentCode) of '==' operation has null value. If it is a reference, it may not be in the context or its toString() returned null. vm/html/edit.html.vm[line 42, column 50]
- 2020-11-16 22:42:15,698 - Right side ($treeParentCode) of '!=' operation has null value. If it is a reference, it may not be in the context or its toString() returned null. vm/html/edit.html.vm[line 42, column 10]
- 2020-11-16 22:42:15,698 - Right side ($treeParentCode) of '==' operation has null value. If it is a reference, it may not be in the context or its toString() returned null. vm/html/edit.html.vm[line 42, column 50]
- 2020-11-16 22:42:15,698 - Right side ($treeParentCode) of '!=' operation has null value. If it is a reference, it may not be in the context or its toString() returned null. vm/html/edit.html.vm[line 42, column 10]
- 2020-11-16 22:42:15,698 - Right side ($treeParentCode) of '==' operation has null value. If it is a reference, it may not be in the context or its toString() returned null. vm/html/edit.html.vm[line 42, column 50]
- 2020-11-16 22:42:15,700 - ResourceManager : found vm/sql/sql.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
- 2020-11-17 22:40:34,319 - Log4JLogChute initialized using file 'velocity.log'
- 2020-11-17 22:40:34,320 - Initializing Velocity, Calling init()...
- 2020-11-17 22:40:34,320 - Starting Apache Velocity v1.7 (compiled: 2010-11-19 12:14:37)
- 2020-11-17 22:40:34,320 - Default Properties File: org\apache\velocity\runtime\defaults\velocity.properties
- 2020-11-17 22:40:34,320 - Trying to use logger class org.apache.velocity.runtime.log.AvalonLogChute
- 2020-11-17 22:40:34,320 - Target log system for org.apache.velocity.runtime.log.AvalonLogChute is not available (java.lang.NoClassDefFoundError: org/apache/log/Priority). Falling back to next log system...
- 2020-11-17 22:40:34,320 - Trying to use logger class org.apache.velocity.runtime.log.Log4JLogChute
- 2020-11-17 22:40:34,320 - Using logger class org.apache.velocity.runtime.log.Log4JLogChute
- 2020-11-17 22:40:34,326 - ResourceLoader instantiated: org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
- 2020-11-17 22:40:34,336 - ResourceCache: initialized (class org.apache.velocity.runtime.resource.ResourceCacheImpl) with class java.util.Collections$SynchronizedMap cache map.
- 2020-11-17 22:40:34,342 - Loaded System Directive: org.apache.velocity.runtime.directive.Stop
- 2020-11-17 22:40:34,345 - Loaded System Directive: org.apache.velocity.runtime.directive.Define
- 2020-11-17 22:40:34,347 - Loaded System Directive: org.apache.velocity.runtime.directive.Break
- 2020-11-17 22:40:34,348 - Loaded System Directive: org.apache.velocity.runtime.directive.Evaluate
- 2020-11-17 22:40:34,349 - Loaded System Directive: org.apache.velocity.runtime.directive.Literal
- 2020-11-17 22:40:34,350 - Loaded System Directive: org.apache.velocity.runtime.directive.Macro
- 2020-11-17 22:40:34,352 - Loaded System Directive: org.apache.velocity.runtime.directive.Parse
- 2020-11-17 22:40:34,353 - Loaded System Directive: org.apache.velocity.runtime.directive.Include
- 2020-11-17 22:40:34,354 - Loaded System Directive: org.apache.velocity.runtime.directive.Foreach
- 2020-11-17 22:40:34,378 - Created '20' parsers.
- 2020-11-17 22:40:34,382 - Velocimacro : "velocimacro.library" is not set. Trying default library: VM_global_library.vm
- 2020-11-17 22:40:34,387 - Could not load resource 'VM_global_library.vm' from ResourceLoader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader: ClasspathResourceLoader Error: cannot find resource VM_global_library.vm
- 2020-11-17 22:40:34,387 - Velocimacro : Default library not found.
- 2020-11-17 22:40:34,387 - Velocimacro : allowInline = true : VMs can be defined inline in templates
- 2020-11-17 22:40:34,387 - Velocimacro : allowInlineToOverride = false : VMs defined inline may NOT replace previous VM definitions
- 2020-11-17 22:40:34,387 - Velocimacro : allowInlineLocal = false : VMs defined inline will be global in scope if allowed.
- 2020-11-17 22:40:34,387 - Velocimacro : autoload off : VM system will not automatically reload global library macros
- 2020-11-17 22:40:34,435 - ResourceManager : found vm/java/domain.java.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
- 2020-11-17 22:40:34,469 - ResourceManager : found vm/java/mapper.java.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
- 2020-11-17 22:40:34,474 - ResourceManager : found vm/java/service.java.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
- 2020-11-17 22:40:34,483 - ResourceManager : found vm/java/serviceImpl.java.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
- 2020-11-17 22:40:34,488 - ResourceManager : found vm/java/controller.java.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
- 2020-11-17 22:40:34,500 - ResourceManager : found vm/xml/mapper.xml.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
- 2020-11-17 22:40:34,516 - ResourceManager : found vm/html/list.html.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
- 2020-11-17 22:40:34,536 - ResourceManager : found vm/html/add.html.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
- 2020-11-17 22:40:34,541 - Right side ($treeParentCode) of '!=' operation has null value. If it is a reference, it may not be in the context or its toString() returned null. vm/html/add.html.vm[line 41, column 10]
- 2020-11-17 22:40:34,541 - Right side ($treeParentCode) of '==' operation has null value. If it is a reference, it may not be in the context or its toString() returned null. vm/html/add.html.vm[line 41, column 50]
- 2020-11-17 22:40:34,541 - Right side ($treeParentCode) of '!=' operation has null value. If it is a reference, it may not be in the context or its toString() returned null. vm/html/add.html.vm[line 41, column 10]
- 2020-11-17 22:40:34,542 - Right side ($treeParentCode) of '==' operation has null value. If it is a reference, it may not be in the context or its toString() returned null. vm/html/add.html.vm[line 41, column 50]
- 2020-11-17 22:40:34,542 - Right side ($treeParentCode) of '!=' operation has null value. If it is a reference, it may not be in the context or its toString() returned null. vm/html/add.html.vm[line 41, column 10]
- 2020-11-17 22:40:34,542 - Right side ($treeParentCode) of '==' operation has null value. If it is a reference, it may not be in the context or its toString() returned null. vm/html/add.html.vm[line 41, column 50]
- 2020-11-17 22:40:34,542 - Right side ($treeParentCode) of '!=' operation has null value. If it is a reference, it may not be in the context or its toString() returned null. vm/html/add.html.vm[line 41, column 10]
- 2020-11-17 22:40:34,542 - Right side ($treeParentCode) of '==' operation has null value. If it is a reference, it may not be in the context or its toString() returned null. vm/html/add.html.vm[line 41, column 50]
- 2020-11-17 22:40:34,543 - Right side ($treeParentCode) of '!=' operation has null value. If it is a reference, it may not be in the context or its toString() returned null. vm/html/add.html.vm[line 41, column 10]
- 2020-11-17 22:40:34,543 - Right side ($treeParentCode) of '==' operation has null value. If it is a reference, it may not be in the context or its toString() returned null. vm/html/add.html.vm[line 41, column 50]
- 2020-11-17 22:40:34,543 - Right side ($treeParentCode) of '!=' operation has null value. If it is a reference, it may not be in the context or its toString() returned null. vm/html/add.html.vm[line 41, column 10]
- 2020-11-17 22:40:34,543 - Right side ($treeParentCode) of '==' operation has null value. If it is a reference, it may not be in the context or its toString() returned null. vm/html/add.html.vm[line 41, column 50]
- 2020-11-17 22:40:34,544 - Right side ($treeParentCode) of '!=' operation has null value. If it is a reference, it may not be in the context or its toString() returned null. vm/html/add.html.vm[line 41, column 10]
- 2020-11-17 22:40:34,544 - Right side ($treeParentCode) of '==' operation has null value. If it is a reference, it may not be in the context or its toString() returned null. vm/html/add.html.vm[line 41, column 50]
- 2020-11-17 22:40:34,544 - Right side ($treeParentCode) of '!=' operation has null value. If it is a reference, it may not be in the context or its toString() returned null. vm/html/add.html.vm[line 41, column 10]
- 2020-11-17 22:40:34,544 - Right side ($treeParentCode) of '==' operation has null value. If it is a reference, it may not be in the context or its toString() returned null. vm/html/add.html.vm[line 41, column 50]
- 2020-11-17 22:40:34,544 - Right side ($treeParentCode) of '!=' operation has null value. If it is a reference, it may not be in the context or its toString() returned null. vm/html/add.html.vm[line 41, column 10]
- 2020-11-17 22:40:34,544 - Right side ($treeParentCode) of '==' operation has null value. If it is a reference, it may not be in the context or its toString() returned null. vm/html/add.html.vm[line 41, column 50]
- 2020-11-17 22:40:34,545 - Right side ($treeParentCode) of '!=' operation has null value. If it is a reference, it may not be in the context or its toString() returned null. vm/html/add.html.vm[line 41, column 10]
- 2020-11-17 22:40:34,545 - Right side ($treeParentCode) of '==' operation has null value. If it is a reference, it may not be in the context or its toString() returned null. vm/html/add.html.vm[line 41, column 50]
- 2020-11-17 22:40:34,545 - Right side ($treeParentCode) of '!=' operation has null value. If it is a reference, it may not be in the context or its toString() returned null. vm/html/add.html.vm[line 41, column 10]
- 2020-11-17 22:40:34,545 - Right side ($treeParentCode) of '==' operation has null value. If it is a reference, it may not be in the context or its toString() returned null. vm/html/add.html.vm[line 41, column 50]
- 2020-11-17 22:40:34,545 - Right side ($treeParentCode) of '!=' operation has null value. If it is a reference, it may not be in the context or its toString() returned null. vm/html/add.html.vm[line 41, column 10]
- 2020-11-17 22:40:34,545 - Right side ($treeParentCode) of '==' operation has null value. If it is a reference, it may not be in the context or its toString() returned null. vm/html/add.html.vm[line 41, column 50]
- 2020-11-17 22:40:34,564 - ResourceManager : found vm/html/edit.html.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
- 2020-11-17 22:40:34,565 - Right side ($treeParentCode) of '!=' operation has null value. If it is a reference, it may not be in the context or its toString() returned null. vm/html/edit.html.vm[line 42, column 10]
- 2020-11-17 22:40:34,565 - Right side ($treeParentCode) of '==' operation has null value. If it is a reference, it may not be in the context or its toString() returned null. vm/html/edit.html.vm[line 42, column 50]
- 2020-11-17 22:40:34,566 - Right side ($treeParentCode) of '!=' operation has null value. If it is a reference, it may not be in the context or its toString() returned null. vm/html/edit.html.vm[line 42, column 10]
- 2020-11-17 22:40:34,566 - Right side ($treeParentCode) of '==' operation has null value. If it is a reference, it may not be in the context or its toString() returned null. vm/html/edit.html.vm[line 42, column 50]
- 2020-11-17 22:40:34,566 - Right side ($treeParentCode) of '!=' operation has null value. If it is a reference, it may not be in the context or its toString() returned null. vm/html/edit.html.vm[line 42, column 10]
- 2020-11-17 22:40:34,566 - Right side ($treeParentCode) of '==' operation has null value. If it is a reference, it may not be in the context or its toString() returned null. vm/html/edit.html.vm[line 42, column 50]
- 2020-11-17 22:40:34,566 - Right side ($treeParentCode) of '!=' operation has null value. If it is a reference, it may not be in the context or its toString() returned null. vm/html/edit.html.vm[line 42, column 10]
- 2020-11-17 22:40:34,566 - Right side ($treeParentCode) of '==' operation has null value. If it is a reference, it may not be in the context or its toString() returned null. vm/html/edit.html.vm[line 42, column 50]
- 2020-11-17 22:40:34,566 - Right side ($treeParentCode) of '!=' operation has null value. If it is a reference, it may not be in the context or its toString() returned null. vm/html/edit.html.vm[line 42, column 10]
- 2020-11-17 22:40:34,567 - Right side ($treeParentCode) of '==' operation has null value. If it is a reference, it may not be in the context or its toString() returned null. vm/html/edit.html.vm[line 42, column 50]
- 2020-11-17 22:40:34,567 - Right side ($treeParentCode) of '!=' operation has null value. If it is a reference, it may not be in the context or its toString() returned null. vm/html/edit.html.vm[line 42, column 10]
- 2020-11-17 22:40:34,567 - Right side ($treeParentCode) of '==' operation has null value. If it is a reference, it may not be in the context or its toString() returned null. vm/html/edit.html.vm[line 42, column 50]
- 2020-11-17 22:40:34,567 - Right side ($treeParentCode) of '!=' operation has null value. If it is a reference, it may not be in the context or its toString() returned null. vm/html/edit.html.vm[line 42, column 10]
- 2020-11-17 22:40:34,567 - Right side ($treeParentCode) of '==' operation has null value. If it is a reference, it may not be in the context or its toString() returned null. vm/html/edit.html.vm[line 42, column 50]
- 2020-11-17 22:40:34,567 - Right side ($treeParentCode) of '!=' operation has null value. If it is a reference, it may not be in the context or its toString() returned null. vm/html/edit.html.vm[line 42, column 10]
- 2020-11-17 22:40:34,567 - Right side ($treeParentCode) of '==' operation has null value. If it is a reference, it may not be in the context or its toString() returned null. vm/html/edit.html.vm[line 42, column 50]
- 2020-11-17 22:40:34,567 - Right side ($treeParentCode) of '!=' operation has null value. If it is a reference, it may not be in the context or its toString() returned null. vm/html/edit.html.vm[line 42, column 10]
- 2020-11-17 22:40:34,567 - Right side ($treeParentCode) of '==' operation has null value. If it is a reference, it may not be in the context or its toString() returned null. vm/html/edit.html.vm[line 42, column 50]
- 2020-11-17 22:40:34,568 - Right side ($treeParentCode) of '!=' operation has null value. If it is a reference, it may not be in the context or its toString() returned null. vm/html/edit.html.vm[line 42, column 10]
- 2020-11-17 22:40:34,568 - Right side ($treeParentCode) of '==' operation has null value. If it is a reference, it may not be in the context or its toString() returned null. vm/html/edit.html.vm[line 42, column 50]
- 2020-11-17 22:40:34,568 - Right side ($treeParentCode) of '!=' operation has null value. If it is a reference, it may not be in the context or its toString() returned null. vm/html/edit.html.vm[line 42, column 10]
- 2020-11-17 22:40:34,568 - Right side ($treeParentCode) of '==' operation has null value. If it is a reference, it may not be in the context or its toString() returned null. vm/html/edit.html.vm[line 42, column 50]
- 2020-11-17 22:40:34,568 - Right side ($treeParentCode) of '!=' operation has null value. If it is a reference, it may not be in the context or its toString() returned null. vm/html/edit.html.vm[line 42, column 10]
- 2020-11-17 22:40:34,568 - Right side ($treeParentCode) of '==' operation has null value. If it is a reference, it may not be in the context or its toString() returned null. vm/html/edit.html.vm[line 42, column 50]
- 2020-11-17 22:40:34,572 - ResourceManager : found vm/sql/sql.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
- 2020-11-17 22:45:35,630 - ResourceManager : found vm/java/domain.java.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
- 2020-11-17 22:45:35,652 - ResourceManager : found vm/java/mapper.java.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
- 2020-11-17 22:45:35,655 - ResourceManager : found vm/java/service.java.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
- 2020-11-17 22:45:35,659 - ResourceManager : found vm/java/serviceImpl.java.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
- 2020-11-17 22:45:35,666 - ResourceManager : found vm/java/controller.java.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
- 2020-11-17 22:45:35,673 - ResourceManager : found vm/xml/mapper.xml.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
- 2020-11-17 22:45:35,679 - ResourceManager : found vm/html/list.html.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
- 2020-11-17 22:45:35,686 - ResourceManager : found vm/html/add.html.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
- 2020-11-17 22:45:35,687 - Right side ($treeParentCode) of '!=' operation has null value. If it is a reference, it may not be in the context or its toString() returned null. vm/html/add.html.vm[line 41, column 10]
- 2020-11-17 22:45:35,687 - Right side ($treeParentCode) of '==' operation has null value. If it is a reference, it may not be in the context or its toString() returned null. vm/html/add.html.vm[line 41, column 50]
- 2020-11-17 22:45:35,687 - Right side ($treeParentCode) of '!=' operation has null value. If it is a reference, it may not be in the context or its toString() returned null. vm/html/add.html.vm[line 41, column 10]
- 2020-11-17 22:45:35,687 - Right side ($treeParentCode) of '==' operation has null value. If it is a reference, it may not be in the context or its toString() returned null. vm/html/add.html.vm[line 41, column 50]
- 2020-11-17 22:45:35,687 - Right side ($treeParentCode) of '!=' operation has null value. If it is a reference, it may not be in the context or its toString() returned null. vm/html/add.html.vm[line 41, column 10]
- 2020-11-17 22:45:35,687 - Right side ($treeParentCode) of '==' operation has null value. If it is a reference, it may not be in the context or its toString() returned null. vm/html/add.html.vm[line 41, column 50]
- 2020-11-17 22:45:35,687 - Right side ($treeParentCode) of '!=' operation has null value. If it is a reference, it may not be in the context or its toString() returned null. vm/html/add.html.vm[line 41, column 10]
- 2020-11-17 22:45:35,687 - Right side ($treeParentCode) of '==' operation has null value. If it is a reference, it may not be in the context or its toString() returned null. vm/html/add.html.vm[line 41, column 50]
- 2020-11-17 22:45:35,687 - Right side ($treeParentCode) of '!=' operation has null value. If it is a reference, it may not be in the context or its toString() returned null. vm/html/add.html.vm[line 41, column 10]
- 2020-11-17 22:45:35,688 - Right side ($treeParentCode) of '==' operation has null value. If it is a reference, it may not be in the context or its toString() returned null. vm/html/add.html.vm[line 41, column 50]
- 2020-11-17 22:45:35,688 - Right side ($treeParentCode) of '!=' operation has null value. If it is a reference, it may not be in the context or its toString() returned null. vm/html/add.html.vm[line 41, column 10]
- 2020-11-17 22:45:35,688 - Right side ($treeParentCode) of '==' operation has null value. If it is a reference, it may not be in the context or its toString() returned null. vm/html/add.html.vm[line 41, column 50]
- 2020-11-17 22:45:35,688 - Right side ($treeParentCode) of '!=' operation has null value. If it is a reference, it may not be in the context or its toString() returned null. vm/html/add.html.vm[line 41, column 10]
- 2020-11-17 22:45:35,688 - Right side ($treeParentCode) of '==' operation has null value. If it is a reference, it may not be in the context or its toString() returned null. vm/html/add.html.vm[line 41, column 50]
- 2020-11-17 22:45:35,688 - Right side ($treeParentCode) of '!=' operation has null value. If it is a reference, it may not be in the context or its toString() returned null. vm/html/add.html.vm[line 41, column 10]
- 2020-11-17 22:45:35,688 - Right side ($treeParentCode) of '==' operation has null value. If it is a reference, it may not be in the context or its toString() returned null. vm/html/add.html.vm[line 41, column 50]
- 2020-11-17 22:45:35,688 - Right side ($treeParentCode) of '!=' operation has null value. If it is a reference, it may not be in the context or its toString() returned null. vm/html/add.html.vm[line 41, column 10]
- 2020-11-17 22:45:35,688 - Right side ($treeParentCode) of '==' operation has null value. If it is a reference, it may not be in the context or its toString() returned null. vm/html/add.html.vm[line 41, column 50]
- 2020-11-17 22:45:35,688 - Right side ($treeParentCode) of '!=' operation has null value. If it is a reference, it may not be in the context or its toString() returned null. vm/html/add.html.vm[line 41, column 10]
- 2020-11-17 22:45:35,688 - Right side ($treeParentCode) of '==' operation has null value. If it is a reference, it may not be in the context or its toString() returned null. vm/html/add.html.vm[line 41, column 50]
- 2020-11-17 22:45:35,688 - Right side ($treeParentCode) of '!=' operation has null value. If it is a reference, it may not be in the context or its toString() returned null. vm/html/add.html.vm[line 41, column 10]
- 2020-11-17 22:45:35,688 - Right side ($treeParentCode) of '==' operation has null value. If it is a reference, it may not be in the context or its toString() returned null. vm/html/add.html.vm[line 41, column 50]
- 2020-11-17 22:45:35,689 - Right side ($treeParentCode) of '!=' operation has null value. If it is a reference, it may not be in the context or its toString() returned null. vm/html/add.html.vm[line 41, column 10]
- 2020-11-17 22:45:35,689 - Right side ($treeParentCode) of '==' operation has null value. If it is a reference, it may not be in the context or its toString() returned null. vm/html/add.html.vm[line 41, column 50]
- 2020-11-17 22:45:35,697 - ResourceManager : found vm/html/edit.html.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
- 2020-11-17 22:45:35,698 - Right side ($treeParentCode) of '!=' operation has null value. If it is a reference, it may not be in the context or its toString() returned null. vm/html/edit.html.vm[line 42, column 10]
- 2020-11-17 22:45:35,698 - Right side ($treeParentCode) of '==' operation has null value. If it is a reference, it may not be in the context or its toString() returned null. vm/html/edit.html.vm[line 42, column 50]
- 2020-11-17 22:45:35,698 - Right side ($treeParentCode) of '!=' operation has null value. If it is a reference, it may not be in the context or its toString() returned null. vm/html/edit.html.vm[line 42, column 10]
- 2020-11-17 22:45:35,698 - Right side ($treeParentCode) of '==' operation has null value. If it is a reference, it may not be in the context or its toString() returned null. vm/html/edit.html.vm[line 42, column 50]
- 2020-11-17 22:45:35,698 - Right side ($treeParentCode) of '!=' operation has null value. If it is a reference, it may not be in the context or its toString() returned null. vm/html/edit.html.vm[line 42, column 10]
- 2020-11-17 22:45:35,698 - Right side ($treeParentCode) of '==' operation has null value. If it is a reference, it may not be in the context or its toString() returned null. vm/html/edit.html.vm[line 42, column 50]
- 2020-11-17 22:45:35,698 - Right side ($treeParentCode) of '!=' operation has null value. If it is a reference, it may not be in the context or its toString() returned null. vm/html/edit.html.vm[line 42, column 10]
- 2020-11-17 22:45:35,698 - Right side ($treeParentCode) of '==' operation has null value. If it is a reference, it may not be in the context or its toString() returned null. vm/html/edit.html.vm[line 42, column 50]
- 2020-11-17 22:45:35,698 - Right side ($treeParentCode) of '!=' operation has null value. If it is a reference, it may not be in the context or its toString() returned null. vm/html/edit.html.vm[line 42, column 10]
- 2020-11-17 22:45:35,699 - Right side ($treeParentCode) of '==' operation has null value. If it is a reference, it may not be in the context or its toString() returned null. vm/html/edit.html.vm[line 42, column 50]
- 2020-11-17 22:45:35,699 - Right side ($treeParentCode) of '!=' operation has null value. If it is a reference, it may not be in the context or its toString() returned null. vm/html/edit.html.vm[line 42, column 10]
- 2020-11-17 22:45:35,699 - Right side ($treeParentCode) of '==' operation has null value. If it is a reference, it may not be in the context or its toString() returned null. vm/html/edit.html.vm[line 42, column 50]
- 2020-11-17 22:45:35,699 - Right side ($treeParentCode) of '!=' operation has null value. If it is a reference, it may not be in the context or its toString() returned null. vm/html/edit.html.vm[line 42, column 10]
- 2020-11-17 22:45:35,699 - Right side ($treeParentCode) of '==' operation has null value. If it is a reference, it may not be in the context or its toString() returned null. vm/html/edit.html.vm[line 42, column 50]
- 2020-11-17 22:45:35,699 - Right side ($treeParentCode) of '!=' operation has null value. If it is a reference, it may not be in the context or its toString() returned null. vm/html/edit.html.vm[line 42, column 10]
- 2020-11-17 22:45:35,699 - Right side ($treeParentCode) of '==' operation has null value. If it is a reference, it may not be in the context or its toString() returned null. vm/html/edit.html.vm[line 42, column 50]
- 2020-11-17 22:45:35,699 - Right side ($treeParentCode) of '!=' operation has null value. If it is a reference, it may not be in the context or its toString() returned null. vm/html/edit.html.vm[line 42, column 10]
- 2020-11-17 22:45:35,700 - Right side ($treeParentCode) of '==' operation has null value. If it is a reference, it may not be in the context or its toString() returned null. vm/html/edit.html.vm[line 42, column 50]
- 2020-11-17 22:45:35,700 - Right side ($treeParentCode) of '!=' operation has null value. If it is a reference, it may not be in the context or its toString() returned null. vm/html/edit.html.vm[line 42, column 10]
- 2020-11-17 22:45:35,700 - Right side ($treeParentCode) of '==' operation has null value. If it is a reference, it may not be in the context or its toString() returned null. vm/html/edit.html.vm[line 42, column 50]
- 2020-11-17 22:45:35,700 - Right side ($treeParentCode) of '!=' operation has null value. If it is a reference, it may not be in the context or its toString() returned null. vm/html/edit.html.vm[line 42, column 10]
- 2020-11-17 22:45:35,700 - Right side ($treeParentCode) of '==' operation has null value. If it is a reference, it may not be in the context or its toString() returned null. vm/html/edit.html.vm[line 42, column 50]
- 2020-11-17 22:45:35,700 - Right side ($treeParentCode) of '!=' operation has null value. If it is a reference, it may not be in the context or its toString() returned null. vm/html/edit.html.vm[line 42, column 10]
- 2020-11-17 22:45:35,700 - Right side ($treeParentCode) of '==' operation has null value. If it is a reference, it may not be in the context or its toString() returned null. vm/html/edit.html.vm[line 42, column 50]
- 2020-11-17 22:45:35,704 - ResourceManager : found vm/sql/sql.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
- 2020-11-17 22:46:54,774 - ResourceManager : found vm/java/domain.java.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
- 2020-11-17 22:46:54,779 - ResourceManager : found vm/java/mapper.java.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
- 2020-11-17 22:46:54,781 - ResourceManager : found vm/java/service.java.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
- 2020-11-17 22:46:54,786 - ResourceManager : found vm/java/serviceImpl.java.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
- 2020-11-17 22:46:54,790 - ResourceManager : found vm/java/controller.java.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
- 2020-11-17 22:46:54,798 - ResourceManager : found vm/xml/mapper.xml.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
- 2020-11-17 22:46:54,802 - ResourceManager : found vm/html/list.html.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
- 2020-11-17 22:46:54,813 - ResourceManager : found vm/html/add.html.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
- 2020-11-17 22:46:54,814 - Right side ($treeParentCode) of '!=' operation has null value. If it is a reference, it may not be in the context or its toString() returned null. vm/html/add.html.vm[line 41, column 10]
- 2020-11-17 22:46:54,814 - Right side ($treeParentCode) of '==' operation has null value. If it is a reference, it may not be in the context or its toString() returned null. vm/html/add.html.vm[line 41, column 50]
- 2020-11-17 22:46:54,814 - Right side ($treeParentCode) of '!=' operation has null value. If it is a reference, it may not be in the context or its toString() returned null. vm/html/add.html.vm[line 41, column 10]
- 2020-11-17 22:46:54,814 - Right side ($treeParentCode) of '==' operation has null value. If it is a reference, it may not be in the context or its toString() returned null. vm/html/add.html.vm[line 41, column 50]
- 2020-11-17 22:46:54,814 - Right side ($treeParentCode) of '!=' operation has null value. If it is a reference, it may not be in the context or its toString() returned null. vm/html/add.html.vm[line 41, column 10]
- 2020-11-17 22:46:54,814 - Right side ($treeParentCode) of '==' operation has null value. If it is a reference, it may not be in the context or its toString() returned null. vm/html/add.html.vm[line 41, column 50]
- 2020-11-17 22:46:54,822 - ResourceManager : found vm/html/edit.html.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
- 2020-11-17 22:46:54,824 - Right side ($treeParentCode) of '!=' operation has null value. If it is a reference, it may not be in the context or its toString() returned null. vm/html/edit.html.vm[line 42, column 10]
- 2020-11-17 22:46:54,824 - Right side ($treeParentCode) of '==' operation has null value. If it is a reference, it may not be in the context or its toString() returned null. vm/html/edit.html.vm[line 42, column 50]
- 2020-11-17 22:46:54,824 - Right side ($treeParentCode) of '!=' operation has null value. If it is a reference, it may not be in the context or its toString() returned null. vm/html/edit.html.vm[line 42, column 10]
- 2020-11-17 22:46:54,824 - Right side ($treeParentCode) of '==' operation has null value. If it is a reference, it may not be in the context or its toString() returned null. vm/html/edit.html.vm[line 42, column 50]
- 2020-11-17 22:46:54,824 - Right side ($treeParentCode) of '!=' operation has null value. If it is a reference, it may not be in the context or its toString() returned null. vm/html/edit.html.vm[line 42, column 10]
- 2020-11-17 22:46:54,825 - Right side ($treeParentCode) of '==' operation has null value. If it is a reference, it may not be in the context or its toString() returned null. vm/html/edit.html.vm[line 42, column 50]
- 2020-11-17 22:46:54,827 - ResourceManager : found vm/sql/sql.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
- 2020-11-22 15:17:59,664 - Log4JLogChute initialized using file 'velocity.log'
- 2020-11-22 15:17:59,664 - Initializing Velocity, Calling init()...
- 2020-11-22 15:17:59,664 - Starting Apache Velocity v1.7 (compiled: 2010-11-19 12:14:37)
- 2020-11-22 15:17:59,664 - Default Properties File: org\apache\velocity\runtime\defaults\velocity.properties
- 2020-11-22 15:17:59,664 - Trying to use logger class org.apache.velocity.runtime.log.AvalonLogChute
- 2020-11-22 15:17:59,664 - Target log system for org.apache.velocity.runtime.log.AvalonLogChute is not available (java.lang.NoClassDefFoundError: org/apache/log/Priority). Falling back to next log system...
- 2020-11-22 15:17:59,664 - Trying to use logger class org.apache.velocity.runtime.log.Log4JLogChute
- 2020-11-22 15:17:59,664 - Using logger class org.apache.velocity.runtime.log.Log4JLogChute
- 2020-11-22 15:17:59,667 - ResourceLoader instantiated: org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
- 2020-11-22 15:17:59,678 - ResourceCache: initialized (class org.apache.velocity.runtime.resource.ResourceCacheImpl) with class java.util.Collections$SynchronizedMap cache map.
- 2020-11-22 15:17:59,680 - Loaded System Directive: org.apache.velocity.runtime.directive.Stop
- 2020-11-22 15:17:59,681 - Loaded System Directive: org.apache.velocity.runtime.directive.Define
- 2020-11-22 15:17:59,682 - Loaded System Directive: org.apache.velocity.runtime.directive.Break
- 2020-11-22 15:17:59,683 - Loaded System Directive: org.apache.velocity.runtime.directive.Evaluate
- 2020-11-22 15:17:59,684 - Loaded System Directive: org.apache.velocity.runtime.directive.Literal
- 2020-11-22 15:17:59,684 - Loaded System Directive: org.apache.velocity.runtime.directive.Macro
- 2020-11-22 15:17:59,686 - Loaded System Directive: org.apache.velocity.runtime.directive.Parse
- 2020-11-22 15:17:59,686 - Loaded System Directive: org.apache.velocity.runtime.directive.Include
- 2020-11-22 15:17:59,687 - Loaded System Directive: org.apache.velocity.runtime.directive.Foreach
- 2020-11-22 15:17:59,697 - Created '20' parsers.
- 2020-11-22 15:17:59,699 - Velocimacro : "velocimacro.library" is not set. Trying default library: VM_global_library.vm
- 2020-11-22 15:17:59,701 - Could not load resource 'VM_global_library.vm' from ResourceLoader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader: ClasspathResourceLoader Error: cannot find resource VM_global_library.vm
- 2020-11-22 15:17:59,701 - Velocimacro : Default library not found.
- 2020-11-22 15:17:59,701 - Velocimacro : allowInline = true : VMs can be defined inline in templates
- 2020-11-22 15:17:59,701 - Velocimacro : allowInlineToOverride = false : VMs defined inline may NOT replace previous VM definitions
- 2020-11-22 15:17:59,701 - Velocimacro : allowInlineLocal = false : VMs defined inline will be global in scope if allowed.
- 2020-11-22 15:17:59,701 - Velocimacro : autoload off : VM system will not automatically reload global library macros
- 2020-11-22 15:17:59,738 - ResourceManager : found vm/java/domain.java.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
- 2020-11-22 15:17:59,745 - Null reference [template 'vm/java/domain.java.vm', line 32, column 9] : $column.columnComment cannot be resolved.
- 2020-11-22 15:17:59,754 - ResourceManager : found vm/java/mapper.java.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
- 2020-11-22 15:17:59,761 - ResourceManager : found vm/java/service.java.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
- 2020-11-22 15:17:59,772 - ResourceManager : found vm/java/serviceImpl.java.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
- 2020-11-22 15:17:59,784 - ResourceManager : found vm/java/controller.java.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
- 2020-11-22 15:17:59,796 - ResourceManager : found vm/xml/mapper.xml.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
- 2020-11-22 15:17:59,810 - ResourceManager : found vm/html/list.html.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
- 2020-11-22 15:17:59,811 - RHS of #set statement is null. Context will not be modified. vm/html/list.html.vm[line 107, column 1]
- 2020-11-22 15:17:59,811 - RHS of #set statement is null. Context will not be modified. vm/html/list.html.vm[line 111, column 1]
- 2020-11-22 15:17:59,832 - ResourceManager : found vm/html/add.html.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
- 2020-11-22 15:17:59,832 - Right side ($treeParentCode) of '!=' operation has null value. If it is a reference, it may not be in the context or its toString() returned null. vm/html/add.html.vm[line 41, column 10]
- 2020-11-22 15:17:59,832 - Right side ($treeParentCode) of '==' operation has null value. If it is a reference, it may not be in the context or its toString() returned null. vm/html/add.html.vm[line 41, column 50]
- 2020-11-22 15:17:59,832 - Right side ($treeParentCode) of '!=' operation has null value. If it is a reference, it may not be in the context or its toString() returned null. vm/html/add.html.vm[line 41, column 10]
- 2020-11-22 15:17:59,832 - Right side ($treeParentCode) of '==' operation has null value. If it is a reference, it may not be in the context or its toString() returned null. vm/html/add.html.vm[line 41, column 50]
- 2020-11-22 15:17:59,832 - Right side ($treeParentCode) of '!=' operation has null value. If it is a reference, it may not be in the context or its toString() returned null. vm/html/add.html.vm[line 41, column 10]
- 2020-11-22 15:17:59,832 - Right side ($treeParentCode) of '==' operation has null value. If it is a reference, it may not be in the context or its toString() returned null. vm/html/add.html.vm[line 41, column 50]
- 2020-11-22 15:17:59,832 - Right side ($treeParentCode) of '!=' operation has null value. If it is a reference, it may not be in the context or its toString() returned null. vm/html/add.html.vm[line 41, column 10]
- 2020-11-22 15:17:59,833 - Right side ($treeParentCode) of '==' operation has null value. If it is a reference, it may not be in the context or its toString() returned null. vm/html/add.html.vm[line 41, column 50]
- 2020-11-22 15:17:59,852 - ResourceManager : found vm/html/edit.html.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
- 2020-11-22 15:17:59,852 - Right side ($treeParentCode) of '!=' operation has null value. If it is a reference, it may not be in the context or its toString() returned null. vm/html/edit.html.vm[line 42, column 10]
- 2020-11-22 15:17:59,852 - Right side ($treeParentCode) of '==' operation has null value. If it is a reference, it may not be in the context or its toString() returned null. vm/html/edit.html.vm[line 42, column 50]
- 2020-11-22 15:17:59,852 - Right side ($treeParentCode) of '!=' operation has null value. If it is a reference, it may not be in the context or its toString() returned null. vm/html/edit.html.vm[line 42, column 10]
- 2020-11-22 15:17:59,852 - Right side ($treeParentCode) of '==' operation has null value. If it is a reference, it may not be in the context or its toString() returned null. vm/html/edit.html.vm[line 42, column 50]
- 2020-11-22 15:17:59,852 - Right side ($treeParentCode) of '!=' operation has null value. If it is a reference, it may not be in the context or its toString() returned null. vm/html/edit.html.vm[line 42, column 10]
- 2020-11-22 15:17:59,852 - Right side ($treeParentCode) of '==' operation has null value. If it is a reference, it may not be in the context or its toString() returned null. vm/html/edit.html.vm[line 42, column 50]
- 2020-11-22 15:17:59,852 - Right side ($treeParentCode) of '!=' operation has null value. If it is a reference, it may not be in the context or its toString() returned null. vm/html/edit.html.vm[line 42, column 10]
- 2020-11-22 15:17:59,852 - Right side ($treeParentCode) of '==' operation has null value. If it is a reference, it may not be in the context or its toString() returned null. vm/html/edit.html.vm[line 42, column 50]
- 2020-11-22 15:17:59,858 - ResourceManager : found vm/sql/sql.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
- 2020-11-23 22:15:05,939 - Log4JLogChute initialized using file 'velocity.log'
- 2020-11-23 22:15:05,939 - Initializing Velocity, Calling init()...
- 2020-11-23 22:15:05,939 - Starting Apache Velocity v1.7 (compiled: 2010-11-19 12:14:37)
- 2020-11-23 22:15:05,939 - Default Properties File: org\apache\velocity\runtime\defaults\velocity.properties
- 2020-11-23 22:15:05,939 - Trying to use logger class org.apache.velocity.runtime.log.AvalonLogChute
- 2020-11-23 22:15:05,939 - Target log system for org.apache.velocity.runtime.log.AvalonLogChute is not available (java.lang.NoClassDefFoundError: org/apache/log/Priority). Falling back to next log system...
- 2020-11-23 22:15:05,939 - Trying to use logger class org.apache.velocity.runtime.log.Log4JLogChute
- 2020-11-23 22:15:05,939 - Using logger class org.apache.velocity.runtime.log.Log4JLogChute
- 2020-11-23 22:15:05,942 - ResourceLoader instantiated: org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
- 2020-11-23 22:15:05,947 - ResourceCache: initialized (class org.apache.velocity.runtime.resource.ResourceCacheImpl) with class java.util.Collections$SynchronizedMap cache map.
- 2020-11-23 22:15:05,949 - Loaded System Directive: org.apache.velocity.runtime.directive.Stop
- 2020-11-23 22:15:05,949 - Loaded System Directive: org.apache.velocity.runtime.directive.Define
- 2020-11-23 22:15:05,950 - Loaded System Directive: org.apache.velocity.runtime.directive.Break
- 2020-11-23 22:15:05,950 - Loaded System Directive: org.apache.velocity.runtime.directive.Evaluate
- 2020-11-23 22:15:05,951 - Loaded System Directive: org.apache.velocity.runtime.directive.Literal
- 2020-11-23 22:15:05,951 - Loaded System Directive: org.apache.velocity.runtime.directive.Macro
- 2020-11-23 22:15:05,952 - Loaded System Directive: org.apache.velocity.runtime.directive.Parse
- 2020-11-23 22:15:05,953 - Loaded System Directive: org.apache.velocity.runtime.directive.Include
- 2020-11-23 22:15:05,954 - Loaded System Directive: org.apache.velocity.runtime.directive.Foreach
- 2020-11-23 22:15:05,962 - Created '20' parsers.
- 2020-11-23 22:15:05,963 - Velocimacro : "velocimacro.library" is not set. Trying default library: VM_global_library.vm
- 2020-11-23 22:15:05,965 - Could not load resource 'VM_global_library.vm' from ResourceLoader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader: ClasspathResourceLoader Error: cannot find resource VM_global_library.vm
- 2020-11-23 22:15:05,965 - Velocimacro : Default library not found.
- 2020-11-23 22:15:05,965 - Velocimacro : allowInline = true : VMs can be defined inline in templates
- 2020-11-23 22:15:05,965 - Velocimacro : allowInlineToOverride = false : VMs defined inline may NOT replace previous VM definitions
- 2020-11-23 22:15:05,965 - Velocimacro : allowInlineLocal = false : VMs defined inline will be global in scope if allowed.
- 2020-11-23 22:15:05,965 - Velocimacro : autoload off : VM system will not automatically reload global library macros
- 2020-11-23 22:15:06,001 - ResourceManager : found vm/java/domain.java.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
- 2020-11-23 22:15:06,009 - Null reference [template 'vm/java/domain.java.vm', line 32, column 9] : $column.columnComment cannot be resolved.
- 2020-11-23 22:15:06,021 - ResourceManager : found vm/java/mapper.java.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
- 2020-11-23 22:15:06,028 - ResourceManager : found vm/java/service.java.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
- 2020-11-23 22:15:06,039 - ResourceManager : found vm/java/serviceImpl.java.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
- 2020-11-23 22:15:06,050 - ResourceManager : found vm/java/controller.java.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
- 2020-11-23 22:15:06,062 - ResourceManager : found vm/xml/mapper.xml.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
- 2020-11-23 22:15:06,076 - ResourceManager : found vm/html/list.html.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
- 2020-11-23 22:15:06,078 - RHS of #set statement is null. Context will not be modified. vm/html/list.html.vm[line 107, column 1]
- 2020-11-23 22:15:06,079 - RHS of #set statement is null. Context will not be modified. vm/html/list.html.vm[line 111, column 1]
- 2020-11-23 22:15:06,099 - ResourceManager : found vm/html/add.html.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
- 2020-11-23 22:15:06,100 - Right side ($treeParentCode) of '!=' operation has null value. If it is a reference, it may not be in the context or its toString() returned null. vm/html/add.html.vm[line 41, column 10]
- 2020-11-23 22:15:06,100 - Right side ($treeParentCode) of '==' operation has null value. If it is a reference, it may not be in the context or its toString() returned null. vm/html/add.html.vm[line 41, column 50]
- 2020-11-23 22:15:06,100 - Right side ($treeParentCode) of '!=' operation has null value. If it is a reference, it may not be in the context or its toString() returned null. vm/html/add.html.vm[line 41, column 10]
- 2020-11-23 22:15:06,100 - Right side ($treeParentCode) of '==' operation has null value. If it is a reference, it may not be in the context or its toString() returned null. vm/html/add.html.vm[line 41, column 50]
- 2020-11-23 22:15:06,100 - Right side ($treeParentCode) of '!=' operation has null value. If it is a reference, it may not be in the context or its toString() returned null. vm/html/add.html.vm[line 41, column 10]
- 2020-11-23 22:15:06,100 - Right side ($treeParentCode) of '==' operation has null value. If it is a reference, it may not be in the context or its toString() returned null. vm/html/add.html.vm[line 41, column 50]
- 2020-11-23 22:15:06,100 - Right side ($treeParentCode) of '!=' operation has null value. If it is a reference, it may not be in the context or its toString() returned null. vm/html/add.html.vm[line 41, column 10]
- 2020-11-23 22:15:06,100 - Right side ($treeParentCode) of '==' operation has null value. If it is a reference, it may not be in the context or its toString() returned null. vm/html/add.html.vm[line 41, column 50]
- 2020-11-23 22:15:06,100 - Right side ($treeParentCode) of '!=' operation has null value. If it is a reference, it may not be in the context or its toString() returned null. vm/html/add.html.vm[line 41, column 10]
- 2020-11-23 22:15:06,100 - Right side ($treeParentCode) of '==' operation has null value. If it is a reference, it may not be in the context or its toString() returned null. vm/html/add.html.vm[line 41, column 50]
- 2020-11-23 22:15:06,100 - Right side ($treeParentCode) of '!=' operation has null value. If it is a reference, it may not be in the context or its toString() returned null. vm/html/add.html.vm[line 41, column 10]
- 2020-11-23 22:15:06,100 - Right side ($treeParentCode) of '==' operation has null value. If it is a reference, it may not be in the context or its toString() returned null. vm/html/add.html.vm[line 41, column 50]
- 2020-11-23 22:15:06,100 - Right side ($treeParentCode) of '!=' operation has null value. If it is a reference, it may not be in the context or its toString() returned null. vm/html/add.html.vm[line 41, column 10]
- 2020-11-23 22:15:06,100 - Right side ($treeParentCode) of '==' operation has null value. If it is a reference, it may not be in the context or its toString() returned null. vm/html/add.html.vm[line 41, column 50]
- 2020-11-23 22:15:06,100 - Right side ($treeParentCode) of '!=' operation has null value. If it is a reference, it may not be in the context or its toString() returned null. vm/html/add.html.vm[line 41, column 10]
- 2020-11-23 22:15:06,100 - Right side ($treeParentCode) of '==' operation has null value. If it is a reference, it may not be in the context or its toString() returned null. vm/html/add.html.vm[line 41, column 50]
- 2020-11-23 22:15:06,100 - Right side ($treeParentCode) of '!=' operation has null value. If it is a reference, it may not be in the context or its toString() returned null. vm/html/add.html.vm[line 41, column 10]
- 2020-11-23 22:15:06,100 - Right side ($treeParentCode) of '==' operation has null value. If it is a reference, it may not be in the context or its toString() returned null. vm/html/add.html.vm[line 41, column 50]
- 2020-11-23 22:15:06,138 - ResourceManager : found vm/html/edit.html.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
- 2020-11-23 22:15:06,139 - Right side ($treeParentCode) of '!=' operation has null value. If it is a reference, it may not be in the context or its toString() returned null. vm/html/edit.html.vm[line 42, column 10]
- 2020-11-23 22:15:06,139 - Right side ($treeParentCode) of '==' operation has null value. If it is a reference, it may not be in the context or its toString() returned null. vm/html/edit.html.vm[line 42, column 50]
- 2020-11-23 22:15:06,139 - Right side ($treeParentCode) of '!=' operation has null value. If it is a reference, it may not be in the context or its toString() returned null. vm/html/edit.html.vm[line 42, column 10]
- 2020-11-23 22:15:06,139 - Right side ($treeParentCode) of '==' operation has null value. If it is a reference, it may not be in the context or its toString() returned null. vm/html/edit.html.vm[line 42, column 50]
- 2020-11-23 22:15:06,139 - Right side ($treeParentCode) of '!=' operation has null value. If it is a reference, it may not be in the context or its toString() returned null. vm/html/edit.html.vm[line 42, column 10]
- 2020-11-23 22:15:06,139 - Right side ($treeParentCode) of '==' operation has null value. If it is a reference, it may not be in the context or its toString() returned null. vm/html/edit.html.vm[line 42, column 50]
- 2020-11-23 22:15:06,139 - Right side ($treeParentCode) of '!=' operation has null value. If it is a reference, it may not be in the context or its toString() returned null. vm/html/edit.html.vm[line 42, column 10]
- 2020-11-23 22:15:06,139 - Right side ($treeParentCode) of '==' operation has null value. If it is a reference, it may not be in the context or its toString() returned null. vm/html/edit.html.vm[line 42, column 50]
- 2020-11-23 22:15:06,139 - Right side ($treeParentCode) of '!=' operation has null value. If it is a reference, it may not be in the context or its toString() returned null. vm/html/edit.html.vm[line 42, column 10]
- 2020-11-23 22:15:06,139 - Right side ($treeParentCode) of '==' operation has null value. If it is a reference, it may not be in the context or its toString() returned null. vm/html/edit.html.vm[line 42, column 50]
- 2020-11-23 22:15:06,139 - Right side ($treeParentCode) of '!=' operation has null value. If it is a reference, it may not be in the context or its toString() returned null. vm/html/edit.html.vm[line 42, column 10]
- 2020-11-23 22:15:06,139 - Right side ($treeParentCode) of '==' operation has null value. If it is a reference, it may not be in the context or its toString() returned null. vm/html/edit.html.vm[line 42, column 50]
- 2020-11-23 22:15:06,139 - Right side ($treeParentCode) of '!=' operation has null value. If it is a reference, it may not be in the context or its toString() returned null. vm/html/edit.html.vm[line 42, column 10]
- 2020-11-23 22:15:06,139 - Right side ($treeParentCode) of '==' operation has null value. If it is a reference, it may not be in the context or its toString() returned null. vm/html/edit.html.vm[line 42, column 50]
- 2020-11-23 22:15:06,139 - Right side ($treeParentCode) of '!=' operation has null value. If it is a reference, it may not be in the context or its toString() returned null. vm/html/edit.html.vm[line 42, column 10]
- 2020-11-23 22:15:06,139 - Right side ($treeParentCode) of '==' operation has null value. If it is a reference, it may not be in the context or its toString() returned null. vm/html/edit.html.vm[line 42, column 50]
- 2020-11-23 22:15:06,139 - Right side ($treeParentCode) of '!=' operation has null value. If it is a reference, it may not be in the context or its toString() returned null. vm/html/edit.html.vm[line 42, column 10]
- 2020-11-23 22:15:06,139 - Right side ($treeParentCode) of '==' operation has null value. If it is a reference, it may not be in the context or its toString() returned null. vm/html/edit.html.vm[line 42, column 50]
- 2020-11-23 22:15:06,145 - ResourceManager : found vm/sql/sql.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
- 2020-11-24 00:10:56,877 - Log4JLogChute initialized using file 'velocity.log'
- 2020-11-24 00:10:56,877 - Initializing Velocity, Calling init()...
- 2020-11-24 00:10:56,878 - Starting Apache Velocity v1.7 (compiled: 2010-11-19 12:14:37)
- 2020-11-24 00:10:56,878 - Default Properties File: org\apache\velocity\runtime\defaults\velocity.properties
- 2020-11-24 00:10:56,878 - Trying to use logger class org.apache.velocity.runtime.log.AvalonLogChute
- 2020-11-24 00:10:56,878 - Target log system for org.apache.velocity.runtime.log.AvalonLogChute is not available (java.lang.NoClassDefFoundError: org/apache/log/Priority). Falling back to next log system...
- 2020-11-24 00:10:56,878 - Trying to use logger class org.apache.velocity.runtime.log.Log4JLogChute
- 2020-11-24 00:10:56,878 - Using logger class org.apache.velocity.runtime.log.Log4JLogChute
- 2020-11-24 00:10:56,881 - ResourceLoader instantiated: org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
- 2020-11-24 00:10:56,887 - ResourceCache: initialized (class org.apache.velocity.runtime.resource.ResourceCacheImpl) with class java.util.Collections$SynchronizedMap cache map.
- 2020-11-24 00:10:56,888 - Loaded System Directive: org.apache.velocity.runtime.directive.Stop
- 2020-11-24 00:10:56,889 - Loaded System Directive: org.apache.velocity.runtime.directive.Define
- 2020-11-24 00:10:56,889 - Loaded System Directive: org.apache.velocity.runtime.directive.Break
- 2020-11-24 00:10:56,890 - Loaded System Directive: org.apache.velocity.runtime.directive.Evaluate
- 2020-11-24 00:10:56,890 - Loaded System Directive: org.apache.velocity.runtime.directive.Literal
- 2020-11-24 00:10:56,891 - Loaded System Directive: org.apache.velocity.runtime.directive.Macro
- 2020-11-24 00:10:56,892 - Loaded System Directive: org.apache.velocity.runtime.directive.Parse
- 2020-11-24 00:10:56,892 - Loaded System Directive: org.apache.velocity.runtime.directive.Include
- 2020-11-24 00:10:56,893 - Loaded System Directive: org.apache.velocity.runtime.directive.Foreach
- 2020-11-24 00:10:56,901 - Created '20' parsers.
- 2020-11-24 00:10:56,902 - Velocimacro : "velocimacro.library" is not set. Trying default library: VM_global_library.vm
- 2020-11-24 00:10:56,904 - Could not load resource 'VM_global_library.vm' from ResourceLoader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader: ClasspathResourceLoader Error: cannot find resource VM_global_library.vm
- 2020-11-24 00:10:56,904 - Velocimacro : Default library not found.
- 2020-11-24 00:10:56,904 - Velocimacro : allowInline = true : VMs can be defined inline in templates
- 2020-11-24 00:10:56,904 - Velocimacro : allowInlineToOverride = false : VMs defined inline may NOT replace previous VM definitions
- 2020-11-24 00:10:56,904 - Velocimacro : allowInlineLocal = false : VMs defined inline will be global in scope if allowed.
- 2020-11-24 00:10:56,904 - Velocimacro : autoload off : VM system will not automatically reload global library macros
- 2020-11-24 00:10:56,932 - ResourceManager : found vm/java/domain.java.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
- 2020-11-24 00:10:56,951 - ResourceManager : found vm/java/mapper.java.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
- 2020-11-24 00:10:56,958 - ResourceManager : found vm/java/service.java.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
- 2020-11-24 00:10:56,969 - ResourceManager : found vm/java/serviceImpl.java.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
- 2020-11-24 00:10:56,981 - ResourceManager : found vm/java/controller.java.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
- 2020-11-24 00:10:56,988 - ResourceManager : found vm/xml/mapper.xml.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
- 2020-11-24 00:10:57,002 - ResourceManager : found vm/html/list.html.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
- 2020-11-24 00:10:57,024 - ResourceManager : found vm/html/add.html.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
- 2020-11-24 00:10:57,025 - Right side ($treeParentCode) of '!=' operation has null value. If it is a reference, it may not be in the context or its toString() returned null. vm/html/add.html.vm[line 41, column 10]
- 2020-11-24 00:10:57,025 - Right side ($treeParentCode) of '==' operation has null value. If it is a reference, it may not be in the context or its toString() returned null. vm/html/add.html.vm[line 41, column 50]
- 2020-11-24 00:10:57,025 - Right side ($treeParentCode) of '!=' operation has null value. If it is a reference, it may not be in the context or its toString() returned null. vm/html/add.html.vm[line 41, column 10]
- 2020-11-24 00:10:57,025 - Right side ($treeParentCode) of '==' operation has null value. If it is a reference, it may not be in the context or its toString() returned null. vm/html/add.html.vm[line 41, column 50]
- 2020-11-24 00:10:57,025 - Right side ($treeParentCode) of '!=' operation has null value. If it is a reference, it may not be in the context or its toString() returned null. vm/html/add.html.vm[line 41, column 10]
- 2020-11-24 00:10:57,025 - Right side ($treeParentCode) of '==' operation has null value. If it is a reference, it may not be in the context or its toString() returned null. vm/html/add.html.vm[line 41, column 50]
- 2020-11-24 00:10:57,025 - Right side ($treeParentCode) of '!=' operation has null value. If it is a reference, it may not be in the context or its toString() returned null. vm/html/add.html.vm[line 41, column 10]
- 2020-11-24 00:10:57,025 - Right side ($treeParentCode) of '==' operation has null value. If it is a reference, it may not be in the context or its toString() returned null. vm/html/add.html.vm[line 41, column 50]
- 2020-11-24 00:10:57,046 - ResourceManager : found vm/html/edit.html.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
- 2020-11-24 00:10:57,047 - Right side ($treeParentCode) of '!=' operation has null value. If it is a reference, it may not be in the context or its toString() returned null. vm/html/edit.html.vm[line 42, column 10]
- 2020-11-24 00:10:57,047 - Right side ($treeParentCode) of '==' operation has null value. If it is a reference, it may not be in the context or its toString() returned null. vm/html/edit.html.vm[line 42, column 50]
- 2020-11-24 00:10:57,047 - Right side ($treeParentCode) of '!=' operation has null value. If it is a reference, it may not be in the context or its toString() returned null. vm/html/edit.html.vm[line 42, column 10]
- 2020-11-24 00:10:57,047 - Right side ($treeParentCode) of '==' operation has null value. If it is a reference, it may not be in the context or its toString() returned null. vm/html/edit.html.vm[line 42, column 50]
- 2020-11-24 00:10:57,047 - Right side ($treeParentCode) of '!=' operation has null value. If it is a reference, it may not be in the context or its toString() returned null. vm/html/edit.html.vm[line 42, column 10]
- 2020-11-24 00:10:57,047 - Right side ($treeParentCode) of '==' operation has null value. If it is a reference, it may not be in the context or its toString() returned null. vm/html/edit.html.vm[line 42, column 50]
- 2020-11-24 00:10:57,047 - Right side ($treeParentCode) of '!=' operation has null value. If it is a reference, it may not be in the context or its toString() returned null. vm/html/edit.html.vm[line 42, column 10]
- 2020-11-24 00:10:57,047 - Right side ($treeParentCode) of '==' operation has null value. If it is a reference, it may not be in the context or its toString() returned null. vm/html/edit.html.vm[line 42, column 50]
- 2020-11-24 00:10:57,057 - ResourceManager : found vm/sql/sql.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
- 2020-11-24 00:10:57,081 - ResourceManager : found vm/java/domain.java.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
- 2020-11-24 00:10:57,085 - ResourceManager : found vm/java/mapper.java.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
- 2020-11-24 00:10:57,087 - ResourceManager : found vm/java/service.java.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
- 2020-11-24 00:10:57,092 - ResourceManager : found vm/java/serviceImpl.java.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
- 2020-11-24 00:10:57,097 - ResourceManager : found vm/java/controller.java.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
- 2020-11-24 00:10:57,104 - ResourceManager : found vm/xml/mapper.xml.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
- 2020-11-24 00:10:57,108 - ResourceManager : found vm/html/list.html.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
- 2020-11-24 00:10:57,118 - ResourceManager : found vm/html/add.html.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
- 2020-11-24 00:10:57,118 - Right side ($treeParentCode) of '!=' operation has null value. If it is a reference, it may not be in the context or its toString() returned null. vm/html/add.html.vm[line 41, column 10]
- 2020-11-24 00:10:57,118 - Right side ($treeParentCode) of '==' operation has null value. If it is a reference, it may not be in the context or its toString() returned null. vm/html/add.html.vm[line 41, column 50]
- 2020-11-24 00:10:57,118 - Right side ($treeParentCode) of '!=' operation has null value. If it is a reference, it may not be in the context or its toString() returned null. vm/html/add.html.vm[line 41, column 10]
- 2020-11-24 00:10:57,118 - Right side ($treeParentCode) of '==' operation has null value. If it is a reference, it may not be in the context or its toString() returned null. vm/html/add.html.vm[line 41, column 50]
- 2020-11-24 00:10:57,118 - Right side ($treeParentCode) of '!=' operation has null value. If it is a reference, it may not be in the context or its toString() returned null. vm/html/add.html.vm[line 41, column 10]
- 2020-11-24 00:10:57,118 - Right side ($treeParentCode) of '==' operation has null value. If it is a reference, it may not be in the context or its toString() returned null. vm/html/add.html.vm[line 41, column 50]
- 2020-11-24 00:10:57,118 - Right side ($treeParentCode) of '!=' operation has null value. If it is a reference, it may not be in the context or its toString() returned null. vm/html/add.html.vm[line 41, column 10]
- 2020-11-24 00:10:57,118 - Right side ($treeParentCode) of '==' operation has null value. If it is a reference, it may not be in the context or its toString() returned null. vm/html/add.html.vm[line 41, column 50]
- 2020-11-24 00:10:57,118 - Right side ($treeParentCode) of '!=' operation has null value. If it is a reference, it may not be in the context or its toString() returned null. vm/html/add.html.vm[line 41, column 10]
- 2020-11-24 00:10:57,118 - Right side ($treeParentCode) of '==' operation has null value. If it is a reference, it may not be in the context or its toString() returned null. vm/html/add.html.vm[line 41, column 50]
- 2020-11-24 00:10:57,127 - ResourceManager : found vm/html/edit.html.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
- 2020-11-24 00:10:57,127 - Right side ($treeParentCode) of '!=' operation has null value. If it is a reference, it may not be in the context or its toString() returned null. vm/html/edit.html.vm[line 42, column 10]
- 2020-11-24 00:10:57,127 - Right side ($treeParentCode) of '==' operation has null value. If it is a reference, it may not be in the context or its toString() returned null. vm/html/edit.html.vm[line 42, column 50]
- 2020-11-24 00:10:57,128 - Right side ($treeParentCode) of '!=' operation has null value. If it is a reference, it may not be in the context or its toString() returned null. vm/html/edit.html.vm[line 42, column 10]
- 2020-11-24 00:10:57,128 - Right side ($treeParentCode) of '==' operation has null value. If it is a reference, it may not be in the context or its toString() returned null. vm/html/edit.html.vm[line 42, column 50]
- 2020-11-24 00:10:57,128 - Right side ($treeParentCode) of '!=' operation has null value. If it is a reference, it may not be in the context or its toString() returned null. vm/html/edit.html.vm[line 42, column 10]
- 2020-11-24 00:10:57,128 - Right side ($treeParentCode) of '==' operation has null value. If it is a reference, it may not be in the context or its toString() returned null. vm/html/edit.html.vm[line 42, column 50]
- 2020-11-24 00:10:57,128 - Right side ($treeParentCode) of '!=' operation has null value. If it is a reference, it may not be in the context or its toString() returned null. vm/html/edit.html.vm[line 42, column 10]
- 2020-11-24 00:10:57,128 - Right side ($treeParentCode) of '==' operation has null value. If it is a reference, it may not be in the context or its toString() returned null. vm/html/edit.html.vm[line 42, column 50]
- 2020-11-24 00:10:57,128 - Right side ($treeParentCode) of '!=' operation has null value. If it is a reference, it may not be in the context or its toString() returned null. vm/html/edit.html.vm[line 42, column 10]
- 2020-11-24 00:10:57,128 - Right side ($treeParentCode) of '==' operation has null value. If it is a reference, it may not be in the context or its toString() returned null. vm/html/edit.html.vm[line 42, column 50]
- 2020-11-24 00:10:57,130 - ResourceManager : found vm/sql/sql.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
- 2020-11-24 00:10:57,162 - ResourceManager : found vm/java/domain.java.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
- 2020-11-24 00:10:57,167 - ResourceManager : found vm/java/mapper.java.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
- 2020-11-24 00:10:57,170 - ResourceManager : found vm/java/service.java.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
- 2020-11-24 00:10:57,177 - ResourceManager : found vm/java/serviceImpl.java.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
- 2020-11-24 00:10:57,183 - ResourceManager : found vm/java/controller.java.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
- 2020-11-24 00:10:57,190 - ResourceManager : found vm/xml/mapper.xml.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
- 2020-11-24 00:10:57,194 - ResourceManager : found vm/html/list.html.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
- 2020-11-24 00:10:57,203 - ResourceManager : found vm/html/add.html.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
- 2020-11-24 00:10:57,203 - Right side ($treeParentCode) of '!=' operation has null value. If it is a reference, it may not be in the context or its toString() returned null. vm/html/add.html.vm[line 41, column 10]
- 2020-11-24 00:10:57,203 - Right side ($treeParentCode) of '==' operation has null value. If it is a reference, it may not be in the context or its toString() returned null. vm/html/add.html.vm[line 41, column 50]
- 2020-11-24 00:10:57,204 - Right side ($treeParentCode) of '!=' operation has null value. If it is a reference, it may not be in the context or its toString() returned null. vm/html/add.html.vm[line 41, column 10]
- 2020-11-24 00:10:57,204 - Right side ($treeParentCode) of '==' operation has null value. If it is a reference, it may not be in the context or its toString() returned null. vm/html/add.html.vm[line 41, column 50]
- 2020-11-24 00:10:57,204 - Right side ($treeParentCode) of '!=' operation has null value. If it is a reference, it may not be in the context or its toString() returned null. vm/html/add.html.vm[line 41, column 10]
- 2020-11-24 00:10:57,204 - Right side ($treeParentCode) of '==' operation has null value. If it is a reference, it may not be in the context or its toString() returned null. vm/html/add.html.vm[line 41, column 50]
- 2020-11-24 00:10:57,204 - Right side ($treeParentCode) of '!=' operation has null value. If it is a reference, it may not be in the context or its toString() returned null. vm/html/add.html.vm[line 41, column 10]
- 2020-11-24 00:10:57,204 - Right side ($treeParentCode) of '==' operation has null value. If it is a reference, it may not be in the context or its toString() returned null. vm/html/add.html.vm[line 41, column 50]
- 2020-11-24 00:10:57,204 - Right side ($treeParentCode) of '!=' operation has null value. If it is a reference, it may not be in the context or its toString() returned null. vm/html/add.html.vm[line 41, column 10]
- 2020-11-24 00:10:57,204 - Right side ($treeParentCode) of '==' operation has null value. If it is a reference, it may not be in the context or its toString() returned null. vm/html/add.html.vm[line 41, column 50]
- 2020-11-24 00:10:57,204 - Right side ($treeParentCode) of '!=' operation has null value. If it is a reference, it may not be in the context or its toString() returned null. vm/html/add.html.vm[line 41, column 10]
- 2020-11-24 00:10:57,204 - Right side ($treeParentCode) of '==' operation has null value. If it is a reference, it may not be in the context or its toString() returned null. vm/html/add.html.vm[line 41, column 50]
- 2020-11-24 00:10:57,204 - Right side ($treeParentCode) of '!=' operation has null value. If it is a reference, it may not be in the context or its toString() returned null. vm/html/add.html.vm[line 41, column 10]
- 2020-11-24 00:10:57,204 - Right side ($treeParentCode) of '==' operation has null value. If it is a reference, it may not be in the context or its toString() returned null. vm/html/add.html.vm[line 41, column 50]
- 2020-11-24 00:10:57,214 - ResourceManager : found vm/html/edit.html.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
- 2020-11-24 00:10:57,214 - Right side ($treeParentCode) of '!=' operation has null value. If it is a reference, it may not be in the context or its toString() returned null. vm/html/edit.html.vm[line 42, column 10]
- 2020-11-24 00:10:57,214 - Right side ($treeParentCode) of '==' operation has null value. If it is a reference, it may not be in the context or its toString() returned null. vm/html/edit.html.vm[line 42, column 50]
- 2020-11-24 00:10:57,214 - Right side ($treeParentCode) of '!=' operation has null value. If it is a reference, it may not be in the context or its toString() returned null. vm/html/edit.html.vm[line 42, column 10]
- 2020-11-24 00:10:57,214 - Right side ($treeParentCode) of '==' operation has null value. If it is a reference, it may not be in the context or its toString() returned null. vm/html/edit.html.vm[line 42, column 50]
- 2020-11-24 00:10:57,214 - Right side ($treeParentCode) of '!=' operation has null value. If it is a reference, it may not be in the context or its toString() returned null. vm/html/edit.html.vm[line 42, column 10]
- 2020-11-24 00:10:57,214 - Right side ($treeParentCode) of '==' operation has null value. If it is a reference, it may not be in the context or its toString() returned null. vm/html/edit.html.vm[line 42, column 50]
- 2020-11-24 00:10:57,214 - Right side ($treeParentCode) of '!=' operation has null value. If it is a reference, it may not be in the context or its toString() returned null. vm/html/edit.html.vm[line 42, column 10]
- 2020-11-24 00:10:57,214 - Right side ($treeParentCode) of '==' operation has null value. If it is a reference, it may not be in the context or its toString() returned null. vm/html/edit.html.vm[line 42, column 50]
- 2020-11-24 00:10:57,214 - Right side ($treeParentCode) of '!=' operation has null value. If it is a reference, it may not be in the context or its toString() returned null. vm/html/edit.html.vm[line 42, column 10]
- 2020-11-24 00:10:57,214 - Right side ($treeParentCode) of '==' operation has null value. If it is a reference, it may not be in the context or its toString() returned null. vm/html/edit.html.vm[line 42, column 50]
- 2020-11-24 00:10:57,214 - Right side ($treeParentCode) of '!=' operation has null value. If it is a reference, it may not be in the context or its toString() returned null. vm/html/edit.html.vm[line 42, column 10]
- 2020-11-24 00:10:57,214 - Right side ($treeParentCode) of '==' operation has null value. If it is a reference, it may not be in the context or its toString() returned null. vm/html/edit.html.vm[line 42, column 50]
- 2020-11-24 00:10:57,214 - Right side ($treeParentCode) of '!=' operation has null value. If it is a reference, it may not be in the context or its toString() returned null. vm/html/edit.html.vm[line 42, column 10]
- 2020-11-24 00:10:57,214 - Right side ($treeParentCode) of '==' operation has null value. If it is a reference, it may not be in the context or its toString() returned null. vm/html/edit.html.vm[line 42, column 50]
- 2020-11-24 00:10:57,216 - ResourceManager : found vm/sql/sql.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
- 2020-11-24 00:10:57,249 - ResourceManager : found vm/java/domain.java.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
- 2020-11-24 00:10:57,254 - ResourceManager : found vm/java/mapper.java.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
- 2020-11-24 00:10:57,257 - ResourceManager : found vm/java/service.java.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
- 2020-11-24 00:10:57,265 - ResourceManager : found vm/java/serviceImpl.java.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
- 2020-11-24 00:10:57,271 - ResourceManager : found vm/java/controller.java.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
- 2020-11-24 00:10:57,279 - ResourceManager : found vm/xml/mapper.xml.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
- 2020-11-24 00:10:57,283 - ResourceManager : found vm/html/list.html.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
- 2020-11-24 00:10:57,293 - ResourceManager : found vm/html/add.html.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
- 2020-11-24 00:10:57,293 - Right side ($treeParentCode) of '!=' operation has null value. If it is a reference, it may not be in the context or its toString() returned null. vm/html/add.html.vm[line 41, column 10]
- 2020-11-24 00:10:57,293 - Right side ($treeParentCode) of '==' operation has null value. If it is a reference, it may not be in the context or its toString() returned null. vm/html/add.html.vm[line 41, column 50]
- 2020-11-24 00:10:57,294 - Right side ($treeParentCode) of '!=' operation has null value. If it is a reference, it may not be in the context or its toString() returned null. vm/html/add.html.vm[line 41, column 10]
- 2020-11-24 00:10:57,294 - Right side ($treeParentCode) of '==' operation has null value. If it is a reference, it may not be in the context or its toString() returned null. vm/html/add.html.vm[line 41, column 50]
- 2020-11-24 00:10:57,294 - Right side ($treeParentCode) of '!=' operation has null value. If it is a reference, it may not be in the context or its toString() returned null. vm/html/add.html.vm[line 41, column 10]
- 2020-11-24 00:10:57,294 - Right side ($treeParentCode) of '==' operation has null value. If it is a reference, it may not be in the context or its toString() returned null. vm/html/add.html.vm[line 41, column 50]
- 2020-11-24 00:10:57,294 - Right side ($treeParentCode) of '!=' operation has null value. If it is a reference, it may not be in the context or its toString() returned null. vm/html/add.html.vm[line 41, column 10]
- 2020-11-24 00:10:57,294 - Right side ($treeParentCode) of '==' operation has null value. If it is a reference, it may not be in the context or its toString() returned null. vm/html/add.html.vm[line 41, column 50]
- 2020-11-24 00:10:57,294 - Right side ($treeParentCode) of '!=' operation has null value. If it is a reference, it may not be in the context or its toString() returned null. vm/html/add.html.vm[line 41, column 10]
- 2020-11-24 00:10:57,294 - Right side ($treeParentCode) of '==' operation has null value. If it is a reference, it may not be in the context or its toString() returned null. vm/html/add.html.vm[line 41, column 50]
- 2020-11-24 00:10:57,304 - ResourceManager : found vm/html/edit.html.vm with loader org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
- 2020-11-24 00:10:57,304 - Right side ($treeParentCode) of '!=' operation has null value. If it is a reference, it may not be in the context or its toString() returned null. vm/html/edit.html.vm[line 42, column 10]
- 2020-11-24 00:10:57,304 - Right side ($treeParentCode) of '==' operation has null value. If it is a reference, it may not be in the context or its toString() returned null. vm/html/edit.html.vm[line 42, column 50]
- 2020-11-24 00:10:57,304 - Right side ($treeParentCode) of '!=' operation has null value. If it is a reference, it may not be in the context or its toString() returned null. vm/html/edit.html.vm[line 42, column 10]
|