PDA

View Full Version : Demo does not work properly



gdrews
01-02-2006, 01:26 PM
After Installation of the the Demo V1.0.0.RC1 build 151 I can not properly navigate through the Pentaho Business Intelligence Plattform. I get some strange looking pages with links which have alphanumeric code in square brackets like [de_52] 1. Getting Started or [de_76] Pentaho Business Intelligence Platform . Some of the links are working some do not and return an error message “error in page??? (I suppose when java script is involved)
During the start of jboss I got the Warning 21:59:11,421 WARN [SessionFactoryObjectFactory] InitialContext did not implement EventContext
May be this could be a hint.
Does anybody know, what is wrong with my installation?

Best Regards. Günter

Post edited by: gdrews, at: 01/02/2006 17:27

Post edited by: gdrews, at: 01/02/2006 17:30

Post edited by: gdrews, at: 01/02/2006 17:32

gmoran
01-02-2006, 05:48 PM
Hi Gunter,

The problem with your installation is that the German files are not yet translated, and I am assuming you are running on a system with the language set to German. You can resolve the display problems by deleting all files in the demo directory that end in _de.properties. This should also alleviate the page errors.

The warning you received


WARN [SessionFactoryObjectFactory]
InitialContext did not implement EventContext

is expected, and not part of your problem.

Hope this helps,
best regards,
Gretchen