PDA

View Full Version : Starting with CDE



ObjectiveC
03-10-2011, 04:26 PM
Hello everyone,

I just started out working with pentaho CE. I was able to create my dashboard with CDF. Now I decided to give it a go with CDE so I can see what it really does. The problem with this is that I can not get it to work...

I downloaded CDE. Extracted everything in the solution folder overwritten all the files. Restarted my server and went to 'new CDE dashboard'. I saw a page with some links on the top. However all the links were disabled except for "reload", but that did not do anything.

What am I doing wrong here ? Am I missing something ? :confused:


I am using: Pentaho BI Suite 3.7 And CDE-bundle-1.0-RC3



Any help will be much appreciated !

pmalves
03-11-2011, 05:05 AM
Try looking at: http://www.vinzi.nl/media/CDE-introduction_V0_8.pdf

ObjectiveC
03-11-2011, 07:53 AM
Hello Pedro,

First of, thanks for replying. I Appreciate it !

Second, I followed the steps by the letter, but unfortunately with the same result. Apparently my "workspace" is not showing for some reason.

I took a screenshot:

http://i52.tinypic.com/2isxn5l.jpg


Added:

I activated firebug and saw a lot of errors. Most of them saying "jQuery is not defined". Which is somewhat confusing to me, because I am using jQuery in some of my solutions without any problems.

Here is a screenshot of the errors:

http://i51.tinypic.com/jjliy9.jpg

Any ideas ?

ObjectiveC
03-14-2011, 04:44 AM
So, hasn't anyone come across this problem ? I really don't know where to go from here.

What am I doing wrong ? :confused:

pmalves
03-14-2011, 07:15 AM
Something's very wrong with your install. I've seen reports about users using winzip and having their files all screwed up, try 7zip

ObjectiveC
03-14-2011, 07:40 AM
Hello Pedro,

Wow, you are spot on. That was exactly the problem. After extracting with 7zip everything went just fine.


Thanks for the help !