Comment #8 on issue 133 by [email protected]: JSR-309 driver leaks memory
https://code.google.com/p/mediaserver/issues/detail?id=133

Hi Waileong,
Thank you
We applied the patch and below is our observation
1) There is an avg ~10-12secs delay after calling this api NC.getSdpPortManager().processSdpOffer(sdpOffer); scenario: initiate call from softphone to sip servlet app & the sip servlet app answers the call. Note:we faced the same type of delay during call initiated by the sip servlet app.
2) MSControl exception occurred when we tried to play.

Background:At present we are experiencing org.mobicents.fsm-Transition/State/FSM being retained in heap and found around 150 instances of Transition being in heap for our sample call scenario.
Applied yours and Andrew patch
#1) After applying your patch(which includes Andrews) we did see the transition objects get cleared, but state(3 objects) and fsm(few objects) remains in heap.But the play functionality get effected for our test call scenario;

Are we missing something here, do you have any comments...
Thanks & Regards

--
You received this message because this project is configured to send all issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings

--

--- You received this message because you are subscribed to the Google Groups "mobicents-all-issues-changes" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to