Hi,
I was trying to run Pentaho CE 5.0.1 server on my fedora 20 VM; after running
, accessing localhost:8080 led to the following error message:
Pentaho Initialization Exception
Please see the server console for more details on each error detected.
After trying to drill-down and examine the source of this issue unsuccessfully in a various ways, I decided to try and run Pentaho CE server on my local machine which (Windows 7), and got exactly the same error (!) ...
Is there something I'm missing or doing wrong?
Please help.
I was trying to run Pentaho CE 5.0.1 server on my fedora 20 VM; after running
Code:
./start-pentaho.sh
Pentaho Initialization Exception
The following errors were detected |
One or more system listeners failed. These are set in the systemListeners.xml. |
org.pentaho.platform.api.engine.PentahoSystemException: PentahoSystem.ERROR_0014 - Error while trying to execute startup sequence for org.pentaho.platform.repository2.unified.BackingRepositoryLifecycleManagerSystemListener |
Please see the server console for more details on each error detected.
After trying to drill-down and examine the source of this issue unsuccessfully in a various ways, I decided to try and run Pentaho CE server on my local machine which (Windows 7), and got exactly the same error (!) ...
Is there something I'm missing or doing wrong?
Please help.