[asterisk-bugs] [JIRA] (ASTERISK-25516) Too many objects of the specified type (PJ_ETOOMANY). Failed to send Request msg OPTIONS.

Rusty Newton (JIRA) noreply at issues.asterisk.org
Fri Jun 17 15:43:56 CDT 2016


    [ https://issues.asterisk.org/jira/browse/ASTERISK-25516?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=231067#comment-231067 ] 

Rusty Newton commented on ASTERISK-25516:
-----------------------------------------

[~Ares] please attach your configuration to the ticket (and make it clear that it is your configuration). Can you provide a step by step description on how to reproduce the failure? Or does it fail randomly for you ?



> Too many objects of the specified type (PJ_ETOOMANY). Failed to send Request msg OPTIONS. 
> ------------------------------------------------------------------------------------------
>
>                 Key: ASTERISK-25516
>                 URL: https://issues.asterisk.org/jira/browse/ASTERISK-25516
>             Project: Asterisk
>          Issue Type: Bug
>      Security Level: None
>          Components: Resources/res_pjsip
>    Affects Versions: 13.6.0
>            Reporter: Dmitriy Serov
>            Assignee: Rusty Newton
>         Attachments: 2016_01_14__14_08_07.backtrace-threads.txt, 2016_01_14__14_08_07.full.tail.txt, 2016_01_14__14_10_07.backtrace-threads.txt, 2016_01_14__14_10_07.full.tail.txt
>
>
> Periodically have trouble connecting via TLS. Restart the entire server temporarily helps to solve this problem. Could be wrong, but to version 13.6 (maybe 13.5) to this problem has not been noticed.
> In logs:
> {noformat}
> [2015-11-02 15:14:50] VERBOSE[32360] res_pjsip/pjsip_configuration.c: Endpoint nikomi is now Unreachable
> [2015-11-02 15:14:50] WARNING[27501] pjsip:     tsx0x7fca10935 .Failed to send Request msg OPTIONS/cseq=39950 (tdta0x7fc9ac3898c0)! err=70010 (Too many objects of the specified type (PJ_ETOOMANY))
> [2015-11-02 15:14:50] ERROR[27501] res_pjsip.c: Error 70010 'Too many objects of the specified type (PJ_ETOOMANY)' sending OPTIONS request to endpoint <unknown>
> [2015-11-02 15:14:50] ERROR[27501] astobj2.c: bad magic number for object 0x7fca110bc878. Object is likely destroyed.
> [2015-11-02 15:14:50] ERROR[27501] astobj2.c: bad magic number for object 0x7fca110bc878. Object is likely destroyed.
> [2015-11-02 15:14:50] WARNING[16669] res_pjsip_pubsub.c: No registered subscribe handler for event call-info
> [2015-11-02 15:14:51] VERBOSE[15690] res_pjsip/pjsip_configuration.c: Contact 17382/2fde01cd8fa187d013d5d6f5ad16edc1 has been deleted
> [2015-11-02 15:14:51] VERBOSE[26128] res_pjsip_registrar.c: Added contact 'sip:17382 at 87.255.225.137:5060' to AOR '17382' with expiration of 5 seconds
> [2015-11-02 15:14:51] VERBOSE[15690] res_pjsip/pjsip_configuration.c: Contact 17382/2fde01cd8fa187d013d5d6f5ad16edc1 has been created
> {noformat}
> After the reboot, the following occurs:
> {noformat}
> [2015-11-02 15:27:50] VERBOSE[25161] res_pjsip/pjsip_configuration.c: Contact mihey/d8f385c654ff72c10a100ae41e7d8ea7 has been deleted
> [2015-11-02 15:27:50] VERBOSE[25152] res_pjsip_registrar.c: Added contact 'sip:mihey at 195.39.210.75:26478;transport=TCP;rinstance=b28be0f6f6c0ba96' to AOR 'mihey' with expiration of 60 seconds
> [2015-11-02 15:27:50] VERBOSE[25161] res_pjsip/pjsip_configuration.c: Contact mihey/d8f385c654ff72c10a100ae41e7d8ea7 has been created
> [2015-11-02 15:27:51] VERBOSE[25161] res_pjsip/pjsip_configuration.c: Contact mihey/d8f385c654ff72c10a100ae41e7d8ea7 is now Reachable.  RTT: 80.545 msec
> [2015-11-02 15:27:51] ERROR[25158] pjsip:       tcpc0x7f540847 TCP connect() error: Connection refused [code=120111]
> [2015-11-02 15:27:51] WARNING[25158] pjsip:     tsx0x7f5408615 Failed to send Request msg OPTIONS/cseq=30258 (tdta0x7f53f8090750)! err=120111 (Connection refused)
> [2015-11-02 15:27:52] VERBOSE[25161] res_pjsip/pjsip_configuration.c: Contact kamilla926/03e7ac3c4d70f9f04ca28f3efb1cd684 has been deleted
> [2015-11-02 15:27:52] VERBOSE[25161] res_pjsip/pjsip_configuration.c: Endpoint kamilla926 is now Unreachable
> [2015-11-02 15:27:53] VERBOSE[25161] res_pjsip/pjsip_configuration.c: Contact pogudim/872d9943e36305857031e5941b6e696c is now Reachable.  RTT: 196.643 msec
> [2015-11-02 15:27:53] VERBOSE[25161] res_pjsip/pjsip_configuration.c: Endpoint pogudim is now Reachable
> [2015-11-02 15:27:53] VERBOSE[25203] res_pjsip/pjsip_configuration.c: Contact 17378/8844fcebe28526d84816c03c0e44bc1e has been deleted
> [2015-11-02 15:27:53] VERBOSE[25152] res_pjsip_registrar.c: Added contact 'sip:17378 at 87.255.225.137:5060' to AOR '17378' with expiration of 5 seconds
> {noformat}
> Assumption: Constant "Connection refused" overwhelms the limited list in PJProject.



--
This message was sent by Atlassian JIRA
(v6.2#6252)



More information about the asterisk-bugs mailing list