Skip to Main Content

Java Programming

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!

Java's New Licensing

2721683May 1 2019

Given the relatively recent changes to Oracle's java licensing, can someone speak to how this may affect users of other third party applications that use Java in a business? Java licensing faq For instance, do users (companies, not personal) now have to pay Oracle to install and run GO agents that rely on the Java JRE?  Does GO work with the OpenJDK which requires no license? My apologies if this has already been discussed, i didn't see a good thread. Thanks.

Comments

AL.

Have you checked the validation error tab?

BR,

Muhammad Jahanzeb

No error is displaying in the validation tab.

AL.

Have you set the Functional Currency at the specific location?

Muhammad Jahanzeb

Yes

N_Patel

"SQLException: java.sql.SQLException: ORA-12543: TNS:destination host unreachable"

This last line says, the jython execution script had gone into the exception.Your destination EBS GL is not (or no longer) reachable from FDMEE server.

Can you go to the respective source system and try to Test connection again?

Srini+K
Answer

This is oracle client install issue on your FDMEE server.

check using sqlplus if you can login.  if you can not login set the TNS_ADMIN variable to point to location where  TNSNAMES.ora  SQLNET.ora

https://www.ibm.com/support/pages/setting-tnsadmin-environment-variable-requisitepro-when-multiple-oracle-client-version…

Marked as Answer by Muhammad Jahanzeb · Jun 28 2021
1 - 6

Post Details

Added on May 1 2019
0 comments
227 views