Hallo!

Ich kann nicht mit Ivy 6.0.12 (Säntis) (Designer oder Server) zu Oracle 12.2.0.1.0 nicht verbinden. Fehler ist: Error: ORA-28040: No matching authentication protocol. Ideen ?

alt text

asked 13.04.2018 at 08:17

josef_koupal's gravatar image

josef_koupal
(suspended)
accept rate: 25%

Can you connect properly with another client? For example https://dbeaver.jkiss.org/

(16.04.2018 at 09:35) Alex Suter ♦♦ Alex%20Suter's gravatar image

SQL Developer: success
DBeaver/ojdbc6.jar: ORA-28040: No matching authentication protocol
DBeaver/ojdbc8.jar: success
IvyEngine5or6/ojdbc6.jar (default): ORA-28040: No matching authentication protocol
IvyEngine5or6/ojdbc8.jar: Unsupported major.minor version 52.0

(16.04.2018 at 10:07) josef_koupal josef_koupal's gravatar image

Seems to be that you need ojdbc8.jar. An 'Unsupported major.minor version 52.0' occurs when during compile time a higher JDK is used and a lower JDK during runtime.

With which Java Version do you run the IvyEngine? You need at least java 8.

(17.04.2018 at 03:07) Alex Suter ♦♦ Alex%20Suter's gravatar image

Engine runs on java 7. How do i replace it ? Simply replace <engineroot>/jre with needed version ?

(17.04.2018 at 09:37) josef_koupal josef_koupal's gravatar image

JRE 1.8.0_66 is bundled with Axon.ivy Engine 6.0.12. Did you install java 7 on your own?

(17.04.2018 at 10:45) Alex Suter ♦♦ Alex%20Suter's gravatar image

The last case was with Engine 5.0. Is it then possible to replace the JRE like that ?

(17.04.2018 at 11:09) josef_koupal josef_koupal's gravatar image

You can try it. And i think it should work, but I can't give you the guarantee. Unfortunately, Ivy 5 is no longer supported.

(18.04.2018 at 09:27) Alex Suter ♦♦ Alex%20Suter's gravatar image

Did you try it? Can you please tell us if it works?

(19.04.2018 at 07:42) SupportIvyTeam ♦♦ SupportIvyTeam's gravatar image
showing 5 of 8 show 3 more comments
Be the first one to answer this question!
toggle preview

Follow this question

By Email:

Once you sign in you will be able to subscribe for any updates here

By RSS:

Answers

Answers and Comments

Markdown Basics

  • *italic* or _italic_
  • **bold** or __bold__
  • link:[text](http://url.com/ "Title")
  • image?![alt text](/path/img.jpg "Title")
  • numbered list: 1. Foo 2. Bar
  • to add a line break simply add two spaces to where you would like the new line to be.
  • basic HTML tags are also supported

Tags:

×78
×44
×14

Asked: 13.04.2018 at 08:17

Seen: 2,318 times

Last updated: 19.04.2018 at 07:42