<div dir="ltr">Hi ,<div><br></div><div>    Yes , it seems like this .</div><div><br></div><div>          My concern is , If I am stopping mysql of the machine and my opensips is using mysql , then also opensips is not getting stopped . But why this is happening with mongodb  ?</div><div><br></div><div>This is the logs I am getting during opensips get stopped .</div><div><br></div><div><div><font color="#351c75"> translated to  2</font></div><div><font color="#351c75"> request domain,&lt;null&gt;</font></div><div><font color="#351c75"> translated to  2</font></div><div><font color="#351c75"> ACC: transaction answered: timestamp=1452059689;method=BYE;from_tag=as2a07e122;to_tag=85d3d0e795bb4a57ab6a76dd95d7ec4e;call_id=8f01c197bf4f498ab9379a4f589a4d6b;code=200;reason=OK</font></div><div><font color="#351c75"> ERROR:cachedb_mongodb:mongo_db_insert_trans: Failed to run query. Err = 2, 32 , 0</font></div><div><font color="#351c75"> opensips segfault at 4 ip 00007fb1eb1c3fbc sp 00007fff267b0660 error 4 in libmongoc.so.0.6.0[7fb1eb1bd000+13000]</font></div><div><font color="#351c75"> ACC: transaction answered: timestamp=1452059690;method=BYE;from_tag=as45b598fe;to_tag=988c2c314cc545cabb60b0c7c09c1aed;call_id=751c426ebacc4a03aba5ea3e326dcb91;code=200;reason=OK</font></div><div><font color="#351c75"> ERROR:cachedb_mongodb:mongo_db_insert_trans: Failed to run query. Err = 2, 32 , 0</font></div><div><font color="#351c75"> segfault at 4 ip 00007fb1eb1c3fbc sp 00007fff267b0660 error 4 in libmongoc.so.0.6.0[7fb1eb1bd000+13000]</font></div><div><font color="#351c75"> CRITICAL:core:receive_fd: EOF on 15</font></div><div><font color="#351c75"> INFO:core:handle_sigs: child process 20023 exited by a signal 11</font></div><div><font color="#351c75"> INFO:core:handle_sigs: core was generated</font></div><div><font color="#351c75"> INFO:core:handle_sigs: terminating due to SIGCHLD</font></div><div><font color="#351c75"> INFO:core:sig_usr: signal 15 received</font></div><div><font color="#351c75"> INFO:core:sig_usr: signal 15 received</font></div><div><font color="#351c75"> INFO:core:sig_usr: signal 15 received</font></div><div><font color="#351c75"> INFO:core:sig_usr: signal 15 received</font></div><div><font color="#351c75"> INFO:core:sig_usr: signal 15 received</font></div><div><font color="#351c75"> INFO:core:sig_usr: signal 15 received</font></div><div><font color="#351c75"> INFO:core:sig_usr: signal 15 received</font></div><div><font color="#351c75"> INFO:core:sig_usr: signal 15 received</font></div><div><font color="#351c75"> INFO:core:sig_usr: signal 15 received</font></div><div><font color="#351c75"> INFO:core:sig_usr: signal 15 received</font></div><div><font color="#351c75"> INFO:core:sig_usr: signal 15 received</font></div><div><font color="#351c75"> INFO:core:sig_usr: signal 15 received</font></div><div><font color="#351c75"> INFO:core:cleanup: cleanup</font></div><div><font color="#351c75"> NOTICE:db_cachedb:destroy: destroy module db_cachedb ...</font></div><div><font color="#351c75"> NOTICE:cachedb_mongodb:destroy: destroy module cachedb_mongodb ...</font></div></div><div><br></div><div><br></div><div> Please help me if I am doing something wrong . Thank you in advance .</div><div><br></div></div><div class="gmail_extra"><br clear="all"><div><div class="gmail_signature"><div dir="ltr"><b><i>Thanks &amp; Regards</i></b><div><i>Sasmita Panda</i></div><div><i>Network Testing and Software Engineer</i></div><div><i>3CLogic , ph:07827611765</i></div></div></div></div>
<br><div class="gmail_quote">On Tue, Jan 5, 2016 at 7:22 PM, Bogdan-Andrei Iancu <span dir="ltr">&lt;<a href="mailto:bogdan@opensips.org" target="_blank">bogdan@opensips.org</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
  
    
  
  <div bgcolor="#FFFFFF" text="#000000">
    <tt>Hi Sasmita,<br>
      <br>
      you say when your mongos daemon is stopped then opensips is
      crashing (on the next attempt of a db query) ?<br>
      <br>
      Regards,<br>
    </tt>
    <pre cols="72">Bogdan-Andrei Iancu
OpenSIPS Founder and Developer
<a href="http://www.opensips-solutions.com" target="_blank">http://www.opensips-solutions.com</a></pre><div><div class="h5">
    <div>On 30.12.2015 14:28, Sasmita Panda
      wrote:<br>
    </div>
    </div></div><blockquote type="cite"><div><div class="h5">
      <div dir="ltr">Hi All,
        <div><br>
        </div>
        <div>          I am using opensips-1.11 with cachedb_mongodb and
          db_cachedb integrated on it .  Mongodb and Opensips is running
          in different machines .</div>
        <div><br>
        </div>
        <div>          Whenever mongodb is getting stopped opensips used
          to crash . Is this a drawback or I am doing any mistake in my
          configuration .</div>
        <div><font color="#351c75"><br>
          </font></div>
        <div><font color="#351c75">Bellow is the configuration I have
            done :</font></div>
        <div><font color="#351c75">loadmodule &quot;cachedb_mongodb.so&quot;</font></div>
        <div><font color="#351c75">loadmodule &quot;db_cachedb.so&quot; </font></div>
        <div><font color="#351c75"><br>
          </font></div>
        <div>
          <div><font color="#351c75">modparam(&quot;cachedb_mongodb&quot;,
&quot;cachedb_url&quot;,<a href="mailto:mongodb:instance1://opensips:opensipsmongo@x.x.x.x:27017/db.CCinfo" target="_blank">&quot;mongodb:instance1://opensips:opensipsmongo@x.x.x.x:27017/db.CCinfo&quot;</a>)</font></div>
          <div><font color="#351c75"><br>
            </font></div>
          <div><font color="#351c75">modparam(&quot;db_cachedb&quot;,&quot;cachedb_url&quot;,<a href="mailto:mongodb:instance1://opensips:opensipsmongo@x.x.x.x:27017/db.db" target="_blank">&quot;mongodb:instance1://opensips:opensipsmongo@x.x.x.x:27017/db.db&quot;</a>)</font></div>
        </div>
        <div><font color="#351c75"><br>
          </font></div>
        <div><font color="#351c75">modparam(&quot;siptrace&quot;,&quot;db_url&quot;,&quot;cachedb://mongodb:instance1&quot;)</font><br>
        </div>
        <div><br>
        </div>
        <div><br>
        </div>
        <div>       I am using it for siptrace module and storing some
          data through cache_store function . Please let me know if I
          can overcome this problem or also let me know if connection
          with  mongodb is always needed for successful running of
          opensips or what .</div>
        <div><br>
        </div>
        <div><br>
        </div>
        <div>        Any kind of information is really appreciated . </div>
        <div><br clear="all">
          <div>
            <div>
              <div dir="ltr"><b><i>Thanks &amp; Regards</i></b>
                <div><i>Sasmita Panda</i></div>
                <div><i>Network Testing and Software Engineer</i></div>
                <div><i>3CLogic , ph:07827611765</i></div>
              </div>
            </div>
          </div>
        </div>
      </div>
      <br>
      <fieldset></fieldset>
      <br>
      </div></div><pre>_______________________________________________
Users mailing list
<a href="mailto:Users@lists.opensips.org" target="_blank">Users@lists.opensips.org</a>
<a href="http://lists.opensips.org/cgi-bin/mailman/listinfo/users" target="_blank">http://lists.opensips.org/cgi-bin/mailman/listinfo/users</a>
</pre>
    </blockquote>
    <br>
  </div>

</blockquote></div><br></div>