PDA

View Full Version : EE 2.0 GA Testing



pstoellberger
11-24-2008, 07:03 AM
I just downloaded the EE 2.0 GA... I just inserted my license key into license.xml and started it..

when i log in (or when i click on an xaction) i get following javascript GWT error:

com.google.gwt.user.client.rpc.StatusCodeException: <html><head><title>Apache Tomcat/5.5.26 - Error report</title><style><!--H1 {font-family:Tahoma,Arial,sans-...............once in a while this error shows up:

12:55:04,062 ERROR [[/pentaho]] An IncompatibleRemoteServiceException was thrown while processing this call.
com.google.gwt.user.client.rpc.IncompatibleRemoteServiceException: This application is out of date, please click the refresh button on your browser. (
Could not locate requested method 'isSubscription()' in interface 'org.pentaho.mantle.login.client.MantleLoginService' )
(refreshing the browser doesn't help... and yes i've inserted the subscription key.. which is valid)


.. when i start adhoc reporting the following error shows up:
pentaho-ajax.js.pentahoResponse(): TypeError: window.parent.enableAdhocSave is not a function

.. when i try to open the properties of a folder/xaction for permissions.... i get:

com.google.gwt.user.client.rpc.StatusCodeException: <html><head><title>Apache Tomcat/5.5.26 - Error report</title><style><!--H1 {font-....and the properties don't work at all...


... in the enterprise console i registered a new transformation.... deleted it.. and wanted to register a new one and got following error whenever i try that

org.pentaho.di.core.exception.KettleException:
Error saving transformation to repository!

Error updating batch
failed batch


at org.pentaho.di.trans.TransMeta.saveRep(TransMeta.java:1981)
at com.pentaho.pac.server.pdi.svc.FileRegistrationServlet.doPost(FileRegistrationServlet.java:153)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:709)

Im using it on a Win XP SP3 Machine with Firefox 3.0.4

-paul

dmoran
11-24-2008, 11:26 AM
Paul,

You should call tech support for EE issues. There are very few in the community that can help you with EE.

Doug

pstoellberger
11-25-2008, 03:34 AM
I don't think thats an EE only problem. I think the community edition is facing similar problems
and this thread was a feedback from me to pentaho people... testing EE 2.0 GA

-paul