Unable to start Control Center service

Hi
Hope these diagnostic messages will be helpful...
SQL> @C:\oracle\product\11.1.0\db_1\owb\rtp\sql\service_doctor.sql
Role set.
All PL/SQL packages and functions are valid
Platform properties have been loaded correctly
Platform location has been seeded correctly
NLS messages have been loaded correctly
>>>>>> The platform service is not available
Service script is accessible to the database server
Connection information stored within the repository is correct
PL/SQL procedure successfully completed.
Here is the error message from WB_RT_SERVICE_JOB_LOGS table.
service startup failure using command "C:\oracle\product\11.1.0\db_1\owb\bin\win32\run_service.bat -manual 1 C:\oracle\product\11.1.0\db_1 OWBSYS LOCALHOST 1522 ORCL" reason ORA-29532: Java call terminated by uncaught Java exception: java.io.IOException: service early exit: code=0 : err=The process cannot access the file because it is being used by another process.
: out=
Please help.
PP

Lynx,
Send me an e-mail address to send you an owbcollect.sql file.
You need to run this script using owb owner account to collect information about your environment.
Gustavo.

Similar Messages

  • Urgent Hepl Needed: Unable to start Control Center Service OWB 10gR2

    Hi everybody,
    we moved our test owb instance to a new server.
    Today i wanted to start the Control Center Service from sqlplus with the
    start_service.sql
    Now i am getting the following error:
    service startup failure using command "/ora/app/oracle/product/10.2.0/owbhome_1/owb/bin/unix/run_service.sh -manual 1 /ora/app/oracle/product/10.2.0/owbhome_1 DWH_OWB SRVDBE004E:1521:DBE004E" reason ORA-29532: Java-Aufruf durch nicht abgefangene Java-Exception beendet: java.io.IOException: service early exit: code=255 : err= : out=2011/06/20-09:16:46-CEST [B166B5] Platform Service for null
    2011/06/20-09:16:47-CEST [B166B5] Connection Manager - OCI fix performed
    2011/06/20-09:16:47-CEST [B166B5] Thin driver connection time - 619 millisecond(s)
    2011/06/20-09:16:47-CEST [B166B5] Connection Manager - property user.timezone value is Europe/Berlin
    2011/06/20-09:16:47-CEST [B166B5] Connection Manager - conn
    Can anybody help me out?
    Greetings,

    Hi ,
    find solution from oracle support...
    Applies to:
    Oracle Warehouse Builder - Version: 10.2 and later [Release: 10.2 and later ]
    Information in this document applies to any platform.
    Symptoms
    The run_service.sh and/or the set_repository_password.sql script execution fail with :
    ORA-29532: Java call terminated by uncaught Java exception:
    oracle.jdbc.driver.OracleSQLException: ORA-28239: no key provided
    Additional error :
    with OWB 10.2 : ORA-06512: at "SYS.DBMS_OBFUSCATION_TOOLKIT_FFI", line 21
    with OWB 11G: ORA-06512: at "SYS.DBMS_CRYPTO_FFI", line 67
    Changes
    The database has been cloned - including the OWB repositories.
    OWB tables have been manually updated to reflect the change of hostname/port/service name.
    This is not a RAC configuration (refer to Note 395037.1 in that case) unless there is a shared drive.
    Cause
    The Warehouse builder rtrepos.properties file (located in the OWB_HOME/owb/bin/admin directory) has not been updated with the repository key.
    Solution
    Rename the rtrepos.properties file
    Start SQL+
    With OWB 10.2 : connect as the Unified Repository owner account
    With OWB 11G : connect as OWBSYS
    Execute the script reset_repository.sql located in the OWB_HOME/owb/rtp/sql directory.
    This script will re-create a rtrepos.properties file. It requires the Unified Repository Owner/OWBSYS password as parameter. e.g.:
    sql> @reset_repository.sql <password>
    Thanks,
    Praveen

  • Unable to start Control Center Service OWB 10.2g

    Hi all,
    I am getting the following error when i run the start_service.sql
    SQL> @E:\OWB_ORACLE_HOME\owb\rtp\sql\start_service.sql
    Not available
    Diagnostics:
    service startup failure reason ORA-29532: Java call terminated by uncaught Java
    exception: oracle.jdbc.driver.OracleSQLException: ORA-28239: no key provided
    O
    RA-06512: at "SYS.DBMS_OBFUSCATION_TOOLKIT_FFI", line 40
    ORA-06512: at "SYS.DBM
    S_OBFUSCATION_TOOLKIT", line 153
    ORA-06512: at "SCOTT.WB_RT_SERVICE_CONTROL", l
    ine 286
    ORA-06512: at "SCOTT.WB_RT_SERVICE_CONTROL", line 314
    ORA-06512: at lin
    e 1
    PL/SQL procedure successfully completed.
    Thanks in Advance

    Hi
    Start the RTP Service from the OS prompt on the server.
    When the RTP Service does not start from SQL*Plus with start_service.sql, then try to start the service from the OS prompt. This can be a workaround for when the service does not start with start_service.sql.
    D:\> CD <server_side_home>\owb\bin\win32
    D:\> echo <runtime_password> | run_service.bat -automatic 1 owb_server_side_home runtimerepository servername listenerport servicename
    --Manohar                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                       

  • Unable to start control center service because argument expected

    When I run the script start_service.sql I get the following error:
    SQL> start start_service.sql
    Not available
    Diagnostics:
    service startup failure using command "/u01/oracle/product/10.2.0/owb/owb/bin/u
    nix/run_service.sh -manual 1 /u01/oracle/product/10.2.0/owb OBD_RTR LETO 1531 O
    BDACC" reason ORA-29532: Java-aanroep is afgesloten door niet-onderschepte Java
    -uitzondering: java.io.IOException: service early exit: code=1 : err=/u01/oracl
    e/product/10.2.0/owb/owb/bin/unix/run_service.sh: test: argument expected
    : ou
    t=.
    Does anybody know how to solve this?
    Thanks,
    Gerco

    When I run the script start_service.sql I get the following error:
    SQL> start start_service.sql
    Not available
    Diagnostics:
    service startup failure using command "/u01/oracle/product/10.2.0/owb/owb/bin/u
    nix/run_service.sh -manual 1 /u01/oracle/product/10.2.0/owb OBD_RTR LETO 1531 O
    BDACC" reason ORA-29532: Java-aanroep is afgesloten door niet-onderschepte Java
    -uitzondering: java.io.IOException: service early exit: code=1 : err=/u01/oracl
    e/product/10.2.0/owb/owb/bin/unix/run_service.sh: test: argument expected
    : ou
    t=.
    Does anybody know how to solve this?
    Thanks,
    Gerco

  • Not able to start control center service of OWB 10.2

    Hi i have implemented the remote runtime service architecture in OWB 10.2. This means the OWB s/w is not installed in the box where Oracle data base is.When I'm trying to start the service form the client machine (where OWB is installed) using the Start Control Center service option the service is not starting up.Is there any work around to start the control center service.
    Thx

    Hi!
    Try to start the service using @<OWB-HOME>/owb/rtp/sql/start_service.sql
    You need to log with the Control Center owner.
    Check out if you get any errors. If yes, try also @<OWB-HOME>/owb/rtp/sql/service_doctor.sql for more information.
    Regards,
    Sebastian

  • Cannot start control center service

    After installed OWB and created repository successfully, found that the control
    center is not started.
    =======================================================
    SQL> @start_service.sql
    Not available
    Diagnostics:
    service startup failure using command "/opt/app/oracle/product/10.2.0/OWB/owb/b
    in/unix/run_service.sh -automatic 1 /opt/app/oracle/product/10.2.0/OWB OWB_OWNE
    R LOCALHOST 1521 ORCL" reason ORA-29532: Java call terminated by uncaught Java
    exception: java.io.IOException: service startup timeout: err= : out=2007/10/29-
    09:49:10-EST [872380] Thin driver connection time - 1197 millisecond(s)
    PL/SQL procedure successfully completed.
    ===========================================================
    I then found that there are 3 procedures that are listed as 'INVALID' under owb_owner. Recompilation failed on all of them.
    WB_OLAP_LOAD_CUBE
    WB_OLAP_LOAD_DIMENSION
    WB_OLAP_LOAD_DIMENSION_GENUK
    The log file in ../owb/log directory shows that every couple of minutes a new log file generated on the following error.
    2007/10/29-09:57:45-EST [872380] Error creating the temp directory /opt/app/oracle/product/10.2.0/OWB/owb/temp
    even if I delete the temp directory the service is still not able to start.
    service_doctor.sql simply shows:
    ======================================================
    SQL> @service_doctor.sql
    There are errors in one or more PL/SQL packages and functionsPlatform properties have been loaded correctly
    Platform location has been seeded correctly
    NLS messages have been loaded correctly
    The platform service is not availableService script is accessible to the database server
    Connection information stored within the repository is correct
    PL/SQL procedure successfully completed.
    =======================================================
    The OWB 10.2.0.1 is installed on Solaris 10 SPARC 64.
    The DB 10.2.0.1 is on the same box.
    It's very frustrating. Could someone lend some help please....
    Wu

    thanks User591458.
    But I created the repository out of the same OWB installation, server and client.
    I checked the owb/bin/Compatibility.properties.
    ==========================================================
    ClientVersion = 10.2.0.1.31
    MinReposVersion = 10.2.0.1.0
    Features = 4335987675
    MinRuntimeVersion = 10.2.0.1.0
    MinRuntimePlatformVersion = 10.2.0.1.0
    ADElabel = OWB_10.2.0_GENERIC_060509.2230.1.31.0
    ==========================================================
    and ran rtrepos.report.sql
    SQL> @rtrepos_report.sql
    Host name is ac5-oraweb-01 Notes (1)
    PL/SQL procedure successfully completed.
    VERSION CONNECTION
    SERVERSIDEHOME
    INSTALLHOME NOTES
    10.2.0.1.31 LOCALHOST:1521:ORCL
    /opt/app/oracle/product/10.2.0/OWB
    /opt/app/oracle/product/10.2.0/OWB (2)
    =========================================================
    I don't find a version incompatibility.

  • Unable to connect control center and start runtime service

    Hi guys,
    I have owb 10gr2 in my server with repository ods_repo .
    last time when runtime service was working fine that time service name ods is registered.
    Now when our service name is changed from ods to odstest , from that day i am unable to start runtime service and unable to connect control center service.
    I ran following owb script ...and got error in connection
    SQL> @E:\SCRIPTS\important_files\owb_scripts\service_doctor.sql
    There are errors in one or more PL/SQL packages and functionsPlatform properties have been loaded correctly
    Platform location has been seeded correctly
    NLS messages have been loaded correctly
    The platform service is not availableService script is accessible to the database server
    There is a problem with the repository connection information used tostart the service
    Here is the detailed error message which contains the connectioninformation passed to the service:-
    Cannot connect: user=ODS_REPO host=150.2.0.244 port=1521service-name=ODS
    Please verify that this information is accurate
    If this information is correct, then please use the'set_repository_password.sql' script to reset the stored password
    Is there any file where this connection information
    ODS_REPO host=150.2.0.244 port=1521
    service-name=ODS
    stored so that we can change the service name.
    I ran start_service.sql script also and got same error.
    plz reply and mail also on [email protected]
    as soon as possible

    Hi sir,
    The Actual problem is in our database the service name has been changed from ods to odstest.
    After this changes I was unable to connect our repository ods_repo which was using ods as service name then I tried and able to connect .
    Then next problem came with control center that was not able to open it. Then after update some tables using update stat specify above reply.
    After update I was able to open control center then finally the new problem is location.
    I need to edit the location information with new service name so that I can access the repository and tables and can use them in design center.
    That’s why I am trying to un register first then edit the service name then again register….<I am unable to do this thing>
    I am getting following error when I tried to unregister the ods_target_loc location .
    Error : rtc-5320 : location ods_target_loc has not been registered by the current user.
    And after using the script getting this
    SQL> @E:\oracle10g\oracle\product\10.2.0\OWB_Oracle102_home\owb\misc\unregister_location.sql
    ===========================================================================
    WARNING:
    This script should be used ONLY when a location cannot be unregistered by using
    OWB UI or Scripting. This can happen when the Control Center/Runtime Repository
    where this location was registered is crashed, or deleted, or just cannot be
    reached any more.
    ===========================================================================
    Enter Location Name (ctrl/c to cancel): ODS_TARGET_LOC
    Location ODS_TARGET_LOC is registered in this repository.
    Please use OWB Client UI or Scripting to unregister this location.

  • CAN WE START AND STOP THE CONTROL CENTER SERVICES USING OMB?

    Hi All,
    I'm new into the world of OMB and currently i have been working with OMB scripts and i just need to know whether i am able to start the control center services using OMB...?
    Any help will be highly appreciated.
    Regards,
    Shenoy

    Thanks ALL, I GOT IT, but I used other solution.
    Since I installed and uninstalled the Oracle several times, it keeps also many different Services for the listener. I don't know why, it didn't create a Service for my actual instalation with its path. In other words, all the services remained in the services.msc panel, had the path that was already removed from the Windows folder.
    Then what I did, was that I picked one service, took its name (OracleOraDb10g_home1TNSListener), went to regedit to [HKEY_LOCAL_MACHINE\SYSTEM\ControlSet001\Services\OracleOraDb10g_home1TNSListener] and simply changed the image path that was setted for the one that was removed (C:\oracle\product\10.1.0\Db_2\BIN\TNSLSNR ) for mine that is installed right now
    (C:\oracle\product\10.1.0\Db_1\BIN\TNSLSNR). Nothing more and finally works.
    I have tried something in the services.msc panel before, as you can see in this forum at the thread "I can't start listener in the Control Painel/Admin Tools/ Services", but I never got
    success.
    Appreciate your time!!

  • 11gr2 Control Center Service run_service.sh Issues

    So after a few days of searching this forum (and many other online forums), I was unable to find anything related to this specific topic at all. Since I beat my head against a wall for a few days to figure this out, I figured if I can save even one other poor soul from hitting this issue then this post would be worth it.
    In short, we have a two tier'd setup for OWB 11gR2 that we're building out as part of a data center migration project. Our intent was to run the control center service on an application server (completely apart from the database server which according to Oracle support, isn't normal - and initially, they told us wasn't supported... until I forwarded them a copy of the install & admin guide and they realized it was a valid architecture in that document on page 1-5... what the bag??). We installed the OWB standalone client (important to note, on a Red Hat Linux 64 bit box) exactly as per the instructions.
    So onto the actual problem. When we tried to launch the control center service, it would start with the following output:
    2013/05/22-10:58:53-CDT [558385E3][] Platform Service for null
    2013/05/22-10:58:54-CDT [558385E3][] Connection Manager - OCI fix performed
    2013/05/22-10:59:09-CDT [558385E3][] Thin driver connection time - 14604 millisecond(s)
    2013/05/22-10:59:09-CDT [558385E3][] Connection Manager - property user.timezone value is US/Central
    2013/05/22-10:59:09-CDT [558385E3][] Connection Manager - connection.timezone not set. Defaulting to value SERVICE
    2013/05/22-10:59:09-CDT [558385E3][] Connection Manager - using service timezone US/Central
    2013/05/22-10:59:09-CDT [558385E3][] Connection Manager - defaultimg session timezone offset to -05:00
    2013/05/22-10:59:09-CDT [558385E3][] java.io.IOException: No such file or directory
    at java.io.UnixFileSystem.createFileExclusively(Native Method)
    at java.io.File.createNewFile(File.java:883)
    at oracle.wh.runtime.platform.service.util.TraceManager.createNewFile(TraceManager.java:579)
    at oracle.wh.runtime.platform.service.util.TraceManager.switchTraceFiles(TraceManager.java:735)
    at oracle.wh.runtime.platform.service.util.TraceManager.switchTraceFiles(TraceManager.java:702)
    at oracle.wh.runtime.platform.service.util.TraceManager.initialize(TraceManager.java:308)
    at oracle.wh.runtime.platform.service.ServiceObject.initializeTrace(ServiceObject.java:30)
    at oracle.wh.runtime.platform.service.Service.<init>(Service.java:137)
    at oracle.wh.runtime.platform.service.Service.main(Service.java:975)
    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:597)
    at Launcher.main(Launcher.java:175)
    2013/05/22-10:59:09-CDT [558385E3][] Free Memory(bytes)=218257400 Total Memory(bytes)=248578048 Used Memory(bytes)=30320648 Used Memory(percent)=13%
    2013/05/22-10:59:09-CDT [558385E3][] Control Center Service Version 11.2.0.3.0 starting
    2013/05/22-10:59:09-CDT [558385E3][] Startup due to manual request
    2013/05/22-10:59:09-CDT [558385E3][] Control Center Repository Name OWBSYS on Service w409d at Host wdprd00a0043
    2013/05/22-10:59:09-CDT [558385E3][] Explicit garbage collection - every 1 execution(s)
    2013/05/22-10:59:09-CDT [558385E3][] Initializing Platform
    2013/05/22-10:59:09-CDT [558385E3][] Recovery starting
    2013/05/22-10:59:09-CDT [558385E3][] Service startup complete
    This is the entry from Ref. Doc ID 402401.1 - How To Setup a Remote Control Center Service or Remote Runtime With OWB 10.2, and this is exactly how we called the process:
    cd <owb_home>/bin/unix
    nohup echo <unified_repos_password> | run_service.sh -manual 1 control_center_service_home unified_repository servername listenerport servicename &control_center_service_home --Oracle Home where OWB software is installed
    unified_repository --Schema name of the Unified Repository (owbsys)
    servername --Server where Unified Repository is installed
    listenerport --Listener port for the DB
    servicename --Service name of the DB
    This allows the service to run in the background, even if you log off of the terminal (which is ideal vs. using the local_service_login.sh script and xwindows to start it manually on a unix platform).
    At first, this error smacked of the control center service using the wrong oracle home. It was spitting that error above out to STDOUT, instead of to a file in the owb/log file directory as it should. To see what would happen, I updated the wb_rt_service_nodes table to use the application server home value instead of the server side home... and it actually "worked". Starting it back up made it look almost right, except any sqlldr maps were being deployed with a warning... so I knew that wasn't it.
    After much research and playing around, and a moment of sheer, blind luck (I created myself a unix alias to issue the run_service command, and accidentally added an additional dash in front of the node id parameter i.e. "-1"), the warning dissappeared and we also were able to deploy a sqlldr map without a warning as well (the other symptom of this was that any sqlldr map would deploy with a warning saying it couldn't find/create the .ctl file... but it was looking in the OWB home on the DB server, not the application server!!).
    To summarize, it would appear that in order to startup a standalone 11gr2 control center service on the Linux 64 bit distribution of the code correctly - you must add the extra dash in the nodeid parameter like so:
    <nohup stuff>run_service.sh -manual -1 <everything else>
    If you don't do this, the control center service won't run properly and all the symptoms look like it's runing with the wrong oracle home... which, given the apparent lack of documentation from Oracle on the subject of running remote control centers, you may go crazy with the reset_owbcc_home.sql and remote_owb_install.sql scripts. Hope that helps someone.

    Forget to mention that i did execute the service_doctor.sql and the result is the following
    All PL/SQL packages and functions are valid
    Platform properties have been loaded correctly
    Platform location has been seeded correctly
    NLS messages have been loaded correctly
    The platform service is available
    There is a problem accessing the service startup script from the databaseserver
    Here is the detailed error message which contains the name of the startscript file:-
    Service startup file '/app/oracle/owb/bin/unix/run_service.sh' is notaccessible from the database server on instance number 1
    Please verify that the disk containing the file is visible to thedatabase server
    Please verify that the database server account has access rights on thefile
    Connection information stored within the repository is correct
    BR

  • Connection lost after starting control center manager owb 11.2

    Hello!
    We have a test installation of OWB 11.2 (Repository Version 11.2.0.3 / Client Version 11.2.0.2 WINDOWS 32bit) because we want migrate our 11.1 environment to this version.
    We have successfully imported the old repository with mdl upgrade. We can edit mappings and so on in the Design Center. Also the deployment is possible from there.
    If we start the control center manager with the default_configuration we lose the connection to repository. Also the design center is no longer connected.
    The follow the recommendation for the connection with 11.2.0.2 Client to a 11.2.0.3 Repository.
    Does anybody know what to do?
    Regards Alexander

    Check this
    http://www.rittmanmead.com/2007/05/unable-to-connect-to-the-owb-control-center/
    and
    Control Center Service: strange errors after reinstall

  • Error: Unable to start Citadel 5 services

    I am running LabVIEW v7.1 Developer Suite with DSC v7.1
    Running Windows 2000
    I am using LabVIEW to access data from an OPC server located in the PC running LabVIEW. I set up a vi to read the wanted data with no problems. Today, when I tried to open the saved vi I recieved this error message: "Unable to start Citadel 5 services". I have never recieved this error message before. As a result, I can not access the Tag Configuration Editor. Does anyone have any suggestions/comments that may help me? Thank you.
    Tom

    tidstein,
    I'm sure you have tried rebooting your PC. If this did not solve the error try repairing the installation of the DSC Module from Add/Remove Programs in the Control Panel.
    Citadel 5 is the database portion of the DSC module. It is dependent on several other components that should be installed/updated by the DSC Module installer. Another component that Citadel depends on is Microsoft's MSDE (http://www.microsoft.com/sql/msde/default.asp). This shows up as sqlservr.exe in the task manager (This component is automatically installed when you install the DSC Module). Citadel must be able to start this service in order to run.
    Let me know if you were able to resolve this issue.
    Regards,
    -Nick F
    Product Support Engineer
    National Instruments
    ~~

  • Unable to start xsp web service - Windows Client

    Hi all,
    I've got a problem with the Windows client (Windows 7 64-bit). When I start the client I get an error that says:
    Unable to start xsp web service, iFolder will not be able to work, restart the application.
    The client actually starts up. However, I'm unable to do anything with it. Are there any logs I can provide that may give you a bit more insight into what's going on?
    I can connect from my mac client and a colleague can connect (from outside the firewall) from his Windows client.
    Any thoughts?
    Many thanks,
    Andrew

    I am still getting Unable to start xsp web service.
    I've found some more info in my event log. I have this error. Any ideas?
    Event code: 3008
    Event message: A configuration error has occurred.
    Event time: 3/25/2011 7:24:10 AM
    Event time (UTC): 3/25/2011 12:24:10 PM
    Event ID: c80ae9a584df49e181d063b3caf3b747
    Event sequence: 1
    Event occurrence: 1
    Event detail code: 0
    Application information:
    Application domain: d418b072-1-129455294438750000
    Trust level: Full
    Application Virtual Path: /simias10
    Application Path: C:\program files\ifolder\lib\simias\web\
    Machine name: XXX001892
    Process information:
    Process ID: 6016
    Process name: Simias.exe
    Account name: 123\Test
    Exception information:
    Exception type: HttpException
    Exception message: Could not load file or assembly 'System.EnterpriseServices, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a' or one of its dependencies. The system cannot find the file specified.
    Request information:
    Request URL: http://127.0.0.1:1353/simias10/Simias.asmx
    Request path: /simias10/Simias.asmx
    User host address: 127.0.0.1
    User:
    Is authenticated: False
    Authentication Type:
    Thread account name: 123\Test
    Thread information:
    Thread ID: 8
    Thread account name: 123\Test
    Is impersonating: False
    Stack trace: at System.Web.Compilation.BuildManager.ReportTopLevel CompilationException()
    at System.Web.Compilation.BuildManager.EnsureTopLevel FilesCompiled()
    at System.Web.Hosting.HostingEnvironment.Initialize(A pplicationManager appManager, IApplicationHost appHost, IConfigMapPathFactory configMapPathFactory, HostingEnvironmentParameters hostingParameters)
    Custom event details:
    For more information, see Help and Support Center at

  • Name of the OWB control center service?

    Is the control center a service that you can manually start/stop in Windows? If so, what is it's name?

    Hi,
    in the windows start menu, you find two scripts for starting and stopping the control center service.
    Regards,
    Carsten.

  • Control center service

    Hi all,
    how can I schedule control center service to startup every time server is rebooted?
    I've notice that server sometimes reboot due to upgrades and that control center service doesn't startup and so my scheduled job doesn't start.
    I'm using oracle 11g and win server 2003.
    Many thanks.

    I use win server 2003 and the user has permission to open file.
    In the log I notice this java exception:
    2008/11/13-03:05:51-CET [D6A05E][] oracle.wh.runtime.platform.adapter.InfrastructureException: RPE-01003: An infrastructure condition prevented the request from completing.
    - Closed Connection
         at oracle.wh.runtime.platform.service.controller.PlatformDb.disconnect(PlatformDb.java:108)
         at oracle.wh.runtime.platform.service.Service.run(Service.java:427)
         at oracle.wh.runtime.platform.service.Service.main(Service.java:1082)
         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: Closed Connection
         at oracle.jdbc.driver.SQLStateMapping.newSQLException(SQLStateMapping.java:70)
         at oracle.jdbc.driver.DatabaseError.newSQLException(DatabaseError.java:110)
         at oracle.jdbc.driver.DatabaseError.throwSqlException(DatabaseError.java:171)
         at oracle.jdbc.driver.DatabaseError.throwSqlException(DatabaseError.java:227)
         at oracle.jdbc.driver.DatabaseError.throwSqlException(DatabaseError.java:439)
         at oracle.jdbc.driver.PhysicalConnection.commit(PhysicalConnection.java:3323)
         at oracle.jdbc.driver.PhysicalConnection.commit(PhysicalConnection.java:3357)
         at oracle.wh.runtime.platform.service.controller.PlatformDb.disconnect(PlatformDb.java:102)
         ... 7 more
    java.sql.SQLException: Closed Connection
         at oracle.jdbc.driver.SQLStateMapping.newSQLException(SQLStateMapping.java:70)
         at oracle.jdbc.driver.DatabaseError.newSQLException(DatabaseError.java:110)
         at oracle.jdbc.driver.DatabaseError.throwSqlException(DatabaseError.java:171)
         at oracle.jdbc.driver.DatabaseError.throwSqlException(DatabaseError.java:227)
         at oracle.jdbc.driver.DatabaseError.throwSqlException(DatabaseError.java:439)
         at oracle.jdbc.driver.PhysicalConnection.commit(PhysicalConnection.java:3323)
         at oracle.jdbc.driver.PhysicalConnection.commit(PhysicalConnection.java:3357)
         at oracle.wh.runtime.platform.service.controller.PlatformDb.disconnect(PlatformDb.java:102)
         at oracle.wh.runtime.platform.service.Service.run(Service.java:427)
         at oracle.wh.runtime.platform.service.Service.main(Service.java:1082)
         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)
    2008/11/13-03:05:51-CET [D6A05E][] The Control Center Service is shutting down due to a previously reported fatal error.
    This error can happens because I've 2 instance with owb on same server? The other instance started without problems.
    Thanks

  • Start control center without the owner repository password

    Hi,
    Is it possible to start the control center using a commom user (not the repository owner)?
    I don't have the repository owner password, and I would like to start the control center in a local machine.
    Which grants are necessary to a user be able to start the control center?
    Thanks.

    Hi,
    the control center service connects to the repository as the repository owner.
    So you need the password of the repository owner. There is no way around it.
    Regards,
    Carsten.

Maybe you are looking for

  • I can't get my iPod Touch to connect to iTunes or my computer, help!?

    I have the latest version of iTunes, an account, ect. And when I plug my iPod Touch into the computer it doesn't register/show up at all. My computer doesn't show a mobile/removable device, or anything with Apple, iPod, or anything of the sort. Neith

  • How do I locate my mail boxes on my hard drive and how to update to include new mailboxes

    How to I update my mailboxes on my hard drive?  The ones I located in my Library Folder ––  Mailboxes contains only a portion of the mailboxes I have created in my email program. Thank you. Mrs. D

  • Help! can't open old projects in new version !

    Hi, I'm new here. I have a major problem since I upgraded from panther to leopard and installed I-life 08 the version of garage band I had prior to upgrade was VERY old, 1.0 or 1.1 I think ! I stored all the songs from the old garageband (29 of them)

  • Can we print with signature plate?

    Just saw an interesting video "PhotoWalkPro » Creating A Gallery Print Signature Plate" at <http://www.revellphotography.com/blog/?p=2493>. Solution was presented in PhotoShop, but also in the printing of an image directly from Lightroom. Does Apertu

  • MeetingPlace Express Default Password

    All, We have just installed MeetingPlace Express 2.1.  It looks as though everything is running correctly, however I can't log into the web interface.  I found this PAGE and it claims that the default username is admin and the password is cisco.  I t