Anders Lars
01/16/2023, 3:02 AM"ERROR","Thread-220217","01/12/2023","15:56:39","controler","java.lang.NullPointerException;java.lang.NullPointerException
at lucee.runtime.PageSourcePool.clearUnused(PageSourcePool.java:165)
at lucee.runtime.MappingImpl.clearUnused(MappingImpl.java:300)
at lucee.runtime.functions.system.PagePoolClear.clear(PagePoolClear.java:93)
at lucee.runtime.functions.system.PagePoolClear.clear(PagePoolClear.java:85)
at lucee.runtime.functions.system.PagePoolClear.clear(PagePoolClear.java:65)
at lucee.runtime.engine.Controler.doClearPagePools(Controler.java:470)
at lucee.runtime.engine.Controler.control(Controler.java:375)
at lucee.runtime.engine.Controler.control(Controler.java:249)
at lucee.runtime.engine.Controler.access$000(Controler.java:58)
at lucee.runtime.engine.Controler$ControlerThread.run(Controler.java:113)
I have 4 identical nodes, 3 get most of the traffic each and the 4th a small level of traffic. Only the 4th node get these errors.
every 2 days I have to restart tomcat so they don't clog the logs - as it doesn't really make sense to set the log level above error.
Not the end of the world, but just mentioning in case anyone else is seeing this and /or has ideas on stopping.
Thanks!zackster
01/16/2023, 11:40 AMzackster
01/16/2023, 11:41 AMNew pagePool size... entries?zackster
01/16/2023, 11:45 AMzackster
01/16/2023, 11:50 AMAnders Lars
01/16/2023, 2:17 PMNew pagePool size surrounds these NPE entries. Should’ve done that up front, mb.