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 2018-03-21 09:25:26

mayur
Member
Registered: 2018-03-21

Schema-validation: missing table [RS_ACE]

hi..
i am try to configure reportserver with tomcat 7.0.
and facing this issue.




ReportServer encountered an error while validating its environment. Please check the server log files for additional information.
 

Version: RS3.0.3-6002 2017-12-09-12-26-19
Code Version: 2017-12-08-10-49-15
Java Version: Oracle Corporation Java HotSpot(TM) 64-Bit Server VM 25.144-b01 (1.8)
VM Args: -Dcatalina.home=C:\Program Files\Apache Software Foundation\Tomcat 7.0 -Dcatalina.base=C:\Program Files\Apache Software Foundation\Tomcat 7.0 -Djava.io.tmpdir=C:\Program Files\Apache Software Foundation\Tomcat 7.0\temp -Djava.util.logging.manager=org.apache.juli.ClassLoaderLogManager -Djava.util.logging.config.file=C:\Program Files\Apache Software Foundation\Tomcat 7.0\conf\logging.properties -Djava.awt.headless=true  exit abort -Xms384m -Xmx1024m
rs.configdir: Not Configured

### DB Config ###
hibernate.dialect: org.hibernate.dialect.PostgreSQLDialect (OK)
hibernate.connection.driver_class: org.postgresql.Driver (OK)
hibernate.connection.url: jdbc:postgresql://localhost:5432/QCdatabase2 (OK)
hibernate.connection.username: admin
hibernate.connection.password: *****
hibernate.default_schema: RS_SCHEMAINFO

Connection Test: OK
Schema Version: RS3.0-9
Schema-validation: missing table [RS_ACE]

Offline

#2 2018-03-21 10:09:26

IF_Eduardo
Administrator
Registered: 2016-11-01
Website

Re: Schema-validation: missing table [RS_ACE]

Hi mayur,

are you performing a new (manual) installation?
If yes, you have to initialize the reportserver database as stated here: https://reportserver.net/en/tutorials/i … n-windows/ , section "Initialize the ReportServer Database".

Regards,
Eduardo

Offline

#3 2018-03-21 11:29:29

mayur
Member
Registered: 2018-03-21

Re: Schema-validation: missing table [RS_ACE]

hey thanks eduardo..
it got solved. their was an issue with sequences name in DB..

Offline

Board footer

Powered by FluxBB