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-02-13 20:54:51

aditi.raiter
Member
Registered: 2018-05-01

Manual upgrade to RS Enterprise 3.0.5 Enterprise

Hi

I am trying to manually upgrade to RS enterprise 3.0.5 from Community version 3.0.4 on a centos machine using external configuration . With the upgrade,I have the schema and application updated per logs

After the upgrade, the http:\\servername:8080 still points to webpage displaying community edition unfortunately but upgrades RS version - 3.0.5. I could see that the database version is updated with rs_schemainfo table as well. Can you let me know of any step that I am missing. I cleared browser cache, no luck. One possible issue might be licences ?


This is reportserver.log file:

|  __ \                     | |  / ____|                          |  ____|     | |                     (_)         
| |__) |___ _ __   ___  _ __| |_| (___   ___ _ ____   _____ _ __  | |__   _ __ | |_ ___ _ __ _ __  _ __ _ ___  ___
|  _  // _ \ '_ \ / _ \| '__| __|\___ \ / _ \ '__\ \ / / _ \ '__| |  __| | '_ \| __/ _ \ '__| '_ \| '__| / __|/ _ \
| | \ \  __/ |_) | (_) | |  | |_ ____) |  __/ |   \ V /  __/ |    | |____| | | | ||  __/ |  | |_) | |  | \__ \  __/
|_|  \_\___| .__/ \___/|_|   \__|_____/ \___|_|    \_/ \___|_|    |______|_| |_|\__\___|_|  | .__/|_|  |_|___/\___|
            | |                                                                              | |                   
            |_|                                                                              |_|                   

Version: RS3.0.5-6005 2018-10-30-10-32-54
Code Version: 2018-10-30-10-27-45
Java Version: Oracle Corporation OpenJDK 64-Bit Server VM 25.181-b13 (1.8)
VM Args: -Djava.util.logging.config.file=/local/reportserver-tomcat/conf/logging.properties -Djava.util.logging.manager=org.apache.juli.ClassLoaderLogManager -Djava.awt.headless=true -Djava.security.egd=file:/dev/./urandom -Drs.configdir=/local/reportserver-tomcat/rsconfig -Djdk.tls.ephemeralDHKeySize=2048 -Djava.protocol.handler.pkgs=org.apache.catalina.webresources -Xms512M -Xmx4096M -XX:+UseParallelGC -XX:PermSize=256m -XX:MaxPermSize=1024m -Dcatalina.base=/local/reportserver-tomcat -Dcatalina.home=/usr/share/tomcat/apache-tomcat-8.5.15 -Djava.io.tmpdir=/local/reportserver-tomcat/temp
rs.configdir: /local/reportserver-tomcat/rsconfig (OK)

### DB Config ###
hibernate.dialect: net.datenwerke.rs.utils.hibernate.PostgreSQLDialect (OK)
hibernate.connection.driver_class: org.postgresql.Driver (OK)
hibernate.connection.url: jdbc:postgresql://127.0.0.1/reportserver (OK)
hibernate.connection.username: reportserver
hibernate.connection.password: ********
hibernate.default_schema:

Connection Test: OK
Schema Version: RS3.0-11

13-Feb-2019 21:27:04.316 INFO [localhost-startStop-1] net.datenwerke.rs.EnvironmentValidator.startup Validating database schema...
13-Feb-2019 21:27:13.812 INFO [localhost-startStop-1] net.datenwerke.rs.saiku.server.rest.SaikuRestModule.configure try to bind: net.datenwerke.rs.saiku.server.rest.resources.AdminResource
13-Feb-2019 21:27:13.813 INFO [localhost-startStop-1] net.datenwerke.rs.saiku.server.rest.SaikuRestModule.configure done binding: net.datenwerke.rs.saiku.server.rest.resources.AdminResource
13-Feb-2019 21:27:13.813 INFO [localhost-startStop-1] net.datenwerke.rs.saiku.server.rest.SaikuRestModule.configure try to bind: net.datenwerke.rs.saiku.server.rest.resources.BasicRepositoryResource2
13-Feb-2019 21:27:13.813 INFO [localhost-startStop-1] net.datenwerke.rs.saiku.server.rest.SaikuRestModule.configure done binding: net.datenwerke.rs.saiku.server.rest.resources.BasicRepositoryResource2
13-Feb-2019 21:27:13.813 INFO [localhost-startStop-1] net.datenwerke.rs.saiku.server.rest.SaikuRestModule.configure try to bind: net.datenwerke.rs.saiku.server.rest.resources.DataSourceResource
13-Feb-2019 21:27:13.813 INFO [localhost-startStop-1] net.datenwerke.rs.saiku.server.rest.SaikuRestModule.configure done binding: net.datenwerke.rs.saiku.server.rest.resources.DataSourceResource
13-Feb-2019 21:27:13.813 INFO [localhost-startStop-1] net.datenwerke.rs.saiku.server.rest.SaikuRestModule.configure try to bind: net.datenwerke.rs.saiku.server.rest.resources.ExporterResource
13-Feb-2019 21:27:13.813 INFO [localhost-startStop-1] net.datenwerke.rs.saiku.server.rest.SaikuRestModule.configure done binding: net.datenwerke.rs.saiku.server.rest.resources.ExporterResource
13-Feb-2019 21:27:13.814 INFO [localhost-startStop-1] net.datenwerke.rs.saiku.server.rest.SaikuRestModule.configure try to bind: net.datenwerke.rs.saiku.server.rest.resources.FilterRepositoryResource
13-Feb-2019 21:27:13.814 INFO [localhost-startStop-1] net.datenwerke.rs.saiku.server.rest.SaikuRestModule.configure done binding: net.datenwerke.rs.saiku.server.rest.resources.FilterRepositoryResource
13-Feb-2019 21:27:13.814 INFO [localhost-startStop-1] net.datenwerke.rs.saiku.server.rest.SaikuRestModule.configure try to bind: net.datenwerke.rs.saiku.server.rest.resources.InfoResource
13-Feb-2019 21:27:13.814 INFO [localhost-startStop-1] net.datenwerke.rs.saiku.server.rest.SaikuRestModule.configure done binding: net.datenwerke.rs.saiku.server.rest.resources.InfoResource
13-Feb-2019 21:27:13.814 INFO [localhost-startStop-1] net.datenwerke.rs.saiku.server.rest.SaikuRestModule.configure try to bind: net.datenwerke.rs.saiku.server.rest.resources.License
13-Feb-2019 21:27:13.814 INFO [localhost-startStop-1] net.datenwerke.rs.saiku.server.rest.SaikuRestModule.configure done binding: net.datenwerke.rs.saiku.server.rest.resources.License
13-Feb-2019 21:27:13.814 INFO [localhost-startStop-1] net.datenwerke.rs.saiku.server.rest.SaikuRestModule.configure try to bind: net.datenwerke.rs.saiku.server.rest.resources.OlapDiscoverResource
13-Feb-2019 21:27:13.814 INFO [localhost-startStop-1] net.datenwerke.rs.saiku.server.rest.SaikuRestModule.configure done binding: net.datenwerke.rs.saiku.server.rest.resources.OlapDiscoverResource
13-Feb-2019 21:27:13.814 INFO [localhost-startStop-1] net.datenwerke.rs.saiku.server.rest.SaikuRestModule.configure try to bind: net.datenwerke.rs.saiku.server.rest.resources.Query2Resource
13-Feb-2019 21:27:13.815 INFO [localhost-startStop-1] net.datenwerke.rs.saiku.server.rest.SaikuRestModule.configure done binding: net.datenwerke.rs.saiku.server.rest.resources.Query2Resource
13-Feb-2019 21:27:13.815 INFO [localhost-startStop-1] net.datenwerke.rs.saiku.server.rest.SaikuRestModule.configure try to bind: net.datenwerke.rs.saiku.server.rest.resources.SessionResource
13-Feb-2019 21:27:13.815 INFO [localhost-startStop-1] net.datenwerke.rs.saiku.server.rest.SaikuRestModule.configure done binding: net.datenwerke.rs.saiku.server.rest.resources.SessionResource
13-Feb-2019 21:27:13.815 INFO [localhost-startStop-1] net.datenwerke.rs.saiku.server.rest.SaikuRestModule.configure try to bind: net.datenwerke.rs.saiku.server.rest.resources.SaikuI18nResource
13-Feb-2019 21:27:13.815 INFO [localhost-startStop-1] net.datenwerke.rs.saiku.server.rest.SaikuRestModule.configure done binding: net.datenwerke.rs.saiku.server.rest.resources.SaikuI18nResource
13-Feb-2019 21:27:13.815 INFO [localhost-startStop-1] net.datenwerke.rs.saiku.server.rest.SaikuRestModule.configure try to bind: net.datenwerke.rs.saiku.server.rest.resources.StatisticsResource
13-Feb-2019 21:27:13.815 INFO [localhost-startStop-1] net.datenwerke.rs.saiku.server.rest.SaikuRestModule.configure done binding: net.datenwerke.rs.saiku.server.rest.resources.StatisticsResource
13-Feb-2019 21:27:13.952 INFO [localhost-startStop-1] net.datenwerke.rsenterprise.main.service.RsEnterpriseModule.configureServlets SAP Crystal libraries not present
13-Feb-2019 21:27:17.284 WARNING [localhost-startStop-1] net.datenwerke.rs.configservice.service.configservice.ConfigServiceImpl.getConfigFailsafe Configfile scheduler/scheduler.cf could not be loaded. Default values are in effect.
13-Feb-2019 21:27:17.287 WARNING [localhost-startStop-1] net.datenwerke.rs.configservice.service.configservice.ConfigServiceImpl.getConfigFailsafe Configfile exportfilemd/pdfexport.cf could not be loaded. Default values are in effect.
13-Feb-2019 21:27:17.287 WARNING [localhost-startStop-1] net.datenwerke.rs.configservice.service.configservice.ConfigServiceImpl.getConfigFailsafe Configfile exportfilemd/pdfexport.cf could not be loaded. Default values are in effect.
13-Feb-2019 21:27:17.394 INFO [localhost-startStop-1] net.datenwerke.rs.saiku.service.saiku.ThinQueryServiceImpl.<init> loaded thinqueryservice
13-Feb-2019 21:27:21.852 INFO [localhost-startStop-1] net.datenwerke.rs.core.service.i18ntools.RemoteMessageServiceImpl.<init> Loading messages...
13-Feb-2019 21:27:22.016 INFO [Thread-12] net.datenwerke.rs.core.service.jarextension.hookers.ReportServerExtenderHooker.initialize Start loading ReportServer extensions.
13-Feb-2019 21:27:22.023 INFO [Thread-12] net.datenwerke.rs.core.service.EnvironmentAfterStartupInformation.initialize

Application Server: Apache Tomcat/8.5.15

### PAM Configuration ###
Static PAM configuration: net.datenwerke.rs.authenticator.service.pam.UserPasswordPAMAuthoritative
Finalized PAM configuration: class net.datenwerke.rs.authenticator.service.pam.UserPasswordPAMAuthoritative


13-Feb-2019 21:27:22.410 INFO [Thread-12] net.datenwerke.rs.incubator.service.jmx.JmxInitializer.initialize initializing JMX
13-Feb-2019 21:27:22.653 INFO [Thread-12] net.datenwerke.rs.search.service.search.SearchServiceImpl.rebuildIndex Rebuilding search index...
13-Feb-2019 21:27:28.612 INFO [localhost-startStop-1] net.datenwerke.rs.core.service.i18ntools.RemoteMessageServiceImpl.<init> Available locales: de, fi, ru, pt, bg, keys, lt, hr, lv, fr, hu, zh-CN, sk, sl, ga, sv, zh-TW, el, mt, en, it, es, et, cs, pl, da, ro, nl, tr
13-Feb-2019 21:27:31.391 INFO [Thread-12] net.datenwerke.gf.service.lateinit.LateInitStartup$1.run Startup completed
13-Feb-2019 21:27:32.497 INFO [http-nio-8080-exec-3] net.datenwerke.rs.passwordpolicy.service.BsiPasswordPolicyServiceImpl.getPolicy Password policy not active: Could not find config for security/passwordpolicy.cf

Last edited by aditi.raiter (2019-02-13 22:01:40)

Offline

#2 2019-02-14 03:00:08

aditi.raiter
Member
Registered: 2018-05-01

Re: Manual upgrade to RS Enterprise 3.0.5 Enterprise

Strange, I also have  reportserverenterprise.jar file in my WEB-INF/lib directory, but it still reports on server information page "Community Edition (AGPL)".

Seems there might be a bug in manual upgrade? We had initially installed community in 2017 on Centos. But when I manually upgraded to Enterprise this morning, the installation date remained the same July 2017 and it says -

Server information
Version: RS3.0.5-6005 (2018-10-30-10-32-54)
Server ID: 1084a3a9-3557-480c-986b-15d7914b5f1b
Installation date: 2017 June 2
License: Community Edition (AGPL)
Expiration date:Does not expire
Enterprise Edition: Purchase ReportServer Enterprise Edition

Can you share me a trial licence ?

Thanks,
Aditi

Last edited by aditi.raiter (2019-02-14 03:10:55)

Offline

#3 2019-02-14 03:12:29

aditi.raiter
Member
Registered: 2018-05-01

Re: Manual upgrade to RS Enterprise 3.0.5 Enterprise

Sent an email to info@infofabrik.de

Offline

#4 2019-02-15 07:50:05

IF_Eduardo
Administrator
Registered: 2016-11-01
Website

Re: Manual upgrade to RS Enterprise 3.0.5 Enterprise

Hi Aditi,

I just sent you the extended evaluation license.

Regards,
Eduardo

Offline

#5 2019-02-15 15:24:59

aditi.raiter
Member
Registered: 2018-05-01

Re: Manual upgrade to RS Enterprise 3.0.5 Enterprise

Thanks so much ! That worked.

Offline

Board footer

Powered by FluxBB