2016-07-12

RPE-01003 ORA-29532: Java call terminated by uncaught Java exception: java.lang.NullPointerException ORA-06512: at "OWBSYS.WB_RTI_UTIL", line 86

 - RPE-01003: An infrastructure condition prevented the request from completing.
 - ORA-29532: Java call terminated by uncaught Java exception: java.lang.NullPointerException
ORA-06512: at "OWBSYS.WB_RTI_UTIL", line 86
ORA-06512: at "OWBSYS.WB_RTI_UTIL", line 315
ORA-06512: at line 1

Oracle Warehouse Builder - Version 10.2.0.1 to 11.2.0.4 [Release 10.2 to 11.2]
Information in this document applies to any platform.

SYMPTOMS

Execution of an OWB mapping fails with error:
 oracle.wh.runtime.platform.adapter.InfrastructureException: RPE-01003: An infrastructure condition prevented the request from completing.
 - RPE-01003: An infrastructure condition prevented the request from completing.
 - ORA-29532: Java call terminated by uncaught Java exception: java.lang.NullPointerException
ORA-06512: at "OWBSYS.WB_RTI_UTIL", line 86
ORA-06512: at "OWBSYS.WB_RTI_UTIL", line 315
ORA-06512: at line 1

    at oracle.wh.runtime.platform.service.controller.WarehouseObjectImpl.<init>(WarehouseObjectImpl.java:476)
    at oracle.wh.runtime.platform.service.controller.ExecutionContextImpl.initialize(ExecutionContextImpl.java:1391)
    at oracle.wh.runtime.platform.service.controller.ExecutionController.initialize(ExecutionController.java:32)
    at oracle.wh.runtime.platform.service.controller.ExecutionController.execute(ExecutionController.java:50)
    at oracle.wh.runtime.platform.service.controller.ExecutionController.execute(ExecutionController.java:23)
    at oracle.wh.runtime.platform.service.ExecutionManager.run(ExecutionManager.java:36)
    at java.lang.Thread.run(Thread.java:637)

CAUSE

Init.ora parameter shared_servers has a value greater than 0.

SOLUTION

  1. Check the Database parameter shared_servers value:
    1. Start SQLPlus
    2. Connect as DBA user
    3. Execute the following to gather the parameter value:
      SQL> show parameters shared_servers
  2. If the shared_servers value is not 0 then set init.ora parameter shared_servers to value to 0.
  3. Restart the Database.
  4. Restart the Mapping execution.
(Doc ID 1681565.1)

Niciun comentariu:

Trimiteți un comentariu