Pentaho 5.3 CE starts up fine, and displays the login page. (It's been running fine for a few days)
However, as of this evening, as soon as I log in, it goes to "Sorry. We really did try. Something went wrong. Please try again or contact your administrator." Now it display this page no matter what. Restarting the server, restarting the computer, same result. Pentaho starts up, and then dies upon login.
I've started with start-pentaho-debug.sh, but no additional debug messages are written to the log. The last thing written is:
Loading validation.properties via file I/O failed.
Attempting to load validation.properties via the classpath.
validation.properties could not be loaded by any means. fail. Exception was: java.lang.IllegalArgumentException: Failed to load ESAPI.properties as a classloader resource.
But this gets written to the logs BEFORE the crash.
Previous to this crash, I was playing with the schema workbench, and publishing mondrian xml files. Is it possible one of these publishes went awry? If so, how do I fix it? I don't know how to access / clean up /delete data sources from outside of the UI.
I also tried deleting $DIR/pentaho-solutions/system/jackrabbit/repository/.lock and $DIR/pentaho-solutions/system/osgi/cache/cache.lock but that didn't seem to help.
Any other ideas? Is there some other cache I should be clearing out somewhere? Is there a better way to turn on more debugging somehow?
Thanks,
Karl
However, as of this evening, as soon as I log in, it goes to "Sorry. We really did try. Something went wrong. Please try again or contact your administrator." Now it display this page no matter what. Restarting the server, restarting the computer, same result. Pentaho starts up, and then dies upon login.
I've started with start-pentaho-debug.sh, but no additional debug messages are written to the log. The last thing written is:
Loading validation.properties via file I/O failed.
Attempting to load validation.properties via the classpath.
validation.properties could not be loaded by any means. fail. Exception was: java.lang.IllegalArgumentException: Failed to load ESAPI.properties as a classloader resource.
But this gets written to the logs BEFORE the crash.
Previous to this crash, I was playing with the schema workbench, and publishing mondrian xml files. Is it possible one of these publishes went awry? If so, how do I fix it? I don't know how to access / clean up /delete data sources from outside of the UI.
I also tried deleting $DIR/pentaho-solutions/system/jackrabbit/repository/.lock and $DIR/pentaho-solutions/system/osgi/cache/cache.lock but that didn't seem to help.
Any other ideas? Is there some other cache I should be clearing out somewhere? Is there a better way to turn on more debugging somehow?
Thanks,
Karl