Code Monkey home page Code Monkey logo

Comments (4)

KFCFans avatar KFCFans commented on May 20, 2024

根据 https://stackoverflow.com/questions/5763747/h2-in-memory-database-table-not-found 描述,可能是 H2 数据库大小写的问题。
目前比较迷的地方是它不是必现的。在我的测试平台上一直没有出现问题,在你的机器上好像一直有这个问题...
我已经按照stackoverflow里面的方法做了修改,也预计在下个版本发布。
PS:你可以先试试 v3.2.2 分支上的代码,因为我本地没办法复现这个问题,所以也不知道实际解决问题没有...

from powerjob.

jjnnzb avatar jjnnzb commented on May 20, 2024

根据 https://stackoverflow.com/questions/5763747/h2-in-memory-database-table-not-found 描述,可能是 H2 数据库大小写的问题。
目前比较迷的地方是它不是必现的。在我的测试平台上一直没有出现问题,在你的机器上好像一直有这个问题...
我已经按照stackoverflow里面的方法做了修改,也预计在下个版本发布。
PS:你可以先试试 v3.2.2 分支上的代码,因为我本地没办法复现这个问题,所以也不知道实际解决问题没有...

修复之后,同一台机器上的多个worker都设置了
config.setStoreStrategy(StoreStrategy.MEMORY);
可以一起运行吗?

from powerjob.

KFCFans avatar KFCFans commented on May 20, 2024

可以的,之后无论选 DISK 和 MEMORY 都可以在一台机器上启动多个实例

from powerjob.

KFCFans avatar KFCFans commented on May 20, 2024

since v3.2.2

from powerjob.

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.