On RedHat Linux, starting using start script start-pentaho.sh
tomcat container comes up, but pentaho app fails but not totally, meaning I get jackrabbit tables created and see trace of connect/queries being run, e.g.,
MySQL general log (attached mysqldg.log) shows connection made and queries run against FS tables, last being
select BUNDLE_DATA from PM_VER_BUNDLE where NODE_ID,...
But pentaho.log attached) indicates issue with connection refused during init.
I have tested with JDBC test program I can connect using jcr_user with same host, password, port information.
Any additional trace I can turn no ?
MySQL and Pentaho BA server are on same Linux box, Amazon cloud server.
tomcat container comes up, but pentaho app fails but not totally, meaning I get jackrabbit tables created and see trace of connect/queries being run, e.g.,
MySQL general log (attached mysqldg.log) shows connection made and queries run against FS tables, last being
select BUNDLE_DATA from PM_VER_BUNDLE where NODE_ID,...
But pentaho.log attached) indicates issue with connection refused during init.
I have tested with JDBC test program I can connect using jcr_user with same host, password, port information.
Any additional trace I can turn no ?
MySQL and Pentaho BA server are on same Linux box, Amazon cloud server.