-
Notifications
You must be signed in to change notification settings - Fork 64
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
404 Not Found errors after installing ctools #23
Comments
Use the pentaho forums for this kind of questions, please. that "version=null" seems to indicate some permission problem while On Tue 16 Oct 2012 05:53:16 PM WEST, rlmagidson wrote:
|
ctools auto-updates on our pentaho machines. We also had this recently with all the 404s. It seems pentaho/tomcat needs to be "bounced" post ctools installation. If the ctools install went without error, make sure to stop and start pentaho/tomcat and see if your 404s go away. Would be nice if ctools install didn't require a tomcat bounce. |
I just installed all of the ctools components via the shell script and when I try to create a new dashboard I get these errors:
GET http://tlcpentaho.transervice.com:8080/pentaho/content/pentaho-cdf/js/scripts.js?version=null 404 (Not Found)
GET http://tlcpentaho.transervice.com:8080/pentaho/content/pentaho-cdf-dd/js/scripts.js?version=null 404 (Not Found)
GET http://tlcpentaho.transervice.com:8080/pentaho/content/pentaho-cdf/js/styles.css?version=null 404 (Not Found) NewDashboard:112
GET http://tlcpentaho.transervice.com:8080/pentaho/content/pentaho-cdf-dd/css/styles.css?version=null 404 (Not Found) NewDashboard:112
Resource interpreted as Script but transferred with MIME type text/html: "http://tlcpentaho.transervice.com:8080/pentaho/content/pentaho-cdf-dd/getcomponentdefinitions". NewDashboard:112
Uncaught ReferenceError: SelectRenderer is not defined getcomponentdefinitions:1
Uncaught ReferenceError: Base is not defined cdf-dd-aceWrapper.js:2
Uncaught ReferenceError: $ is not defined NewDashboard:131
Uncaught ReferenceError: Panel is not defined NewDashboard:40
Uncaught ReferenceError: Panel is not defined NewDashboard:40
Uncaught ReferenceError: Panel is not defined NewDashboard:49
Uncaught ReferenceError: Panel is not defined NewDashboard:49
Uncaught ReferenceError: Panel is not defined NewDashboard:48
Uncaught ReferenceError: Panel is not defined
I did not get any messages from the shell script during the installation.
Thanks for your help
The text was updated successfully, but these errors were encountered: