powerjob 框架

PowerJob
http://www.powerjob.tech/

PowerJob 产品手册
https://www.yuque.com/powerjob/guidence

appName 等于一个业务集群,也就是实际的一个 Java 项目。

powerjob-server 调度服务器

问题

PowerJob 连接 Postgres 数据库出现 org.springframework.orm.jpa.JpaSystemException: Unable to access lob stream; nested exception is org.hibernate.HibernateException: Unable to access lob stream · Issue #153 · PowerJob/PowerJob
https://github.com/PowerJob/PowerJob/issues/153

我的方法是

1
nohup java -jar powerjob.jar  --spring.datasource.remote.hibernate.properties.hibernate.dialect=tech.powerjob.server.persistence.config.dialect.PowerJobPGDialect