-
May 14th, 2012, 06:59 AM
#1
SOAP Messages filling Heap and Leading to Memory Leak
Hi All,
We are using Spring JAX-WS using proxy JaxWsPortProxyFactoryBean. Surprisingly after 1 hr of system run (normal to less load), the system is going outofmemory. When analyzed, found that the memory is distributed with all 50 threads being root in sun one webserver and these threads contain SOAP messages (DOM). 50% of memory is occupied in heap by com.sun.xml.messaging.saaj.soap.impl.ElementImpl
We were on saaj-api-1.3, saaj-impl-1.3.2 and now upgraded to saaj-api-1.3.4, saaj-impl-1.3.4 but problem remain as it is. Any hints, clue?
Thanks,
Ajay Prajapati
-
May 25th, 2012, 07:41 AM
#2
"spring people"..
I really need your expert opinion here...please respond to abvoe thread
Tags for this Thread
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules