Status: New
Owner: ----
Labels: Type-Defect Priority-Medium MSS-1.6.0.FINAL Release-Type-FINAL Roadmap-Fix Component-Sip-Servlets JBCP12-Patch-1.2.11 JBCP5-Patch-5.1.0

New issue 2401 by [email protected]: JSIP exceptions in JBCP under load
http://code.google.com/p/mobicents/issues/detail?id=2401

2011-02-25 02:40:35,865 ERROR [gov.nist] Error occured processing message
java.lang.NullPointerException
at gov.nist.javax.sip.stack.TCPMessageChannel.processMessage(TCPMessageChannel.java:477) at gov.nist.javax.sip.parser.PipelinedMsgParser$Dispatch.run(PipelinedMsgParser.java:272)
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)

Linked to SF 428536 and SF 428536

https://c.na7.visual.force.com/apex/Case_View?id=500A0000006K7Bb&srPos=0&srKp=500&sfdc.override=1
https://c.na7.visual.force.com/apex/Case_View?id=500A0000006K6qf&srPos=0&srKp=500&sfdc.override=1

And the JSIP issue with the fixes http://java.net/jira/browse/JSIP-360

Patch looks good under load for 200K cps @ 50 cps -t tn multiple sockets. Higher cps exhaust the OS though because you cant have more than 2-3K threads, one for each socket.

Reply via email to