EBS Customizations (MOSC)

MOSC Banner

Where is Java System Properties in Oracle R12.1.3

edited May 8, 2015 8:54AM in EBS Customizations (MOSC) Question

We opened a SR 3-10701804561 : "java.lang.NoClassDefFoundError:oracle/classloader/util/AnnotatedLinkageError"-Oracle Installed Base

Oracle suggested below action which isnt clear:

Solution

1. sendLPRCopy2.jar is from a Third Party Application called Unitask.
  This jar also had this class: oracle.jdbc.OracleConnection, hence there will be a conflict and the linkageError is thrown.

  There should be only one reference to the class: oracle.jdbc.OracleConnection, which is provided by either jdbc12.zip or classes12.zip.
  Verify in java.class.path defined from the Java System Properties and remove the duplicate path which is pointing to class file: OracleConnection.

2. Retest the issue.

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center