Cannot run Pentaho BI server on Mac

落爺英雄遲暮 提交于 2019-12-10 21:07:45

问题


I've been trying to install Pentaho BI Server (Community Edition) on Mac but I did not manage to make it run:

Does anyone know a good matching between the Java version and Pentaho?

When I try to run pentaho-server-ce-8.0.0.0-28 there is an issue related with Dcatalina.endorsed deprecated in Java 8 that is preventing the virtual machine to start and for the newest one shows lot of errors.

Thank you.


回答1:


I found this in the spoon.sh. If it doesn't help, maybe it explains...

echo "I'm sorry, this Mac platform [$ARCH] is not yet supported!"

echo "Please try starting using 'Data Integration 32-bit'

or" echo "'Data Integration 64-bit' as appropriate."

exit;



来源:https://stackoverflow.com/questions/50987752/cannot-run-pentaho-bi-server-on-mac

标签
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!