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 2019-05-29 16:17:18

rand_arc
Member
Registered: 2019-01-03

Installing ReportServer on Windows

I am attempting to install reportserver on a tomcat server with a mariaDB database, and i am running into an issue that errors out the app on the tomcat server.

Version: RS3.0.7-6008 2019-05-06-13-37-55
Code Version: 2019-05-06-13-37-55
Java Version: Oracle Corporation Java HotSpot(TM) 64-Bit Server VM 25.211-b12 (1.8)
VM Args: -Dcatalina.home=C:\Program Files\Apache Software Foundation\Tomcat 8.5 -Dcatalina.base=C:\Program Files\Apache Software Foundation\Tomcat 8.5 -Djava.io.tmpdir=C:\Program Files\Apache Software Foundation\Tomcat 8.5\temp -Djava.util.logging.manager=org.apache.juli.ClassLoaderLogManager -Djava.util.logging.config.file=C:\Program Files\Apache Software Foundation\Tomcat 8.5\conf\logging.properties -Drs.configdir=C:\Program Files\reportserver -Dfile.encoding=UTF8 exit abort -Xms512m -Xmx2048m
rs.configdir: C:\Program Files\reportserver (OK)

### DB Config ###
hibernate.dialect:  (Class Not Found)
hibernate.connection.driver_class:  (Class Not Found)
hibernate.connection.url:
hibernate.connection.username:
hibernate.connection.password:
hibernate.default_schema:

Connection Test: Failed (null)


here is my server error code, i followed this tutorial: https://reportserver.net/en/tutorials/i … n-windows/
Any guidance would be appreciated

Offline

#2 2019-06-03 06:16:04

IF_Eduardo
Administrator
Registered: 2016-11-01
Website

Re: Installing ReportServer on Windows

Hi rand_arc,

it seems your persistence.properties is not configured correctly, since all values are empty (DB Config). Please check again. The file should be here in your installation as far as I can tell: C:\Program Files\reportserver\persistence.properties

Regards,
Eduardo

Offline

Board footer

Powered by FluxBB