Announcement

Migration of this forum

Dear users of this forum,

we are pleased to inform you that we will be updating the software behind this forum in the near future.

Existing posts, users and categories will remain untouched.

Important:

  • Each user will need to reset their password.
  • Please select "I forgot my password".
  • Enter the email address you used to register in this forum.
  • You will receive an email with a link to set a new password.
  • Please choose a new (secure) password and confirm the process.

We will keep you informed in the pinned thread.

Kind regards,
Your ReportServer Team


Migration des Forums

Liebe Nutzer dieses Forums,

wir freuen uns, euch mitteilen zu können, dass wir in naher Zukunft die Software hinter diesem Forum aktualisieren werden.

Existierende Beiträge, Nutzer und Kategorien bleiben weiterhin bestehen!

Wichtig:

  • Jeder Nutzer muss sein Passwort neu vergeben.
  • Wählt dazu einfach "Ich habe mein Passwort vergessen".
  • Gebt die E-Mail-Adresse ein, mit der ihr registriert seid.
  • Ihr erhaltet eine E-Mail mit einem Link zur Passwortvergabe.
  • Bitte wählt ein neues (sicheres) Passwort und bestätigt den Vorgang.

Wir halten euch im angepinnten Beitrag auf dem Laufenden!

Mit vielen Grüßen
Euer ReportServer Team

#1 2017-01-17 19:29:10

thbritz
Member
Registered: 2017-01-17

Report server installation - DB name

Hi forum,

i installed report server on my localhost, no problem. Very useful product.
But now i try to install the report server on my webspace, same procedure, no problem until i try to login.
Always get the loading indicator and then a little message window: 

################################################
ReportServer

null
null
404 Not Found <!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN"> <html><head> <title>404 Not Found</title> </head><body>
Not Found
<p>The requested URL /reportserver/base_datasource was not found on this server.</p> </body></html> Statuscode: 404 EncodedResponse: <!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN"> <html><head> <title>404 Not Found</title> </head><body>
Not Found
<p>The requested URL /reportserver/base_datasource was not found on this server.</p> </body></html>
null
null
404 Not Found <!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN"> <html><head> <title>404 Not Found</title> </head><body>
Not Found
<p>The requested URL /reportserver/base_datasource was not found on this server.</p> </body></html>
null
#############################################


My provider allows no individual database names, so i have to take the names he gives to the database. Is this a problem?

My persistence.properties:

##################################################
# Credentials
hibernate.connection.username=d01a9ac
hibernate.connection.password=DBpassword

# MySQL
hibernate.dialect=net.datenwerke.rs.utils.hibernate.MySQL5Dialect
hibernate.connection.driver_class=com.mysql.jdbc.Driver
hibernate.connection.url=jdbc:mysql://URL:3306/d01a9ac
##################################################

It is correct, that the username is equal to the database name.

Has anyone an idea, why it is not working? Problems reaching the DB?

Thank you in advance for your support.

Regards,

thbritz

Last edited by thbritz (2017-01-18 10:38:57)

Offline

#2 2017-01-30 08:04:08

IF_Eduardo
Administrator
Registered: 2016-11-01
Website

Re: Report server installation - DB name

Hi thbritz,

can you please post the logs? You can find them in your tomcat installation under "logs".

Cheers,
Eduardo

Offline

Board footer

Powered by FluxBB