Hello Folks!
I’ve just installed Tomcat and JDBC, and ReportServer on Ubuntu.
When I try to access ReportServer, I got the error pasted below message in a window:
I think, the main message is this: “HTTP Status 404 - /ReportServer/reportserver/base_datasource”
There is no such file in the zip. Is it a dynamically created file? What I do wrong?
Im not sure if my MySQL settings are good. Can anyone help me please?
Credentials
hibernate.connection.username=user
hibernate.connection.password=xxx
MySQL
hibernate.dialect=net.datenwerke.rs.utils.hibernate.MySQL5Dialect
hibernate.connection.driver_class=com.mysql.jdbc.Driver
hibernate.connection.url=jdbc:mysql://localhost:3306/reportserver
The full error message:
404 Not Found Apache Tomcat/7.0.26 - Error report
HTTP Status 404 - /ReportServer/reportserver/base_datasource
type Status report
message /ReportServer/reportserver/base_datasource
description The requested resource (/ReportServer/reportserver/base_datasource) is not available.
Apache Tomcat/7.0.26
Thank you very much,
Lajos