Hmm. There were a number of concurrency bugs cleaned up between 1.4 and 1.6.x. (like VELOCITY-383, VELOCITY-610, VELOCITY-24 and a few others). If you are able to move to 1.6, you may well find this has already been fixed.
On Sat, Mar 7, 2009 at 4:38 PM, Jessica Mong <[email protected]> wrote: > Hello > > Velocity: 1.4 > Velocity-tools:1.4 > > What: > The node object inside template has no children after reload, despite of > the template file on disk is not empty. No exceptions are thrown. > > When happens: > While template file on disk is updating (overwrite with a copy operation), > template is reloaded by ResourceManagerImpl (Velocity engine is serving a > huge amount of requests). > > Many thanks for any help. > > Regards. > Jessica > --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
