Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

以上错误提示,数据库连接失败,请核对您的连接参数后再尝试.

 

If you are upgrading from the Community Edition to the Enterprise Edition and you want to use back the database (in this example MySQL), you will need to make sure that your port is set correctly to "3307". More on upgrading here如果您从社区版升级到企业版时,你需要确定已正确设置数据库端口. 更多升级请参考Upgrade Guide.

Code Block
titleError message
INFO  09 Oct 2015 15:39:03 org.joget.commons.util.DynamicDataSource  - datasourceName=workflow, url=jdbc:sqlserver://localhost:1433;SelectMethod=cursor;DatabaseName=jwdb, user=sa
ERROR 09 Oct 2015 15:39:18 org.joget.commons.spring.web.CustomContextLoaderListener  - ===== Error initializing WebApplicationContext =====

...