id summary reporter owner description type status priority milestone component version resolution keywords cc 793 Job agent get logged out when waiting for a job to finish Nicklas Nordborg everyone "If a job takes longer time to execute than the setting in base.config[cache.timeout] the job agent thread that is handling the job gets logged out from BASE. This results in a PermissionDeniedException {{{ 08:38:53,322 ERROR JobRunner:151 - Permission denied: Not allowed to read Job[id =51; name=Normalization: Lowess(8)] net.sf.basedb.core.PermissionDeniedException: Permission denied: Not allowed to read Job[id=51; name=Normalization: Lowess(8)] at net.sf.basedb.core.BasicItem.checkPermission(BasicItem.java:110) at net.sf.basedb.core.DbControl.getItem(DbControl.java:807) at net.sf.basedb.core.DbControl.loadItem(DbControl.java:692) at net.sf.basedb.core.Job.getById(Job.java:157) at net.sf.basedb.clients.jobagent.JobRunner.run(JobRunner.java:137) at java.lang.Thread.run(Thread.java:595) }}}" defect closed major BASE 2.4.4 core fixed