Status: Accepted
Owner: [email protected]
Labels: Type-Defect Priority-Medium Version-4.0.0

New issue 125 by [email protected]: Media Group Null Pointer Exception
http://code.google.com/p/mediaserver/issues/detail?id=125

Happens because called twice concurrently , should add semaphore:

java.lang.NullPointerException
at org.mobicents.media.core.endpoints.MediaGroup.releaseDtmfDetector(MediaGroup.java:190) at org.mobicents.media.core.endpoints.MediaGroup.releaseAll(MediaGroup.java:360) at org.mobicents.media.core.endpoints.BaseEndpointImpl.deleteConnection(BaseEndpointImpl.java:235) at org.mobicents.media.core.endpoints.BaseMixerEndpointImpl.deleteConnection(BaseMixerEndpointImpl.java:96) at org.mobicents.media.core.connections.BaseConnection.releaseConnection(BaseConnection.java:414) at org.mobicents.media.core.connections.RtpConnectionImpl.onClosed(RtpConnectionImpl.java:393) at org.mobicents.media.core.connections.BaseConnection.close(BaseConnection.java:264) at org.mobicents.media.core.endpoints.BaseEndpointImpl.deleteConnection(BaseEndpointImpl.java:213) at org.mobicents.media.server.mgcp.controller.MgcpEndpoint.deleteConnection(MgcpEndpoint.java:207) at org.mobicents.media.server.mgcp.tx.cmd.DeleteConnectionCmd$Delete.perform(DeleteConnectionCmd.java:185)
        at org.mobicents.media.server.scheduler.Task.run(Task.java:122)
at org.mobicents.media.server.scheduler.Scheduler$WorkerThread.run(Scheduler.java:420)


--
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/groups/opt_out.


Reply via email to