A problem about starting OID service

I stoped all the services.
But when I restart the services,I can't start the
OID service.
1.start the IFS TNS
2.start the IFS DB(iasdb)
3.start the IFS OID(based on iasdb)
Then I started a command session,and typed the following
command:
1.oidmon start
2.oidctl connect=iasdb server=oidldapd instance=1 start
but a error returned:
for example:
D:\oracle\ias\ifs>oidmon start
OracleDirectoryService Created
OracleDirectoryService started
D:\oracle\ias\ifs>oidctl connect=iasdb server=oidldapd instance=1 start
[gsdsiConnect] ORA-12154, ORA-12154
I have checked the \ifs\network\ADMIN\tnsnames.ora.And I
can find the connect-string "iasdb".
Can any one help me,and tell me how to start the IAS services correctly?
What is the IASDB's username/password ?
Thanks a lot.

What are the errors you get ? And when do you get those errors, when compiling, when runnning your application?

Similar Messages

  • I am facing problem in starting ShellHWDetection service Error code 1075,please help

    I am facing problem in starting ShellHWDetection service Error code 1075,please help

    Shellhwdetection is a Windows service which stands for Shell Hardware Detection Service.
    It provides notifications for AutoPlay hardware events.
    System error code 1075 means "The dependency service does not exist or has been marked for deletion."
    Please run services.msc, then find Shell Hardware Detection Service, view its dependencies
    Make sure the three services are set to running "automatic" in Services.
    If this doesn't help, then run sfc to check if there're some missing or corrupted files in system.
    Yolanda Zhu
    TechNet Community Support

  • Problem in starting Integration service with DAC 11g

    Hi friends,
    Im @ the step of registering integration service and the repository service in DAC 11g. I can start the Repository service well in DAC, but facing issue in starting integration service with DAC, while trying to test connection im getting a message like
    Failure connecting to BIA_IS!
    Im not sure the reason to this problem in DAC. I have also setted the necessary environment variables like INFA_HOME and INFA_DOMAINS_FILE referring the domains.infa file like
    INFA_DOMAINS_FILE = C:\Informatica\9.1.0\domains.infa
    Also checked with the dac_env file which has the below contents
    REM -----------------------------------------------------
    REM
    REM ENVIRONMENT VARIABLES THAT YOU MAY NEED TO SET FOR
    REM  PROPER INFORMATICA 8.x or 9.x HANDSHAKE.
    REM
    REM INFORMATICA_SERVER_LOCATION denotes installation of
    REM Informatica components. Example:
    REM C:\Informatica\PowerCenter9.1
    REM
    REM DOMAINS.INFA_FILE_LOCATION denotes the location
    REM (including name) of domains.infa file
    REM
    REM Please make sure to set correct values for variables
    REM mentioned above
    REM
    REM -----------------------------------------------------
    set INFORMATICA_SERVER_LOCATION="C:\Informatica\9.1.0"
    set DOMAINS_INFA_FILE_LOCATION=C:\Informatica\9.1.0\domains.infa
    set INFA_CMD_STYLE=8
    set PATH=C:\Informatica\9.1.0\server\bin;%PATH%
    set INFA_DOMAINS_FILE=%DOMAINS_INFA_FILE_LOCATION%
    What could be the problem and where to check with the logfile related to the integration service failure in DAC.
    Thanks in advance.
    Regards,
    Saro

    Hi guys,
    The issue is sorted out. The below are the two precautions to be considered.
    *) Make sure of INFA_HOME/Server/bin exist @ the end in the PATH variable.
    *) For each and every change in the PATH variable, it is better to restart the services(both infa and DAC) then and there for the changes to take effect.
    Regards,
    Saro

  • Problem while starting Portal Service from service configuration

    While starting Portal service i am getting following error message:
    "Server xxxxx:Error in the listener class com.sap.ip.portal.admin.portalanywhere.QueryHandler during the process of handleTopic"
    Please help me to reolve this error
    Edited by: Pande Sagar on Jul 15, 2010 11:46 AM
    Edited by: Pande Sagar on Jul 15, 2010 11:49 AM

    Following is the PortalApp.xml file
    <?xml version="1.0" encoding="UTF-8"?>
    <application alias="sample">
      <application-config>
        <property name="ServicesReference" value="com.sap.portal.ivs.connectorservice,com.sap.portal.ivs.internalconnector"/>
      </application-config>
      <components/>
      <services>
        <service name="sample">
          <service-config>
            <property name="className" value="sample"/>
          </service-config>
          <service-profile>
            <property name="test" value="na"/>
          </service-profile>
        </service>
      </services>
    </application>
    sample.java file
    package samp;
      import com.sapportals.portal.prt.service.IServiceConfiguration;
    import com.sapportals.portal.prt.service.IServiceContext;
      public abstract class sample implements Isample{
      private IServiceContext mm_serviceContext;
         public void init(IServiceContext serviceContext)
         mm_serviceContext = serviceContext;
         public void afterInit()
      public void configure(IServiceConfiguration configuration)
         public void destroy()
      public void release()
    public IServiceContext getContext()
          return mm_serviceContext;
          public String getKey()
          return KEY;
    Isample Interface
    package samp;
    import com.sapportals.portal.prt.service.IService;
    public interface Isample extends IService
         public static final String KEY = "MySample.sample";
         public String hi();
    Edited by: Pande Sagar on Jul 19, 2010 2:04 PM
    Its getting deployed properly but from system administration >> system configuration >> service configuration >> from application >> administrate service >> List of services >> HERE ITS GIVING AN ERROR >> Error in the listener class com.sap.ip.portal.admin.portalanywhere.QueryHandler during the process of handleTopic
    Edited by: Pande Sagar on Jul 19, 2010 2:06 PM

  • Cannot start oid services

    I install oracle8i on windowsXP, the installation is successful(no warnings). But when I type "oidmon " in a command line to start the directory service,it tells me there is no sunch a command. How I can do to solve this porblen.Is it a installation problem,a OS problem or anything else?
    Any answer is welcome. Thank you in advance.
    Ti

    Ti,
    installing the DB doesn't install OiD. With 8i installer you have to specify to do an 'Infrastructure Installation'
    In $OH/bin you have to find the OiD executables like oidctl, oidmon etc.
    More important the installation type you're trying is not supported on XP. Pls check the Certification/availability
    matrix on
    http://metalink.oracle.com/
    --Olaf                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                           

  • Problem about start RAC when hosts start

    every time ,when i start hosts, crs will start RAC automatically,but some resource of RAC will be 'UNKNOWN' ,i need stop all resource and start again use srvctl
    is there any better method to solve the problem?

    other way
    A.
    a. $crs_stat
    b. $crs_stop <copmonent_name>
    c. $crs_start <copmonent_name>
    B
    a. $crs_stop -all
    b.$crs_start -all

  • Problem in starting foundation services.

    Hi All,
    My foundation services were working fine but now it stopped suddenly. when i am trying to restart, it gives me the following error :
    "The Hyperion Foundation Services - Managed Server service on Local Computer started and then stopped. Some services stop automatically if they are not in use by other services or programs”.
    Please help.

    Hi John,
    i am getting the following error in HyS9FoundationServices-syserr.log
    weblogic.servlet.jsp.JspFileNotFoundException: Requested JSP source file '/launch.jsp' no longer exists
         at weblogic.servlet.jsp.JspStub.prepareServlet(JspStub.java:204)
         at weblogic.servlet.jsp.JspStub.checkForReload(JspStub.java:137)
         at weblogic.servlet.internal.ServletStubImpl.execute(ServletStubImpl.java:232)
         at weblogic.servlet.internal.TailFilter.doFilter(TailFilter.java:26)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
         at com.oracle.workspace.security.AuthenticateRedirectFilter.doFilter(Unknown Source)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
         at com.hyperion.bpm.LocalizationServletFilter.doFilter(LocalizationServletFilter.java:69)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
         at com.hyperion.i18n.filter.Utf8Filter.doFilter(Unknown Source)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
         at com.hyperion.bpm.config.ConfigFilter.doFilter(ConfigFilter.java:89)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
         at com.hyperion.css.wls.CssJpsFilter.doFilter(CssJpsFilter.java:32)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
         at com.hyperion.bpm.logon.SessionBlockFilter.doFilter(SessionBlockFilter.java:77)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
         at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.run(WebAppServletContext.java:3592)
         at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)
         at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:121)
         at weblogic.servlet.internal.WebAppServletContext.securedExecute(WebAppServletContext.java:2202)
         at weblogic.servlet.internal.WebAppServletContext.execute(WebAppServletContext.java:2108)
         at weblogic.servlet.internal.ServletRequestImpl.run(ServletRequestImpl.java:1432)
         at weblogic.work.ExecuteThread.execute(ExecuteThread.java:201)
         at weblogic.work.ExecuteThread.run(ExecuteThread.java:173)
    weblogic.servlet.jsp.JspFileNotFoundException: Requested JSP source file '/index.jsp' no longer exists
         at weblogic.servlet.jsp.JspStub.prepareServlet(JspStub.java:204)
         at weblogic.servlet.jsp.JspStub.checkForReload(JspStub.java:137)
         at weblogic.servlet.internal.ServletStubImpl.execute(ServletStubImpl.java:232)
         at weblogic.servlet.internal.TailFilter.doFilter(TailFilter.java:26)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
         at com.oracle.workspace.security.AuthenticateRedirectFilter.doFilter(Unknown Source)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
         at com.hyperion.bpm.LocalizationServletFilter.doFilter(LocalizationServletFilter.java:69)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
         at com.hyperion.i18n.filter.Utf8Filter.doFilter(Unknown Source)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
         at com.hyperion.bpm.config.ConfigFilter.doFilter(ConfigFilter.java:89)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
         at com.hyperion.css.wls.CssJpsFilter.doFilter(CssJpsFilter.java:32)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
         at com.hyperion.bpm.logon.SessionBlockFilter.doFilter(SessionBlockFilter.java:73)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
         at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.run(WebAppServletContext.java:3592)
         at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)
         at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:121)
         at weblogic.servlet.internal.WebAppServletContext.securedExecute(WebAppServletContext.java:2202)
         at weblogic.servlet.internal.WebAppServletContext.execute(WebAppServletContext.java:2108)
         at weblogic.servlet.internal.ServletRequestImpl.run(ServletRequestImpl.java:1432)
         at weblogic.work.ExecuteThread.execute(ExecuteThread.java:201)
         at weblogic.work.ExecuteThread.run(ExecuteThread.java:173)
    Kindly advice.

  • Problem in starting listener Service

    hello
    we have Hp-UX, Oracle 10g.
    My Database on one my Boxes has stopped. I checked the log file, it says cannot conect to the listner.
    I am pasting the output for lnsrctl stop command
    LSNRCTL> stop                                                                  
    Connecting to (ADDRESS=(PROTOCOL=IPC)(KEY=IEP.WORLD))                          
    The command completed successfully                                             
    LSNRCTL> stop                                                                  
    Connecting to (ADDRESS=(PROTOCOL=IPC)(KEY=IEP.WORLD))                          
    TNS-12541: TNS:no listener                                                     
    TNS-12560: TNS:protocol adapter error                                         
      TNS-00511: No listener                                                       
       HPUX Error: 2: No such file or directory                                    
    Connecting to (ADDRESS=(PROTOCOL=IPC)(KEY=IEP))                                
    TNS-12541: TNS:no listener                                                     
    TNS-12560: TNS:protocol adapter error                                         
      TNS-00511: No listener                                                       
       HPUX Error: 2: No such file or directory                                    
    Connecting to (ADDRESS=(COMMUNITY=SAP.WORLD)(PROTOCOL=TCP)(HOST=usstubw02)(PORT)
    TNS-12541: TNS:no listener                                                     
    TNS-12560: TNS:protocol adapter error                                         
      TNS-00511: No listener                                                       
       HPUX Error: 239: Connection refused                                         
    kindly help me , in resolving this
    Points will be awarded.
    -Thanks
    Sam

    Hello Sam,
    the problem seems to be clear.
    - At first you have stopped the listener twice. The first time it was i     successful and the second stop command failed which is correct.
    - You have to start the listener now -> command "lsnrctl start"
    The only thing that looks a little bit strange is:
    > Connecting to (ADDRESS=(COMMUNITY=SAP.WORLD)(PROTOCOL=TCP)(HOST=usstubw02)(PORT)
    There is no port specified. Have you changed the listener.ora file?
    If the "lsnrctl start" command fails, please post the listener.ora file and the error at startup.
    Regards
    Stefan

  • Problem in starting Citadel services.

    Hi all,
    I am using LabVIEW 6i. I have just statrt using LV DSC toolkit. After installation of DSC it shows error before PC starts. Error is
    "LKCITDL.exe
    LKDYNAM.dll:VDTSTARTForamts" and after that when i start LV it shows Citadel service fail to start.
    If any know how to correct this please let me know.
    Thanking you.

    Hi,
    Most likly you have installed as well DIAdem 8 or LabVIEW 6.1. With those two installations you update some LabVIEW DSC system DLLs but not the system services. This gives the conflict you see on start up of the services that uses the DLLs.
    On the LabVIEW 6.1 CD you will find a folder Logos and a full installer of the latest LabVIEW DSC services (see as well readme file on LV 6.1 CD). If you have DIAdem 8 you would need to download the latest Logos from our Drivers & Updates site.
    The full Logos installer 4.4 will update the system DLL and the system services to the same version and you should not get any error anymore.
    Hope this helps
    Roland
    PS: Go to www.ni.com>>Support>Product Reference>Drivers and Updates>Search Driver and Updates>TYPE Logo
    s

  • My problem about SGD--  Web Service Request Failed

    Web Service Request Failed
    The following fault was returned from the web service call:
    Code          Server.NoService
    String          The AXIS engine could not find a target service to invoke! targetService is rpc/webtopsession

    my SGD's viasion is 4.3.15
    my plam is suse linux

  • İ have realy hard problem about my iphone service

    Hello
    my name is Selman Erdoğan and i from Turkey .
    I like apple brand and i have mac pro , ipad , ipod and ipod touch and finally i have iphone. So my i phone was broke down before 1 mounts ago . i bought this phone in Philippines from 11 mount ago.So i went iphone service in turkey because i am living in here . They said to me i cant fix this phone becasue u bought it from other countries and the guarantee not apply in here  . So i accepted how much money do they want i can pay to them, they did look my phone and they didnt fix it . And i diceded to send back to Philippines service . And they said to me this is unclusive guarantee because of someone wrong is installtion and they want to me 400 dolars from me for changing phone board . This is unacceptable because allone was iphone services in here and philippines. Finally wht is ur offer to me , Wht can i do for this phone ?
    Already thank u very much for intrest to me

    Is there anybody to help me ? hellooooooooooooooo

  • Problem in starting services after rebooting the sap server.

    Hi ,
    I got a problem in starting SAP services files in SAP BI system on windows 2003 server. Whenever I reboot the system all sap services failed to start throw a message u201CCould not start SAPBDJ_00 service on local computer. Error 1069: The service did not start due to login failure".
    This is the common message for every sap service SAP<SID>_00,SAPOSCOLL,SAPCMSr.01,SAPSMD_98. Until unless I maintain   ./SAPservice<SID> password externally by going through service.msc and g to properties of particular service and g to logon option to maintain password manually to fix this.
    ./SAPService<SID> user is no locked and password maintained properly also I tried to change the service user to SIDADM user and restarted the server however getting the same problem.
    Could not find any fixes in internet so please help me to fix this issue.
    Regards,
    Vinod

    Hi Sunil,
    we are in midde of BI implementation. last week we built the DEv box and Updated kernel and suport packs and restarted then i observerved this issue. I have already tried to change the SIDADm user but intially after changing the user service will start and once you restart the server then the issues appear again.
    The password which i am using was the one set during the installation.
    Please suggest.
    Regards,
    Vinod

  • 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?

  • Cannot Start Workflow Service from Service Manager

    Hello Professionals,
    I have a problem with starting Workflow service from Service manager,
    I have configured all the settings and connection to database was successful.
    However, after closing the settings window and try to start the workflow service, i got "Cannot start Service; configuration is not correct or cannot connect to database"
    What may cause this issue?
    Thanks and Best Regards,

    Hi,
    Please check SAP note:
    2019304 - Workflow server connection stops if many workflow
    instances with script tasks run simultaneously
    Thanks & Regards,
    Nagarajan

  • ITunes fails to load.  Message is Service Apple Mobile Device failed to start. Verify you have sufficient privileges to start system services. Never had this problem before trying to install this upgrade

    iTunes fails to load.  Message is "Service Apple Mobile Device failed to start. Verify you have sufficient privileges to start system services." Never had this problem before trying to install this upgrade. How do I fix this?

    Dave, same problem here.  And I did go in as admin to Administrative Tools, Services, Apple Mobile Devices and tried restarting the service.  It seems there is a bug with the newest update, period.  All of the normal "easy" steps don't work.  Before I remove all of Apple's programs, including Bonjour....I'm running a full system scan.
    But the answer will be to remove all of the Apple stuff, then reboot, then use whatever utility you have to remove all temp files...then go download and install it again.  This has worked for several people (I read the thread before posting).  Win 7 64bit.  It just seems that Apple did not thoroughly test this new version.   Period.
    If Apple reads this...I have many computers...and whenever Apple wants to update something...it just about stops everything else that is going on.  Total memory hog, even with 16G RAM and dual quad core processors.  It has to learn to play nice with others.
    After the scan and I'm sure an hour or two of work...I'll re-post. 
    Of course if you do image back-ups, as I do, you can simply restore your drive to its previous state and run the previous version of iTunes, declining the update, until Apple gets it right.  Depending on the size of your drive, this could take hours.  It is a matter of choice, of course.

Maybe you are looking for

  • Moving files from windows to mac

    Hi All, Some time soon my son is going to buy a Mac Pro or if they come out w/ a new model I will buy a new one and give him this one which is not too old. He now uses a windows XP pc. the question I have is how do I / he transfer his files from the

  • Is there a way to adjust the volume on all clips so they all have the same volume?

    I'm making a highlight film of my two children, and wonder if there is a way to make all clips have the same volume. I know I can adjust the individual clips decibel niveau, but ven though I adjust them to the same level i.e -6 decibel, the clips vol

  • Urgent:Why we cannot see the created tracks in NWDI?

    We created 3 tracks(A,B,C) in our NWDI. However, 1) only one track( track A) is showing up; 2) Developers can check in their code into TrackB and TrackC without error messages BUT we cannot see the code change any where. So TrackB and C are existing

  • Flash Newbie, Need Help From Flash Masters Out There

    Hi to all flash masters out there. Im new in flash and I only learned it trough flash help. My problem is that if i dont put a stop() on my first scene/layer1/frame1 my scene1 will immediately switch to scene2 without pressing the button. And if i pu

  • Excise Return in Consignment Pick Up Process

    Dear All,             First of all i would like to inform you that we are upgrading our system from EHP3 to EHP7, hence we have also activated the function module of Return Sales Excise(RLFC Transaction). Now coming to the issue, below is our busines