Hi Hatice, Add the following property to your hypertable.cfg file:
ThriftBroker.API.Logging=true and then restart the ThriftBrokers and wait for the problem to happen again. Once it does, send me the ThriftBroker.log file of the ThriftBroker that crashed. It will include more information that will help me diagnose the problem. Thanks! - Doug On Fri, Dec 6, 2013 at 6:09 AM, Hatice Çobanoğlu < [email protected]> wrote: > Hi everyone, > i have 7 thriftboker in cluster. and i've problem oen of them as following. > > 1386334385 ERROR ThriftBroker : get_namespace > (/root/src/hypertable/src/cc/ThriftBroker/ThriftBroker.cc:2177): Bad > namespace id - 0 > 1386334385 ERROR ThriftBroker : get_namespace > (/root/src/hypertable/src/cc/ThriftBroker/ThriftBroker.cc:2177): Bad > namespace id - 0 > 1386334385 ERROR ThriftBroker : get_namespace > (/root/src/hypertable/src/cc/ThriftBroker/ThriftBroker.cc:2177): Bad > namespace id - 0 > 1386334385 ERROR ThriftBroker : get_namespace > (/root/src/hypertable/src/cc/ThriftBroker/ThriftBroker.cc:2177): Bad > namespace id - 0 > 1386334385 ERROR ThriftBroker : get_namespace > (/root/src/hypertable/src/cc/ThriftBroker/ThriftBroker.cc:2177): Bad > namespace id - 0 > 1386334385 ERROR ThriftBroker : get_namespace > (/root/src/hypertable/src/cc/ThriftBroker/ThriftBroker.cc:2177): Bad > namespace id - 0 > 1386334385 ERROR ThriftBroker : get_namespace > (/root/src/hypertable/src/cc/ThriftBroker/ThriftBroker.cc:2177): Bad > namespace id - 0 > 1386335515 ERROR ThriftBroker : TThreadedServer exception: St9bad_alloc: > std::bad_alloc > 1386335532 ERROR ThriftBroker : TThreadedServer exception: St9bad_alloc: > std::bad_alloc > 1386335593 ERROR ThriftBroker : TThreadedServer exception: St9bad_alloc: > std::bad_alloc > 1386335653 ERROR ThriftBroker : TThreadedServer exception: St9bad_alloc: > std::bad_alloc > 1386336456 INFO ThriftBroker : > (/root/src/hypertable/src/cc/Common/Config.cc:591) Initializing > ThriftBroker (Hypertable 0.9.7.13 (v0.9$ > CPU cores count=24 > > when have these problems, restart thriftbroker which closed and system > continue. why thrift give this error log? > not: connect to thrift with 32 client. > > -- > You received this message because you are subscribed to the Google Groups > "Hypertable Development" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To post to this group, send email to [email protected]. > Visit this group at http://groups.google.com/group/hypertable-dev. > For more options, visit https://groups.google.com/groups/opt_out. > -- Doug Judd CEO, Hypertable Inc. -- You received this message because you are subscribed to the Google Groups "Hypertable Development" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/hypertable-dev. For more options, visit https://groups.google.com/groups/opt_out.
