| The issue seems to be caused by the following line where it.owner returns null causing the exception: <st:include it="$ {it.owner} " page="sidepanel.jelly"/> CppcheckResult implements Serializable. One of its members is Run<?, ?> owner which is not serializable. Thus, owner remains null... |