Start SQL services after IP change

Hello
We have two SQL instances in the same computer: default (MSDE) and named instances (SQL 2008).
We changed the IP address a few days ago, and suddenly we cannot start the SQL services in either instance.
I think in the past when I did a select @@servername, the result was
- for the default instance, it was the IP
- for the name instance, it was the IP\instance_name
Is there a work around other than changing it back to the original IP or re-installing SQL server?
Thanks
Carbond.

Hi,
Is the SQL instance running in a clustered environment?
What's the error message when trying to starting SQL Server service?
It is hard to give the suggestion unless geting some error message. Please check out the SQL error log and post the error message here.
Thanks.
Tracy Cai
TechNet Community Support

Similar Messages

  • Could not start SQL services (Plz help me)

    I logged in windows with an administrator account, but I could not start sql services. Here is the newest log file, please help me to fix it. Thank in advanced.
    2014-10-02 16:17:49.06 Server      Microsoft SQL Server 2005 - 9.00.1399.06 (Intel X86) 
    Oct 14 2005 00:33:37 
    Copyright (c) 1988-2005 Microsoft Corporation
    Developer Edition on Windows NT 5.1 (Build 2600: Service Pack 3)
    2014-10-02 16:17:49.06 Server      (c) 2005 Microsoft Corporation.
    2014-10-02 16:17:49.06 Server      All rights reserved.
    2014-10-02 16:17:49.06 Server      Server process ID is 3888.
    2014-10-02 16:17:49.06 Server      Logging SQL Server messages in file 'C:\Program Files\Microsoft SQL Server\MSSQL.1\MSSQL\LOG\ERRORLOG'.
    2014-10-02 16:17:49.06 Server      This instance of SQL Server last reported using a process ID of 1104 at 10/2/2014 4:07:13 PM (local) 10/2/2014 9:07:13 AM (UTC). This is an informational message only; no user action is required.
    2014-10-02 16:17:49.06 Server      Registry startup parameters:
    2014-10-02 16:17:49.06 Server      
    -d C:\Program Files\Microsoft SQL Server\MSSQL.1\MSSQL\DATA\master.mdf
    2014-10-02 16:17:49.06 Server      
    -e C:\Program Files\Microsoft SQL Server\MSSQL.1\MSSQL\LOG\ERRORLOG
    2014-10-02 16:17:49.06 Server      
    -l C:\Program Files\Microsoft SQL Server\MSSQL.1\MSSQL\DATA\mastlog.ldf
    2014-10-02 16:17:49.07 Server      SQL Server is starting at normal priority base (=7). This is an informational message only. No user action is required.
    2014-10-02 16:17:49.07 Server      Detected 2 CPUs. This is an informational message; no user action is required.
    2014-10-02 16:17:49.71 Server      Using dynamic lock allocation.  Initial allocation of 2500 Lock blocks and 5000 Lock Owner blocks per node.  This is an informational message only.  No user action is required.
    --The Anh--

    Hello,
    Can you tell us the status of the issue ? If you have found answer please post here so that it can help other members when needed. If You found answer in this thread please mark answer to the post and close the thread
    Please mark this reply as answer if it solved your issue or vote as helpful if it helped so that other forum members can benefit from it
    My Technet Articles

  • SQL 2005 Setup on Win7 Ultimate [No SQL Services after installation]

    Win 7 Ultimate (64bit)
    4GB RAM
    New installation of Win 7 Ultimate
    Re-installation of SQL: Originally SQLExpress which didn't work out so I went to SQL2005 Standard Edition SP1 & updated to SQL2005 SP4.  I installed Visual Studio 2005 during the SP1 installation.  Actually, I installed all SQL2005 components
    'just in case'.
    I had attempted, unsuccessfully, to install SQLExpress so I uninstalled all SQLExpress components via Programs and Features, removed all SQL related directories and subdirectories in c:\Program Files (x86)\SQL.... and started the DVD setup.exe installation. 
    [I didn't do a RegEdit32!] 
    Uniquely, During installation of SQL2005, I wasn't asked for the SQL Product Key nor whether the mode was Windows or Mixed (I want Mixed Mode).  Now, after rebooting with all MS updates (Win7 and SQL2005) I don't see any SQL services even though the
    Microsoft SQL Server 2005, Backward compatibility and Books etc are listed as installed under Programs and Features.  IIRC, I saw a message regarding ASP.Net for 64bit being installed but some issues on the 32bit not being installed (warning message).
    So, how do I get the necessary SQL 2005 services installed and get SQL functional???  I'm open to a complete re-install if necessary.  My original DVD is SQL2005 Standard Edition SP1, fyi.
    THANKS!

    1) SQL Server Configuration Manager?  Yes, I do under "Configuration Tools"  When selecting this and going into SQL Server 2005 Services I get "There are no items to show in this view".
    2) Exact SQL Server edition? From Help of SQL Server Configuration Manager: 2005.090.5000.00
    3) Compact Edition installed?  I used the SQL2005 SP1 Standard Edition DVD and then selected setup.exe.  If you'd like for me to uninstall SQL and reinstall I will (including removing appropriate SQL Server directories).  I'd remove the RegEdit
    entries but I don't know where/what they are.  [[Note!: See #4 below where under Server Type I see "SQL Server Compact Edition  ... as well as Database Engine, Analysis Services, Reporting Services and Integration Services]
    4) ??: Since I can't get into SQL Server Management Studio.  I get "Cannot connect to XYZ02" "A network-related or instance specific error occurred while establishing a connection to SQL server.  The server was not found or was not accessible. 
    Verify that the instance name is correct and that SQL Server is configured to allow remote connections.  (Provider: Named Pipes Provider, error:40- Could not open a connection to SQL server) (Microsoft SQL server, Error:2)"  [Note: XYZ02 is the name
    of the laptop and I used: Server Type: Database Engine; Server Name: XYZ02 (I had to enter as it wasn't listed); Authentication: Windows Authentication
    So, suggestions... looks like I DO have Compact Edition?  Thoughts?????
    Thanks
    BTW, I have another 64bit laptop (same mfr/model but with 8GB vs this 4GB under 64bit Win7 Ultimate) that runs SQL fine.  Been running SQL 2005 on it for 3-4+ years.

  • Unable to start ifs service after database is restarted

    Hi All,
    I am getting this weird problem with iFS. I have web application where I connect to iFS to read some of the documents. The problem is when the database is stopped and started with App server still running (ifs is also up and running)... I am getting the following error message.
    Any help will be greatly appreciated. I have also attached the java class which I am using to get connection...
    oracle.ifs.common.IfsException: IFS-21008: Unable to connect to iFS service
    oracle.ifs.common.IfsException: IFS-11013: Unable to start inter-service event exchanger
    java.sql.SQLException: No more data to read from socket
         at oracle.jdbc.dbaccess.DBError.throwSqlException(DBError.java:168)
         at oracle.jdbc.dbaccess.DBError.throwSqlException(DBError.java:210)
         at oracle.jdbc.dbaccess.DBError.check_error(DBError.java:857)
         at oracle.jdbc.ttc7.MAREngine.unmarshalUB1(MAREngine.java:731)
         at oracle.jdbc.ttc7.MAREngine.unmarshalSB1(MAREngine.java:690)
         at oracle.jdbc.ttc7.Oopen.receive(Oopen.java:103)
         at oracle.jdbc.ttc7.TTC7Protocol.open(TTC7Protocol.java:466)
         at oracle.jdbc.driver.OracleStatement.<init>(OracleStatement.java:413)
         at oracle.jdbc.driver.OracleConnection.privateCreateStatement(OracleConnection.java:470)
         at oracle.jdbc.driver.OracleConnection.createStatement(OracleConnection.java:379)
         at oracle.ifs.server.S_LibraryServiceRdbmsEventExchanger.start(S_LibraryServiceRdbmsEventExchanger.java:243)
         at oracle.ifs.server.S_LibraryService.addSession(S_LibraryService.java:2695)
         at oracle.ifs.server.S_LibrarySession.<init>(S_LibrarySession.java:1961)
         at java.lang.reflect.Constructor.newInstance(Native Method)
         at oracle.ifs.server.S_LibraryService.constructSession(S_LibraryService.java:2566)
         at oracle.ifs.server.S_LibraryService.connect(S_LibraryService.java:2359)
         at oracle.ifs.beans.LibraryService.connect(LibraryService.java:977)
         at com.comp.test.utils.iFSSession.getIfsConnection(iFSSession.java:73)
         at com.comp.test.controller.ReportRequestAction.processRequest(ReportRequestAction.java:95)
         at com.comp.test.controller.ReportRequestAction.execute(ReportRequestAction.java:64)
         at org.apache.struts.action.RequestProcessor.processActionPerform(RequestProcessor.java:484)
         at org.apache.struts.action.RequestProcessor.process(RequestProcessor.java:274)
         at org.apache.struts.action.ActionServlet.process(ActionServlet.java:1482)
         at org.apache.struts.action.ActionServlet.doPost(ActionServlet.java:525)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:760)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
    --java code
              if(!LibraryService.isServiceStarted(serviceName)) {
              service = LibraryService.startService(serviceName,servicepasswd);
              } else {
              service = LibraryService.findService(serviceName);
                   //CredentialManager to authenticate a user
              CleartextCredential cred = new CleartextCredential(name, password);
              ConnectOptions connectOpt = new ConnectOptions();
                   //Sets and gets the Locale of the new session.
              connectOpt.setLocale(Locale.getDefault());
                   //Connects to iFS, establishing a new LibrarySession
              ifsSession = service.connect(cred, connectOpt);
                   //Set the administrator mode state for this session
                   ifsSession.setAdministrationMode(true);
                   return ifsSession;

    I am using the following class to get ifs session from IfsHttpLogin
    public class TestIfsSession implements IfsHttpLogin {
    * The <code>LibrarySession</code>.
    private LibrarySession m_session;
    * The <code>FolderPathResolver</code>.
    private FolderPathResolver m_resolver;
    * Default constructor required by the jsp spec for the USEBEAN tag
    * @exception IfsException
    public TestIfsSession() throws IfsException {
    public void init(LibrarySession libSession)
         this.m_session = libSession;
    * Return the login's session object.
    * @return The <code>LibrarySession</code> object.
    public LibrarySession getSession() {
    return m_session;
    * Return the login's path resolver.
    * @return The <code>FolderPathResolver</code> object.
    public FolderPathResolver getResolver() {
    return m_resolver;
    * Called when this object is bound to the HTTP session object.
    * @param event
    * The event when the object is bound to the Http session.
    public void valueBound(HttpSessionBindingEvent event) {
    // do nothing
    m_category.debug("value bound : ");
    * Called when this object is unbound from the HTTP session object.
    * @param event
    * The event when the object is unbound to the Http session.
    public void valueUnbound(HttpSessionBindingEvent event) {
    m_resolver = null;
    try {
    if (m_session != null) {
    m_category.debug("removing connection: valueUnbound " + m_session);
    m_session.disconnect();
    } catch (IfsException e) {
    e.printStackTrace();
    } finally {
    m_session = null; // release the resources
    System.gc();

  • Can't start OLAPServer service after installing patches #9.0.1.3

    I had a running OLAPServer service before I installed the 9i latest patches (#9.0.1.3) yesterday.
    I have tried to use either Windows Service Manager or OLAP Services Instances Manager to start that service.
    When I tried to use OLAP OSIM, I got error message like this :
    XPINSMGR - 10565 Cannot access olap service from this database. Cause : an attempt was made to access OLAP services on a database on which it is not installed (?). Action: Install OLAP Service in the database...
    I have tried to create a new database and set all the OLAP configuration, but it is still not working..
    Is there someone can help me to figure out what happened ?
    thanks, Sjarif

    Thank's for your suggestion. But my problem occured after I installed the 9.0.1.3.1 patch on my 9i database server (in run on XP Pro machine). I have checked OLAPDBA,OLAPSYS,and OLAPSVR security status, they are NOT LOCKED and NOT EXPIRED.
    I have checked the content of OLAPServicesAgent.log file and I find ORA-03113 error.
    This is the content of OLAPServicesAgent.log file:
    [08-Apr-2002, 12:47:28PM] Finished waiting for init thread to finish; wait result: 0
    [08-Apr-2002, 12:47:28PM] Waiting for serviceDoneEvent to be triggered.
    [08-Apr-2002, 12:47:28PM] Filtering output using VERBOSE DEBUG (level 3 of 3) mode.
    [08-Apr-2002, 12:47:28PM]
    [08-Apr-2002, 12:47:28PM] Retrieving privilege information from registry and RDBMS.
    [08-Apr-2002, 12:47:28PM] New RDBMSInstance() allocated.
    [08-Apr-2002, 12:47:28PM] ztcsr failed with error code -1013
    [08-Apr-2002, 12:47:28PM]
    [08-Apr-2002, 12:47:37PM] GetRDBMSConnection(): setConnection() failed.
    [08-Apr-2002, 12:47:37PM] Was trying to connect to tns listener, OLAPDATA, with user id, olapsvr
    [08-Apr-2002, 12:47:37PM] Error message was: ORA-03113: end-of-file on communication channel
    [08-Apr-2002, 12:47:37PM]
    [08-Apr-2002, 12:47:37PM] Error code was: 4294967295, Function was: TxsRdbOCIConnection::connect
    [08-Apr-2002, 12:47:37PM] RDBMSInstance() destructor called.
    [08-Apr-2002, 12:47:37PM] New RDBMSInstance() allocated.
    [08-Apr-2002, 12:47:37PM] ztcsr failed with error code -1013
    [08-Apr-2002, 12:47:37PM]
    [08-Apr-2002, 12:47:37PM] GetRDBMSConnection(): setConnection() failed.
    [08-Apr-2002, 12:47:37PM] Was trying to connect to tns listener, OLAPDATA, with user id, olapsvr
    [08-Apr-2002, 12:47:37PM] Error message was: ORA-03113: end-of-file on communication channel
    [08-Apr-2002, 12:47:37PM]
    [08-Apr-2002, 12:47:37PM] Error code was: 4294967295, Function was: TxsRdbOCIConnection::connect
    [08-Apr-2002, 12:47:37PM] RDBMSInstance() destructor called.
    [08-Apr-2002, 12:47:37PM] New RDBMSInstance() allocated.
    [08-Apr-2002, 12:47:37PM] ztcsr failed with error code -1013
    [08-Apr-2002, 12:47:37PM]
    [08-Apr-2002, 12:47:38PM] GetRDBMSConnection(): setConnection() failed.
    [08-Apr-2002, 12:47:38PM] Was trying to connect to tns listener, OLAPDATA, with user id, olapsvr
    [08-Apr-2002, 12:47:38PM] Error message was: ORA-03113: end-of-file on communication channel
    [08-Apr-2002, 12:47:38PM]
    [08-Apr-2002, 12:47:38PM] Error code was: 4294967295, Function was: TxsRdbOCIConnection::connect
    [08-Apr-2002, 12:47:38PM] RDBMSInstance() destructor called.
    [08-Apr-2002, 12:47:38PM] New RDBMSInstance() allocated.
    [08-Apr-2002, 12:47:38PM] ztcsr failed with error code -1013
    [08-Apr-2002, 12:47:38PM]
    [08-Apr-2002, 12:47:38PM] GetRDBMSConnection(): setConnection() failed.
    [08-Apr-2002, 12:47:38PM] Was trying to connect to tns listener, OLAPDATA, with user id, olapsvr
    [08-Apr-2002, 12:47:38PM] Error message was: ORA-03113: end-of-file on communication channel
    [08-Apr-2002, 12:47:38PM]
    [08-Apr-2002, 12:47:38PM] Error code was: 4294967295, Function was: TxsRdbOCIConnection::connect
    [08-Apr-2002, 12:47:38PM] RDBMSInstance() destructor called.
    [08-Apr-2002, 12:47:38PM] Done retrieving privilege information.
    [08-Apr-2002, 12:47:38PM] Starting IOR listener on port: 7051
    [08-Apr-2002, 12:47:38PM] ServiceManager Constructor called.
    [08-Apr-2002, 12:47:38PM] ScmEnumServicesStatus()***ret = 234***m_hServiceManager = 1417944***bufsize = 10180***numServices = 0
    [08-Apr-2002, 12:47:38PM] ScmEnumServicesStatus()***ret = 0***m_hServiceManager = 1417944***bufsize = 0***numServices = 98
    [08-Apr-2002, 12:47:39PM] An access provider was found reading the Security/AuthenticationProviderPath registry key (C:\OraHome1\bin\xsapdbms.dll) for the service name, OLAPServer
    [08-Apr-2002, 12:47:39PM] New RDBMSInstance() allocated.
    [08-Apr-2002, 12:47:39PM] ztcsr failed with error code -1013
    [08-Apr-2002, 12:47:39PM]
    [08-Apr-2002, 12:47:39PM] GetRDBMSConnection(): setConnection() failed.
    [08-Apr-2002, 12:47:39PM] Was trying to connect to tns listener, OLAPDATA, with user id, olapsvr
    [08-Apr-2002, 12:47:39PM] Error message was: ORA-03113: end-of-file on communication channel
    [08-Apr-2002, 12:47:39PM]
    [08-Apr-2002, 12:47:39PM] Error code was: 4294967295, Function was: TxsRdbOCIConnection::connect
    [08-Apr-2002, 12:47:39PM] RDBMSInstance() destructor called.
    [08-Apr-2002, 12:47:39PM] ExecuteRDBMSCommand() failed, command = select * from ALL_OLAP_os_child_instances
    [08-Apr-2002, 12:47:39PM] Unable to add Olap child instance, OLAPServer, to the Oracle ALL_OLAP_os_child_instances table.
    [08-Apr-2002, 12:47:39PM] Check to see if the usernames and passwords within olap.key associated with
    [08-Apr-2002, 12:47:39PM] this instance are correct. If not, use the /CreateKeyval option of xsdaemon to reset the values, or use
    [08-Apr-2002, 12:47:39PM] the script provided for that purpose.
    [08-Apr-2002, 12:47:39PM] xsdaemon process is terminating abnormally.
    It seems to me there is a problem in OCI connection ...
    Thanks.
    Sjarif

  • Can't  start oracle8i service after installing successfully

    Hello
    i have already install oracle8.1.5 on solaris intel 7
    after installing, i want to start oracle service,
    using oracle accout, i log in , i go to $ORACLE_HOME/bin and execute 'dbstart'
    it is said 'cat can't open /etc/oratab'
    my ipc parametr is:
    set shmsys:shminfo_shmmax=4294967295
    set shmsys:shminfo_shmmin=1
    set shmsys:shminfo_shmmni=100
    set shmsys:shminfo_shmseg=10
    set semsys:seminfo_semmni=100
    set semsys:seminfo_semmsl=200
    set semsys:seminfo_semmns=420
    set semsys:seminfo_semopm=100
    set semsys:seminfo_semvmx=32767
    .profile is
    ORACLE_BASE=/u01/app/oracle
    ORACLE_HOME=/u01/app/oracle/product/8.1.5
    ORACLE_SID=o815
    PATH=$ORACLE_HOME/bin:/bin:/usr/bin
    can anyone help me?
    thanks a lot
    liu fang

    Hi,
    check the file oratab under /etc and the permission on that.if oratab is not under etc make a search for oratab and copy that to under /etc.
    try ps -ef |grep oracle
    see what happened.
    Yogi
    [email protected]

  • Cannot start BI services after configuring LDAP integration

    Hi all,
    After configuring LDAP integration with OBIEE , I have stopped all BI services and started again. It throws following error:
    <Nov 24, 2012 2:05:16 PM AST> <Error> <Security> <BEA-090892> <The loading of OPSS java security policy provider failed due to exception, see th
    ption stack trace or the server log file for root cause. If still see no obvious cause, enable the debug flag -Djava.security.debug=jpspolicy to
    ore information. Error message: oracle.security.jps.JpsException: [PolicyUtil] Exception while getting default policy Provider>
    <Nov 24, 2012 2:05:16 PM AST> <Critical> <WebLogicServer> <BEA-000386> <Server subsystem failed. Reason: weblogic.security.SecurityInitializatio
    tion: The loading of OPSS java security policy provider failed due to exception, see the exception stack trace or the server log file for root c
    If still see no obvious cause, enable the debug flag -Djava.security.debug=jpspolicy to get more information. Error message: oracle.security.jps
    ception: [PolicyUtil] Exception while getting default policy Provider
    weblogic.security.SecurityInitializationException: The loading of OPSS java security policy provider failed due to exception, see the exception
    trace or the server log file for root cause. If still see no obvious cause, enable the debug flag -Djava.security.debug=jpspolicy to get more in
    ion. Error message: oracle.security.jps.JpsException: [PolicyUtil] Exception while getting default policy Provider
            at weblogic.security.service.CommonSecurityServiceManagerDelegateImpl.loadOPSSPolicy(CommonSecurityServiceManagerDelegateImpl.java:1398)
            at weblogic.security.service.CommonSecurityServiceManagerDelegateImpl.initialize(CommonSecurityServiceManagerDelegateImpl.java:1018)
            at weblogic.security.service.SecurityServiceManager.initialize(SecurityServiceManager.java:873)
            at weblogic.security.SecurityService.start(SecurityService.java:141)
            at weblogic.t3.srvr.SubsystemRequest.run(SubsystemRequest.java:64)
            Truncated. see log file for complete stacktrace
    Caused By: oracle.security.jps.JpsRuntimeException: oracle.security.jps.JpsException: [PolicyUtil] Exception while getting default policy Provid
            at oracle.security.jps.internal.policystore.PolicyDelegationController.<init>(PolicyDelegationController.java:293)
            at oracle.security.jps.internal.policystore.PolicyDelegationController.<init>(PolicyDelegationController.java:284)
            at oracle.security.jps.internal.policystore.JavaPolicyProvider.<init>(JavaPolicyProvider.java:270)
            at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
            at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:39)
            Truncated. see log file for complete stacktrace
    Caused By: oracle.security.jps.JpsException: [PolicyUtil] Exception while getting default policy Provider
            at oracle.security.jps.internal.policystore.PolicyUtil.getDefaultPolicyStore(PolicyUtil.java:899)
            at oracle.security.jps.internal.policystore.PolicyDelegationController.<init>(PolicyDelegationController.java:291)
            at oracle.security.jps.internal.policystore.PolicyDelegationController.<init>(PolicyDelegationController.java:284)
            at oracle.security.jps.internal.policystore.JavaPolicyProvider.<init>(JavaPolicyProvider.java:270)
            at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
            Truncated. see log file for complete stacktrace
    Caused By: java.security.PrivilegedActionException: oracle.security.jps.JpsException: [PolicyUtil] Unable to obtain default JPS Context!
            at java.security.AccessController.doPrivileged(Native Method)
            at oracle.security.jps.internal.policystore.PolicyUtil.getDefaultPolicyStore(PolicyUtil.java:844)
            at oracle.security.jps.internal.policystore.PolicyDelegationController.<init>(PolicyDelegationController.java:291)
            at oracle.security.jps.internal.policystore.PolicyDelegationController.<init>(PolicyDelegationController.java:284)
            at oracle.security.jps.internal.policystore.JavaPolicyProvider.<init>(JavaPolicyProvider.java:270)
            Truncated. see log file for complete stacktrace
    Caused By: oracle.security.jps.JpsException: [PolicyUtil] Unable to obtain default JPS Context!
            at oracle.security.jps.internal.policystore.PolicyUtil$1.run(PolicyUtil.java:860)
            at oracle.security.jps.internal.policystore.PolicyUtil$1.run(PolicyUtil.java:844)
            at java.security.AccessController.doPrivileged(Native Method)
            at oracle.security.jps.internal.policystore.PolicyUtil.getDefaultPolicyStore(PolicyUtil.java:844)
            at oracle.security.jps.internal.policystore.PolicyDelegationController.<init>(PolicyDelegationController.java:291)
            Truncated. see log file for complete stacktrace
    Caused By: oracle.security.jps.service.idstore.IdentityStoreException: JPS-00056: Failed to create identity store service instance idstore.ldap.
    er:idstore.ldap. Reason: oracle.security.jps.JpsRuntimeException: JPS-00027: internal error You configured a generic WLS LDAPAuthenticator.
    The identity store type cannot be determined. Please choose an LDAP Authentication provider that matches your LDAP server.
            at oracle.security.jps.internal.idstore.ldap.LdapIdentityStoreProvider.getIdStoreConfig(LdapIdentityStoreProvider.java:195)
            at oracle.security.jps.internal.idstore.ldap.LdapIdentityStoreProvider.access$300(LdapIdentityStoreProvider.java:70)
            at oracle.security.jps.internal.idstore.ldap.LdapIdentityStoreProvider$NoLibOvd.getInstance(LdapIdentityStoreProvider.java:242)
            at oracle.security.jps.internal.idstore.ldap.LdapIdentityStoreProvider.getInstance(LdapIdentityStoreProvider.java:114)
            at oracle.security.jps.internal.idstore.ldap.LdapIdentityStoreProvider.getInstance(LdapIdentityStoreProvider.java:70)
            Truncated. see log file for complete stacktrace
    >
    <Nov 24, 2012 2:05:16 PM AST> <Notice> <WebLogicServer> <BEA-000365> <Server state changed to FAILED>
    <Nov 24, 2012 2:05:16 PM AST> <Error> <WebLogicServer> <BEA-000383> <A critical service failed. The server will shut itself down>
    <Nov 24, 2012 2:05:16 PM AST> <Notice> <WebLogicServer> <BEA-000365> <Server state changed to FORCE_SHUTTING_DOWN>
    D:\OraHome\Middlleware>I was not able to login to console since admin server not getting started.
    Kindly help me to overcome this issue.
    Thanks,
    Haree

    Thanks for the reply Veeravalli.
    I have stoped the services and delete the config.lok file then edited the config.xml file under *%MW_HOME%\user_projects\domains\bifoundation_domain\config* . Then started the BI services. Now its working fine.
    Thanks,
    Haree

  • [SOLVED]start a service *AFTER another one has executed completely

    How can i make "test.service" to start after "customstartup.service" has been fully executed?
    As you can see, even if test.service Requires customstartup and customstartup.service is "oneshot", test.service is started while customstartup is still starting!
    The following is in a linux container:
    [root@archiso ~]# cat /etc/systemd/system/customstartup.service
    [Unit]
    Description=customstartup
    [Service]
    Type=oneshot
    RemainAfterExit=yes
    ExecStart=/usr/bin/sleep 100
    [Install]
    WantedBy=multi-user.target
    [root@archiso ~]# cat /etc/systemd/system/test.service
    [Unit]
    Description=test
    Requires=customstartup.service
    [Service]
    Type=oneshot
    RemainAfterExit=yes
    ExecStart=/usr/bin/sh -c "echo hi all"
    [Install]
    WantedBy=multi-user.target
    # systemctl status customstartup
    ● customstartup.service - customstartup
    Loaded: loaded (/etc/systemd/system/customstartup.service; enabled)
    Active: activating (start) since gio 2014-07-03 16:30:10 CEST; 12s ago
    Main PID: 32 (sleep)
    CGroup: /machine.slice/machine-root\x2dimage.scope/system.slice/customstartup.service
    └─32 /usr/bin/sleep 100
    [root@archiso ~]# systemctl status test
    ● test.service - test
    Loaded: loaded (/etc/systemd/system/test.service; enabled)
    Active: active (exited) since gio 2014-07-03 16:30:10 CEST; 23s ago
    Process: 26 ExecStart=/usr/bin/sh -c echo hi all (code=exited, status=0/SUCCESS)
    Main PID: 26 (code=exited, status=0/SUCCESS)
    CGroup: /machine.slice/machine-root\x2dimage.scope/system.slice/test.service
    lug 03 16:30:10 archiso sh[26]: hi all
    lug 03 16:30:10 archiso systemd[1]: Started test.
    Any hints? Is there a way to enforce the wait?
    Thanks.
    Last edited by kokoko3k (2014-07-03 15:59:37)

    From systemd.unit:
    Requires=
               Configures requirement dependencies on other units. If this unit gets activated, the
               units listed here will be activated as well. If one of the other units gets
               deactivated or its activation fails, this unit will be deactivated. This option may be
               specified more than once or multiple space-separated units may be specified in one
               option in which case requirement dependencies for all listed names will be created.
               Note that requirement dependencies do not influence the order in which services are
               started or stopped. This has to be configured independently with the After= or Before=
               options. If a unit foo.service requires a unit bar.service as configured with
               Requires= and no ordering is configured with After= or Before=, then both units will
               be started simultaneously and without any delay between them if foo.service is
               activated. Often it is a better choice to use Wants= instead of Requires= in order to
               achieve a system that is more robust when dealing with failing services.

  • [Solved] SystemD, how to start a service after network is up.

    Hello,
    I'm recently involved to set up a daemon which should be ready after boot (aria2). Then it fails, as it fails minidlna as well.
    The reason is that they try to come up but there's no host to talk to. See this page.
    For my purposes, it should be good when the daemons find the necessary to stay alive (even they won't have a network fully ready, that may happen in less than a minute later). For minidlna is needed a valid IP which could be 127.0.0.1 or localhost, for aria2 it may be same or just looking for a RPC binding.
    This what the logs are telling me.
    I was trying to set more dependencies in the service, but even to set
    After=wpa_supplicant.service
    it doesn't have effect.
    I don't find a solution, as far as my knowledge spans. Another chance would take to set a systemD timer and when that will be gone to start the daemon. Sorry but I don't know much about that.
    Looking for someone here to guide to right direction.
    TIA
    Last edited by TheSaint (2013-07-15 03:12:37)

    WonderWoofy wrote:It depends on what network management utility you use and therefore also how you connect.  If you are using an ethernet connection, you could just use dhcpcd@<interface>.service.  This is a very simple service, and the network.target will not be reached until the IP address and connectivity is established.
    Meanwhile some good suggestion (like yours) came up, I've tried a couple of recipes. But  dhcpcd.service didn't get it right. Maybe dhcpcd@<interface>.service, would work, I'll see later.
    I got this working:
    [Unit]
    Description=aria2 Service
    Requires=network.target
    After=dhcpcd.service
    [Service]
    Type=forking
    User=aria2
    Group=aria2
    EnvironmentFile=/etc/conf.d/aria2.conf
    WorkingDirectory=/var/aria2
    ExecStart=/usr/bin/aria2c $ARIACMD
    ExecReload=/usr/bin/kill -HUP $MAINPID
    RestartSec=1min
    Restart=on-failure
    [Install]
    WantedBy=multi-user.target
    You may note the After=dhcpcd.service, but it doesn't work. I found RestartSec=1min ,Restart=on-failure more effective and perhaps less blocking to wait for the network to be ready. As a server this  should be a small issue, very seldom compared with the running time. We (family members) can accept a little wait for the service to be on.
    Exactly I don't know which of the two is the right solution, maybe the delay is the right one.
    I was doing a cron scheduled job, before using systemd  boot, which was kicking minidlna every 5 minutes, since it was dieing often. I didn't discover what was the reason.
    I think I'll have to study another recipe which sets up a timer and keep an eye on these two services, for the long term service. But even cron would suffice, I think.
    WonderWoofy wrote:if you are using wireless, the only two real solutions would be to use netctl@<profile>.service, which too won't reach the network.target until a conplete connection is made
    Yes I'm on wireless network and the interface plugged on USB . My intent should go beyond any particular configuration. Maybe because I'd like to show a working setup, which may fit for all configuration (90 % )
    I have to admit that the actual solution do not care much whether the network is found, so I hope to get a smarter setup that counts on the necessary tools before try something. However it's proved that they fail when no connection to the router is done. But I'm preferring that they succeed. 
    WonderWoofy wrote: NetworkManager gets around this by implementing an additional service called (unimaginatively) NetworkManager-wait-online.service, which is pulled in automatically when you enable NetowrkManager.service.
    As I stated above I'm expecting a solution that won't pull in so much dependencies. Even NM is my connection manager, on the server.
    WonderWoofy wrote:
    You probably also want to use Requisite=aria2c.service on the minidlna.service as well.  This too means that it will be started after aria2c, but that it will not start at all if it is not running or fails.
    Additionally, you could try using the Requisite configuration on the minidnla, while setting the aria2c to restart itself on failure.  So that it will keep trying, and once it does, then minidlna will start.
    looks like a dog biting the tail . It's much preferable a separated failure, just in case.
    WonderWoofy wrote:Edit: Also, it is not SystemD.  It is systemd (like other "daemon" binaries in *nix).
    I'm quite sure I saw it somewhere, none of my inventions
    Last edited by TheSaint (2013-07-13 07:10:33)

  • Apple TV 3 doesn't start Bonjour services after sleep since firmware upgraded to 6.0.2 (6646.81.1 build)

    I have upgraded my AppleTV 3 to firmware 6.0.2 for five weeks but always getting problem in Airplay my ipad2 and wired iMac to Apple TV3. Before that, the Apple TV3 in firmware 5.0 was fantastic in everything. Now, the all-time-sympton of my Apple TV3 waking up from sleep is:
    1) iPad2 in IOS6..1.3 can't find any airplay icon, same as my new iPhone 5s
    2) The wired iMac can't connect to AppleTV3 through Airplay, neither from Maverick's airplay icon nor from iTune's airplay icon.
    3) Further than that, the home sharing from AppleTV3 is found to be disconnected from iTune in iMac
    My port-scan towards ApplTV3 at this scenario is found all the Bonjour services are missing, including:
    *  Remote Audio Output  (port 5000)
    *  _airplay (port 7000)
    * _touch-able (port 3689)
    * Sleep Proxy Server  (port 57206)
    * _appletv-v2 (port 3689)
    My walk around at the moment is to restart AppleTV3, then all the Bonjour services come back and airplay, home sharing work again. However, this requires me to restart the box everytime I bring up the box from sleep. That means I have to turn on TV... quite fustrated.
    I'm wondering if there is any similar problem encounted and any fix.  Well, I can't find any formal description from Apple but their trouble-shooting document keeps saying to "restart Apple TV" as last resort.
    Tks in advance!

    I finally found the like-symptom causing the issue of missing airplay services on ATV box.
    Well, I have one airport express installed in my study room, which connects to the same LAN as ATV3 in living room. Today, I reset airport express to factory setting and reconfigured everything on AirportExpress, including its SSiD, wifi network key and device password. All of a sudden, my iPad, iPhone, iMac lost their airplay connection to ATV3. Port scanning found no airplay services on ATV3 box. It needed box restart to bring up airplay as my earlier walk around solution. I still performed reset -> restore for a "permanent fix".
    That said we might have airplay icon disappeared again if there were more than one airplay device on the same LAN that would interfere to each other. Working on one airplay device from ground start would cause airplay service of another box malfunction.
    My experience showed this twice. The first was happened when I put an airport express on the same LAN and I posted a thread here for help. The second was in this morning when i reset airport express to factory setting

  • How to keep Spotify from loading automatically on start up even after you changed your settings.

    I'm running Windows 7 OS and had the same issue. I solved my problem by going to the Spotify icon (Shortcut) and right click and go to the bottom were is says properties.Click on properties then click on "open file location". Find a folder that says Users.Click and open Users folder. You sould see a folder that is your username. (xxxx-user). Click and open that folder. Find the file that says "pref". Click to open and you should get a pop-up that says, "choose the program you want to use to open this file". Make sure the check box on the lower left says, "always use the selected program to open this kind of file" is unchecked (It already may be greyed out).Click on WordPad and you should see: ps.publish-playlist=0 and ps.publish-activity=0. Make both a number 3 and click save. Hopefully this will help.

    Hi,
    So it is not in this List ?
    You don't leave the app Open when you Shut down and have this box ticked ?
    AND you have other accounts Enabled so that you see the lower half of this pane ?
    If you only have the iMessages Account Enabled and not the Bonjour one you will not see this and not be able to set the "When I Quit...." setting.
    Whilst for AIM and Jabber and Yahoo Accounts this stop notifications as well it does not for iMessages.
    However I do find even though I get Dock Badge notifications It does not Start the app up.
    9:31 pm      Friday; April 3, 2015
    ​  iMac 2.5Ghz i5 2011 (Mavericks 10.9)
     G4/1GhzDual MDD (Leopard 10.5.8)
     MacBookPro 2Gb (Snow Leopard 10.6.8)
     Mac OS X (10.6.8),
     Couple of iPhones and an iPad

  • Cannot Start Up Properly After I Changed "Mac HD" Setting to "Locked to Everyone"

    Hi,
    I changed the setting in my "Macintosh HD" in Sharing & Permissions to "Locked" to "Everyone" and then the loading symbol showed up. It took a long time so I thought it was an error and shut down my device (Mac Pro) directly with the On/Off button on top right. I turned it on again and the screen shows nothing except white blank screen with the Apple logo on the center. Only the cursor shows up but there's no advance anymore. I can't log in to my device. Please help me!
    Thanks in advance.

    Dimas Giri,
    which version of OS X is installed on your Mac Pro?

  • Systemd: starting service after graphical target without

    Hi there,
    I have a service that I want to start after X has been started.
    This is my service file:
    [Unit]
    Description=Run powersaving script depending on AC state
    After=graphical.target
    [Service]
    Type=oneshot
    KillMode=none
    ExecStart=/usr/bin/powersaving
    [Install]
    WantedBy=multi-user.target
    However, during boot I get the following error message:
    ~ systemctl status powersaving
    ● powersaving.service - Run powersaving script depending on AC state
    Loaded: loaded (/usr/lib/systemd/system/powersaving.service; enabled)
    Active: inactive (dead)
    Apr 07 07:16:14 thinkpad systemd[1]: Found ordering cycle on powersaving.service/start
    Apr 07 07:16:14 thinkpad systemd[1]: Found dependency on graphical.target/start
    Apr 07 07:16:14 thinkpad systemd[1]: Found dependency on multi-user.target/start
    Apr 07 07:16:14 thinkpad systemd[1]: Found dependency on powersaving.service/start
    Apr 07 07:16:17 thinkpad systemd[1]: Found ordering cycle on powersaving.service/start
    Apr 07 07:16:17 thinkpad systemd[1]: Found dependency on graphical.target/start
    Apr 07 07:16:17 thinkpad systemd[1]: Found dependency on multi-user.target/start
    Apr 07 07:16:17 thinkpad systemd[1]: Found dependency on powersaving.service/start
    ~ dmesg | grep powersaving
    [ 7.492597] systemd[1]: Found dependency on powersaving.service/start
    [ 7.492604] systemd[1]: Breaking ordering cycle by deleting job powersaving.service/start
    [ 7.492608] systemd[1]: Job powersaving.service/start deleted to break ordering cycle starting with graphical.target/start
    I found this thread which suggests to use display-manager.service instead of the graphical target.
    However, I start X manually using startx and no display-manager.
    So how can I run my service after starting of X without a display-manager?
    Thanks!

    I don't think your new version will work. Your new version will make your service part of multi-user.target and started after multi-user.target; so you are asking systemd to start your service after itself. In any case such attempts will start the service before startx. startx is a command that you run as an ordinary user, X has the special privilege to get root access (it has the suid bit set) and systemd is not involved in the process. I do not think that you can tell systemd to start a service after a command that you launch by hand; and I don' think it's the purpose of systemd. You are really asking to launch a daemon that needs root access as part of a command that you run as an ordinary user. One of the solution is to use sudo and put sudo /usr/bin/powersaving into ~/.xinitrc after having properly configured sudo.
    Last edited by olive (2014-04-07 08:34:32)

  • SQL 2008 R2 Cluster | change Cluster Disks

    Hello,
    We have a SQL cluster (for SharePoint 2010) consists of two nodes Windows server 2008 R2 & SQL 2008 r2.
    The SQL cluster have MSDTC (Clustered) & SQL services, with total four disks:
    Quorum Disk
    MSDTC Disk
    Databases disk
    Logs disk.
    Now the old SAN will be decommissioned and new LUNs have added to replace the our disks above. I managed to change Quorum & MSDTC. I used the below robocopy command to copy databases and logs with the same folder structure and permissions:
    robocopy t:\ l:\ /E /MIR /SEC /COPYALL /V
    I stopped SQL services then swapped drive letters , when I start SQL services it starts without problems (using the new Disks).
    But the issue is when I connect to SQL management studio, all databases are in suspect mode. I know there some SQL query to be run against each database , but this a production environment and I don't want to mess with it.
    Is there any other way to change cluster disks of SQL cluster? or use the above method without getting into suspect mode?
    Thanks, Shehatovich

    Hello, Shehatovich
    I you have copied the files while there were still online, that might have been the cause 'suspect' state of your databases.
    I would suggest you to follow the steps:
    Add the new disks to cluster, with validation in every single Cluster node (then cluster will be able to get the signature of the disks)
    Stop SQL Server service.
    Copy the MDF and LDF to the new disks,
    use the Detach and attach Method.  (http://msdn.microsoft.com/en-us/library/ms187858.aspx)
    After check tha your databases are online and consistent.
    Stop SQL Server service again and remove the disks
    Hope it may help you...
    Regards,
    Edvaldo Castro
    Edvaldo Castro http://edvaldocastro.com MCITP Database Administrator on SQL Server® 2008 MCITP Database Administrator on SQL Server® 2005 MCTS: SQL Server® 2008 MCTS: SQL Server® 2005 MCT: Microsoft Certified Trainer MTA: Microsoft Technology Associate
    MTAC – Microsoft Technical Audience Contributor CCSQLA – Cambridge Certified SQL Associate TOEIC – Test of English for International Communication

  • How to stop sql services and sql agent services on multiple servers

    Looking for a t-sql/powershell script to stop/start sql services on multiple servers. Plan is to execute script from centralized server.
    Rahul

    see
    http://www.databasejournal.com/features/mssql/article.php/3644906/Automatically-Stopping-and-Restarting-SQL-Server.htm
    http://sqlpowershell.wordpress.com/2013/04/11/powershell-check-start-and-stop-sql-services-of-a-remote-servers/
    Please Mark This As Answer if it helps to solve the issue Visakh ---------------------------- http://visakhm.blogspot.com/ https://www.facebook.com/VmBlogs

Maybe you are looking for

  • Possibilities to replicate R3 vendor master to CRM

    We are working with SAP ECC and at them moment we are installing CRM 4.0 Best Practices. Replication of customers from R3 to CRM is working but we face a problem with vendor master records: In R3 we have setup sales representatives as vendor master r

  • Could not find coding page for receiving system

    Hi, We have set up the configuration of RFC connections in SM59. We want to send an IDoc from a Unicode to a non-Unicode system. Message 'Could not find coding page for receiving system' appears. We activated some solutions described in OSS notes and

  • AJAX True Client issue with Load generator and BPM

    Hi every one, when i try to run Ajax True Client scrit from controller with Load Generator other than local machine, it is failing with an error "cannot find usr file".  Root Cause: this is because it is missing "webiendp.txt" file while copying the

  • Cisco Clean Access agent for Ipad

    My university uses Cisco Clean Access agent for wifi. I have been able to login using the alotted password through Safari, however the next step is a prompt to download Clean Access Agent. When I try to download the application, Safari prompts that t

  • Reload Software Error 552

    HI, I have been using my Blackberry 8900 for more than 18 month and never had any problem. Today I went to Blackberry apps and downloaded the Blackberry protect software, while the download was going on, the mobile got off automatically and post that