Starting OBI services

I recently downloaded & installed the OBI 10.1.3.3.0. When I start the service OC4J it seems to start, but the command window does not go away. Is this normal?
When I try to start the presentation service, it does not seem to start.
Thanks in advance
Ranga

Hi Daan
Two things:
1. When I try to start the presentation server from the Programs-->... link, it opens a browser window (IE tab in my case) and it kind of hangs. There is no error, but nothing seems to be happening at all.
2. I was just going through the BI documentation and tried to start the OBI Server service from Control Panel--> Services and I got an error a couple of times and then it started. I am not sure what to make of it.
Thanks for your help.
Rangarajan (Ranga for short)

Similar Messages

  • Unable to start OBI 11.1.1.6 Services....on Win7

    Heoll all,
    I have successfully installed OBIEE 11.1.1.6 version on windows7. I have used it for few days and after that a error came in while starting the OBI services.
    <Warning> <JMX> <BEA-149504> <The adminstration server was unable to establish JMX Connectivity with the bi_server1 at the JMX Se
    vice URL of service:jmx:t3://192.168.56.1:9704/jndi/weblogic.management.mbeansevers.runtime.>
    There was a java error "SVR_GRP =\Java\jre6\lib\ext\QTJava.zip was unexpected at this time"
    by removing the entry of CLASSPATH: C:\Program Files (x86)\Java\jre6\lib\ext\QTJava.zip and made as CLASSPATH: .;
    I could resolve by doing this.. but i could not fix the JMX Connectivity error.
    Please help me resolve the issue..
    Regards,
    KN

    Hello,
    You have 2 options....
    1. Try starting the install.exe with Run as Administrator mode by right click on install.exe.. if did not work out
    2. change the compatibility to Windows XP or Vista.. for sure you will have successful install.
    Please try the options
    Regards,
    KN
    http://ebs2obiee.wordpress.com/
    Edited by: KN on Mar 30, 2012 9:14 AM

  • Not able to start presentation services during EBS integration with OBI

    Hi All,
    I ran through an issue while trying to integrate OBIEE 11.1.1.5 with EBS R12. I followed the steps mentioned in the below link
    http://docs.oracle.com/cd/E14571_01/bi.1111/e16364/ebs_actions.htm
    I restarted all the services but i was routed to OBIEE login screen through EBS. Later on i made some changes in connection pool of the repository and started the services but now presentation services are not coming up. i tried restarting all the services from EM and opmnctl but to no avail. i went through sawlog5 and console~coreapplication_obips1~1.log file but not able to find any specific error. Below is the error description from both the files
    sawlog5.log : [2012-06-29T07:24:45.000+02:00] [OBIPS] [ERROR:16] [] [saw.dms.conext.unwrap] [ecid: 000001U8AG25Ahd5pf_AiY01402c000001,0:29] [tid: 4884] Failed to restore ctx from reference[[
    File:executioncontext.cpp
    Line:286
    Location:
    saw.dms.conext.unwrap
    saw.threadpool
    saw.threads
    ecid: 000001U8AG25Ahd5pf_AiY01402c000001,0:29
    ThreadID: 4884
    console~coreapplication_obips1~1.log : 12/06/29 08:08:29 Start process
    12/06/29 08:08:51 Start process
    12/06/29 08:19:41 Start process
    12/06/29 08:20:00 Start process
    12/06/29 09:09:53 Start process
    12/06/29 09:10:15 Start process
    i am relatively new to OBIEE 11g platform. Please let me know if i need to look in some other log files.
    Regards,
    Sandeep

    Hi,
    i did make changes to connection pool but those changes are inevitable. I pointed those connection pools to the new EBS database.
    @DPKA : i did make changes to instanceconfig. As a part of OBIEE integration with EBS, i changed instanceconfig.xml and started the services. I didn't bring down the services while making the changes. Did that have any impact on services.
    Regards,
    Sandeep

  • OBIEE 11g: Error while starting obiee services

    Hi All,
    I am facing problem while starting OBIEE services.
    Error Message: The configuration file (C:\obi\user_projects\domains\bifoundation_domain\config\fmwconfig\jps-config.xml) was not found or is inaccessible.
    I tried staring services through EM and OPMN, however I am getting the same error (in Presentation, BI Server, Scheduler, Cluster Controller log Files).
    It's a cluster environment and I am able to start obiee services on node 2, however node 1 gives the error as mentioned above.
    How can I resolve this issue?
    Regards,
    Deepak

    Hi Dhar,
    below is the log file content:
    opmn.log:
    Error Message from opmn.log file:
    [ERROR:1] [] [libopmncustom] Process Ping Failed: coreapplication_obips1~OracleBIPresentationServicesComponent~coreapplication_obips1~1 (1035801255:1640) [No addresses matched the properties for the request]
    [ERROR:1] [] [libopmncustom] Hi Dhar,
    below is the log file content:
    opmn.log:
    Error Message from opmn.log file:
    [ERROR:1] [] [libopmncustom] Process Ping Failed: coreapplication_obips1~OracleBIPresentationServicesComponent~coreapplication_obips1~1 (1035801255:1640) [No addresses matched the properties for the request]
    [ERROR:1] [] [libopmncustom] Ping failed in Ready callback for proc:1035801255
    All other log files (presentation, bi server, scheduler, cluster controller) contains the following error message:
    Error Message: The configuration file (C:\obi\user_projects\domains\bifoundation_domain\config\fmwconfig\jps-config.xml) was not found or is inaccessible.
    As per comments posted by you here: https://cn.forums.oracle.com/forums/thread.jspa?threadID=2326091
    I checked FMW_SECURITY_SERVICE_URL parameter in the NQSConfig.ini file.
    This parameter is using VIP (admin server listen to this) and not the actual IP of the server.
    Should I change this URL and point it to actual IP.
    What is the procedure to change this parameter using EM?

  • How to write the CMD command for restarting all obi services?

    Hi Experts,
    BIEE:11.1.1.6
    How to write the CMD command for restarting all obi services automatically by windows task scheduler?
    I am try to write the code as below, but it does not work. Please help me to review it and check what I am missing.Thanks.
    Or is there any better method for solving my requirement ? Please share me.Thanks very much.
    cd C:\InstallPath\OBIEE\instances\instance1\bin
    opmnctl stopall
    opmnctl startall
    I am facing the problem that it does not excute the 'opmnctl startall' code, which will be stopped after 'opmnctl stopall',
    So how to modify the command ?Thanks

    See if any of the these are useful or solves your query -
    4.5.2 Using a Windows Service to Start and Stop System Components
    http://docs.oracle.com/cd/E23943_01/bi.1111/e10541/components.htm#BABEEAAI
    4.5.3 Using the Oracle BI Systems Management API to Programmatically Start and Stop Oracle Business Intelligence
    http://docs.oracle.com/cd/E23943_01/bi.1111/e10541/components.htm#BABFGICA
    Edited by: Abhi on May 8, 2013 4:44 AM

  • I tried to update itunes it corrupted the previous version, I'm trying to install new copy get this message "service apple mobile device (apple mobile device) failed to start. Verify that you have sufficient privleges to start system services." Help!

    Not sure what to do.  I've tried a system restore on my computer after the update in hopes of undoing the problem, that didn't work.  I've tried to install, the new version of itunes for over two days now and I get to the point where it says "starting services" and it almost get's done and then it gives me that message " Service apple mobile device (apple mobile device) failed to start. Verify that you have sufficient privledges to start system services."  Then it gives me three options to click on "abort", "retry" or "ignore".  I've tried to retry over and over and it does no good, I just get the same message.  I've tried ignore and the one time it did finish installing itunes, it didn't work, I got error messages telling me that it failed to download properly and I needed to delete the program and download it again.  I thought maybe it had something to do with my ipod not being pluged into the computer so I pluged that it and it's still giving me the same message.  I just don't know what to do.  I'm very frustrated and I would really appreciate it if someone could help me.  I'm completely out of ideas.

    See Troubleshooting issues with iTunes for Windows updates.
    tt2

  • Error in Starting the service.The Service Schedule doesnot Exist.

    when i install the Oracle 8i on Windows 2003 then
    it installed successfully and import and export data successfully wothout any Problem
    But after that when i restart the Server then
    it ask for the User name and Password BUT when i entered the User Name and Password it show's that Error
    "Error in Starting the service.
    The Service Schedule doesnot Exist."
    so please can you solve the problem ?
    My mail id is [email protected]
    Thanking you
    Vikas garg

    Hi
    i have got the answer for this question, i updated the registry with the correct file path, and then closed the registry, the services.msc file is automatically updated with the correct path
    and then started the CSService, then went to the OEM setup i clicked Retry buton, then it went through.
    Thanks to all the viewers.

  • Error in starting the service Oracle CSService not found

    Hi all,
    i am trying to install Oracle Enterprise manager grid control,
    i am getting the following error message
    "error in starting the service Oracle CSService not found"
    when i checked in the "services.msc" the Oracle CSService is not started, so i tried to start the service, but its not starting and giving the error message as "error 3 system cannot find the path specified"
    then i checked in the service properties, and the path is pointing to a different directory,
    now i want to change this path to the correct oracle bin directory.
    any views how to cnage/update this path in the services.msc, for "Oracle CSService"
    Thanks alot.

    Hi
    i have got the answer for this question, i updated the registry with the correct file path, and then closed the registry, the services.msc file is automatically updated with the correct path
    and then started the CSService, then went to the OEM setup i clicked Retry buton, then it went through.
    Thanks to all the viewers.

  • Error in starting the service

    iam new to OBIEE, while iam starting the services of Oracle BI Server, then display an error as
    "Could not start the Oracle BI Server sercice on Local Computer.
    Error 1064: An expception occurred in the service when handling the control request."
    why this error occurs, is there any problem in installation or in any other else....

    Hi,
    I have faced this before. When you change the NQSconfig file to add a new RPD created by you and change the INSTANCECONFIG.XML file with the services in started state you get this error. To rectify the issue please stop the BI SERVER and presentation server and JAVA host services. Then chnage the NQSCONFIG.INI file and INSTANCECONFIG.XML file. Then you start the services it will start without an error.

  • Unable to get SQL Server 2008 R2 to start SBSMONITORING service

    Hi, 
    I have been fighting with a Windows 2008 se
    rver and trying to get the SQL server ( SBSMONITORING ) Working. I have tried to start the service, always getting the error ' The request failed of the service did not respond in a timely fashion. Consult the event log or other applicable error logs for details
    '. Upon doing that, i found a few events in the event viewer. I also attempted a repair install ( as to where I can select a database to repair or the whole thing. ) Does anyone have any idea where i should be looking or what I should be doing? I have logs
    of the failed repair install also if anyone wants them.. Help please? Also please excuse my noobness, I don't have much experience with SQL server or anything. 
    Thanks 

    This is the event viewer information 
    Faulting application name: sqlservr.exe, version: 2009.100.2500.0, time stamp: 0x4dfb6221
    Faulting module name: sqlservr.exe, version: 2009.100.2500.0, time stamp: 0x4dfb6221
    Exception code: 0xc0000005
    Fault offset: 0x00000000000687f9
    Faulting process id: 0x1ea0
    Faulting application start time: 0x01cfc70f5f6a388c
    Faulting application path: C:\Program Files\Microsoft SQL Server\MSSQL10_50.SBSMONITORING\MSSQL\Binn\sqlservr.exe
    Faulting module path: C:\Program Files\Microsoft SQL Server\MSSQL10_50.SBSMONITORING\MSSQL\Binn\sqlservr.exe
    Report Id: 9df21a3e-3302-11e4-b861-00155d011601 
    I am also getting a lot ( i mean, a lot ) of these showing up 
    The description for Event ID 824 from source MSSQL$MICROSOFT##SSEE cannot be found. Either the component that raises this event is not installed on your local computer or the installation is corrupted. You can install or repair the component on the local
    computer.
    If the event originated on another computer, the display information had to be saved with the event.
    The following information was included with the event: 
    incorrect pageid (expected 1:365760; actual 0:0)
    read
    (1:365760)
    5
    0x000000b2980000
    C:\WSUS\SUSDB\\UpdateServicesDbFiles\SUSDB.mdf
    The specified resource type cannot be found in the image file

  • TS3694 When trying to download itunes onto my PC I get this message: Service 'Apple Mobile Device' failed to start. Veryify that you have sufficient privileges to start system services.

    ON my PC, I attempted to download the update to itunes. It gave me an error message that I wasn't able to do that (and I don't recall the exact words) but telling me to delete the old itunes and download the new update, so I did. But now when I try to update the new itunes, I keep getting this message: Apple Mobile Device failed to start. Verify that you have sufficient privileges to start system services! It won't allow me to go any further! How do I fix this? What is the problem?

    Go to Control Panel > Add or Remove Programs (Win XP) or Programs and Features (later)
    Remove all of these items in the following order:
    iTunes
    Apple Software Update
    Apple Mobile Device Support (if this won't uninstall move on to the next item)
    Bonjour
    Apple Application Support
    Reboot, download iTunes, then reinstall, either using an account with administrative rights, or right-clicking the downloaded installer and selecting Run as Administrator.
    The uninstall and reinstall process will preserve your iTunes library and settings, but ideally you would back up the library and your other important personal documents and data on a regular basis. See this user tip for a suggested technique.
    Please note:
    Some users may need to follow all the steps in whichever of the following support documents applies to their system. These include some additional manual file and folder deletions not mentioned above.
    HT1925: Removing and Reinstalling iTunes for Windows XP
    HT1923: Removing and reinstalling iTunes for Windows Vista, Windows 7, or Windows 8
    tt2

  • HT201628 I have downloaded itunes 11.0 and it keeps saying it cannot install (Service "Apple Mobile Device" failed to start. Verify that you have sufficient privileges to start system services)...I have searched this thoroughly...tried all of this. Does n

    Ihave tried everything that Apple has asked and it keeps giving me the same message. First I get this message
    "An error has occdurred during installation assembly "Microsoft vc80.crt.type.win32"...verision "8.0.50727.4053" public key token=1fc8b3b9a1e18e3b" processor architecture="amd64" please refer to help and support for more information. HR result 0x8057054F
    then i click ok and it backsup and reinstalls it and i get this message..."Service apple mobile device device failed to start. verified that you have sufficient privileges to start system services."
    I have deleted everything itunes/apple on the laptop, i am the administrator and created another account on my computer that was administrator and i have ran the fix it tool, and have reinstalled apple itunes and still get the messages. i have deleted all virus protectors, took my firewall down. and still same errors. i just got an iphone 4 with no music and I cannot afford to pay for my music when i can just put it on there.
    PLEASE HELP ME!!!! I am at the end of my witts with this thing.

    Go tot the Apple support troubleshooting area I had the same problem. You have to remove all the apple stuff in a particular order then reinstall/dowmload i tunes again it worked for me,  a pain yes! But I now have Outlook loading issues so if anyone knows what that problem is and how to solve it please let me know

  • Yes another user with problem with Apple Mobile Device Support, I am getting the error message: Service 'Apple Mobile Device'(Apple Mobile Device) failed to start. Vertify that you have sufficient privileges to start system service....

    Yes another user with problem with Apple Mobile Device Support, I am getting the error message: Service 'Apple Mobile Device'(Apple Mobile Device) failed to start. Vertify that you have sufficient privileges to start system service....I hit retry and it came up again. I hit ignore and it prompted me to hit finish so Itunes can open.   I looked thru alot of these posts on here to try and resolve this problem myself but it's not working too well...I downloaded Itunes to my desktop so I can right click it with the program i downloaded called WinRAR. I extracted it and then went into the folder called Itunes64setup. I saw the file called AppleMobileDeviceSupport64 in there so I began to try and download it on it's own. Well that didn't work as I planned and got this error message:
    Apple Mobile Device Support wasn't installed on your computer. The installer encountered errors before Apple Mobile Device Support could be configured. Your system has not been modified. To retry these operations at a later time,please run the installer again.
    Well I tried to run it again and came up with the same message...I see that some people got great support to help them so I am hoping someone can help me as well. I know "b nor" is very qualfied and hopefully can help me! Please advise what I can do. Thank you

    Hi Iss9243,
    Welcome to the Support Communities!
    You've already tried some great troubleshooting steps, but the article below gives you quite a few more for this issue.  Hope it helps ....
    iTunes 11.1.4 for Windows: Unable to install or open
    http://support.apple.com/kb/TS5376
    Cheers,
    - Judy

  • TS1567 Service 'Apple Mobile Device' (Apple Mobile Device) failed to start. Vertify that you have sufficient privileges to start systems services.

    Hello All,
    I am having a problem when downloading ITunes on my Dell Inspiron 6400, an error message appears which says Service 'Apple Mobile Device' (Apple Mobile Device) failed to start. Verify that you have sufficient privileges to start systems services. I have uninstalled ITunes and downloaded software to clean the regitry. This did not work, I even went into my local Apple store in Manchester, they downloaded ITunes onto a CD but it still does not work.
    I am going on holiday on Wednesday and would like to have my songs on my Iphone before then.
    All help would be greatly appreciated.
    Thanks
    Paul

    Try the following user tip:
    Troubleshooting issues with iTunes for Windows updates

  • Message: Services (Apple Mobile Device) failed to start. Verify that you have sufficient privileges to start system services'.

    When trying to download the new version of ITunes, I kept encountering a dialog box that said there was a problem with the APS Daemon.exe. Having read a few threads about the problem, I uninstalled ITunes and tried downloading the new version. Now, I'm getting a message saying: Service Apple Mobile Device (Apple Mobile Device) failed to start. Verify that you have sufficient privileges to start system services.
    I'm the only ITunes user on my laptop. I have no idea how to verify this. I've tried a few suggestions from other discussion threads, but none of them work. Beyond frustrating.
    Any solutions? Thanks.

    Work through the discussion in the user tip: https://discussions.apple.com/docs/DOC-6562 and see if that helps.

Maybe you are looking for

  • Whats SAP internal table which populate data in reuest tab of manags of DSO

    HI team , I want to know do any one know about SAP interanl table which might be used to polpulate data in Request tab of DSO manage. Where we see all information about request loaded in DSO , I want to know that underline table name. Regards Ashutos

  • OfflineRT Anamorphic and External Monitor

    Anybody know if you can use a video monitor if you are working with OfflineRT (anamorphic)? I've been poking around, but I haven't been able to find a threåd on this. Any help is greatly appreciated.

  • Drilldown of reports in BPC 7.5.

    1>>>> I need to drill down from BPC 7.5 consolidation application to other application. From BPC reports to what extend I can drilldown or do jump query? BPC to BI cube, ODS BPC to ECC in same landscape BPC to ECC system in parent company's network B

  • Microsoft Word as Datasource

    I'm sure we can use Excel, CSV.... as a datasource into SSRS reporting service.. Can we use MS-Word as Datasource into SSRS Reporting service?

  • Possible to use dnscmd to create host in a zone delegation?

    I have been trying to run a dnscmd script to upload a CSV file that will add 600 host records to our DNS.  We decided to delegate our main Forward Zone (company.local) for these specific devices (cameras.company.local).  My issue is when trying to ad