Go Back   Forum - BIRT Exchange > Applications Using BIRT Forums > Actuate Mashboard

Reply
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 05-27-2009, 09:51 AM
Junior Member
 
Join Date: Apr 2009
Posts: 15
Default Does mashboard works really?

Hello everybody
after 4 installation of iserver express on windows XP3 and the same number of times trying to install the mashboard files in order to see something.
i give up !!!

no real help
no real explanations
everything was done regarding the given explanations
the lone thing i have got now is a HTTP 500 error.
not even able to see the welcome page.
Reply With Quote
  #2 (permalink)  
Old 05-27-2009, 10:22 AM
Senior Member
 
Join Date: Oct 2007
Posts: 480
Default

I am sorry you are having trouble installing the Mashboard framework. I can assure you the framework functions well. I have not seen any posts from you on the forum, we could have helped you get things working quicker.

You have deployed the Framework on the embedded Information Console underneath iServer Express on Windows.

That would make your link to the QuickStart application:

http://localhost:8900/iportal/mashbo...ect=QuickStart

Is this the link that is not loading correctly for you?

What loads if you point to the following URL?

Information Console Home
__________________
--Brian
http://www.twitter.com/brianhanley
Reply With Quote
  #3 (permalink)  
Old 05-27-2009, 10:31 AM
Junior Member
 
Join Date: Apr 2009
Posts: 15
Default

what i got clicking on this URL
is the welcome page (the one seen on youtube)
but once i try to login i have got the HTTP500 error.

that is all
perharps you could help me
make this frame work run correctly?

i did all what was mentionned into the
mashboard install guide given within the zip file.
all the files are loaded under the path you asked for.
all the rights set up were ALL got all rights (even on all files).
the mashboard and the portlets folder are on the same level than
the activeportal or jsapi folders.
web.xml file was modified regarding what was said.

i really do not understand what i have missed
Reply With Quote
  #4 (permalink)  
Old 05-27-2009, 11:39 AM
Senior Member
 
Join Date: Oct 2007
Posts: 480
Default

Can you attach your web.xml file to the thread so I can have a look?
__________________
--Brian
http://www.twitter.com/brianhanley
Reply With Quote
  #5 (permalink)  
Old 05-27-2009, 11:49 AM
Junior Member
 
Join Date: Apr 2009
Posts: 15
Default

sure
please find here after my web.xml file
this web xml file is stored under :

C:\Program Files\Actuate10\iServer\servletcontainer\iportal\WEB-INF
Reply With Quote
  #6 (permalink)  
Old 05-27-2009, 11:54 AM
Junior Member
 
Join Date: Apr 2009
Posts: 15
Default

ok there was a problem in the attachment
rename the rptdesign file in xml or doc file
you will be able to read it

thanks in advance
Attached Files
File Type: rptdesign web.rptdesign (43.1 KB, 10 views)
Reply With Quote
  #7 (permalink)  
Old 05-27-2009, 12:32 PM
Senior Member
 
Join Date: Oct 2007
Posts: 480
Default

The issue is likely your default locale. it is currently set to French (fr_FR). The Mashboard does not install a localized version of the QuickStart application. As a result it is having trouble loading the correct files.

The localized versions of the application are stored under: mashboard\QuickStart\content

You have two options to test this this and determine concretely iof that is the issue.

Copy the en_US directory under mashboard\QuickStart\content and paste it in the same directory, re-naming it to "fr_FR". Also copy locale_en_US.properties, pastwe it in the same directory and re-name the new copy to "locale_fr_FR.properties". This will give you the correct files needed for your default locale.

-- OR --

Change your default locale in web.xml to read en_US. Re-start the iServer and try to log in.

You can try either option to confirm this is the issue blocking your log in.

Let me know how your testing goes.
__________________
--Brian
http://www.twitter.com/brianhanley
Reply With Quote
  #8 (permalink)  
Old 05-27-2009, 01:26 PM
Junior Member
 
Join Date: Apr 2009
Posts: 15
Default

i have choosen the first version of your possibilities.

and it works!!!!!

well done man
that application is really great
everything run great but not the jsapi tab
may you please explain more about this tab and what it is supposed to do?

one additionnal note:
the second posibility (the easiest for me ) did not work
so creating the folder and creating the properties file is mandatory.

once again well done
Reply With Quote
  #9 (permalink)  
Old 05-27-2009, 02:11 PM
Senior Member
 
Join Date: Oct 2007
Posts: 480
Default

I think the second option did not work because of the locale set on the iServer over-rides the locale on the Information Console. I am glad you got it working using the copy method. That was the better option as now you have a sandbox where you can experiment with localizing your deployment.

The JSAPI page has an environment-specific line inside the HTML that you should check. Open up mashboard/QuickStart/content/fr_FR/mashup.html and check line number 41.

The default installation reads:
Code:
var url = "http://localhost:8700/iportal";
That points to a full iServer installation. Change yours to point to the iServer Express install:
Code:
var url = "http://localhost:8900/iportal";
Save the file and re-load the tab (you do not have to log out of the Mashboard).

Let me know if that does the trick.

Good Luck!
__________________
--Brian
http://www.twitter.com/brianhanley
Reply With Quote
  #10 (permalink)  
Old 05-28-2009, 01:15 AM
Junior Member
 
Join Date: Apr 2009
Posts: 15
Default

correcting the port numbers into the file you mentionned
correct the problem.

everything is fine now
i got a big sandbox now to build my castle :-))

thanks a lot for your help

best regards
Reply With Quote
Reply


Thread Tools
Display Modes




All times are GMT -7. The time now is 06:51 PM.
Powered by vBulletin Copyright © 2000-2010 Jelsoft Enterprises Limited.


Content Relevant URLs by vBSEO 3.1.0