Status: Accepted
Owner: baranowb
CC: oleg.kulikoff
Labels: Type-Defect Priority-High OpSys-All Component-Media-Server Version-2.0.00 Release-Type-Beta-3

New issue 1013 by baranowb: Fix error on endpoint DLCX without connID
http://code.google.com/p/mobicents/issues/detail?id=1013

What steps will reproduce the problem?
1. estabilish connection/s
2. send DLCX
3.

What is the expected output? What do you see instead?
Swift kill.

Instead:
43297 [Thread-1] WARN
org.mobicents.media.server.impl.resource.cnf.MixerOutput  -
AudioMixer[Output] (endpoint=unknown, connection=0) fmt={LINEAR, 8000, 16,
1, 0, 1} is not acceptable by Endpoint[out
put] (endpoint=/mobicents/media/cnf/9, connection=0)supported formats: []
43344 [JainMgcpStackImpl-FixedThreadPool-thread-1] INFO
org.mobicents.media.server.ctrl.mgcp.CreateConnectionAction  - Response TX
= 1, Response: 200 The requested transaction was executed normally.
45625 [JainMgcpStackImpl-FixedThreadPool-thread-1] INFO
org.mobicents.media.server.ctrl.mgcp.DeleteConnectionAction  - Request TX=
2, CallID = 1, Endpoint = /mobicents/media/cnf/[email protected]:2427, Con
nection = null
45625 [JainMgcpStackImpl-FixedThreadPool-thread-1] ERROR
org.mobicents.media.server.ctrl.mgcp.MgcpController  - Unexpected error
during processing,Caused by
java.lang.NullPointerException
        at
org.mobicents.media.server.impl.AbstractSource.stop(AbstractSource.java:176)
        at
org.mobicents.media.server.RtpConnectionImpl.close(RtpConnectionImpl.java:405)
        at
org.mobicents.media.server.EndpointImpl.deleteConnection(EndpointImpl.java:313)
        at
org.mobicents.media.server.EndpointImpl.deleteAllConnections(EndpointImpl.java:333)
        at
org.mobicents.media.server.ctrl.mgcp.DeleteConnectionAction.endpointDeleteConnections(DeleteConnectionAction.java:68)
        at
org.mobicents.media.server.ctrl.mgcp.DeleteConnectionAction.call(DeleteConnectionAction.java:127)
        at
org.mobicents.media.server.ctrl.mgcp.DeleteConnectionAction.call(DeleteConnectionAction.java:47)
        at
org.mobicents.media.server.ctrl.mgcp.MgcpController.processMgcpCommandEvent(MgcpController.java:217)
        at
org.mobicents.mgcp.stack.JainMgcpStackProviderImpl.processMgcpCommandEvent(JainMgcpStackProviderImpl.java:267)
        at
org.mobicents.mgcp.stack.TransactionHandler$ScheduleRequestReceival.perform(TransactionHandler.java:731)
        at
org.mobicents.mgcp.stack.TransactionHandler.run(TransactionHandler.java:400)
        at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(Unknown
Source)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
        at java.lang.Thread.run(Unknown Source)
Shutting down




--
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings

Reply via email to