Do you speak of proxy instances or proxy classes? br, Sven
2010/2/8 Mark Struberg (JIRA) <[email protected]> > > [ > https://issues.apache.org/jira/browse/OWB-272?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12831164#action_12831164] > > Mark Struberg commented on OWB-272: > ----------------------------------- > > It seems like we currently create way too many proxy objects. Please note > that dynamically created Proxies cannot be unloaded from the JVM anymore. > Thus it is vital to only keep maximum exactly one Proxy for each Bean! > > > memory leak and huge cpu consumption in latest snapshot > > ------------------------------------------------------- > > > > Key: OWB-272 > > URL: https://issues.apache.org/jira/browse/OWB-272 > > Project: OpenWebBeans > > Issue Type: Bug > > Affects Versions: M3 > > Reporter: Mark Struberg > > Assignee: Gurkan Erdogdu > > Priority: Blocker > > Fix For: M4 > > > > > > Somehow my application doesn't work well with the latest snapshot. After > reloading the page 10 times I also get a java.lang.OutOfMemoryError: PermGen > space > > -- > This message is automatically generated by JIRA. > - > You can reply to this email to add a comment to the issue online. > >
