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-01-16 20:22:53

Kubaru
Member
Registered: 2018-01-16

ReportServer + Oracle Connection

Hello!
I've just installed ReportServer and I tried to connect to my Oracle Database, but all time I have error like that: "500 Internal Server Error The call failed on the server; see server log for details Statuscode: 500 EncodedResponse: The call failed on the server; see server log for details".

In logs I can see error: "16-Jan-2018 21:19:27.404 INFO [ajp-apr-8009-exec-4] net.datenwerke.gf.service.gwtstacktrace.CatchStacktraceInterceptor.invoke Intercepted NonFatalException
com.google.gwt.user.server.rpc.UnexpectedException: Service method 'public abstract boolean net.datenwerke.rs.adminutils.client.datasourcetester.rpc.DatasourceTesterRPCService.testConnection(net.datenwerke.rs.base.client.datasources.dto.DatabaseDatasourceDto) throws net.datenwerke.gxtdto.client.servercommunication.exceptions.ServerCallFailedException' threw an unexpected exception: java.lang.NoClassDefFoundError: oracle/xdb/XMLType..."

Of course first I put JDBC driver to folder:WEB-INF\lib. I used many different versions: 6/8/14, but still the same error. I'm using the same configuration in SQL Developer and I can easy reach the database with any problem. What should I do and what's the problem?

Offline

#2 2018-01-17 08:10:20

jalbrecht
Administrator
Registered: 2016-10-21

Re: ReportServer + Oracle Connection

Dear Kubaru,

i have the same set up with Version RSEE 3.0.3 6002 and  this is what i did to make it work:

- These are the jdbc Files: ojdbc6.jar, orai18n.jar, xdb6.jar, xmlparserv2.jar i put in the reportserver\apache-tomcat\webapps\reportserver\WEB-INF\lib folder
- Reportserver DataSource Definition Connect String: jdbc:oracle:thin:@MyOracleServer:MyOraclePort/MyOracleSID
- SQL Developer Connect String: MyUser@//MyOracleServer:MyOraclePort/MyOracleSID

That is all i did to make it work. Pls. try again and if the problem persists get back to us.

wbr jan

Offline

#3 2018-01-20 23:22:30

Kubaru
Member
Registered: 2018-01-16

Re: ReportServer + Oracle Connection

Hi jalbrecht, thank you for answer.
I've just put xdb6.jar into reportserver\apache-tomcat\webapps\reportserver\WEB-INF\lib and now everything works fine.

Offline

Board footer

Powered by FluxBB