Can you attach the code you tried? I would prefer not to do a custom jetty if there is any other way.
Chris -----Original Message----- From: "Adam McKenzie (Commented) (JIRA)" <[email protected]> Sender: [email protected] Date: Tue, 11 Oct 2011 23:02:46 To: <[email protected]> Reply-to: Opencast Matterhorn <[email protected]> Subject: [Opencast Matterhorn] [JIRA Studio] (MH-8205) Jetty Sessions lead to memory leak [ http://opencast.jira.com/browse/MH-8205?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=28210#comment-28210 ] Adam McKenzie commented on MH-8205: ----------------------------------- Josh the particular endpoint I am hitting doesn't call getSession(true) instead it calls getSession(). There are only three filters in the code base I was testing and I made sure that I both ran it before and after them. Unless I am missing something I don't think filters are going to do the trick. I tried to use the patch from the felix community but I can't get it to build sucessfully. Lots of failing tests and no files being deployed to the bin directory like it should be. I had no trouble getting the current version to build sucessfully but the codebase has changed enough from 3.2.2 to 4.0 that I can't simply apply the patch, I will need to do some digging to find out where source files have been moved to. Tobias how would I start investigating why it is creating sessions needlessly? > Jetty Sessions lead to memory leak > ---------------------------------- > > Key: MH-8205 > URL: http://opencast.jira.com/browse/MH-8205 > Project: Matterhorn Project > Issue Type: Bug > Components: Administrative Tools, Engage Tools > Affects Versions: 1.2, 1.3 > Reporter: David Horwitz > Assignee: Adam McKenzie > Priority: Release Blocker > Fix For: 1.2.1, 1.3 > > Attachments: 1.2.x-HttpServletRequest.list, > MH-8205-Memory-Leak-Trunk.patch, MH-8205.patch, trunk-HttpServletRequest.list > > -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators: http://opencast.jira.com/secure/ContactAdministrators!default.jspa For more information on JIRA, see: http://www.atlassian.com/software/jira _______________________________________________ Matterhorn mailing list [email protected] http://lists.opencastproject.org/mailman/listinfo/matterhorn To unsubscribe please email [email protected] _______________________________________________ _______________________________________________ Matterhorn mailing list [email protected] http://lists.opencastproject.org/mailman/listinfo/matterhorn To unsubscribe please email [email protected] _______________________________________________
