depoly error ORA-29532, ORA-06512
593332Sep 13 2007 — edited Sep 17 2007Hi all,
When I deploying tables and mappings, I get the following error message:
ORA-29532: Java call terminated by uncaught Java exception: oracle.jdbc.driver.OracleSQLException: ORA-28239: no key provided
ORA-06512: at "SYS.DBMS_OBFUSCATION_TOOLKIT_FFI", line 40
ORA-06512: at "SYS.DBMS_OBFUSCATION_TOOLKIT", line 153
ORA-06512: at "OWBRTR2.WB_RT_SERVICE_CONTROL", line 286
ORA-06512: at "OWBRTR2.WB_RT_SERVICE_CONTROL", line 314
ORA-06512: at line 1
We are in RAC environment. I did some search for similar error messages, and upon the previous replies, I copy rtrepos.properties to all the cluster nodes. Actually, I get this error message after the first couple of tables deployments, which are all going correctly. It seems this error comes out randomly.
any idea of how to fix it?
thanks so much.