Hello once again,
I have just set up a pentaho BI server with a postgresql database.
I still have a remaining persistent error when logging in the administration console and ater having logged in when creating a new schedule.
When logging in :
"Error
HTTP/1.1 500 Internal Server Error"
When creating a new schedule :
"SolutionRepositoryServiceProxy.ERROR_0001
Unable to get content of solution repository. HTTP/1.1 500 Internal Server Error"
For both errors, the logs in ../tomcat/bin/pentaho.log shows :
"ERROR [org.apache.catalina.core.ContainerBase.[Catalina].[localhost].[/pentaho].[SolutionRepositoryService]] Servlet.service() for servlet SolutionRepositoryService threw exception
org.springframework.security.userdetails.UsernameNotFoundException: User not found"
I checked my configs in applicationContext-spring-securityxxx files and everything seems correct.
Where should I look for this user credentials exactly ? and which user by the way ?
Thanks for any help,
- emmanuel


Reply With Quote

