Can't connect to Control Center

Hi,
I am able to connect to control center and deploy mappings as Repository Owner but when i log in as Target user and try to open control center i get nothing , no error . Then i tried to expand project opened the editor of the configuration now i get the following error
ORA-03106: fatal two-task communication protocol error
ORA-03106: fatal two-task communication protocol error
     at oracle.wh.repos.pdl.foundation.Sync.getCurrentVersion(Sync.java:143)
     at oracle.wh.repos.pdl.foundation.Sync.isSyncRequired(Sync.java:103)
     at oracle.wh.repos.pdl.foundation.Sync.isSyncRequired(Sync.java:72)
     at oracle.wh.repos.pdl.foundation.Sync.isSyncRequired(Sync.java:62)
     at oracle.wh.repos.pdl.foundation.Sync.syncFCO(Sync.java:189)
     at oracle.wh.repos.pdl.foundation.Sync.syncACLContainerForFCO(Sync.java:232)
     at oracle.wh.repos.pdl.foundation.Sync.syncFCO(Sync.java:172)
     at oracle.wh.repos.pdl.security.SecurityModuleImpl.syncFCO(SecurityModuleImpl.java:1290)
     at oracle.wh.ui.common.WhSecurityHelper.securityCheck(WhSecurityHelper.java:108)
     at oracle.wh.ui.owbcommon.OWBWizardDefinition.securityCheck(OWBWizardDefinition.java:549)
     at oracle.wh.ui.owbcommon.OWBWizard.initialize(OWBWizard.java:308)
     at oracle.wh.ui.owbcommon.OWBWizard.<init>(OWBWizard.java:168)
     at oracle.wh.ui.owbcommon.OWBWizard.<init>(OWBWizard.java:147)
     at oracle.wh.ui.owbcommon.IdeUtils._doLaunchDefinition(IdeUtils.java:1188)
     at oracle.wh.ui.owbcommon.IdeUtils.showPropertySheet(IdeUtils.java:203)
     at oracle.wh.ui.jcommon.tree.WBRepositoryObjectTree.launchEditor(WBRepositoryObjectTree.java:486)
     at oracle.wh.ui.jcommon.tree.WBRepositoryObjectTree.mousePressed(WBRepositoryObjectTree.java:224)
     at java.awt.AWTEventMulticaster.mousePressed(AWTEventMulticaster.java:222)
     at java.awt.Component.processMouseEvent(Component.java:5097)
     at java.awt.Component.processEvent(Component.java:4897)
     at java.awt.Container.processEvent(Container.java:1569)
     at java.awt.Component.dispatchEventImpl(Component.java:3615)
     at java.awt.Container.dispatchEventImpl(Container.java:1627)
     at java.awt.Component.dispatchEvent(Component.java:3477)
     at java.awt.LightweightDispatcher.retargetMouseEvent(Container.java:3483)
     at java.awt.LightweightDispatcher.processMouseEvent(Container.java:3195)
     at java.awt.LightweightDispatcher.dispatchEvent(Container.java:3128)
     at java.awt.Container.dispatchEventImpl(Container.java:1613)
     at java.awt.Window.dispatchEventImpl(Window.java:1606)
     at java.awt.Component.dispatchEvent(Component.java:3477)
     at java.awt.EventQueue.dispatchEvent(EventQueue.java:480)
     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)
I can't understand what is the issue . Any help would be great
GV
Edited by: Suresh_G on Dec 3, 2009 2:40 PM

Did you make sure that the Control Center Agent is running on your database server?
Test it by running the show_service.sql or service_doctor.sql as user OWBSYS. The scripts can be found in directory +$OWB_HOME/owb/rtp/sql+. If the CCA is down or wrongly configured, e.g. you changed OWBSYS' password after installation, such that it can't connect, the service_doctor script will tell you. Please correct any errors or misconfigurations and start the CCA afterwards using the start_service.sql script from the same directory.

Similar Messages

  • HT4314 Hello, I have an Iphone 3GS and can't connect to Game Center.  It recognizes my apple ID account, states it was never used with Game Center. Then asks for country, birthdate, then returns to ask country again, then birthdate, and returns to the loo

    Hello, I have an Iphone 3GS and can't connect to Game Center.  It recognizes my apple ID account, states it was never used with Game Center. Then asks for country, birthdate, then returns to ask country again, then birthdate, and returns to the loop. Never ends the loop unless I cancel the setup process.  I have restored the iphone to the factory settings and restored the backup, but did not work. Any suggestions on what can be the problem? thank you.

    I just read another post that says you can go into a game that allows for multiple players and utalizes game center and enter your account information that way.  I haven't tried it yet, but it seems to work for others that had this issue.

  • Can't connect to Game Center server.

    Can't connect to Game Center server.

    Hello, same issue.
    Alternating error messages:
    a) GK Error domain error 3
    b) Can't connect to Game Center server
    The test solutions:
    a) Multiple restart and hard restart iPhone
    b) Test WiFi and 3G connection
    c) Reset password
    Error still persists about 3 hours. Maybe it's a coincidence, but the error began to show me the 8.1 update on iPhone 5.

  • I can't access to control center (Swipe up), notification center (swipe down) and camera on my home screen when i put my phone down

    I Just bought my iphone 6 64GB iOS 8.1.2 few days ago , It can't access to control center , camera (swipe up) and notification center (swipe down) on home screen when i put my phone down (it also hardly to access assistive touch too ) . Is anyone having this situation too ?

    Are you using a iphone case or otterbox?  If so remove the case and see if you can swipe up.

  • ORA-07445 during connect to control center - LastDeploymentMsgIterImpl

    hi there,
    we are running OWB 11.1.0.6 to a 10.2. DB and are unable to connect from design rep to control center ('no data to read from socket')
    we got the following message in our alert log:
    ksedmp: internal or fatal error
    ORA-07445: exception encountered: core dump [ACCESS_VIOLATION] [_qkabxo+18] [PC:0x20C6606] [ADDR:0x0] [UNABLE_TO_READ] []
    Current SQL statement for this session:
    /*LastDeploymentMsgIterImpl*/
    select
    am.audit_message_id AS MSGID,
    wb_rt_message_text(am.audit_message_id) AS MESSAGE,
    am.severity AS SEVERITY
    from
    wb_rtv_audit_messages am,
    wb_rtv_audit_script_runs asr,
    wb_rtv_audit_scripts ass,
    wb_rtv_audit_objects au,
    (select
    ao.audit_object_id
    from
    wb_rtv_audit_units au,
    wb_rtv_audit_objects ao
    where
    au.audit_unit_id = ao.audit_unit_id and
    ao.object_uoid = :1 and
    au.store_uoid = :2 and
    rownum < 2
    order by
    ao.audit_object_id desc) aoid
    where
    am.audit_script_run_id = asr.audit_script_run_id and
    asr.audit_script_id = ass.audit_script_id and
    ass.audit_object_id = au.audit_object_id and
    (au.audit_object_id = aoid.audit_object_id or
    au.parent_audit_object_id = aoid.audit_object_id) and
    rownum < 2
    order by
    am.audit_message_id desc
    connection to control center was not possible.
    highly appreciate your thoughts on this
    thanks in advance !
    peter

    hi there,
    we are running OWB 11.1.0.6 to a 10.2. DB and are unable to connect from design rep to control center ('no data to read from socket')
    we got the following message in our alert log:
    ksedmp: internal or fatal error
    ORA-07445: exception encountered: core dump [ACCESS_VIOLATION] [_qkabxo+18] [PC:0x20C6606] [ADDR:0x0] [UNABLE_TO_READ] []
    Current SQL statement for this session:
    /*LastDeploymentMsgIterImpl*/
    select
    am.audit_message_id AS MSGID,
    wb_rt_message_text(am.audit_message_id) AS MESSAGE,
    am.severity AS SEVERITY
    from
    wb_rtv_audit_messages am,
    wb_rtv_audit_script_runs asr,
    wb_rtv_audit_scripts ass,
    wb_rtv_audit_objects au,
    (select
    ao.audit_object_id
    from
    wb_rtv_audit_units au,
    wb_rtv_audit_objects ao
    where
    au.audit_unit_id = ao.audit_unit_id and
    ao.object_uoid = :1 and
    au.store_uoid = :2 and
    rownum < 2
    order by
    ao.audit_object_id desc) aoid
    where
    am.audit_script_run_id = asr.audit_script_run_id and
    asr.audit_script_id = ass.audit_script_id and
    ass.audit_object_id = au.audit_object_id and
    (au.audit_object_id = aoid.audit_object_id or
    au.parent_audit_object_id = aoid.audit_object_id) and
    rownum < 2
    order by
    am.audit_message_id desc
    connection to control center was not possible.
    highly appreciate your thoughts on this
    thanks in advance !
    peter

  • I HAVE IPHONE 4 i am facing 2 problems on the IOS 7 GM 1-  I CAN'T SLIDE THE CONTROL CENTER AND NOTIFICATIONS CENTER UNTIL I MAKE RESTART 2- ONCE I RECEIVING CALL  IF I PRESS TO REMIND ME LATER THE I PHONE MAKE RESTART SOMETIME

    DEAR ALL,
    I HAVE IPHONE 4 i am facing 2 problems on the IOS 7 GM 1-  SOMETIME I CAN'T SLIDE THE CONTROL CENTER AND NOTIFICATIONS CENTER UNTIL I MAKE RESTART 2- ONCE I RECEIVING CALL  IF I PRESS TO REMIND ME LATER THE I PHONE MAKE RESTART SOMETIME.
    <Email Edited by Host>

    Restore as a new device, then sync your apps and contacts.
    Do not restore from backup.
    If that does not resolve it, then the next step would be to visit the Genius bar at an Apple store.

  • How to connect to control center from omb

    i have problem.
    i can't run deploy because Connection to a Control Center has not been made

    Hi,
    you have to be connected to your design repository and the control center service:
    OMBCONNECT CONTROL_CENTER owbrep/passwd@mydesignhost:1521:mytargetdb USE REPOSITORY 'owbrep'Connected.
    OMBCONNECT owbrep/passwd@mytargethost:1521:mydesignrep USE REPOSITORY 'owbrep'Control Center connected.
    OMBCC '/MYPROJECT/MYMODULE'Context changed.
    OMBCREATE TRANSIENT DEPLOYMENT_ACTION_PLAN 'MYPLAN' \ADD ACTION 'MY_ACTION' SET PROPERTIES (OPERATION) VALUES ('REPLACE') \
    SET REFERENCE TABLE '/MYPROJECT/MYMODULE/MYTABLE'
    Action plan MYPLAN created.
    OMBDEPLOY DEPLOYMENT_ACTION_PLAN 'MYPLAN'Deploying MYTABLE
    Deploying MYTABLE
    Deploying MYTABLE_IDX1
    Deployment completed.
    Good luck,
    Carsten.

  • Can't install Intel Control Center (former MSM) in Windows Server 2008 R2

    I'm running WS2008 R2 with SP1. Everything is great but I need to add monitoring of my RAID1 system volume. It's installed on onboard Intel chip. Latest driver installed succesfully but Intel Control Center asks for .NET 3. How do I install it? It's not
    available in Windows Update.
    Thank you.

    Hi,
    According to the following link, there is no version of Intel Desktop Control Center for Windows Server 2008 directly.
    http://downloadcenter.intel.com/SearchResult.aspx?keyword=%22%22desktop+control+center%22%22
    Please Note: The third-party product discussed here is manufactured by a company that is independent of Microsoft. We make no warranty, implied or otherwise, regarding
    this product's performance or reliability.
    If you can confirm the required version of .NET Framework is installed properly, you need to contact the Intel support for further assistance.
    Just for your reference, here is where to download the Microsoft .NET Framework 3.0 Redistributable Package:
    http://www.microsoft.com/downloads/en/details.aspx?FamilyID=10cc340b-f857-4a14-83f5-25634c3bf043
    Actually, .NET Framework 3.5 builds incrementally on the new features added in .NET Framework 3.0.
    Thanks.
    Nina
    Please remember to click “Mark as Answer” on the post that helps you, and to click “Unmark as Answer” if a marked post does not actually answer your question. This can be beneficial to other community members reading the thread.

  • Why I can't connect to games center?it always shows wrong iPad I'd

    Well when I connect to games center I log in ok but when I try to Dow OAS something I need to write my pass of my iPad I'd but i can't because it always shows wrong I'd

    http://support.apple.com/kb/TS3297

  • I can't use the control center from my lock screen.

    I just updated my iPhone 5c to the ios 8.0.2, but previous to that update I was able to use the control center from my lockscreen. But now, I can't. I already tried to disable restrictions and it didn't work. Please help.

    Check the settings for this And make sure that the availability of the Control Center from the Lock Screen is turned on.
    Settings > Control Center > Access on Lock Screen
    If it is turned on there try a reset of your iPhone. Press and hold both the Home button and the Sleep/Wake button continuously until the Apple logo appears. Then release the button and let the device restart. You will not lose data doing this. It's like a computer reboot.

  • Can find E-Business Control Center

    I'm running portal 4.0 on solaris and currently trying to get things working. I've managed to get most up and running but I can't the e-business control center up and running? It looks as if I'm missing the files which has something to do with the EBCC?
    regards
    Stig

    Stig,
    For the GA Release of WebLogic Portal 4.0 EBCC is available on Windows NT/2000 only.
    You have to download EBCC separately and then install it on a Windows NT/2000 box.
    If you go to download site and select the "Sun Solaris" platform ans then "Procees to Download",
    you will find the link for downloading EBCC just below the link for dowloading portal 4.0.
    EBCC for Solaris will be available with Service Pack 1 which is planned to be available around
    mid-December.
    Hope that helps,
    Michel.
    "Stig Boye Andersen Aatland" <[email protected]> wrote in message news:3c00f288$[email protected]..
    I'm running portal 4.0 on solaris and currently trying to get things working. I've managed to get most up and runningbut I can't the e-business control center up and running? It looks as if I'm missing the files which has something to do
    with the EBCC?
    >
    regards
    Stig

  • Can't bring up control center on iPad 2 in portrait mode!

    I just upgraded my iPad 2 WiFi to iOS 7.0.4 and noticed a strange bug:
    No matter what I do, I can't bring up the control center when holding the iPad in portrait mode! But when in landscape, it'll come up with a swipe just fine!
    More strange is that when I hold the iPad upside down (home button on top), the control center shows with swipe up!
    Anyone has any clue what's going on or how to solve this??
    P.S. There's also another bug that may be related to this: When held in portrait mode, I also can't swipe the notification center back up. It looks like it's stuck at the bottom. Only pressing the home button send it back up.

    I would call this a quirk in your upgrade rather than a bug, but try this and see if it fixes it.
    Reboot the iPad by holding down on the sleep and home buttons at the same time for about 10-15 seconds until the Apple Logo appears - ignore the red slider if it appears on the screen - let go of the buttons. Let the iPad start up.

  • Why I Can't Connect to Game Center,Itunes store, app store?

    I cant connect to Game center,itunes store and app store and in my itunes in my pc it says an error occured(-50) how can i fix this?

    http://support.apple.com/kb/TS3297

  • Where can I download VAIO CONTROL CENTER SOFTWARE (not UPDATE) for WIN8?

    My model is SVE1513RCXB. Thanks for your help.

     
    Hi mlbnguyen2610, 
    Thank you for considering Sony Community! 
    Based on my end, the original Operating System of your Vaio SVE1513RCXB is Windows 7. Did you install a retail copy of Windows 8 Operating System? Usually the originally shipped version of Vaio Control Center is in the recovery partition. Kindly try this option. 
    Download and install VAIO Care™ (Desktop) Software, this is under Windows 8 option located on eSupport.sony.com. Open Vaio Care (Desktop) -> Advanced Tools -> Restore and recovery -> Reinstall applications and drivers -> Then look for Vaio Control Center and follow the on-screen instructions. (We have different versions of Vaio Care. Just follow the instructions applicable in your unit). 
    For further assistance regarding your concern, please contact the Sony offices/Sony representative offices nearest to your place of residence in Asia Pacific region http://www.sony-asia.com/countryselector.html?hpid=countryselector:AsiaPacific. Due to proximity, they are in a better position to respond to your questions or concerns.
    Hope these help. 
    Regards,
    Vincent 
    If my post answers your question, please mark it as "Accept as Solution"
     

  • Games won't open, keep getting message that it can't connect to Games Center even when opened thru same; reset and reboot not help; any suggestions?

    I keep getting messages that the games cannot connect to the game center.  Even when I try to open using the "play" incon in the Game Center, I get the same message.  The message refuses to do anything when I press either "cancel" or "retry,", it just sits there and the game won't open when it appears.
    I have tried resetting the IPad, turning it off/on; re-syncing, etc., and nothing seems to work.   Can any one suggest a way to get the stupid Game Center message to close or some other method to open the game?
    Thanks.

    Start Firefox in [[Safe Mode]] to check if one of the add-ons is causing the problem (switch to the DEFAULT theme: Tools > Add-ons > Themes).
    * Don't make any changes on the Safe mode start window.
    See:
    * [[Troubleshooting extensions and themes]]
    * [[Troubleshooting plugins]]
    If it does work in Safe-mode then disable all extensions and then try to find which is causing it by enabling one at a time until the problem reappears.
    * Use "Disable all add-ons" on the [[Safe mode]] start window to disable all extensions.
    * Close and restart Firefox after each change via "File > Exit" (Mac: "Firefox > Quit"; Linux: "File > Quit")

Maybe you are looking for