导航

随笔分类 -  开源项目 - Openbravo

摘要:完整的安装说明请参考http://wiki.openbravo.com/wiki/Installation/Custom.1. 安装Postgres数据库。这里使用的是Postgres 9.1,安装完成后需要再额外安装uuid-ossp扩展。参考Installing "uuid-ossp" library in Postgres 9.1.2. 安装JDK。Operbravo现在支持Sun JDK 1.6。设置JAVA环境变量:JAVA_HOME="C:\Program Files\Java\jdk1.6.0_43"PATH=%PATH%;%JAVA_HO 阅读全文

posted @ 2013-05-09 12:02 eastson 阅读(967) 评论(0) 推荐(0)

摘要:安装Openbravo时遇到Java Heap错误:C:\development\Openbravo-3.0MP22.2\build.xml:702: The following error occurred while executing this line:C:\development\Openbravo-3.0MP22.2\build.xml:611: The following error occurred while executing this line:C:\development\Openbravo-3.0MP22.2\src\build.xml:233: java.lang. 阅读全文

posted @ 2013-05-08 17:10 eastson 阅读(401) 评论(0) 推荐(0)