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 2017-09-14 22:01:01

Sai Prasad
Member
Registered: 2017-09-14

Report Server Error

Hello,

I had installed ReportServer for 1st time, and received below error . Please help me.

##############################################################


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

Version: RS3.0.2-5855 2016-05-29-17-55-24
Code Version: 2016-05-29-17-55-24
Java Version: Oracle Corporation Java HotSpot(TM) 64-Bit Server VM 25.141-b15 (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 -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)

######################################################################################


Below is Oracle Connection from  (C:\Program Files\reportserver\properties.example)

# Oracle
# hibernate.connection.username=REPORTSERVER
# hibernate.connection.password=password
# hibernate.dialect=net.datenwerke.rs.utils.hibernate.Oracle10gDialect
# hibernate.connection.driver_class=oracle.jdbc.driver.OracleDriver
# hibernate.connection.url=jdbc:oracle:thin:@localhost:1521:xe
# hibernate.default_schema=

Last edited by Sai Prasad (2017-09-15 12:46:22)

Offline

#2 2017-09-19 11:12:01

jalbrecht
Administrator
Registered: 2016-10-21

Re: Report Server Error

Hi Prasad,

What type of installation did you perform, bitnami installe or manual installation. Both ways you have to add the oracle jdbc drivers, which we are not allowed to ditribute to the:
your_path_to_webapps/reportserver/WEB-INF/lib directory. These are:

orai18n, ojdbc6, xmlparserv2 and xdb6

Pls. validate also your connect informations (via tns_ping ...). You might as well take a look here:

https://reportserver.net/en/guides/conf … tallation/

In case of any questions pls. do not hesitate to contact us.

wbr jan

Offline

#3 2017-09-24 15:41:36

Sai Prasad
Member
Registered: 2017-09-14

Re: Report Server Error

It is working, Thank you for your support

Offline

#4 2017-09-25 06:43:19

IF_Eduardo
Administrator
Registered: 2016-11-01
Website

Re: Report Server Error

Hi Sai Prasad,

what was the problem?
Looking at your thread it may be that you forgot to delete the "#" from the .properties file.
E.g.: # hibernate.connection.password=password -> hibernate.connection.password=password
Was this the problem or how did you solve this?

Best regards,
Eduardo

Offline

#5 2017-10-06 13:43:54

Sai Prasad
Member
Registered: 2017-09-14

Re: Report Server Error

Hi,

Removed # from the .properties file and and resolved Oracle TNS error.

Regards,
Sai

Offline

Board footer

Powered by FluxBB