Giter Club home page Giter Club logo

Comments (5)

annie2010 avatar annie2010 commented on July 1, 2024

On console from coordinator:

INFO:root:report of failure for 192.168.21.32:26485
ERROR:root:Instance(addr='192.168.21.32', inport=26485, inver=1, outport=44816, outver=1) rejected config (there is a bug!)

from hyperdex.

annie2010 avatar annie2010 commented on July 1, 2024

Noted 2 more async operation errors

Async operation error 2:

Traceback (most recent call last):
File "scripts/client.py", line 94, in
print "Benchmark putWait takes [%07.3f] secs with range [%06d]" % (hc.benchmarkPutWait(), phonebook_range)
File "scripts/client.py", line 66, in benchmarkPutWait
d[x].wait()
File "hyperclient.pyx", line 598, in hyperclient.DeferredFromAttrs.wait (hyperclient/python/hyperclient.c:8456)
File "hyperclient.pyx", line 489, in hyperclient.Deferred.wait (hyperclient/python/hyperclient.c:7058)
hyperclient.HyperClientException: Connection Reset

Async operation error 3:

Traceback (most recent call last):
File "scripts/client.py", line 94, in
print "Benchmark putWait takes [%07.3f] secs with range [%06d]" % (hc.benchmarkPutWait(), phonebook_range)
File "scripts/client.py", line 64, in benchmarkPutWait
d.append(self.putWait(self.clients[x % max_clients],self.data[x]))
File "scripts/client.py", line 24, in putWait
d = f_client.async_put(self.s, f_table['name'], {'first': f_table['firstname'],'last': f_table['lastname'], 'phone': f_table['phone']})
File "hyperclient.pyx", line 958, in hyperclient.Client.async_put (hyperclient/python/hyperclient.c:16382)
File "hyperclient.pyx", line 591, in hyperclient.DeferredFromAttrs.cinit (hyperclient/python/hyperclient.c:8343)
hyperclient.HyperClientException: Unknown Error (file a bug)

from hyperdex.

annie2010 avatar annie2010 commented on July 1, 2024

Error 4

terminate called after throwing an instance of 'po6::error'
what(): No such file or directory
*** Aborted at 1337905485 (unix time) try "date -d @1337905485" if you are using GNU date ***
PC: @ 0x7f191f2dc1b5 (unknown)
*** SIGABRT (@0x3e800000dc8) received by PID 3528 (TID 0x7f191f091700) from PID 3528; stack trace: ***
@ 0x7f192060aff0 (unknown)
@ 0x7f191f2dc1b5 (unknown)
@ 0x7f191f2defc0 (unknown)
@ 0x7f191fb70dc5 (unknown)
@ 0x7f191fb6f166 (unknown)
@ 0x7f191fb6f193 (unknown)
@ 0x7f191fb6f28e (unknown)
@ 0x7f1920c2f322 (unknown)
@ 0x7f1920c2f440 (unknown)
@ 0x7f1920c30d2b (unknown)
@ 0x7f1920c31a78 (unknown)
@ 0x40fe5c (unknown)
@ 0x40d381 (unknown)
@ 0x7f19206028ca start_thread
@ 0x7f191f37992d (unknown)
Aborted

from hyperdex.

rescrv avatar rescrv commented on July 1, 2024

The first three reported errors stem from Issue #17. Can you give me information to reproduce the fourth error?

from hyperdex.

rescrv avatar rescrv commented on July 1, 2024

In 0188688 I made many changes to the client, and the fourth error reported should not happen. In absence of a means to reproduce, I must close this issue believing I have fixed it. If the issue persists in the latest release, please reopen with a note about how to reproduce the error.

from hyperdex.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.