System: RHEL 5.x
BI: Pentaho 5.1
Plugins: latest from website (uploaded manually to server because server is not exposed to the internet)
I have an issue with Pentaho 5.1. Once you login the "Getting Started" section of the homepage does not load up and shows this message:
"
Sorry. We really did try.
Something went wrong. Please try again
or contact your administrator.
"
I have attached a picture, which shows the section i am talking about outlined in red.
pentaho.log->
1. The first error "ERROR [org.pentaho.platform.web.http.api.resources.RepositoryResource] Repository file [: Dashboards:Home:Home.wcdf] not found":
I cannot find this file or path, or a reference to this file in the pentaho-solutions directory
2. The second error "ERROR [org.pentaho.platform.web.servlet.GenericServlet] GenericServlet.ERROR_0004 - Resource /saiku-ui/saikuplugin.*":
I know this originates from one file but the files are there. The files exist under the directory ~/pentaho-solutions/system/saiku/ui/ [NOTE I know i have to fix the path, but i do not have these files.]
What file can i fix the path for these files?
Where can i get these files?
BI: Pentaho 5.1
Plugins: latest from website (uploaded manually to server because server is not exposed to the internet)
I have an issue with Pentaho 5.1. Once you login the "Getting Started" section of the homepage does not load up and shows this message:
"
Sorry. We really did try.
Something went wrong. Please try again
or contact your administrator.
"
I have attached a picture, which shows the section i am talking about outlined in red.
pentaho.log->
Code:
2015-02-10 11:01:13,866 ERROR [org.pentaho.platform.web.http.api.resources.RepositoryResource] Repository file [:Dashboards:Home:Home.wcdf] not found
2015-02-10 11:01:17,491 ERROR [org.pentaho.platform.web.servlet.GenericServlet] GenericServlet.ERROR_0004 - Resource /saiku-ui/saikuplugin.properties_supported_languages.properties not found in plugin saiku
2015-02-10 11:01:17,886 ERROR [org.pentaho.platform.web.servlet.GenericServlet] GenericServlet.ERROR_0004 - Resource /saiku-ui/saikuplugin.properties.properties not found in plugin saiku
2015-02-10 11:01:18,911 ERROR [org.pentaho.platform.web.servlet.GenericServlet] GenericServlet.ERROR_0004 - Resource /saiku-ui/saikuplugin.properties_en.properties not found in plugin saiku
2015-02-10 11:01:19,260 ERROR [org.pentaho.platform.web.servlet.GenericServlet] GenericServlet.ERROR_0004 - Resource /saiku-ui/saikuplugin.properties_en_US.properties not found in plugin saiku
2015-02-10 11:08:01,164 ERROR [org.pentaho.platform.web.http.api.resources.RepositoryResource] Repository file [:Dashboards:Home:Home.wcdf] not found
2015-02-10 11:08:02,236 ERROR [org.pentaho.platform.web.servlet.GenericServlet] GenericServlet.ERROR_0004 - Resource /saiku-ui/saikuplugin.properties_supported_languages.properties not found in plugin saiku
2015-02-10 11:08:02,291 ERROR [org.pentaho.platform.web.servlet.GenericServlet] GenericServlet.ERROR_0004 - Resource /saiku-ui/saikuplugin.properties.properties not found in plugin saiku
2015-02-10 11:08:02,354 ERROR [org.pentaho.platform.web.servlet.GenericServlet] GenericServlet.ERROR_0004 - Resource /saiku-ui/saikuplugin.properties_en.properties not found in plugin saiku
2015-02-10 11:08:02,402 ERROR [org.pentaho.platform.web.servlet.GenericServlet] GenericServlet.ERROR_0004 - Resource /saiku-ui/saikuplugin.properties_en_US.properties not found in plugin saiku
1. The first error "ERROR [org.pentaho.platform.web.http.api.resources.RepositoryResource] Repository file [: Dashboards:Home:Home.wcdf] not found":
I cannot find this file or path, or a reference to this file in the pentaho-solutions directory
2. The second error "ERROR [org.pentaho.platform.web.servlet.GenericServlet] GenericServlet.ERROR_0004 - Resource /saiku-ui/saikuplugin.*":
I know this originates from one file but the files are there. The files exist under the directory ~/pentaho-solutions/system/saiku/ui/ [NOTE I know i have to fix the path, but i do not have these files.]
What file can i fix the path for these files?
Where can i get these files?