gpt4 book ai didi

mysql - 将 Apache OFBiz 从 Apache Derby 迁移到 mysql

转载 作者:行者123 更新时间:2023-11-30 22:39:59 33 4
gpt4 key购买 nike

我在我的组织中使用 ofbiz。我想将 ofbiz 从 derby 迁移到 MySQL。
我引用了以下步骤( https://cwiki.apache.org/confluence/display/OFBIZ/How+to+migrate+OfBiz+from+Derby+to+MySQL+database ) 在这里,但最后我卡住了。
最后,当我输入 (java -jar ofbiz.jar -install) 这个命令时,我得到了一个异常,

C:\Users\sagar_vinod_khanke\Sagar\Apache OFBiz\Ofbiz\13.07>java -jar ofbiz.jar -安装

线程“main”中的异常 org.ofbiz.base.start.StartupException: Couldn't not f eclipse 刻配置实例

    at org.ofbiz.base.start.Start.init(Start.java:202)
at org.ofbiz.base.start.Start.main(Start.java:127)

引起:java.io.IOException:无法加载配置属性:org/ofbiz/base/start/-install.properties

    at org.ofbiz.base.start.Config.getPropertiesFile(Config.java:229)
at org.ofbiz.base.start.Config.readConfig(Config.java:297)
at org.ofbiz.base.start.Config.getInstance(Config.java:58)
at org.ofbiz.base.start.Start.init(Start.java:200)
... 1 more

你能帮帮我吗?

最佳答案

不要将 - 与安装一起使用。参见修改后的步骤 V

第五步

1. Run the following command from command prompt:
java -jar ofbiz.jar install
2. Start OfBiz
3. Use webtools to import all data from XML:
a. Navigate to http://localhost:8080/catalog/
b. Go to Applications>WebTools
c. Go to section 'Entity XML Tools' and click the link 'XML Data Import Dir' -> In the 'Absolute directory path:' enter the full path of the directory where you exported the data in Step - II

关于mysql - 将 Apache OFBiz 从 Apache Derby 迁移到 mysql,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/31383410/

33 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com