Support Article
PRPC 7.1.5 install fails: ORA-29538: Java not installed
SA-284
Summary
When trying to install PRPC 7.1.5 using an Oracle database without installing the java component of Oracle, the following error occurs:
[java] java.sql.SQLException: ORA-29538: Java not installed
[java]
[java] at oracle.jdbc.driver.T4CTTIoer.processError(T4CTTIoer.java:445)
[java] at oracle.jdbc.driver.T4CTTIoer.processError(T4CTTIoer.java:396)
[java] at oracle.jdbc.driver.T4C8Oall.processError(T4C8Oall.java:879)
[java] at oracle.jdbc.driver.T4CTTIfun.receive(T4CTTIfun.java:450)
[java] at oracle.jdbc.driver.T4CTTIfun.doRPC(T4CTTIfun.java:192)
[java] at oracle.jdbc.driver.T4C8Oall.doOALL(T4C8Oall.java:531)
[java] at oracle.jdbc.driver.T4CStatement.doOall8(T4CStatement.java:193)
[java] at oracle.jdbc.driver.T4CStatement.executeForRows(T4CStatement.java:1033)
[java] at oracle.jdbc.driver.OracleStatement.doExecuteWithTimeout(OracleStatement.java:1329)
[java] at oracle.jdbc.driver.OracleStatement.executeUpdateInternal(OracleStatement.java:1838)
[java] at oracle.jdbc.driver.OracleStatement.executeUpdate(OracleStatement.java:1803)
[java] at oracle.jdbc.driver.OracleStatementWrapper.executeUpdate(OracleStatementWrapper.java:294)
Error Messages
java.sql.SQLException: ORA-29538: Java not installed
Steps to Reproduce
Start installation without installing the java component of Oracle.
Root Cause
The root cause of this problem is defect/misconfiguration in the PRPC operating environment. The java component of Oracle must be installed.
Resolution
This issue is resolved by making the following change to the PRPC operating environment: Installing the java component of Oracle.
Published March 9, 2016 - Updated October 8, 2020
Have a question? Get answers now.
Visit the Collaboration Center to ask questions, engage in discussions, share ideas, and help others.