Error in OWB:RPE-01008: Recovery of this request is in progress
976668Nov 28 2012 — edited Dec 11 2012I am not able to deploy OWB objects. I get the error RPE-01008: Recovery of this request is in progress.
The MDL file was created using 10.2 OWB. Now I have Upgraded the MDL using OWB before importing the MDL to 11.2. This error comes while deployment.
Below is the text I copied from the files log directory in the OWB home
2012/11/28-14:27:43-IST [535B58][] Platform Service for null
2012/11/28-14:27:44-IST [535B58][] Connection Manager - OCI fix performed
2012/11/28-14:27:45-IST [535B58][] Thin driver connection time - 1098 millisecond(s)
2012/11/28-14:27:45-IST [535B58][] Connection Manager - property user.timezone value is Asia/Calcutta
2012/11/28-14:27:45-IST [535B58][] Connection Manager - connection.timezone not set. Defaulting to value SERVICE
2012/11/28-14:27:45-IST [535B58][] Connection Manager - using service timezone Asia/Calcutta
2012/11/28-14:27:45-IST [535B58][] Connection Manager - defaultimg session timezone offset to +05:30
2012/11/28-14:27:46-IST [535B58][] Free Memory(bytes)=763328 Total Memory(bytes)=3928064 Used Memory(bytes)=3164736 Used Memory(percent)=81%
2012/11/28-14:27:46-IST [535B58][] Control Center Service Version 11.2.0.1.0 starting
2012/11/28-14:27:46-IST [535B58][] Client-side startup request
2012/11/28-14:27:46-IST [535B58][] Control Center Repository Name OWBSYS on Service owbdb at Host localhost
2012/11/28-14:27:46-IST [535B58][] Explicit garbage collection - every 1 execution(s)
2012/11/28-14:27:46-IST [535B58][] Initializing Platform
2012/11/28-14:28:47-IST [535B58][] oracle.wh.runtime.platform.adapter.InfrastructureException: RPE-01003: An infrastructure condition prevented the request from completing.
- ORA-20001: The control center service is already running in a different process
ORA-06512: at "OWBSYS.WB_RTI_EXCEPTIONS", line 107
ORA-06512: at "OWBSYS.WB_RT_SERVICE_CONTROL", line 60
ORA-06512: at line 1
at oracle.wh.runtime.platform.service.Service.run(Service.java:228)
at oracle.wh.runtime.platform.service.Service.main(Service.java:1150)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:585)
at Launcher.main(Launcher.java:167)
Caused by: java.sql.SQLException: ORA-20001: The control center service is already running in a different process
ORA-06512: at "OWBSYS.WB_RTI_EXCEPTIONS", line 107
ORA-06512: at "OWBSYS.WB_RT_SERVICE_CONTROL", line 60
ORA-06512: at line 1
at oracle.jdbc.driver.T4CTTIoer.processError(T4CTTIoer.java:439)
at oracle.jdbc.driver.T4CTTIoer.processError(T4CTTIoer.java:395)
at oracle.jdbc.driver.T4C8Oall.processError(T4C8Oall.java:802)
at oracle.jdbc.driver.T4CTTIfun.receive(T4CTTIfun.java:436)
at oracle.jdbc.driver.T4CTTIfun.doRPC(T4CTTIfun.java:186)
at oracle.jdbc.driver.T4C8Oall.doOALL(T4C8Oall.java:521)
at oracle.jdbc.driver.T4CPreparedStatement.doOall8(T4CPreparedStatement.java:205)
at oracle.jdbc.driver.T4CPreparedStatement.executeForRows(T4CPreparedStatement.java:1008)
at oracle.jdbc.driver.OracleStatement.doExecuteWithTimeout(OracleStatement.java:1307)
at oracle.jdbc.driver.OraclePreparedStatement.executeInternal(OraclePreparedStatement.java:3449)
at oracle.jdbc.driver.OraclePreparedStatement.executeUpdate(OraclePreparedStatement.java:3530)
at oracle.jdbc.driver.OraclePreparedStatementWrapper.executeUpdate(OraclePreparedStatementWrapper.java:1062)
at sqlj.runtime.ExecutionContext$OracleContext.oracleExecuteUpdate(ExecutionContext.java:1570)
at oracle.wh.runtime.platform.service.Service.run(Service.java:212)
... 6 more
java.sql.SQLException: ORA-20001: The control center service is already running in a different process
ORA-06512: at "OWBSYS.WB_RTI_EXCEPTIONS", line 107
ORA-06512: at "OWBSYS.WB_RT_SERVICE_CONTROL", line 60
ORA-06512: at line 1
at oracle.jdbc.driver.T4CTTIoer.processError(T4CTTIoer.java:439)
at oracle.jdbc.driver.T4CTTIoer.processError(T4CTTIoer.java:395)
at oracle.jdbc.driver.T4C8Oall.processError(T4C8Oall.java:802)
at oracle.jdbc.driver.T4CTTIfun.receive(T4CTTIfun.java:436)
at oracle.jdbc.driver.T4CTTIfun.doRPC(T4CTTIfun.java:186)
at oracle.jdbc.driver.T4C8Oall.doOALL(T4C8Oall.java:521)
at oracle.jdbc.driver.T4CPreparedStatement.doOall8(T4CPreparedStatement.java:205)
at oracle.jdbc.driver.T4CPreparedStatement.executeForRows(T4CPreparedStatement.java:1008)
at oracle.jdbc.driver.OracleStatement.doExecuteWithTimeout(OracleStatement.java:1307)
at oracle.jdbc.driver.OraclePreparedStatement.executeInternal(OraclePreparedStatement.java:3449)
at oracle.jdbc.driver.OraclePreparedStatement.executeUpdate(OraclePreparedStatement.java:3530)
at oracle.jdbc.driver.OraclePreparedStatementWrapper.executeUpdate(OraclePreparedStatementWrapper.java:1062)
at sqlj.runtime.ExecutionContext$OracleContext.oracleExecuteUpdate(ExecutionContext.java:1570)
at oracle.wh.runtime.platform.service.Service.run(Service.java:212)
at oracle.wh.runtime.platform.service.Service.main(Service.java:1150)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:585)
at Launcher.main(Launcher.java:167)
2012/11/28-14:28:47-IST [535B58][] The Control Center Service is shutting down due to a previously reported fatal error.