11g DBCA caused ORA-29532: JAVA CALL TERMINATED BY UNCAUGHT JAVA EXCEPTION: JAVA.NET.BINDEXCEPTION
Any idea what causes DBCA to generate lots of ORA-29532 errors. I could not find any answer on Oracle Knoledge or Google. THis is a smal DB (RDBMS Rel 11.1.0.6) with MEMORY_TARGET=500 MB with Western European character set.
As shown in ther intermedia.log, these errors occured during the "adding oracle multimedia' step when It called the dbms_java.grant_permission(...)
Thanks.