I created a few analysis view using pentaho analysis view (legacy), and then shared with other users with Execute permission.
When other users access the analysis view, and try to save it as a new analysis view, they got error "File could not saved due to a general failure. See server log for details".
Screen Shot 2014-01-06 at 4.09.05 PM.jpg
Here is log message with errors:
2014-01-06 16:08:59,336 ERROR [org.pentaho.platform.plugin.action.mondrian.AnalysisSaver] ANALYSISSAVER.ERROR_0000 - An unknow error occured resulting action sequence may not be valid -- check error log
java.io.FileNotFoundException: [PhoneReporting/special_dash/TrialsByDateChannel.analysisview.xaction] can not be found or you do not have permission to access it.
at org.pentaho.platform.repository.solution.SolutionRepositoryBase.getResourceInputStream(SolutionRepositoryBase.java:285)
at org.pentaho.platform.repository.solution.SolutionRepositoryBase.getResourceAsBytes(SolutionRepositoryBase.java:444)
at org.pentaho.platform.repository.solution.SolutionRepositoryBase.getResourceAsDocument(SolutionRepositoryBase.java:522)
at org.pentaho.platform.repository.solution.SolutionRepositoryBase.getResourceAsDocument(SolutionRepositoryBase.java:515)
.............................
Any ideas how to solve this?
By the way, other users can create a new analysis view and save it successfully.
I am using Pentaho BI CE 4.8 on Ubuntu 12.04.
Thanks.
When other users access the analysis view, and try to save it as a new analysis view, they got error "File could not saved due to a general failure. See server log for details".
Screen Shot 2014-01-06 at 4.09.05 PM.jpg
Here is log message with errors:
2014-01-06 16:08:59,336 ERROR [org.pentaho.platform.plugin.action.mondrian.AnalysisSaver] ANALYSISSAVER.ERROR_0000 - An unknow error occured resulting action sequence may not be valid -- check error log
java.io.FileNotFoundException: [PhoneReporting/special_dash/TrialsByDateChannel.analysisview.xaction] can not be found or you do not have permission to access it.
at org.pentaho.platform.repository.solution.SolutionRepositoryBase.getResourceInputStream(SolutionRepositoryBase.java:285)
at org.pentaho.platform.repository.solution.SolutionRepositoryBase.getResourceAsBytes(SolutionRepositoryBase.java:444)
at org.pentaho.platform.repository.solution.SolutionRepositoryBase.getResourceAsDocument(SolutionRepositoryBase.java:522)
at org.pentaho.platform.repository.solution.SolutionRepositoryBase.getResourceAsDocument(SolutionRepositoryBase.java:515)
.............................
Any ideas how to solve this?
By the way, other users can create a new analysis view and save it successfully.
I am using Pentaho BI CE 4.8 on Ubuntu 12.04.
Thanks.