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 Answers
Answers 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;
0 comments:
Post a Comment