Skip to Main Content

Java Development Tools

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Strange database connectivity issue with JDeveloper 10.1.3.5

SadasivaJul 24 2024 — edited Jul 24 2024

hi All,

I am using JDeveloper as part of this patch: p17888411_R12_GENERIC

After unzipping, I launch the Jdeveloper from the jdevbin folder. It prompts me for a jvm.dll error so I have explicitly mentioned my JDK1.5 path in the jdev.conf file. This helps to start the application.

Now, when I am trying to create a DB connection, it does not let me proceed to the last part when I click the next button where I can test my connection details.

If in the jdev.conf file, I use the JDK1.8 version then this problem goes away. I am unsure why this would happen.

I have unzipped another copy of the patch and tried different local drive locations to use the program but I am unable to solve this. Not able to find any reason behind this.

Any help on this is really appreciated as I am literally stuck.

ConnError.jpg

Comments
Post Details