Coder Social home page Coder Social logo

Comments (4)

osheroff avatar osheroff commented on June 22, 2024

try git submodule init && git submodule update. But I'm also reworking a lot of the isolated server stuff, so I'll leave this issue open...

from maxwell.

magaton avatar magaton commented on June 22, 2024

Thanks, I tried that but:
Running com.zendesk.maxwell.MaxwellIntegrationTest
DEBUG MysqlIsolatedServer - Booting server: /Users/agaton/maxwell/src/test/mysql_isolated_server/bin/boot_isolated_mysql_server -- --binlog_format=row --innodb_flush_log_at_trx_commit=1 --server_id=123123

hangs forever.
I am using JDK 1.8, but javac source and target are 1.7 per pom.xml
OSX Yosemite, MBP, 4 cores, 4GB heap size

from maxwell.

osheroff avatar osheroff commented on June 22, 2024

try running the command: /Users/agaton/maxwell/src/test/mysql_isolated_server/bin/boot_isolated_mysql_server -- --binlog_format=row --innodb_flush_log_at_trx_commit=1 --server_id=123123 by itself. It needs to find mysql_install_db and mysqld in your path somewhere...

from maxwell.

osheroff avatar osheroff commented on June 22, 2024

closing this issue, stuff should be better with the new utlitiy.

from maxwell.

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.