Giter VIP home page Giter VIP logo

sundial's Issues

Assertion fails during rundb

Hi,

I am running Sundial on a 64-bit Ubuntu system. It builds fine (though I had to install jemalloc). However doing ./rundb gives an error:

/home/masahmad/Sundial# ./rundb
Connection Test PASS!
mem_allocator initialized!
workload initialized!
Node 0 sync done!
running on single node
rundb: system/txn.cpp:283: RC TxnManager::execute(bool): Assertion `rc == RCOK || rc == ABORT' failed.
rundb: system/txn.cpp:283: RC TxnManager::execute(bool): Assertion `rc == RCOK || rc == ABORT' failed.
Aborted (core dumped)

Any idea on why this may be happening? Its happening regardless of any change made to the config.h file.

Thanks
Masab

May I request a deployment document for Sundial?

Hi, I personally want to learn sundial very much. I want to deploy sundial on multiple servers, but I don't know how to configure each node and the role of each node in the cluster. May I request a deployment document for Sundial? My email address:[email protected]. Thank you very much.

Error while loading shared libraries: libjemalloc.so.2:

Hi,

I'm trying to build and run Sundial on Ubuntu 14.04, but keep getting the following error when running ./run_db after running make. I don't think I see any errors when building. Not sure where I should try to modify.
BTW I've also tried sudo apt-get install -y libjemalloc-dev

./rundb: error while loading shared libraries: libjemalloc.so.2: cannot open shared object file: No such file or directory

Thanks!

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.