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 2025-01-14 19:10:27

hansr
Member
Registered: 2025-01-14

Installing ReportServer on Ubuntu, some minor findings

Hello together,

I tried to install Report Server on Ubuntu 24.04.1 (WSL) based on the instruction from the following website:

https://reportserver.net/de/dokumentati … -on-ubuntu

I found the following issues:

- tomcat9 is not default for Ubuntu 24.04.1,
you have to add the correspondig repositoy via
       add-apt-repository -y -s "deb http://archive.ubuntu.com/ubuntu/ jammy main universe"


- the cp command for the following files is not correct:

     persistence.properties.example
     reportserver.properties
     logging-rs.properties

correct command (ROOT was missing):

  cp /var/lib/tomcat9/webapps/ROOT/WEB-INF/classes/persistence.properties.example /opt/reportserver/persistence.properties
  cp /var/lib/tomcat9/webapps/ROOT/WEB-INF/classes/reportserver.properties /opt/reportserver/reportserver.properties
  cp /var/lib/tomcat9/webapps/ROOT/WEB-INF/classes/logging-rs.properties /opt/reportserver/logging-rs.properties

Offline

#2 2025-01-15 11:19:49

IF_Alexander
Moderator
Registered: 2020-07-03
Website

Re: Installing ReportServer on Ubuntu, some minor findings

Hello hansr,

Thank you for your feedback. We will review, test, and adjust the documentation accordingly.

Best regards,

Alex

Offline

Board footer

Powered by FluxBB