(OWB 10g R2) Control Center Manager won't start

Hi,
I'm in the middle of upgrading from OWB10g Release 1 to OWB10g Release 2 on a testbox.
I have completed the steps to upgrade the runtime metadata (I did the Move, then I upgraded the locations and then I ran the tcl script in OMBPlus).
Now, I have gone to the DEFAULT_CONFIGURATION for my project and I updated the default control center for my project.
Follow me so far?
Okay, here's the problem.... when I try to start the "Control Center Manager" from the Design Center's Tool menu.... I see nothing but a grey window with a titlebar and nothing else.
This happens regardless of whether I try to launch the Control Center Manager from a windows client or the linux server.
On the linux server I see this output after I enter the username and password to connect to the Control Center Manager:
java.lang.RuntimeException: Cannot find handler method handleView
at oracle.wh.ui.editor.listener.ReflectListener.findMethod(ReflectListener.java:80)
at oracle.wh.ui.editor.listener.ReflectListener.<init>(ReflectListener.java:28)
at oracle.wh.ui.editor.listener.ReflectPopupMenuListener.<init>(ReflectPopupMenuListener.java:63)
at oracle.wh.ui.editor.menu.MenuUtils.addEventHandler(MenuUtils.java:83)
at oracle.wh.ui.editor.menu.MenuDefinitionImpl.initMenuItem(MenuDefinitionImpl.java:167)
at oracle.wh.ui.editor.menu.MenuDefinitionImpl.constructMenu(MenuDefinitionImpl.java:197)
at oracle.wh.ui.editor.menu.MenuDefinitionImpl.createMenuBar(MenuDefinitionImpl.java:144)
at oracle.wh.ui.editor.Editor.init(Editor.java:1045)
at oracle.wh.ui.editor.Editor.showEditor(Editor.java:1431)
at oracle.wh.ui.editor.Editor.showEditor(Editor.java:1421)
at oracle.wh.ui.runtime.deploymentManager.DeploymentManagerEditor.<init>(DeploymentManagerEditor.java:127)
at oracle.wh.ui.runtime.deploymentManager.DeploymentManagerEditor.<init>(DeploymentManagerEditor.java:110)
at oracle.wh.ui.runtime.RuntimeController.startDeployManager(RuntimeController.java:270)
at oracle.wh.ui.runtime.RuntimeController.actionPerformed(RuntimeController.java:200)
at oracle.wh.service.sdk.OWBConsumer.dataItemAvailable(OWBInfoBus.java:381)
at javax.infobus.DefaultController.fireItemAvailable(DefaultController.java:90)
at javax.infobus.InfoBus.fireItemAvailable(InfoBus.java:989)
at oracle.wh.service.sdk.OWBInfoBus.produce(OWBInfoBus.java:160)
at oracle.wh.service.sdk.OWBInfoBus.produce(OWBInfoBus.java:76)
at oracle.wh.ui.console.commands.TreeMenuHandler.notify(TreeMenuHandler.java:94)
at oracle.wh.ui.console.commands.DeploymentMgrCmd.performAction(DeploymentMgrCmd.java:26)
at oracle.wh.ui.console.commands.TreeMenuHandler$1.run(TreeMenuHandler.java:188)
at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:178)
at java.awt.EventQueue.dispatchEvent(EventQueue.java:454)
at java.awt.EventDispatchThread.pumpOneEventForHierarchy(EventDispatchThread.java:201)
at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:151)
at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:145)
at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:137)
at java.awt.EventDispatchThread.run(EventDispatchThread.java:100)
------------ could not find : oracle/wh/ui/common/media/T_projectObj.gif
Class of this owner is : oracle.wh.repos.impl.application.CMPWBDataWarehouse
Class of this owner is : oracle.wh.repos.impl.application.CMPWBDataWarehouse
Class of this owner is : oracle.wh.repos.impl.processFlow.CMPProcessInstalledModule
====== ZDockingManager : DOCK : todock: DeploymentManagerTabsTag: station: ROOT : constraint : East
===add component name: ROOT : size: java.awt.Dimension[width=200,height=300]
===add component name: DeploymentManagerTabsTag : size: java.awt.Dimension[width=400,height=416]
ZDockingManager:==== before showpanel
====== ZDockingManager : DOCK : todock: DeploymentManagerMonitorTag: station: DeploymentManagerTabsTag : constraint : South
===remove component name: DeploymentManagerTabsTag : size: java.awt.Dimension[width=400,height=416]
===add component name: DeploymentManagerTabsTag : size: java.awt.Dimension[width=400,height=416]
===add component name: DeploymentManagerTabsTag : size: java.awt.Dimension[width=400,height=416]
===add component name: null : size: java.awt.Dimension[width=400,height=416]
===add component name: DeploymentManagerMonitorTag : size: java.awt.Dimension[width=200,height=116]
ZDockingManager:==== before showpanel
====== ZDockingManager : DOCK : todock: DeploymentManagerButtonToolBarTag: station: MenuBarPanel : constraint : South
===add component name: MenuBarPanel : size: java.awt.Dimension[width=205,height=26]
===add component name: null : size: java.awt.Dimension[width=191,height=30]
ZDockingManager:===== before undock:
ZDockingManager:==== undock panel : DeploymentManagerButtonToolBarTag
ZDockingManager:==== undock panel 2 : DeploymentManagerButtonToolBarTag
0 : V1
===remove component name: null : size: java.awt.Dimension[width=191,height=30]
===remove component name: MenuBarPanel : size: java.awt.Dimension[width=205,height=26]
ZDockingManager:===== after undock:
====== ZDockingManager : DOCK : todock: DeploymentManagerButtonToolBarTag: station: MenuBarPanel : constraint : South
===add component name: MenuBarPanel : size: java.awt.Dimension[width=205,height=26]
===add component name: null : size: java.awt.Dimension[width=191,height=30]
Layout Not Found: DeployMgrLayout.xml
setVisible called for editor: Control Center: MM_RUNTIME_REP, value = true
Posting GUI_STARTING on oracle.wh.ui.runtime.deploymentManager.DeploymentManagerEditor[frame2,0,0,1024x768,invalid,hidden,layout=java.awt.BorderLayout,title=Control Center: MM_RUNTIME_REP,resizable,normal,defaultCloseOperation=DO_NOTHING_ON_CLOSE,rootPane=javax.swing.JRootPane[,0,0,0x0,invalid,layout=javax.swing.JRootPane$RootLayout,alignmentX=null,alignmentY=null,border=,flags=385,maximumSize=,minimumSize=,preferredSize=],rootPaneCheckingEnabled=true]
RUNTIME_SERVICES_DEBUG [AWT-EventQueue-0] DeploymentUtils.AdapterTypeWBTypeMapping.addBType: ERROR already added key= Table value= CMPProfileTable
RUNTIME_SERVICES_DEBUG [AWT-EventQueue-0] DeploymentUtils.AdapterTypeWBTypeMapping.addAType: ERROR already added key= CMPAdvancedQueue value= AdvancedQueue
RUNTIME_SERVICES_DEBUG [AWT-EventQueue-0] DeploymentUtils.AdapterTypeWBTypeMapping.addBType: ERROR already added key= AdvancedQueue value= CMPAdvancedQueue
Has this happened to anyone else?

Hi, thanks for responding...
When I run show_service.sql it says the Control Center Service is Available. (See below).
==================================
Connected to:
Oracle Database 10g Enterprise Edition Release 10.1.0.4.0 - Production
With the Partitioning, OLAP and Data Mining options
SQL> @./show_service.sql
Available
PL/SQL procedure successfully completed.
SQL>
===================================
And when I do a ps command on linux I see the process running.
oracle 23349 1 0 12:03 ? 00:00:00 /bin/sh /u01/app/oracle/product/10.2.0/owb/owb/bin/unix/run_service.sh -automatic 1 /u01/app/o
oracle 23351 23349 0 12:03 ? 00:00:02 ../../../jdk/jre/bin/java -Xmx768M -Djava.awt.headless=true -DORACLE_HOME=/u01/app/oracle/prod
Do you suggest I run the service_doctor.sql even though the service looks like it is available?
Thanks.

Similar Messages

  • Opening Control Center Manager Shuts Down OWB Application

    We are currently using OWB Release 10g Release 2 and have not had any issues for the past 1.5 years. All of the sudden beginning last week, we started experiencing issues with the software.
    1. Last week, I logged into Design Center. No problems. I then went to Tools - Control Center Manager. As the Control Center window attempted to open, it shut down the entire OWB application. Interesting. I logged in as a different user and was able to get in later.
    2. As of today, I don't have any issues with OWB. I'm able to get to Control Center without any problems.
    3. My co-worker is experiencing the same problem that I had last week. As soon as he tries to open Control Center Manager, all of OWB shuts down including Design Center. He restarted his PC, tried to log in as a different user, etc. but nothing seems to help.
    We looked under the C:\OraHome_1\owb\log directory but nothing is there. Does anyone have any clues as to what is going on or where we can check to see what is causing this problem?
    OWB Client 10.2.0.4.36
    OWB Repository 10.2.0.4.0
    Thanks,
    Jennifer

    Hi Jennifer
    Worth starting the OWB client using the batch or shell script depending on your platform (either owb/bin/win32 or owb/bin/unix/owbclient.sh) and pasting the standard output from the console window into the forum when you do this, it might have some clues.
    Cheers
    David

  • Start Button from Control Center Manager OWB 10.2.0.3.33

    Hi Folks,
    the start Button from the Control Center Manager is grey and I cannot run drop, replace, etc. jobs. I've tried with the owb owner with the same result. The Service is running. I also restart the data base but again the same result. Any ideas...?
    Thanks
    Pavel

    Please forgive the simple first question:
    Have you deployed these objects yet?

  • Start_Service is Not Available in OWB Control Center Manager

    I am running OWB 10.2.0.1.0
    I have one problem connecting to the Control Center Manager
    (RTC-5260,RTC-5301).
    RTC -5260: Failed to connect to Control Center. Please check you have provided the correct host, user, password, and service name.
    RTC - 5301: The Control Center Service is not currently available.
    I am logging as my repository owner and I run the script start_service.sql in Sql*Plus location in “@OracleHome\owb\rtp\sql\....”.
    SQL> @e:\OraHome_1\owb\rtp\sql\start_service.sql;
    Not available
    Diagnostics:
    service startup failure using command "cmd /q/c E:\OraHome_1\owb\bin\win32\run_
    service.bat -manual 1 E:\OraHome_1 REP_PROPIETARIO WORACLE10G.BFGP.COM 1521 JDE
    OWB" reason ORA-29532: Java call terminated by uncaught Java exception: java.io
    .IOException: service early exit: code=0 : err=2007/02/16-14:51:50-GMT-04:00 [8
    72380] oracle.wh.runtime.platform.adapter.InfrastructureException: RPE-01003: A
    n infrastructure condition prevented the request from completing.
    - ORA-01882:
    timezone region not found
    at oracle.wh.runtime.platform.service.controller
    .PlatformDb.connect(PlatformDb.java:83) at oracle.wh.runtime.platform.service
    .Service.<init>(Service.java:125) at oracle.wh
    PL/SQL procedure successfully completed.
    SQL> @e:\OraHome_1\owb\rtp\sql\show_service.sql;
    Not Available
    PL/SQL procedure successfully completed.
    How can I place availably the service?
    pls help...
    regards
    Jorge M. Tomioka M.
    [email protected]

    Hi Jorge,
    You have something to do in your local PC with regard to its timezone setting. Please follow the below link ...
    RTC-5260 AND RTC-5301
    Cheers,
    Swagata

  • 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

  • Control Center Manager - blank grey window .... forever

    I'm running OWB10gR2. Many times a day I will choose Tools->Control Center Manager from the OWB Design window. The Control Center Manager window comes up but is just blank. In most cases I must bring up the Windows Task Manager to kill the process. Occasionally even the Task Manager won't kill the process and I must reboot.
    Has anyone seen this situation? Please send me your thoughts/ideas?
    Could this be Java version related?
    Thanks,
    Bob Larsen

    Bob,
    You could try removing the file owb/bin/admin/DeployMgrLayout.xml - this stores the layout of the Control Center Manager, and if it's become corrupted, may result in an empty window as you've described.
    Failing that, try running the owb client from command line using owb/bin/win32/owbclient.sh, and check the displayed log for any errors when the Control Center Manager is invoked.
    Nigel.

  • OWB10g - Control Center Manager takes 10 minutes to appear

    OWB Client 10.2.0.2.8 / OWB Repository 10.2.0.2.0
    Oracle Database 10g Enterprise Edition Release 10.2.0.4.0
    Attempting to access the Control Center Manager from the Design Center takes 10 minutes to respond.
    Has anyone experienced a similar issue?
    Thanks very much!
    Stephen

    Thanks for the help offered.
    I Optimized the repository via the GUI and then purged all audit data per 306431.1 ( It's a development system - we promote to Test and Production via TCL so this is the only environment where the Control Center Manager performance has a bearing - for deployment).
    Happy to say all's well - getting respectable response from the Control Center Manager now thanks.
    (Not really sure whether the Optimize was a contributing factor or not).
    Thanks again and Happy New Year!

  • Error while deploying objects from Control Center Manager

    I got the error "The Network Adapter could not establish the connection"
    while deploying my objects (dimensions, cubes, mappings etc) from Control Center Manager Oracle 10g R2.
    Any idea to ressolve it..........

    Some more details would be helpful ...

  • Cant click/choose Control Center Manager in Design Center

    Hi all,
    When doing an upgrade from 10.2.0.3 > 11.2.0.1 of my OWB repository I cant enter my Control Center Manager. The name appears in the menu, but I cant click on it, its blured out.
    Any ideas?

    As far as I know, it happens when all projects are closed. One project must be opened to access control center.
    It's the only situation I saw it happens.

  • Error while trying to open Control Center Manager

    Hi,
    I had some issues while deploying mappings. However, i found an alternative and now a new error is poping up. I am not able to login to Control Center Manager although I have given the correct login details. Please could anyone help me with this...

    Some more details would be helpful ...

  • Control Center Manager Error

    Hello,
    I'm doing the Oracle BI Standard Edition One tutorial and I'm having a problem at section 3.8 when registering the locations. I go to the Control Center Manager, right-clicked the BISE1_TUTORIALWH_LOCATION and selected Register. I introducted the password, checked the connection and pressed Ok as said in the tutorial. After that, I get the following error in a window:
    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 21
    ORA-06512: at "SYS.DBMS_OBFUSCATION_TOOLKIT", line 115
    ORA-06512: at "OWBREPOS_OWNER.WB_RT_SERVICE_CONTROL", line 268
    ORA-06512: at "OWBREPOS_OWNER.WB_RT_SERVICE_CONTROL", line 303
    ORA-06512: at line 1
    ORA-06512: at "OWBREPOS_OWNER.WB_RTI_UTIL", line 57
    ORA-06512: at "OWBREPOS_OWNER.WB_RT_STORE_REGISTRATION", line 233
    ORA-06512: at line 1
    I've checked everything I did twice and I followed all the steps in the tutorial as it said. I tried with the other 2 locations, BISE1_SALES_LOCATION and OWF_MGR_LOCATION, and I get the same error with both.
    Please, somebody can provide any help?
    Thanks in advance

    Look in metalink : Note:419330.1
    Maybe it can help.
    Marc

  • Password Manager won't start

    Password Manager won't start. If I click on the ThinkVantage icon and go to Security, Protection, and Recovery > Manage passwords, it makes the system tray icon show up but it doesn't fill in passwords. If I right click on the system tray icon and click Open Password Manager... it doesn't do anything.
    Any ideas?

    jpd111 wrote:
    I loaded them up, rebooted and everything is fine now.
    Welcome to the forum, jpd111, and congratulations on being our 20,000th new member!
    And thanks to Justin for sharing his knowledge and experience with others!
    English Community   Deutsche Community   Comunidad en Español   Русскоязычное Сообщество
    Jane
    2015 X1 Carbon, ThinkPad Slate, T410s, X301, X200 Tablet, T60p, HP TouchPad, iPad Air 2, iPhone 5S, IdeaTab A2107A, Yoga Tablet, Yoga 3 Pro
    I am not a Lenovo Employee.
    I AM one of those crazy ThinkPad zealots!
    If you find a post helpful and it answers your question, please mark it as an "Accepted Solution"!

  • Fabric Manager won't Start

    I upgraded to 3.1(2a) and then I reinstalled Fabric Manger and Device Manager. Fabric Manager won't start, error is "Unable to connect to server! Admin login from 127.0.0.1 failed". Device Manager is fine.

    I am running into the same situation but with FM(3.0.2a) on a Windows Server 2003. We are using Citrix for FM client login. Looking at the windows services FM server services is in running status. The second login attempt would work, not sure why?
    When log in locally via windows remote desktop connection we get these error dialogs "ERROR Open Fabric - Fabric Manager 3.0(2a) Error in register for events: Connection refused to host: 10.1.x.x;nested exception is:java.net.ConnectException: Connection timed out: connect
    and
    NoSuchOject: no such object in table
    After clear these dialogs the second attempt with work.
    I can see login issues from remote client but even locally on the server? Any suggestions?
    Thanks,

  • HP media center M7470N won't start

    my HP media center M7470N won't start.  that is; pressing the button on the front only makes the button blink blue once then no blink next push, then one blink next push etc. instead of staying on and booting.  I had left it running from day before as i often do.
    multiple quick pushes or long holds get no response.
    no changes have been made on it for some time/.
    could the switch be bad? doesn't seem it woiuld blink

    More than likely your power supply has gone bad. How old is the computer?
    I would recommend taking a look at the following document to troubleshoot your issue:
    Troubleshooting Power Supply Issues
    -------------How do I give Kudos? | How do I mark a post as Solved? --------------------------------------------------------

  • OWB 10g: how control files are generated?

    We are using OWB 10g within a 10g Database. We want to know how control files are generated by OWB in the file system. The reason we need to know is because our DBAs do not want to create directory objects pointing to NAS devices, their policy states that all directory objects should be on SAN shares. We rather use NAS shares since it simplifies our batch (too long to explain here). OWB has the "CREATE ANY DIRECTORY" privilege granted. Is it using this privilege to create a directory object for the path we specify the control file in the mapping or is it writing directly to this path? We checked the directory objects created (SELECT * FROM DBA_DIRECTORIES) after deploying a control file and it didn't seem to have created any new ones. Anyone knows how OWB creates these control files?

    Yes, indeed that's what we were after. We basically wanted to be sure we are not breaking an internal policy that says that "Oracle directory objects can not be located on NAS shares". The reasoning behind this policy is that NAS shares are not deemed highly available or high I/O devices hence our Oracle DBAs will not allow us to create any Oracle directory objects in NAS shares. The policy states that all database data should be stored in SAN shares which are directly attached to the servers and are therefore high I/O devices. It is arguable if the OWB data we want to load is really part of a database, we believe it is not. There are other implications in our environment about using NAS instead of SAN (NAS can run in active-active mode across different data centres, whereas SAN requires replication since it doesn't usually work well in an active-active mode across different data centres). So based on your answer we should be fine since OWB reads and writes directly to the files without using Oracle Directory Objects which supports our theory that these are not DB specific files and are only "OWB App" files which can then sit on a NAS without breaking the above stated policy.

Maybe you are looking for

  • Everything that happens to my sister's phone is happening to mine?!?! How can I stop it?

    This happened randomly.  My sister was text messaging her friend when all of a sudden I got the texts. On the message screen it showed text messages that "I" (but really my sister) had sent. When I asked who it was and who they were trying to talk to

  • Tools in Photoshop Elements 13 not working correctly

    When I use certain tools and shortcuts, they don't work.  I've had to reset the tools many times.  The brush tool, the zoom shortcut, and the move shortcut work intermittently.  When I activate the mask using the backslash key and use a brush with bl

  • Way to become oracle developer

    Hi, I am a MCA garduate interested in oracle development. plz suggest to how to learn oracle step by step to become good oracle developer as I am good in SQl basics. Regards

  • SQL: GROUP BY and UNION addition issue..

    I'm looking to to get the TOTALS of the grouping. What I'm getting now is either a 1 or a 2 whether or not each PRIMARY_ASSIGMENT_GROUP appears in each query. when I run the SELECT a.PRIMARY_ASSIGNMENT_GROUP,GROUP(a.PRIMARY_ASSIGNMENT_GROUP) from SEL

  • Emca and timezone

    Hi all, Is there important to set TZ before run "emca -config dbconsole db -repos create" ? If yes, any example of TZ values. export TZ=???? Thanks in advance.