https://bz.apache.org/bugzilla/show_bug.cgi?id=62726
Daniel Gruno <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |NEEDINFO --- Comment #1 from Daniel Gruno <[email protected]> --- This is likely a Lua VM cache issue, wherein it tries to run a script that isn't in memory. Try setting the following: LuaCodeCache never and see if that fixes things (by disabling caching of script files). If it does, I've got a good idea of where in the code to look -- You are receiving this mail because: You are the assignee for the bug. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
