Skip to content
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

Closed
rlmagidson opened this issue Oct 16, 2012 · 2 comments
Closed

404 Not Found errors after installing ctools #23

rlmagidson opened this issue Oct 16, 2012 · 2 comments

Comments

@rlmagidson
Copy link

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

  • Russell
@pmalves
Copy link
Owner

pmalves commented Oct 16, 2012

Use the pentaho forums for this kind of questions, please.

that "version=null" seems to indicate some permission problem while
generating this files. Check them

On Tue 16 Oct 2012 05:53:16 PM WEST, rlmagidson wrote:

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

  • Russell


Reply to this email directly or view it on GitHub
#23.

@mattpr
Copy link

mattpr commented Apr 1, 2014

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.

@pamval pamval closed this as completed Dec 22, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants