您好,欢迎来到暴趣科技网。
搜索
您的当前位置:首页saiku3.9源码二次开发问题集锦

saiku3.9源码二次开发问题集锦

来源:暴趣科技网


   建议将Database.java的public void init()方法里面的loadEarthquakes()那行代码给注释掉,这块是加载案例的,注释掉没有关系

            2、在windows平台开发,由于foodmarturl=jdbc:h2:D:/appcom/config/saiku/data/foodmart;MODE=MySQL必须用绝对路径,所以建议将saiku-beans.properties文件里面的文件路径全部修改为绝对路径,比如:

default.role=ROLE_USER
external.properties.file=${catalina.base}/conf/Catalina/localhost/datasources.properties
webdav.password=sa!kuanalyt!cs
userdao.driverclass=org.h2.Driver
userdao.url=jdbc:h2:D:/appcom/config/saiku/data/saiku;MODE=MySQL
userdao.username=sa
userdao.password=
logdir=/data/logs
repoconfig=D:/appcom/config/saiku/configuration.xml
repodata=D:/appcom/config/saiku/repository/data
foodmartrepo=D:/appcom/config/saiku/data
foodmartschema=D:/appcom/config/saiku/data/FoodMart4.xml
foodmarturl=jdbc:h2:D:/appcom/config/saiku/data/foodmart;MODE=MySQL
earthquakerepo=D:/appcom/config/saiku/data
earthquakeschema=D:/appcom/config/saiku/data/Earthquakes.xml
earthquakeurl=jdbc:h2:D:/appcom/config/saiku/data/earthquakes;MODE=MySQL
pluginpath=D:/new-svn/saiku-release-3.9/saiku-ui/js/saiku/plugins/
orbis.auth.enabled=false
workspaces=false
repo.type=jackrabbit

因篇幅问题不能全部显示,请点此查看更多更全内容

Copyright © 2019- baoquwan.com 版权所有 湘ICP备2024080961号-7

违法及侵权请联系:TEL:199 18 7713 E-MAIL:2724546146@qq.com

本站由北京市万商天勤律师事务所王兴未律师提供法律服务