I tried with fuse (which uses SMX 3.3.1) and the problem still exists. Mayur
Ulhas Bhole wrote: > > Are you pulling in servicemix-cxf-* components from servicemix 3.3 > (trunk)? Servicemix 3.2.2 uses CXF 2.0.7 so the components in normal kit > would use 2.0.7. > So even if you specify the dependency as 2.1.1 in your su/sa build the > actual CXF version for servicemix-cxf-* components is still 2.0.7 > > Regards, > > Ulhas Bhole > mayurd wrote: >> I have run into a massive memory leak issue in using CXF 2.1.1 with >> ServiceMix 3.2.2. Attached ServiceMix SA project and a soapUI project >> demonstrate the issue. The memory leak is massive. There are several >> objects >> which are not getting released. >> org.apache.xerces.dom.TextImpl >> org.apache.xerces.dom.AttributeMap >> org.apache.xerces.dom.ElementNSImpl >> org.apache.xerces.dom.AttrNSImpl >> org.apache.xerces.dom.DocumentImpl >> org.apache.xerces.dom.AttrImpl >> org.apache.xerces.dom.CommentImpl >> I need an urgent help on this issue. Any help would be highly >> appreciated. >> >> http://www.nabble.com/file/p18990127/foo-memory%2Bleak%2Bin%2Bcxf%252Bservicemix.zip >> foo-memory+leak+in+cxf%2Bservicemix.zip >> > > ---------------------------- > IONA Technologies PLC (registered in Ireland) > Registered Number: 171387 > Registered Address: The IONA Building, Shelbourne Road, Dublin 4, Ireland > > -- View this message in context: http://www.nabble.com/memory-Leak-in-%28CXF-2.1.1-%2B-Servicemix-3.2.2%29-tp18990127p19001051.html Sent from the ServiceMix - User mailing list archive at Nabble.com.
