Installing Patch 9.2.0.5: Weird "Stop Running Services" Screen

Hi to all.
I found this issue in several places, including this forum, but I never saw a working proposal for a satisfying solution. Installing Oracle Patch 9.2.0.5 over a 9.2.0.1-Installation on XP Pro, I was confronted with a "Stop Running Services" screen, that listed ALL running Windows Services, even the most basic ones, which are required for a working OS and cannot/should not be stopped. Of course I had stopped the Oracle listener and instance services (including the recovery service, omtsreco.exe).
I found using TASKLIST.EXE or LISTDLLS.EXE, that many Oracle DLLs like ORAPLS9.DLL were used by a command "svchost -k netsvcs". But I could not find out, where and for what reason this command is launched and how I can prevent this launching without hazarding the system. The string "netsvcs" can not be found in the registry, for instance.
At least, somehow I managed to do the job, but I cannot exactly recall all the steps I took! At the "Stop Running Services" screen I chose "Abort current component and continue installation", and after install finished (it said something like "install finished with errors" or that like), I was left with a non-functioning Oracle client. Whopee! It told me "Bad function entry point" when I tried to start SQL*Plus. Desperately, I started the patch installation a second time. THIS time I installed OUI 10.1.0.2 as a first step (which I did NOT during the first round), and then started patch install. Strangely, this time I was presented another flow of dialogs (Sorry, but I missed to make notes about the exact titles and the dialog flow), which took MUCH MUCH longer ("Analyzing Dependencies" for example, took 1.5 hours to complete), and I really do not know, how or whether I was confronted with a "Stop Running Services" issue), but after all I really managed to complete the second try successfully, and the client functions worked again (SQL*Plus reported the correct version, 9.2.0.5).
Before I'm driven through this hell again (I have to patch several workstations running 9.2.0.1), I'd like to know,
- Whether the issue has been solved, that the "Stop Running Services Screen" lists
most basic services like "Event Manager". Could it have been caused by using the
wrong OUI version or under what circumstances will it appear?
- Secondly, what is this mysterious "svchost -k netsvcs" (netsvcs = NETSerViCeS ?)
locking many of the DLL files in the Oracle "BIN" folder. It is definitely NOT
one of the Oracle listener or instance services (all of which start with "Oracle").
How can this service be disabled or be prevented from loading the Oracle DLLs?
Sorry for the long story and partially unclear details, since I do not recall all of the long installation session. Any input is welcome.
Werner

Ok, "netsvcs" CAN be found in the registry, but I used FINDSTR.EXE to seach a UNICODE .REG file, and of course had no hits. Meanwhile, I learned more about SVCHOST.EXE and it's service groups, one of which is "netsvcs". In HKLM\SOFTWARE\Microsoft\Windows NT\CurrentVersion\SvcHost, I found a value and a key named "netsvcs", the value contains this string (abbreviated):
"6to4
AppMgmt
AudioSrv
Browser
CryptSvc
helpsvc
xmlprov
wscsvc
WmdmPmSN".
These are the symbolic names of the services presented to me in the "Stop Running Services" screen! Now it's clear, why this screen appears, since "svchost -k netsvcs" is the process locking the Oracle DLLs.
But the question remains: WHY does "svchost -k netsvcs" need access to Oracle DLLs? Which system or application setting controls whether svchosts tries to load the DLLs?
Still puzzled. Werner.

Similar Messages

  • 9205 Installation Issue - Stop running services

    Hi,
    I am trying to install Patch 9.2.0.5 on Windows XP Service Pack 2.
    Before the installation begins I am prompted to stop a long list of services. I try to stop all services but obviously cannot stop them all. I can thus not continue my installation. Has anyone encountered this before or have a solution for it as I cannot proceed with my installation as is.
    Kindest Regards,
    Will

    Actually I have the same problem and I'm currently seeking a solution.
    The problem is that OUI lists all the windows services to be stopped (It's insane to ask such thing!!!)
    Normally for patching only the client you should stop only the MTS recovery service!!
    Anyone knows how to handle this? (Apart from uninstall/reinstall Oracle Client)

  • How to stop running service ?

    How to stop these services :usbserviceDeviceUsageServiceTVOutGaServiceUpnpClientManagerServiceEnterpirseService I stop them then they are auto restartsonebody can help me to stop them !!Regards

    At the present, they do not nessesary but thay still run cause use ram and waste pinthey appear when I updated to android 5.1.1 via PC companion

  • How to start and Stop Running services with Java Programme

    I have some Service Runinig on My Windows machine like Tomcat Server,i want to update some file in Tomcat server through java program ,it works only when my tomcat stops ,I want to write peice of Code so that i can stop service with my prog and start after updating my files

    heres something that may help yeah
    http://wrapper.tanukisoftware.org/doc/english/introduction.html

  • Have the lastest version of Firefox: Congrats! You're using the latest version of Firefox. How do I stop the PopUp "The Update could not be installed (patch ap

    Every time Firefox starts I get a Pop Up: "The Update could not be installed (patch ap
    When I check Firefox for updates I receive this message: Congrats! You’re using the latest version of Firefox.
    How do I stop this Pop Up?

    Try to run the Firefox program once as Administrator (right-click: Run as Administrator).

  • DBCA stopped working after installing Patch 13783453

    I apologize if this has been answered before but I could not find a thread using the search.
    I am running Windows 7 64-bit with 64-bit JDK 1.6.0_41. I installed 11.2.0.3 successfully. I used DBCA to create a desktop edition database. I then installed Patch 13783453 (Patch 4). The patch was installed successfully. After the patch installation everything works except DBCA and Upgrade Assistant.
    It looks like some of the jar files are corrupted after the patch installation. When I rollback the patch, I am again able to run DBCA. The exception that I see when I run DBCA is
    $ ./dbca.bat
    Exception in thread "main" java.lang.ClassFormatError: Unknown constant tag 13 in class file oracle/cluster/deployment/ClusterwareInfo
    at java.lang.ClassLoader.defineClass1(Native Method)
    at java.lang.ClassLoader.defineClass(ClassLoader.java:621)
    at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:124)
    at java.net.URLClassLoader.defineClass(URLClassLoader.java:260)
    at java.net.URLClassLoader.access$100(URLClassLoader.java:56)
    at java.net.URLClassLoader$1.run(URLClassLoader.java:195)
    at java.security.AccessController.doPrivileged(Native Method)
    at java.net.URLClassLoader.findClass(URLClassLoader.java:188)
    at java.lang.ClassLoader.loadClass(ClassLoader.java:307)
    at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:268)
    at java.lang.ClassLoader.loadClass(ClassLoader.java:252)
    at java.lang.ClassLoader.loadClassInternal(ClassLoader.java:320)
    at oracle.sysman.assistants.util.hasi.HAUtils.<init>(HAUtils.java:236)
    at oracle.sysman.assistants.util.hasi.HAUtils.getInstance(HAUtils.java:279)
    at oracle.sysman.assistants.util.NetworkUtils.getAllListeners(NetworkUtils.java:347)
    at oracle.sysman.assistants.util.step.StepContext.<init>(StepContext.java:334)
    at oracle.sysman.assistants.dbca.backend.Host.<init>(Host.java:823)
    at oracle.sysman.assistants.dbca.ui.UIHost.<init>(UIHost.java:258)
    at oracle.sysman.assistants.dbca.ui.InteractiveHost.<init>(InteractiveHost.java:54)
    at oracle.sysman.assistants.dbca.Dbca.getHost(Dbca.java:164)
    at oracle.sysman.assistants.dbca.Dbca.execute(Dbca.java:112)
    at oracle.sysman.assistants.dbca.Dbca.main(Dbca.java:180)
    Any ideas how to fix this?
    Thanks in advance.
    Edited by: 1002504 on Apr 25, 2013 7:20 AM

    which version of windows 7 you are using ? any version expect home like sb said open SR

  • Servers where patches will not install automatically or manually, Live updates are broken and when checking installed updates shows "NO UPDATES ARE INSTALLED ON THIS COMPUTER" SFC \SCANNOW will not run

    Hello, (Bit of a long one but please read)
    We have 3 servers in same physical location and server OU etc that are exhibiting the exact same behaviors (we have server servers in this location that are not), as above theyt are all W2008 R2 SP1 and all built from the same standard
    image we use on hundreds of other computers, they have also been in production for different amounts of time and we started to see this behavior at different times with them: (Its odd they are all in the same site where there are also several other servers
    that are not effected, there must be a link ? )
    These servers are all missing several patches when checking our internal tool that reports from IBM endpoint management that we use to deliver patches (they are not all missing the exact same patches some ore or less than other), although
    SCCM (we used SCCM to deliver patches until around 6 months ago) and IBM EM are both running (some ptches hark back to the SCCM Delievry days) they are not patching and when attempting to patch manually by downloading the exact patch coresponding to the fixlet
    ID and the KB , the stanbdalone installer starts and after some time you receive an error message “The update is not applicable to yoru computer”. Windows update returns error 80070006 for all of the servers.
    it is worth noting that other applications and products also using the .MSU extension will insatll so it is not a problem with the installer service.
    The above led me to think a corrupt patch may have stopped the sequence of patching so I then looked in “Programs and Features” => “Installed updates” and this is blank for all of them returening the message:
    “NO UPDATES ARE INSTALLED ON THIS COMPUTER”.  (this I believe is a part of the fundamental issues and resolving this may resolve the patching)
    Another issue is that if you run  “SFC /SCANNOW” It starts the scan and then returns: “Windows Resource Protection could not perform the requested operation” (Also in safe mode and both from an elevated CMD and WMI is started as a service)
    The all three are probably related so I think fixing the “SFC and NO UPDATES SHOWN” issues will resolve the first.
    The things I have tried so far are:
    Running : wmic qfe list full /format:htable > c:\updates.htm             Should produce a list of updates but instead returns :  No Instance(s) Available (this is not hopeful)
    Fix: Ran the “SYSTEM UPDATE REDINESS TOOL” from  http://support.microsoft.com/kb/947821
    Result : Update Ran successfully but NO CHANGE
    Fix: Ran the automated and manual fix “RESET WINDOWS UPDATE COMPONENTS” here :
    http://support.microsoft.com/kb/971058/en then undated windows update agent.
    Result : All ran successfully and NO CHANGE
    Fix: Ran MBSA
    Result : Runs successfully and then stays at “Done downloading security update information” (Log gives no obvious information)
    Fix: Renamed the software distribution folder/restarted services (Various variations of this fix online, tried a few)
    Result: Runs as described in article with new Software distribution folder being created,
    NO CHANGE
    Fix: Create/Correct the  reg key for windows trusted installer located here HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Component Based Servicing\Version (several articles relating to this and the above issues)
    Result: the existing key was correct as should be from internal system information gathered , required in article.
    Fix: Ran the “Windows update trouble-shooter”
    as here :
    http://windows.microsoft.com/en-us/windows/troubleshoot-problems-installing-updates#1TC=windows-7
    Result:  It detected and fixed error’s but still no change.
    The WMI Repository checks out on them all for both of the methods I know to verify “Get-wmiobject –list |measure” and ensure count is over 900 and also “C:\>winmgmt /verifyrepository” and the repository came back as “WMI Repository is consistent”. I guess
    this is not hard evidence the WMI is OK, but these are the only methods I know.
    I have also tried removing the server from its OU , running a GP Update and then rebooting and testing but to no avail (Bit of a longshot but tried to link the distinction between the three servers and the OU GP is one of them)
    I have tried a few other articles registering .Dll’s etc , but I did not take a note of links as I was at the start of this and didn’t expect it to go so long so please reply with anything you see not above im happy to try again.
    I have thought about removing SP1 and reinstalling it but this will require a major downtime and only possible if the backup files of SP1 have not been removed.
    Any help is apreciated !

    Hi,
    Please try to rebuil the WMI repository.
    For detailed information, please refer to the blog below,
    http://blogs.technet.com/b/askperf/archive/2009/04/13/wmi-rebuilding-the-wmi-repository.aspx
    If issue persists, due to sfc doesn't work, could you try to repair your system with the installation disk?
    Best Regards.
    Steven Lee
    TechNet Community Support

  • Install patch in obiee 11g

    Anyone tell me how to install patch in obiee 11g.
    Basically this is the first time i need to install it in obiee 11g.
    anyone please explain me clearly? how to install patch to windows server 32 bit env.

    Thanks Kalyan for sent me the document and gave me the clarification
    I have followed way it is in the document. But I have made it till step5 only.
    Later if I type opatch command on the dos prompt it is throwing error that 'is not recognized as an internal or external command,operable program or batch file'
    In my server is structure like this.....
    Obiee installed in E drive
    It has subfolder like 'mw_home'
    Under that folder I have instances, jdk116_18,jrockit....,logs,modules,oracle_bi1,oracle_common,user_projects,utils,wlserver.
    Under oracle_bi1 I have admin,asoneofftool,assistants,atgpf,.....
    Under oracle_common I have admin,admin server registration,bc4j .....
    Can anybody give the exact commands which are applicable for my server.... from importing zip from the oracle site and where I will have to place and where I will have to install... Anybody give me all the commands to get my patch install?
    can you tell me my steps will going to impact anything further? if i stop it in the middle..
    Thanks in advance
    Edited by: user12077461 on May 16, 2011 8:10 PM

  • Unable to install patchset 10.2.0.3 on XP - wants me to stop ALL services

    Hi,
    I am unable to install patchset 10.2.0.3 on our existing OWB installations (patchset 10.2.0.2) already installed.
    I get an error message saying that certain files are in use and that I should stop the "following services". It then proceeds to list every running service!!
    I have tried installing OWB with the 10.2.0.2 patchset and then I am able to install the 10.2.0.3 one but that is not a viable solution as I already have several users with OWB 10.2.0.2 installed on their machines and they need to patched to 10.2.0.3 ASAP. I really don't want to have to uninstall OWB from their machines and reinstall it.
    So, what's going on? Why does the OUI say it wants every Windows service to be stopped?

    I think this problem is caused by one or several MS Windows services (maybe MSDTC?). OUI cannot identify exact service name which locks Oracle file(s) and show all services in list.
    There are several notes on Metalink about this problem:
    Note:356181.1 "Errors about files being in use, when applying a patch."
    Note:402546.1 "How To Specify Which OCI.DLL The MS DTC PROCESS Uses"
    Note:198699.1 "Access denied on OCIW32.DLL when removing 9iAS Release 1 (1.0.2) installation"
    Note:232827.1 "Universal Installer can not replace the oci.dll Error when install/deinstall Oracle Products"
    Note:294350.1 "Write Errors, or Files In Use, or NoServicesForProcessException During Patch Installation"
    Try to change registry value HKLM/SOFTWARE/Microsoft/MSDTC/MTxOCI/OracleOciLib to nonexistent file name (for example xxx.dll), restart Windows and try to install patch again. Please give a feedback to this recommendation, I think it would be interesting to all.
    Regards,
    Oleg
    Message was edited by:
    oleg

  • Install patch 8333939, error occurs

    Dear All,
    My customer trying to apply patch 8333939, but error occurs.
    Referred
    Note 1224313.1: Getting Started with Oracle E-Business Suite Plug-in, Release 4.0 (Doc ID 1224313.1)
    when running in the Section 5: Preparing Oracle Enterprise Manager 11g Grid Control
    and installing patch 8333939, error occurs:
    "the staging area needs oracle universal installer version 11.1.0.7.0 or late"
    EBS version: 11.5.10.2
    Platform: Linux x86-64
    I have following questions:
    1. Is this patch need to install on DB or APP?
    2. Customer has two OUI home, does he need to upgrade OUI home to 11.1.0.7.0 or later? How? Is there a patch number or something?
    [applprod3@ITEEBSTE oui]$ cat oraparam.ini |grep OUI_VERSION
    OUI_VERSION=10.1.0.6.0
    [applprod3@ITEEBSTE oui]$ pwd
    /EBSTEST/PROD3/apps/tech_st/10.1.3/oui
    [applprod3@ITEEBSTE oui]$ cat oraparam.ini |grep OUI_VERSION
    OUI_VERSION=10.1.0.6.0
    [applprod3@ITEEBSTE oui]$ pwd
    /EBSTEST/PROD3/apps/tech_st/10.1.2/oui
    Thanks,
    Jackie

    Hussein,
    I have a question.
    Is this means customer need to execute following steps first
    3. Install Oracle Enterprise Manager 11g Grid Control (11.1.0.1.0)
    3.1. Install OEM on the OMS server
    3.2. Install OEM Agents on the Targets (where EBS is installed)
    3.2.1. Targets having the same OS version as the OMS server
    3.2.2. Targets having different OS versions as compared to the OMS server
    Then, patch 8333939 can be applied successfully?
    Because refer to
    http://docs.oracle.com/cd/E17559_01/em.111/e18708/T506934T511454.htm
    Section "Running Oracle Universal Installer"
    It says:
    Stop all the Management Services before installing the pack to a Management Service. Management Services will be restarted automatically after the pack has been installed.
    Stop the OMS.
    $PROMPT> $ORACLE_HOME/bin/emctl stop oms
    Note: If your EM Repository (EM Database) is on the same machine, it must be left running. Only OMS and Agent services need to be taken down.
    Set the environment variable ORACLE_HOME to ORACLE_HOME of Management Service 11.1.0.1 as shown here:
    export ORACLE_HOME=/d1/oracle/em11g/oms11g
    Then unzip this patch and install it. Am I right?
    My customer's purpose is to install EM on R12, does
    Note 1224313.1: Getting Started with Oracle E-Business Suite Plug-in, Release 4.0 (Doc ID 1224313.1)
    is the correct note?
    Thanks,
    Jackie
    Edited by: Jackie Han on Sep 3, 2012 8:28 PM

  • Installing Patch 18 on Oracle Forms [32 Bit] Version 6.0.8.11.3

    I have Oracle Forms [32 Bit] Version 6.0.8.11.3 (Production) installed on Windows 7 64bit. It crashes abruptly with message "Oracle Forms Designer has stopped working". Google search showed to install Patch 18 for windows which may or may not solve the problem since its not certified with 64bit OS.
    I tried to install Patch 18 and if I choose existing Forms 6i installation it stops saying "C:\Oracle\Forms6i is already used as an Oracle home for nt(1). It cannot be used as an Oracle home for nt". Installing in a new home didn't upgrade the Forms 6.0.8.11.3 to next level.
    Any help regarding its installation or steps would be highly appreciated. Thanks!

    If you know the patch number, search for the same on Metalink.

  • Installing patches

    I'm trying to install a patch, but I run into an error that is preventing from installing other patches (this patch is a prerequisite for the others). I'm fairly new to the Solaris Sun 10 world, so please forgive my ignorance, but I have spent half my day trying to figure this out. I'd appreciate any advice or guidance (I've included below some of the commands & results that I have attempted). Thanks!
    # patchadd /var/sadm/spool/120901-03
    Validating patches...
    Loading patches installed on the system...
    Done!
    Loading patches requested to install.
    Version of package SUNWdtrc from directory SUNWdtrc in patch 120901-03 differs from the package installed on the system.
    Version of package SUNWcsr from directory SUNWcsr in patch 120901-03 differs from the package installed on the system.
    Version of package SUNWzoneu from directory SUNWzoneu in patch 120901-03 differs from the package installed on the system.
    Done!
    The following requested patches do not update any packages installed on the system
    No Packages from patch 120901-03 are installed on the system.
    No patches to dependency check.
    # cat /etc/release
    Solaris 10 8/07 s10s_u4wos_12b SPARC
    Copyright 2007 Sun Microsystems, Inc. All Rights Reserved.
    Use is subject to license terms.
    Assembled 16 August 2007
    # smpatch list | wc -l
    536
    # showrev -p | wc -l
    536
    # smpatch analyze
    Failure: Unknown host (getupdates1.sun.com) connecting to https://getupdates1.sun.com/
    # pkginfo -l SUNWdtrc
    PKGINST: SUNWdtrc
    NAME: DTrace Clients
    CATEGORY: system
    ARCH: sparc
    VERSION: 11.10.0,REV=2005.01.21.15.53
    BASEDIR: /
    VENDOR: Sun Microsystems, Inc.
    DESC: Dynamic Tracing (DTrace) Clients
    PSTAMP: on10-patch20080729055416
    INSTDATE: Aug 29 2008 08:29
    HOTLINE: Please contact your local service provider
    STATUS: completely installed
    FILES: 303 installed pathnames
    15 shared pathnames
    4 linked files
    34 directories
    13 executables
    10278 blocks used (approx)
    # pkginfo -l SUNWcsr
    PKGINST: SUNWcsr
    NAME: Core Solaris, (Root)
    CATEGORY: system
    ARCH: sparc
    VERSION: 11.10.0,REV=2005.01.21.15.53
    BASEDIR: /
    VENDOR: Sun Microsystems, Inc.
    DESC: core software for a specific instruction-set architecture
    PSTAMP: on10-patch20080508164705
    INSTDATE: Aug 29 2008 08:37
    HOTLINE: Please contact your local service provider
    STATUS: completely installed
    FILES: 487 installed pathnames
    48 shared pathnames
    10 linked files
    112 directories
    95 executables
    6449 blocks used (approx)
    # pkginfo -l SUNWzoneu
    PKGINST: SUNWzoneu
    NAME: Solaris Zones (Usr)
    CATEGORY: system
    ARCH: sparc
    VERSION: 11.10.0,REV=2005.01.21.15.53
    BASEDIR: /
    VENDOR: Sun Microsystems, Inc.
    DESC: Solaris Zones Configuration and Administration
    PSTAMP: on10ptchfeat20080312075654
    INSTDATE: Aug 29 2008 08:25
    HOTLINE: Please contact your local service provider
    STATUS: completely installed
    FILES: 31 installed pathnames
    12 shared pathnames
    15 directories
    10 executables
    1910 blocks used (approx)
    Sincerely,
    Jamen McGranahan

    I think it is important to post updates so that others can learn from your experience. So, as another UPDATE -
    I have learned that package 120012-14 is for the x86 architecture and NOT for my server, which is running SPARC. Dag-gum-it! The version I need is 120011-14, which I have also discovered is already INSTALLED on my server! So that brings me back to the initial problem - I'm not able to start my ldapclient. Here's some of the log files I have that details my issue:
    # ldapclient -v manual \
    -a defaultServerList=ldaps.vunetid.vanderbilt.edu:636 \
    -a defaultSearchBase=dc=vanderbilt,dc=edu \
    -a authenticationMethod=simple \
    -a proxyDN=cn=Dummy,ou=System,o=MyCompany \
    -a proxyPassword=dummyParsing defaultServerList=ldaps.vunetid.vanderbilt.edu:636
    Parsing defaultSearchBase=dc=vanderbilt,dc=edu
    Parsing authenticationMethod=simple
    Parsing proxyDN=cn=Dummy,ou=System,o=MyCompany
    Parsing proxyPassword=dummy
    Arguments parsed:
    authenticationMethod: simple
    defaultSearchBase: dc=vanderbilt,dc=edu
    proxyDN: cn=Dummy,ou=System,o=MyCompany
    proxyPassword: dummy
    defaultServerList: ldaps.vunetid.vanderbilt.edu:636
    Handling manual option
    Proxy DN: cn=Dummy,ou=System,o=MyCompany
    Proxy password: {NS1}3df552e9d0
    Authentication method: 1
    No proxyDN/proxyPassword required
    About to modify this machines configuration by writing the files
    Stopping network services
    Stopping sendmail
    stop: sleep 100000 microseconds
    stop: sleep 200000 microseconds
    stop: network/smtp:sendmail... success
    Stopping nscd
    stop: sleep 100000 microseconds
    stop: sleep 200000 microseconds
    stop: system/name-service-cache:default... success
    Stopping autofs
    stop: system/filesystem/autofs:default... restoring from maintenance state
    stop: sleep 100000 microseconds
    stop: system/filesystem/autofs:default... success
    ldap not running
    nisd not running
    nis(yp) not running
    file_backup: stat(/etc/nsswitch.conf)=0
    file_backup: (/etc/nsswitch.conf -> /var/ldap/restore/nsswitch.conf)
    file_backup: stat(/etc/defaultdomain)=0
    file_backup: (/etc/defaultdomain -> /var/ldap/restore/defaultdomain)
    file_backup: stat(/var/nis/NIS_COLD_START)=-1
    file_backup: No /var/nis/NIS_COLD_START file.
    file_backup: nis domain is "library.vanderbilt.edu"
    file_backup: stat(/var/yp/binding/library.vanderbilt.edu)=-1
    file_backup: No /var/yp/binding/library.vanderbilt.edu directory.
    file_backup: stat(/var/ldap/ldap_client_file)=-1
    file_backup: No /var/ldap/ldap_client_file file.
    Starting network services
    start: /usr/bin/domainname library.vanderbilt.edu... success
    start: sleep 100000 microseconds
    start: sleep 200000 microseconds
    start: sleep 400000 microseconds
    start: sleep 800000 microseconds
    start: sleep 1600000 microseconds
    start: sleep 3200000 microseconds
    start: sleep 6400000 microseconds
    start: sleep 12800000 microseconds
    start: sleep 25600000 microseconds
    start: sleep 51200000 microseconds
    start: sleep 17700000 microseconds
    start: network/ldap/client:default... timed out
    start: network/ldap/client:default... offline to disable
    stop: sleep 100000 microseconds
    stop: sleep 200000 microseconds
    stop: network/ldap/client:default... maintenance
    start: sleep 100000 microseconds
    start: sleep 200000 microseconds
    start: system/filesystem/autofs:default... success
    start: sleep 100000 microseconds
    start: sleep 200000 microseconds
    start: system/name-service-cache:default... success
    start: sleep 100000 microseconds
    start: sleep 200000 microseconds
    start: sleep 400000 microseconds
    start: network/smtp:sendmail... success
    restart: sleep 100000 microseconds
    restart: sleep 200000 microseconds
    restart: milestone/name-services:default... success
    Error resetting system.
    Recovering old system settings.
    Stopping network services
    Stopping sendmail
    stop: sleep 100000 microseconds
    stop: sleep 200000 microseconds
    stop: network/smtp:sendmail... success
    Stopping nscd
    stop: sleep 100000 microseconds
    stop: sleep 200000 microseconds
    stop: system/name-service-cache:default... success
    Stopping autofs
    stop: sleep 100000 microseconds
    stop: sleep 200000 microseconds
    stop: sleep 400000 microseconds
    stop: sleep 800000 microseconds
    stop: sleep 1600000 microseconds
    stop: system/filesystem/autofs:default... success
    ldap not running
    nisd not running
    nis(yp) not running
    recover: stat(/var/ldap/restore/defaultdomain)=0
    recover: open(/var/ldap/restore/defaultdomain)
    recover: read(/var/ldap/restore/defaultdomain)
    recover: old domainname "library.vanderbilt.edu"
    recover: stat(/var/ldap/restore/ldap_client_file)=-1
    recover: stat(/var/ldap/restore/ldap_client_cred)=-1
    recover: stat(/var/ldap/restore/NIS_COLD_START)=-1
    recover: stat(/var/ldap/restore/library.vanderbilt.edu)=-1
    recover: stat(/var/ldap/restore/nsswitch.conf)=0
    recover: file_move(/var/ldap/restore/nsswitch.conf, /etc/nsswitch.conf)=0
    recover: stat(/var/ldap/restore/defaultdomain)=0
    recover: file_move(/var/ldap/restore/defaultdomain, /etc/defaultdomain)=0
    Starting network services
    start: /usr/bin/domainname library.vanderbilt.edu... success
    start: sleep 100000 microseconds
    start: sleep 200000 microseconds
    start: system/filesystem/autofs:default... success
    start: sleep 100000 microseconds
    start: sleep 200000 microseconds
    start: system/name-service-cache:default... success
    start: sleep 100000 microseconds
    start: sleep 200000 microseconds
    start: network/smtp:sendmail... success
    restart: sleep 100000 microseconds
    restart: milestone/name-services:default... success
    # more /var/svc/log/network-ldap-client:default.log
    [ Aug 22 08:42:25 Disabled. ]
    [ Aug 22 08:42:26 Rereading configuration. ]
    [ Sep 15 10:39:39 Enabled. ]
    [ Sep 16 10:47:02 Disabled. ]
    [ Sep 16 10:47:02 Enabled. ]
    [ Sep 16 10:47:02 Executing start method ("/usr/lib/ldap/ldap_cachemgr") ]
    /usr/lib/ldap/ldap_cachemgr: failed. Please see syslog for details.
    [ Sep 16 10:47:03 Method "start" exited with status 1 ]
    [ Sep 16 10:47:03 Executing start method ("/usr/lib/ldap/ldap_cachemgr") ]
    /usr/lib/ldap/ldap_cachemgr: failed. Please see syslog for details.
    [ Sep 16 10:47:03 Method "start" exited with status 1 ]
    [ Sep 16 10:47:03 Executing start method ("/usr/lib/ldap/ldap_cachemgr") ]
    /usr/lib/ldap/ldap_cachemgr: failed. Please see syslog for details.
    [ Sep 16 10:47:03 Method "start" exited with status 1 ]
    [ Sep 16 10:47:20 Leaving maintenance because disable requested. ]
    [ Sep 16 10:47:20 Disabled. ]
    [ Sep 16 10:47:21 Enabled. ]
    [ Sep 16 10:49:21 Disabled. ]
    [ Sep 16 11:03:27 Enabled. ]
    [ Sep 16 11:03:27 Executing start method ("/usr/lib/ldap/ldap_cachemgr") ]
    [ Sep 16 11:05:28 Method or service exit timed out.  Killing contract 453 ]
    [ Sep 16 11:05:28 Method "start" failed due to signal KILL ]
    [ Sep 16 11:05:28 Leaving maintenance because disable requested. ]
    [ Sep 16 11:05:28 Disabled. ]
    [ Sep 16 11:34:58 Enabled. ]
    [ Sep 16 11:34:58 Executing start method ("/usr/lib/ldap/ldap_cachemgr") ]
    [ Sep 16 11:36:59 Method or service exit timed out.  Killing contract 482 ]
    [ Sep 16 11:36:59 Leaving maintenance because disable requested. ]
    [ Sep 16 11:36:59 Disabled. ]
    Sep 16 11:05:28 unknown last message repeated 123 times
    Sep 16 11:05:28 unknown svc.startd[7]: [ID 122153 daemon.warning] svc:/network/ldap/client:default: Method or service exit timed
    out. Killing contract 453.
    Sep 16 11:05:28 unknown svc.startd[7]: [ID 636263 daemon.warning] svc:/network/ldap/client:default: Method "/usr/lib/ldap/ldap_ca
    chemgr" failed due to signal KILL.
    Sep 16 11:05:28 unknown svc.startd[7]: [ID 748625 daemon.error] network/ldap/client:default failed: transitioned to maintenance (
    see 'svcs -xv' for details)
    Sep 16 11:05:28 unknown automountd[8067]: [ID 293258 daemon.warning] libsldap: Status: 2 Mesg: Unable to load configuration '/va
    r/ldap/ldap_client_file' ('').
    Sep 16 11:05:28 unknown automountd[8067]: [ID 793764 daemon.error] Can not determine version of LDAP profile that is used (4, Una
    ble to load configuration '/var/ldap/ldap_client_file' ('').). Using version 2 profile defaults
    Sep 16 11:05:28 unknown automount[8066]: [ID 793764 user.error] Can not determine version of LDAP profile that is used (4, Unable
    to load configuration '/var/ldap/ldap_client_file' ('').). Using version 2 profile defaults
    Sep 16 11:05:28 unknown automount[8066]: [ID 293258 daemon.warning] libsldap: Status: 2 Mesg: Unable to load configuration '/var
    /ldap/ldap_client_file' ('').
    Sep 16 11:05:29 unknown automountd[8086]: [ID 293258 daemon.warning] libsldap: Status: 2 Mesg: Unable to load configuration '/va
    r/ldap/ldap_client_file' ('').
    Sep 16 11:05:29 unknown automountd[8086]: [ID 793764 daemon.error] Can not determine version of LDAP profile that is used (4, Una
    ble to load configuration '/var/ldap/ldap_client_file' ('').). Using version 2 profile defaults
    Sep 16 11:05:29 unknown automount[8087]: [ID 793764 user.error] Can not determine version of LDAP profile that is used (4, Unable
    to load configuration '/var/ldap/ldap_client_file' ('').). Using version 2 profile defaults
    Sep 16 11:05:29 unknown automount[8087]: [ID 293258 daemon.warning] libsldap: Status: 2 Mesg: Unable to load configuration '/var
    /ldap/ldap_client_file' ('').
    Sep 16 11:05:30 unknown automountd[8110]: [ID 293258 daemon.warning] libsldap: Status: 2 Mesg: Unable to load configuration '/va
    r/ldap/ldap_client_file' ('').
    Sep 16 11:05:30 unknown automountd[8110]: [ID 793764 daemon.error] Can not determine version of LDAP profile that is used (4, Una
    ble to load configuration '/var/ldap/ldap_client_file' ('').). Using version 2 profile defaults
    Sep 16 11:05:30 unknown automount[8111]: [ID 793764 user.error] Can not determine version of LDAP profile that is used (4, Unable
    to load configuration '/var/ldap/ldap_client_file' ('').). Using version 2 profile defaults
    Sep 16 11:05:30 unknown automount[8111]: [ID 293258 daemon.warning] libsldap: Status: 2 Mesg: Unable to load configuration '/var
    /ldap/ldap_client_file' ('').
    Sep 16 11:05:31 unknown automountd[8124]: [ID 293258 daemon.warning] libsldap: Status: 2 Mesg: Unable to load configuration '/va
    r/ldap/ldap_client_file' ('').
    Sep 16 11:05:31 unknown automountd[8124]: [ID 793764 daemon.error] Can not determine version of LDAP profile that is used (4, Una
    ble to load configuration '/var/ldap/ldap_client_file' ('').). Using version 2 profile defaults
    Sep 16 11:05:31 unknown automountd[8124]: [ID 793764 daemon.error] Can not determine version of LDAP profile that is used (4, Una
    ble to load configuration '/var/ldap/ldap_client_file' ('').). Using version 2 profile defaults
    Sep 16 11:05:31 unknown automount[8123]: [ID 793764 user.error] Can not determine version of LDAP profile that is used (4, Unable
    to load configuration '/var/ldap/ldap_client_file' ('').). Using version 2 profile defaults
    Sep 16 11:05:31 unknown automount[8123]: [ID 293258 daemon.warning] libsldap: Status: 2 Mesg: Unable to load configuration '/var
    /ldap/ldap_client_file' ('').
    Sep 16 11:05:32 unknown automountd[8137]: [ID 293258 daemon.warning] libsldap: Status: 2 Mesg: Unable to load configuration '/va
    r/ldap/ldap_client_file' ('').
    Sep 16 11:05:32 unknown automountd[8137]: [ID 793764 daemon.error] Can not determine version of LDAP profile that is used (4, Una
    ble to load configuration '/var/ldap/ldap_client_file' ('').). Using version 2 profile defaults
    Sep 16 11:05:32 unknown automount[8136]: [ID 793764 user.error] Can not determine version of LDAP profile that is used (4, Unable
    to load configuration '/var/ldap/ldap_client_file' ('').). Using version 2 profile defaults
    Sep 16 11:05:32 unknown automount[8136]: [ID 293258 daemon.warning] libsldap: Status: 2 Mesg: Unable to load configuration '/var
    /ldap/ldap_client_file' ('').
    Sep 16 11:05:32 unknown automountd[8149]: [ID 293258 daemon.warning] libsldap: Status: 2 Mesg: Unable to load configuration '/va
    r/ldap/ldap_client_file' ('').
    Sep 16 11:05:32 unknown automountd[8149]: [ID 793764 daemon.error] Can not determine version of LDAP profile that is used (4, Una
    ble to load configuration '/var/ldap/ldap_client_file' ('').). Using version 2 profile defaults
    Sep 16 11:05:32 unknown automount[8150]: [ID 793764 user.error] Can not determine version of LDAP profile that is used (4, Unable
    to load configuration '/var/ldap/ldap_client_file' ('').). Using version 2 profile defaults
    Sep 16 11:05:32 unknown automount[8150]: [ID 293258 daemon.warning] libsldap: Status: 2 Mesg: Unable to load configuration '/var
    /ldap/ldap_client_file' ('').
    Sep 16 11:05:35 unknown automountd[8169]: [ID 956970 daemon.error] svc_create: cannot register 100099 vers 4 on ticotsord
    Sep 16 11:05:35 unknown automountd[8169]: [ID 668993 daemon.error] unable to create service
    Sep 16 11:05:35 unknown automountd[8188]: [ID 956970 daemon.error] svc_create: cannot register 100099 vers 4 on ticotsord
    Sep 16 11:05:35 unknown automountd[8188]: [ID 668993 daemon.error] unable to create service
    Sep 16 11:05:36 unknown automountd[8216]: [ID 956970 daemon.error] svc_create: cannot register 100099 vers 4 on ticotsord
    Sep 16 11:05:36 unknown automountd[8216]: [ID 668993 daemon.error] unable to create service
    Sep 16 11:05:37 unknown automountd[8234]: [ID 956970 daemon.error] svc_create: cannot register 100099 vers 4 on ticotsord
    Sep 16 11:05:37 unknown automountd[8234]: [ID 668993 daemon.error] unable to create service
    Sep 16 11:05:38 unknown svc.startd[7]: [ID 748625 daemon.error] system/filesystem/autofs:default failed repeatedly: transitioned
    to maintenance (see 'svcs -xv' for details)
    Sep 16 11:34:59 unknown ldap_cachemgr[8274]: [ID 293258 daemon.warning] libsldap: Status: 7 Mesg: Session error no available con
    n.
    Sep 16 11:36:59 unknown last message repeated 241 times
    Sep 16 11:36:59 unknown svc.startd[7]: [ID 122153 daemon.warning] svc:/network/ldap/client:default: Method or service exit timed
    out. Killing contract 482.
    Sep 16 11:36:59 unknown svc.startd[7]: [ID 748625 daemon.error] network/ldap/client:default failed: transitioned to maintenance (
    see 'svcs -xv' for details)
    Sep 16 11:36:59 unknown automountd[8279]: [ID 293258 daemon.warning] libsldap: Status: 2 Mesg: Unable to load configuration '/va
    r/ldap/ldap_client_file' ('').
    Sep 16 11:36:59 unknown automountd[8279]: [ID 793764 daemon.error] Can not determine version of LDAP profile that is used (4, Una
    ble to load configuration '/var/ldap/ldap_client_file' ('').). Using version 2 profile defaults
    Sep 16 11:36:59 unknown automount[8278]: [ID 793764 user.error] Can not determine version of LDAP profile that is used (4, Unable
    to load configuration '/var/ldap/ldap_client_file' ('').). Using version 2 profile defaults
    Sep 16 11:36:59 unknown automount[8278]: [ID 293258 daemon.warning] libsldap: Status: 2 Mesg: Unable to load configuration '/var
    /ldap/ldap_client_file' ('').
    Sep 16 11:37:00 unknown automountd[8298]: [ID 293258 daemon.warning] libsldap: Status: 2 Mesg: Unable to load configuration '/va
    r/ldap/ldap_client_file' ('').
    Sep 16 11:37:00 unknown automountd[8298]: [ID 793764 daemon.error] Can not determine version of LDAP profile that is used (4, Una
    ble to load configuration '/var/ldap/ldap_client_file' ('').). Using version 2 profile defaults
    Sep 16 11:37:00 unknown automount[8300]: [ID 793764 user.error] Can not determine version of LDAP profile that is used (4, Unable
    to load configuration '/var/ldap/ldap_client_file' ('').). Using version 2 profile defaults
    Sep 16 11:37:00 unknown automount[8300]: [ID 293258 daemon.warning] libsldap: Status: 2 Mesg: Unable to load configuration '/var
    /ldap/ldap_client_file' ('').
    Sep 16 11:37:01 unknown automountd[8322]: [ID 293258 daemon.warning] libsldap: Status: 2 Mesg: Unable to load configuration '/va
    r/ldap/ldap_client_file' ('').
    Sep 16 11:37:01 unknown automountd[8322]: [ID 793764 daemon.error] Can not determine version of LDAP profile that is used (4, Una
    ble to load configuration '/var/ldap/ldap_client_file' ('').). Using version 2 profile defaults
    Sep 16 11:37:01 unknown automount[8323]: [ID 793764 user.error] Can not determine version of LDAP profile that is used (4, Unable
    to load configuration '/var/ldap/ldap_client_file' ('').). Using version 2 profile defaults
    Sep 16 11:37:01 unknown automount[8323]: [ID 293258 daemon.warning] libsldap: Status: 2 Mesg: Unable to load configuration '/var
    /ldap/ldap_client_file' ('').
    Sep 16 11:37:02 unknown automountd[8335]: [ID 293258 daemon.warning] libsldap: Status: 2 Mesg: Unable to load configuration '/va
    r/ldap/ldap_client_file' ('').
    Sep 16 11:37:02 unknown automountd[8335]: [ID 793764 daemon.error] Can not determine version of LDAP profile that is used (4, Una
    ble to load configuration '/var/ldap/ldap_client_file' ('').). Using version 2 profile defaults
    Sep 16 11:37:02 unknown automount[8336]: [ID 793764 user.error] Can not determine version of LDAP profile that is used (4, Unable
    to load configuration '/var/ldap/ldap_client_file' ('').). Using version 2 profile defaults
    Sep 16 11:37:02 unknown automount[8336]: [ID 293258 daemon.warning] libsldap: Status: 2 Mesg: Unable to load configuration '/var
    /ldap/ldap_client_file' ('').
    Sep 16 11:37:03 unknown automountd[8355]: [ID 956970 daemon.error] svc_create: cannot register 100099 vers 4 on ticotsord
    Sep 16 11:37:03 unknown automountd[8355]: [ID 668993 daemon.error] unable to create service
    Sep 16 11:37:04 unknown automountd[8371]: [ID 956970 daemon.error] svc_create: cannot register 100099 vers 4 on ticotsord
    Sep 16 11:37:04 unknown automountd[8371]: [ID 668993 daemon.error] unable to create service
    Sep 16 11:37:05 unknown automountd[8394]: [ID 956970 daemon.error] svc_create: cannot register 100099 vers 4 on ticotsord
    Sep 16 11:37:05 unknown automountd[8394]: [ID 668993 daemon.error] unable to create service
    Sep 16 11:37:05 unknown automountd[8407]: [ID 956970 daemon.error] svc_create: cannot register 100099 vers 4 on ticotsord
    Sep 16 11:37:05 unknown automountd[8407]: [ID 668993 daemon.error] unable to create service
    Sep 16 11:37:06 unknown automountd[8428]: [ID 956970 daemon.error] svc_create: cannot register 100099 vers 4 on ticotsord
    Sep 16 11:37:06 unknown automountd[8428]: [ID 668993 daemon.error] unable to create service
    Sep 16 11:37:07 unknown svc.startd[7]: [ID 748625 daemon.error] system/filesystem/autofs:default failed repeatedly: transitioned
    to maintenance (see 'svcs -xv' for details)

  • Steps to install patch 14351575

    Hi,
    I have to run the Patch: 14351575 for Bug: 14351575.
    I read the readme file but I don´t understand if I need to set up any environment variables or shutdown any BI services.
    Kindly help me to run this patch.
    Thanks.

    Hi,
    I have stopped de BI services, however when I am trying to install the patch 14351575 I get the following messages:
    OPatch detected non-cluster Oracle Home from the inventory and will patch the local system only.
    Please shutdown Oracle instances running out of this ORACLE_HOME on the local system.
    (Oracle Home='D:\OBIEE11g\Oracle_BI1'))
    Is the local system ready for patching? y.
    Has anyone got this message?
    Thanks.

  • Problem with installing patch SP1b

    Hello All,
    I have a development server running on XP pro with live cycle 8.0.1.  I 'm facing a problem while installing patch SP1b to that server.  I have attached the log file.
    My problem is
    I copied a process' .lca file from a server running on windows server 2003 with patch installed and deployed on the development server.  Now in my development XP box, workspace is opening but when i tried to open the process, before rendering the pdf form it is giving "An error occurred during the operation (endpoint id 401). (ALC-WKS-007-027)" error.  I have even crosschecked the input xfaform variable also; every thing is perfect. The details are as below:
    The Server from which i copied is: (windows server 2003)
    License Type: Full Version: 8.0.1
    Patch Version: SP1b
    Expired Date: Not Applicable
    Installed Components
    Product
    Version
    Patch
    License Type
    LiveCycle Process Management ES
    8.0.1
    SP1b
    Full
    LiveCycle Forms ES
    8.0.1
    SP1b
    Full
    The server to which i deployed is: (xp pro)
    License Type: Full Version: 8.0.1
    Patch Version:
    Expired Date: Not Applicable
    Installed Components
    Product
    Version
    Patch
    License Type
    LiveCycle Process Management ES
    8.0.1
    Full
    LiveCycle Business Activity Monitoring ES
    8.0.1
    Full
    LiveCycle Forms ES
    8.0.1
    Full
    Will that patch version could be the problem?  What could be the problem and what is the solution?
    Thanks
    Deepak

    Anybody knows the answer?

  • Failed to install patch 126411-01

    I had patched my system using smpatch but failed.
    #uname -a
    SunOS SunOS 5.10 Generic_138889-08 i86pc i386 i86pc
    #smpatch analyze
    You have new messages. To retrieve: smpatch messages [-a]
    125556-03 SunOS 5.10_x86: patch behavior patch
    126411-01 StarOffice 8 (Solaris_x86): ARCH patch to enable install of >= Update 6
    120186-17 StarOffice 8 (Solaris_x86): Update 12
    # smpatch update
    You have new messages. To retrieve: smpatch messages [-a]
    125556-03 has been validated.
    <font color="#3366ff">
    126411-01 has been validated.
    120186-17 has been validated.</font>
    Installing patches from /var/sadm/spool...
    125556-03 has been applied.
    <font color="#3366ff">
    Failed to install patch 126411-01.</font>
    Utility used to install the update failed with exit code 8.
    Validating patches...Loading patches installed on the system...Done!Loading patches requested to install.Done!The following requested patches have packages not installed on the systemPackage SUNWstaroffice-core01 from directory SUNWstaroffice-core01.i in patch 126411-01 is not installed on the system. Changes for package SUNWstaroffice-core01 will not be applied to the system.Package SUNWstaroffice-core01 from directory SUNWstaroffice-core01 in patch 126411-01 is not installed on the system. Changes for package SUNWstaroffice-core01 will not be applied to the system.Checking patches that you specified for installation.Done!The following requested patches will not be installed becausethe packages they patch are not installed on this system. 0 No Packages from patch 126411-01 are installed on the system.No patches to install.
    <font color="#3366ff">
    Failed to install patch 126411-01.
    ALERT: Failed to install patch 126411-01.
    Failed to install patch 120186-17.
    </font>
    Utility used to install the update failed with exit code 2.
    ......

    The StarOffice patches are most likely being recommended as there are one or more SUNWstaroffice packages installed on the system, but the patch installation cannot complete due to an incomplete installation of StarOffice. Check for any installed StarOffice packages and remove them if present:
    # pkginfo | grep SUNWstaroffice

Maybe you are looking for