#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

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