id summary reporter owner description type status priority milestone component version resolution keywords cc 1219 Deleting the active project results in ItemNotFoundException in subsequent operations Jari Häkkinen everyone "I get the below stacktrace. I cannot share the items at all now. Also, I cannot remove the project from the share list since the project is gone. Basically a project should not be deletable as long as items are share to the project. I suppos this is true for users and groups. {{{ net.sf.basedb.core.ItemNotFoundException: Item not found: Project[id=9] net.sf.basedb.core.Project.getById(Project.java:133) net.sf.basedb.core.DbControl.commit(DbControl.java:330) org.apache.jsp.common.share.submit_005fshare_jsp._jspService(submit_005fshare_jsp.java:121) org.apache.jasper.runtime.HttpJspBase.service(HttpJspBase.java:70) javax.servlet.http.HttpServlet.service(HttpServlet.java:803) org.apache.jasper.servlet.JspServletWrapper.service(JspServletWrapper.java:374) org.apache.jasper.servlet.JspServlet.serviceJspFile(JspServlet.java:337) org.apache.jasper.servlet.JspServlet.service(JspServlet.java:266) javax.servlet.http.HttpServlet.service(HttpServlet.java:803) net.sf.basedb.clients.web.servlet.CharacterEncodingFilter.doFilter(CharacterEncodingFilter.java:70) }}}" defect closed trivial BASE 2.9.1 core 2.9 fixed