Could not start Oracle Agent Service

I have Oracle 8.17 Enterprise Edition installed on Windows 2000
Advanced Server. After the server boots and tries to start
Oracle services, it fails to start the Oracle Agent Service and
gives the following error:
"Could not start the OracleORA817Agent Service on Local
Computer. Error 3221356551:"
Because of this, none of the other Oracle Service start either.
If you have any suggestions, please let me know.
Thanks.
-ian

Hi,
In w2k advance server, I have two database (db1 and db2), they
have its own listener (list01 and list02). I can sqlplus to two
databases.
After i combined the two listeners to one listener (named
listenerA) in registry, the following error occured when i
sqlplus:
TNS: listener cannot resolve the SERVICE_NAME
In registry, I deleted services for listener01 and 02
in "service in w2k". And add listenerA to service and start it.
I found that db1 abd db2 are not started (no new event showing
database started or altered in alert_log) even w2k show "service
started". When I user database configuation to "reconfigure
database" (just click next and finish), i can sqlplus to the db1
and db2.
So, i think it's not the problem of listenerA, may be the
database is not start or partly start. But I don't know whether
I have delete wrongly in registry or anything wrong. Can anyone
help me ?
I have stopped the oracle agent in w2k service, is it related to
problem ?
Moreover, when i created a new db3 with listenerB, it works
normally even restart the db3 service.
Thanks for your kind attention

Similar Messages

  • Could not start the TNSListener service on Local Computer

    I installed Oracle 10g rel 2 under Windows 2000. The computer is DHCP, so I installed the MS loop adapter, and am able to successfully the new IP address.
    SQL*Plus returns this error:
    ORA-12541: TNS:no listener
    When I try to start the listener via control panel > services, I get this Microsoft Management Console error:
    Could not start the OracleOraDb10g_home1TNSListener service on Local Computer. The service did not return an error. This could be an internal Windows error or an internal service error. If the problem persists, contact your system administrator.
    My full computer name (via control panel) is dimension4100.ora.newmiddleclass.com and it is a member of workgroup WORKGROUP.
    C:\WINNT\system32\drivers\etc\hosts contains (I added the 2nd line):
    127.0.0.1 localhost
    192.168.255.255 dimension4100.ora.newmiddleclass.com dimension4100
    # listener.ora Network Configuration File: C:\oracle\product\10.2.0\db_1\network\admin\listener.ora
    # Generated by Oracle configuration tools.
    SID_LIST_LISTENER =
    (SID_LIST =
    (SID_DESC =
    (SID_NAME = PLSExtProc)
    (ORACLE_HOME = C:\oracle\product\10.2.0\db_1)
    (PROGRAM = extproc)
    LISTENER =
    (DESCRIPTION_LIST =
    (DESCRIPTION =
    (ADDRESS = (PROTOCOL = IPC)(KEY = EXTPROC1))
    (ADDRESS = (PROTOCOL = TCP)(HOST = ora.newmiddleclass.com)(PORT = 1521))
    # tnsnames.ora Network Configuration File: C:\oracle\product\10.2.0\db_1\network\admin\tnsnames.ora
    # Generated by Oracle configuration tools.
    HCM =
    (DESCRIPTION =
    (ADDRESS = (PROTOCOL = TCP)(HOST = ora.newmiddleclass.com)(PORT = 1521))
    (CONNECT_DATA =
    (SERVER = DEDICATED)
    (SERVICE_NAME = HCM.ora.newmiddleclass.com)
    EXTPROC_CONNECTION_DATA =
    (DESCRIPTION =
    (ADDRESS_LIST =
    (ADDRESS = (PROTOCOL = IPC)(KEY = EXTPROC1))
    (CONNECT_DATA =
    (SID = PLSExtProc)
    (PRESENTATION = RO)
    My SID is HCM.
    Can someone please suggest a solution? Thanks.

    That helped somewhat... now I am able to start the listener. However, SQP*Plus now says:
    ORA-12514: TNS:listener does not currently know of service requested in connect descriptor.
    My tnsnames.ora now looks like this:
    # tnsnames.ora Network Configuration File: C:\oracle\product\10.2.0\db_1\network\admin\tnsnames.ora
    # Generated by Oracle configuration tools.
    HCM =
    (DESCRIPTION =
    (ADDRESS = (PROTOCOL = TCP)(HOST = dimension4100.ora.newmiddleclass.com)(PORT = 1521))
    (CONNECT_DATA =
    (SERVER = DEDICATED)
    (SERVICE_NAME = HCM.dimension4100.ora.newmiddleclass.com)
    EXTPROC_CONNECTION_DATA =
    (DESCRIPTION =
    (ADDRESS_LIST =
    (ADDRESS = (PROTOCOL = IPC)(KEY = EXTPROC1))
    (CONNECT_DATA =
    (SID = PLSExtProc)
    (PRESENTATION = RO)
    I'm using dimension4100 for the SQL*Plus Host String in the login window.

  • EM console - Could not start the OracelDBConsoleSID service

    Oracle 10g, Windows Server 2003
    I have problem with EM console. When I restart machine OracleDBConsoleSID is stopped.
    When I try to start this service:
    Could not start the OracelDBConsoleSID service on Local Computer.
    Error 1053: The service did not respond to the start or control request in a timely fashion.
    And then this service has status: Staring. EM then work for short time but then again service is stopped.
    The Database works without any problems.
    Please help!
    Thanks in advance

    When I try to start the service with CMD:
    c:\oracle\product\10.2.0\db_1\BIN>net start OracleDBConsoleSID
    The OracleDBConsoleSID service is starting.........................................................................
    The OracleDBConsoleSID service could not be started.
    A service specific error occurred: 1.
    More help is available by typing NET HELPMSG 3547.
    +++++++++++++++++++++++++++++
    In Events - Aplication:
    Type: Error
    Category: Disk
    Event_ID: 6
    Description:
    An error occured while trying to initialize the service
    ++++++++++++++++++++++++++++++
    ======================================
    In EM log files…
    In OracleDBConsoleSIDsrvc.log
    -------------- [OracleDBConsoleSID] ------------
    EMDROOT=c:\oracle\product\10.2.0\db_1
    ORACLE_HOME=D:\oracle\product\10.2.0\db_1
    EMDSTATE=D:\oracle\product\10.2.0\db_1\...._SID
    CONSOLE_CFG=dbconsole
    TRACE_LEVEL=16
    TIMEOUT=15
    02/25/10 14:15:45 Job Process API is available
    02/25/10 14:15:45 Start pending...
    02/25/10 14:15:45 Verifying dbconsole is not started already. Command line "C:\oracle\product\10.2.0\db_1\bin\emctl.bat" istatus dbconsole
    02/25/10 14:15:56 dbconsole launch commandline is "C:\oracle\product\10.2.0\db_1\bin\emctl.bat" istart dbconsole
    02/25/10 14:15:56 Tracking process launch...
    02/25/10 14:16:31 Received exitCode 1 from emctl istatus
    02/25/10 14:16:40 Received exitCode 1 from emctl istatus
    02/25/10 14:26:24 Received exitCode 1 from emctl istatus
    02/25/10 14:26:32 Received exitCode 1 from emctl istatus
    02/25/10 14:26:37 Timedout while tracking process to start. Terminating..
    In emdctl.trc
    2010-02-25 14:26:16 Thread-3200 ERROR http: 1748: Unable to initialize ssl connection with server, aborting connection attempt
    2010-02-25 14:26:24 Thread-320 ERROR ssl: nzos_Handshake failed, ret=29024
    2010-02-25 14:26:24 Thread-320 ERROR http: 1748: Unable to initialize ssl connection with server, aborting connection attempt
    2010-02-25 14:26:32 Thread-2832 ERROR ssl: nzos_Handshake failed, ret=29024
    2010-02-25 14:26:32 Thread-2832 ERROR http: 1748: Unable to initialize ssl connection with server, aborting connection attempt
    2010-02-25 14:26:36 Thread-3048 ERROR ssl: nzos_Handshake failed, ret=29024
    2010-02-25 14:26:36 Thread-3048 ERROR http: 1736: Unable to initialize ssl connection with server, aborting connection attempt
    In emagent.trc
    2010-02-25 14:26:11 Thread-2240 ERROR ssl: nzos_Handshake failed, ret=29024
    2010-02-25 14:26:11 Thread-2240 ERROR http: 1152: Unable to initialize ssl connection with server, aborting connection attempt
    2010-02-25 14:26:11 Thread-2240 ERROR pingManager: nmepm_pingReposURL: Cannot connect to https://...:5501/em/upload/: retStatus=-1
    2010-02-25 14:26:20 Thread-2508 ERROR ssl: nzos_Handshake failed, ret=29024
    2010-02-25 14:26:20 Thread-2508 ERROR http: 1148: Unable to initialize ssl connection with server, aborting connection attempt
    2010-02-25 14:26:20 Thread-2508 ERROR command: nmejcn: failed http connection to https://...:5501/em/upload/: retStatus=-1
    Edited by: user9106065 on Feb 25, 2010 8:53 AM

  • Could not start the OracleConcMgrVIS_apps service on Local Computer.Error 1

    I have got installed Oracle Apps R 12 on my laptop. The system is running with Windows 2000 server. All went well till the time there were prop.er shusttdown of machine. The ConcMgr service stopped working when the system was turned off due to power down. First time when it happned i could got it work by installing the software agin. However it is become laborious every time to follow the same. Can any one has solution for this issue? I would appriciate your reply.
    i spent 4 hrs on web for solution but no luck.
    the following is the error
    Services
    Could not start the OracleConcMgrVIS_apps service on Local Computer.Error 1067: The process terminated unexpectedly.
    OK
    ---------------------------

    Please run AutoConfig and make sure it completes successfully and try then.
    Could not start the OracleConcMgrVIS_apps service on Local Computer.Error 1067: The process terminated unexpectedly.Please check the CM log file as well as the event viewer for details about the error.
    Thanks,
    Hussein

  • Error : Could not start the SSO service. Please check the configuration

    Hi,
    I am getting the above error when enabling the"Agent-Based Windows Single Sign-On with Active Directory (Kerberos0".
    I already twice did the KTpass.Timing is perfect bet CAS and AD.Please look into this CAS LOG file and advice me the next step to solve this issue.
    Thanks
    swami

    Until you perform the configuration on the AD server, the following message will appear:
    Error: Could not start the SSO service. Please check the configuration.
    So configure the AD server so that the error message will not appear again.

  • Could not start Oracle102iSQL*Plus service on local computer.

    Hi,
    After installation of SAP on Oracle 10.0.2.0,    iSQL*Plus service was running fine,I installed with USER:= Administrator
    however after login with <SID>adm, it stopped working.I have tried to login back from Both the Users and running the service by assigning User name and Password to it.But it gave me the same error.
    could not start Oracle102iSQL*Plus service on local computer.
    Error 1067:The Process terminated unexpectedly
    Please help me to resolve this issue.
    Thanks
    Rahul

    Hi,
    I couldn't find anything in sqlnet.log,However in Event logs i found the following details
    Faulting application isqlplussvc.exe, version 1.0.7.0, faulting module isqlplussvc.exe, version 1.0.7.0, fault address 0x000040b4.
    The description for Event ID ( 17 ) in Source ( iSQL*Plus Application Server ) cannot be found. The local computer may not have the necessary registry information or message DLL files to display messages from a remote computer. You may be able to use the /AUXSOURCE= flag to retrieve this description; see Help and Support for details. The following information is part of the event: Failed to find ORACLE_HOME
    I have also checked  the Environment  Variables.
    Parameter    ORACLE_HOME  is also set.
    I m using Oracle 10.0.2.0
    Please advice
    Thanks
    Rahul

  • Could not start cache agent for the requested data store

    Hi,
    This is my first attempt in TimesTen. I am running TimesTen on the same Linux host (RHES 5.2) that running Oracle 11g R2. The version of TimesTen is:
    TimesTen Release 11.2.1.4.0
    Trying to create a simple cache.
    The DSN entry for ttdemo1 in .odbc.ini is as follows:
    +[ttdemo1]+
    Driver=/home/oracle/TimesTen/timesten/lib/libtten.so
    DataStore=/work/oracle/TimesTen_store/ttdemo1
    PermSize=128
    TempSize=128
    UID=hr
    OracleId=MYDB
    DatabaseCharacterSet=WE8MSWIN1252
    ConnectionCharacterSet=WE8MSWIN1252
    Using ttisql I connect
    Command> connect "dsn=ttdemo1;pwd=oracle;oraclepwd=oracle";
    Connection successful: DSN=ttdemo1;UID=hr;DataStore=/work/oracle/TimesTen_store/ttdemo1;DatabaseCharacterSet=WE8MSWIN1252;ConnectionCharacterSet=WE8MSWIN1252;DRIVER=/home/oracle/TimesTen/timesten/lib/libtten.so;OracleId=MYDB;PermSize=128;TempSize=128;TypeMode=0;OracleNetServiceName=MYDB;
    (Default setting AutoCommit=1)
    Command> call ttcacheuidpwdset('ttsys','oracle');
    Command> call ttcachestart;
    *10024: Could not start cache agent for the requested data store. Could not initialize Oracle Environment Handle.*
    The command failed.
    The following is shown in the tterrors.log:
    15:41:21.82 Err : ORA: 9143: ora-9143--1252549744-xxagent03356: Datastore: TTDEMO1 OCIEnvCreate failed. Return code -1
    15:41:21.82 Err : : 7140: oraagent says it has failed to start: Could not initialize Oracle Environment Handle.
    15:41:22.36 Err : : 7140: TT14004: TimesTen daemon creation failed: Could not spawn oraagent for '/work/oracle/TimesTen_store/ttdemo1': Could not initialize Oracle Environment Handl
    What are the reasons that the daemon cannot spawn another agent? FYI the environment variables are set as:
    ORA_NLS33=/u01/app/oracle/product/11.2.0/db_1/ocommon/nls/admin/data
    ANT_HOME=/home/oracle/TimesTen/ttdemo1/3rdparty/ant
    CLASSPATH=/home/oracle/TimesTen/ttdemo1/lib/ttjdbc5.jar:/home/oracle/TimesTen/ttdemo1/lib/orai18n.jar:/home/oracle/TimesTen/ttdemo1/lib/timestenjmsxla.jar:/home/oracle/TimesTen/ttdemo1/3rdparty/jms1.1/lib/jms.jar:.
    oracle@rhes5:/home/oracle/TimesTen/ttdemo1/info% echo $LD_LIBRARY_PATH
    /home/oracle/TimesTen/ttdemo1/lib:/home/oracle/TimesTen/ttdemo1/ttoracle_home/instantclient_11_1:/u01/app/oracle/product/11.2.0/db_1/lib:/u01/app/oracle/product/11.2.0/db_1/network/lib:/lib:/usr/lib:/usr/ucblib:/usr/local/lib
    Cheers

    Sure thanks.
    Here you go:
    Daemon environment:
    _=/bin/csh
    DISABLE_HUGETLBFS=1
    SYSTEM=TEST
    INIT_FILE=/u01/app/oracle/product/10.1.0/db_1/dbs/init+ASM.ora
    GEN_APPSDIR=/home/oracle/dba/bin
    LD_LIBRARY_PATH=/home/oracle/TimesTen/11.2.1.4.0/TimesTen/ttimdb1/ttoracle_home/instantclient_11_1:/home/oracle/TimesTen/11.2.1.4.0/TimesTen/ttimdb1/lib:/home/oracle/TimesTen/11.2.1.4.0/TimesTen/ttimdb1/ttoracle_home/instantclient_11_1:/u01/app/oracle/product/11.2.0/db_1/lib:/u01/app/oracle/product/11.2.0/db_1/network/lib:/lib:/usr/lib:/usr/ucblib:/usr/local/lib
    HOME=/home/oracle
    SPFILE_DIR=/u01/app/oracle/backup/+ASM/initfile_dir
    TNS_ADMIN=/u01/app/oracle/product/11.2.0/db_1/network/admin
    INITFILE_DIR=/u01/app/oracle/backup/+ASM/initfile_dir
    HTMLDIR=/home/oracle/+ASM/dba/html
    HOSTNAME=rhes5
    TEMP=/oradata1/tmp
    PWD=/home/oracle/TimesTen/11.2.1.4.0/TimesTen/ttimdb1/bin
    HISTSIZE=1000
    PATH=/home/oracle/TimesTen/11.2.1.4.0/TimesTen/ttimdb1/bin:/home/oracle/TimesTen/11.2.1.4.0/TimesTen/ttimdb1/quickstart/sample_code/oci:/home/oracle/TimesTen/11.2.1.4.0/TimesTen/ttimdb1/quickstart/sample_code/odbc:/home/oracle/TimesTen/11.2.1.4.0/TimesTen/ttimdb1/quickstart/sample_code/odbc/xla:/home/oracle/TimesTen/11.2.1.4.0/TimesTen/ttimdb1/quickstart/sample_code/jdbc:/home/oracle/TimesTen/11.2.1.4.0/TimesTen/ttimdb1/quickstart/sample_code/odbc_drivermgr:/home/oracle/TimesTen/11.2.1.4.0/TimesTen/ttimdb1/quickstart/sample_code/proc:/home/oracle/TimesTen/11.2.1.4.0/TimesTen/ttimdb1/quickstart/sample_code/ttclasses:/home/oracle/TimesTen/11.2.1.4.0/TimesTen/ttimdb1/quickstart/sample_code/ttclasses/xla:/home/oracle/TimesTen/11.2.1.4.0/TimesTen/ttimdb1/ttoracle_home/instantclient_11_1:/home/oracle/TimesTen/11.2.1.4.0/TimesTen/ttimdb1/ttoracle_home/instantclient_11_1/sdk:/home/oracle/TimesTen/11.2.1.4.0/TimesTen/ttimdb1/3rdparty/ant/bin:/usr/kerberos/bin:/bin:/usr/bin:/usr/local/bin:/sbin:/usr/bin/X11:/usr/X11R6/bin:/usr/platform/SUNW,Ultra-2/sbin:/u01/app/oracle/product/11.2.0/db_1:/u01/app/oracle/product/11.2.0/db_1/bin:.
    GEN_ADMINDIR=/home/oracle/dba/admin
    CONTROLFILE_DIR=/u01/app/oracle/backup/+ASM/controlfile_dir
    ETCDIR=/home/oracle/+ASM/dba/etc
    GEN_ENVDIR=/home/oracle/dba/env
    DATAFILE_DIR=/u01/app/oracle/backup/+ASM/datafile_dir
    BACKUPDIR=/u01/app/oracle/backup/+ASM
    RESTORE_ARCFILES=/u01/app/oracle/backup/+ASM/restorefile_dir/restore_arcfiles.txt
    TMPDIR=/oradata1/tmp
    CVS_RSH=ssh
    ARCLOG_DIR=/u01/app/oracle/backup/+ASM/arclog_dir
    REDOLOG_DIR=/u01/app/oracle/backup/+ASM/redolog_dir
    INPUTRC=/etc/inputrc
    LOGDIR=/home/oracle/+ASM/dba/log
    DATAFILE_LIST=/u01/app/oracle/backup/+ASM/datafile_dir/datafile.list
    LS_COLORS=no=00:fi=00:di=00;34:ln=00;36:pi=40;33:so=00;35:bd=40;33;01:cd=40;33;01:or=01;05;37;41:mi=01;05;37;41:ex=00;32:*.cmd=00;32:*.exe=00;32:*.com=00;32:*.btm=00;32:*.bat=00;32:*.sh=00;32:*.csh=00;32:*.tar=00;31:*.tgz=00;31:*.arj=00;31:*.taz=00;31:*.lzh=00;31:*.zip=00;31:*.z=00;31:*.Z=00;31:*.gz=00;31:*.bz2=00;31:*.bz=00;31:*.tz=00;31:*.rpm=00;31:*.cpio=00;31:*.jpg=00;35:*.gif=00;35:*.bmp=00;35:*.xbm=00;35:*.xpm=00;35:*.png=00;35:*.tif=00;35:
    PS1=rhes5:($ORACLE_SID)$
    G_BROKEN_FILENAMES=1
    SHELL=/bin/ksh
    PASSFILE=/home/oracle/dba/env/.ora_accounts
    LOGNAME=oracle
    ORA_NLS10=/u01/app/oracle/product/11.2.0/db_1/nls/data
    ORACLE_SID=mydb
    APPSDIR=/home/oracle/+ASM/dba/bin
    ORACLE_OWNER=oracle
    RESTOREFILE_DIR=/u01/app/oracle/backup/+ASM/restorefile_dir
    SQLPATH=/home/oracle/dba/bin
    TRANDUMPDIR=/tran
    RESTORE_SPFILE=/u01/app/oracle/backup/+ASM/restorefile_dir/restore_spfile.txt
    RESTORE_DATAFILES=/u01/app/oracle/backup/+ASM/restorefile_dir/restore_datafiles.txt
    ENV=/home/oracle/.kshrc
    SSH_ASKPASS=/usr/libexec/openssh/gnome-ssh-askpass
    SSH_CONNECTION=50.140.197.215 62742 50.140.197.216 22
    LESSOPEN=|/usr/bin/lesspipe.sh %s
    TERM=xterm
    GEN_ETCDIR=/home/oracle/dba/etc
    SP_FILE=/u01/app/oracle/product/10.1.0/db_1/dbs/spfile+ASM.ora
    ORACLE_BASE=/u01/app/oracle
    ASTFEATURES=UNIVERSE - ucb
    ADMINDIR=/home/oracle/+ASM/dba/admin
    SSH_CLIENT=50.140.197.215 62742 22
    TZ=GB
    SUPPORT=oracle@linux
    ARCHIVE_LOG_LIST=/u01/app/oracle/backup/+ASM/arclog_dir/archive_log.list
    USER=oracle
    RESTORE_TEMPFILES=/u01/app/oracle/backup/+ASM/restorefile_dir/restore_tempfiles.txt
    MAIL=/var/spool/mail/oracle
    EXCLUDE=/home/oracle/+ASM/dba/bin/exclude.lst
    GEN_LOGDIR=/home/oracle/dba/log
    SSH_TTY=/dev/pts/2
    RESTORE_INITFILE=/u01/app/oracle/backup/+ASM/restorefile_dir/restore_initfile.txt
    HOSTTYPE=i386-linux
    VENDOR=intel
    OSTYPE=linux
    MACHTYPE=i386
    SHLVL=1
    GROUP=dba
    HOST=rhes5
    REMOTEHOST=vista
    EDITOR=vi
    ORA_NLS33=/u01/app/oracle/product/11.2.0/db_1/ocommon/nls/admin/data
    ODBCINI=/home/oracle/.odbc.ini
    TT=/home/oracle/TimesTen/11.2.1.4.0/TimesTen/ttimdb1/
    SHLIB_PATH=/u01/app/oracle/product/11.2.0/db_1/lib:/home/oracle/TimesTen/11.2.1.4.0/TimesTen/ttimdb1//lib
    ANT_HOME=/home/oracle/TimesTen/11.2.1.4.0/TimesTen/ttimdb1/3rdparty/ant
    CLASSPATH=/home/oracle/TimesTen/11.2.1.4.0/TimesTen/ttimdb1/lib/ttjdbc5.jar:/home/oracle/TimesTen/11.2.1.4.0/TimesTen/ttimdb1/lib/orai18n.jar:/home/oracle/TimesTen/11.2.1.4.0/TimesTen/ttimdb1/lib/timestenjmsxla.jar:/home/oracle/TimesTen/11.2.1.4.0/TimesTen/ttimdb1/3rdparty/jms1.1/lib/jms.jar:.
    TT_AWT_PLSQL=0
    NLS_LANG=AMERICAN_AMERICA
    NLS_COMP=ANSI
    NLS_SORT=BINARY
    NLS_LENGTH_SEMANTICS=BYTE
    NLS_NCHAR_CONV_EXCP=FALSE
    NLS_CALENDAR=GREGORIAN
    NLS_TIME_FORMAT=hh24:mi:ss
    NLS_DATE_FORMAT=syyyy-mm-dd hh24:mi:ss
    NLS_TIMESTAMP_FORMAT=syyyy-mm-dd hh24:mi:ss.ff9
    ORACLE_HOME=
    DaemonCWD = /home/oracle/TimesTen/11.2.1.4.0/TimesTen/ttimdb1/info
    DaemonLog = /home/oracle/TimesTen/11.2.1.4.0/TimesTen/ttimdb1/info/tterrors.log
    DaemonOptionsFile = /home/oracle/TimesTen/11.2.1.4.0/TimesTen/ttimdb1/info/ttendaemon.options
    Platform = Linux/x86/32bit
    SupportLog = /home/oracle/TimesTen/11.2.1.4.0/TimesTen/ttimdb1/info/ttmesg.log
    Uptime = 136177 seconds
    Backcompat = no
    Group = 'dba'
    Daemon pid 8111 port 53384 instance ttimdb1
    End of report

  • When I open Itunes it says,Windows could not start the bonjour service on local computer.

    Just recently, I had a problem with the AVFoundation  thing on my computer. Well I got that fixed, but now it has a message coming up that says " Windows could not start the Bonjour Service service on local computer. Error 3: The system could not find the path specified.
                                               Please tell me how to fix it.

    Windows could not start the Bonjour Service service on local computer. Error 3: The system could not find the path specified.
    That's an unfamiliar one, steve.
    Let's see what happens if we try to start the service manually.
    In your Start menu, right-click Computer and select "Manage".
    Expand "Services & Applications"
    Open "Services". (Perhaps maximise the Window to better see what's going on.)
    Select the Bonjour Service and click "Start".
    Do you get an error message then? If so, what does that one say?

  • Windows could not start the Cluster Service on Local computer. For more information, review the System Event Log. If this is a non-Microsoft service, contact the service vendor, and refer to service-specific error code 2.

    Dear Technet,
    Windows could not start the Cluster Service on Local computer. For more information, review the System Event Log. If this is a non-Microsoft service, contact the service vendor, and refer to service-specific error code 2.
    My cluster suddenly went disappear. and tried to restart the cluster service. When trying to restart service this above mention error comes up.
    even i tried to remove the cluster through power-shell still couldn't happen because of cluster service not running.
    Help me please.. thank you.
    Regards
    Shamil

    Hi,
    Could you confirm which account when you start the cluster service? The Cluster service is a service that requires a domain user account.
    The server cluster Setup program changes the local security policy for this account by granting a set of user rights to the account. Additionally, this account is made a member
    of the local Administrators group.
    If one or more of these user rights are missing, the Cluster service may stop immediately during startup or later, depending on when the Cluster service requires the particular
    user right.
    Hope this helps.
    We
    are trying to better understand customer views on social support experience, so your participation in this
    interview project would be greatly appreciated if you have time.
    Thanks for helping make community forums a great place.

  • Windows could not start the Server service on local computer Error 193:0xc1

    Hello,
    Not able to start Server (lanmanServer) Service in Windows Server 2008 R2 
    Its a VM and on logging into the Server it sometimes shows as started and then will stop by itself,
    If we try to start manually it always gives the error --Windows could not start the Server service on local computer Error 193:0xc1
    All dependent services are fine and running ,did sfc,did copy svchost and svcsrv.dll files from a working Server of same.but no help,no shares of this server are accessible since this service is not running
    on checking the event log its shows an error "Server is not a valid win32 application"
    Please help
    Thanks and Regards
    Jose

    Hi,
    Thanks for posting your question in the forum.
    I noticed that you have created the same question in another thread. Please understand that we should focus on only one thread for the same question at the same time, please focus on the thread
    below you created in the forum. Thanks for your understanding.
    http://social.technet.microsoft.com/Forums/en-US/5ba43477-9626-4fdf-872a-d3ecd12835c5/windows-could-not-start-the-server-service-on-local-computer-error-1930xc1?forum=winserverNIS
    Best Regards,
    Andy Qi
    Andy Qi
    TechNet Community Support

  • SFC problem - "Windows Resource Protection could not start the repair service"

    We are trying to attempt to fix a Windows 2008 start up problem. We boot the machine from a Windows 2008 CD and go to the repair tool - command prompt.
    When we do the command sfc /scannow, we are getting
    "Windows Resource Protection could not start the repair service"
    We did some researches there someone suggested the trustedinstaller is not running so we tried to do a net start trustedinstaller.
    But We are getting
    "The windows modulers instaler service is starting
    The windows modulers instaler service is starting could not be started
    A system error has occured
    System error 1067 has occured
    The process terminated unexpectedly. "
    Anyone can give us an idea to see why we can not run the sfc the first place. Thanks

    SYMPTOMS:
    All attempts to run command:
    sfc /SCANNOW
    keep returning the following message:
    "Windows Resource Protection could not start the repair service"
    SOLUTION:
    If you are using any kind of boot image/disk to boot up, you will have to use the "offline" switches (OFFBOOTDIR & OFFWINDIR) along with the SFC /SCANNOW command in order to start repairing your instalation properly.
    please remember to tripple-check for corret partition letters, because this is a crucial parameter for SFC to start working properly.
    also make sure to confirm whether so called "recovery" partion exists in your specific scenario or not. If so, in most cases this will render the "recovery" partition being the one to be set as a boot partition (OFFBOOTDIR) within sfc command, while Windows
    system folder (OFFWINDIR) will actually reside on a different partition.
    My scenario is described exactly above and therefore in my case boot partition letter was C: and system partition was D: ...As of that - the proper command line to run SFC successfuly was:
    sfc /SCANNOW /OFFBOOTDIR=c:\ /OFFWINDIR=d:\Windows
    Successful scan for integrity of all protected system files and replacement of incorrect versions with correct Microsoft versions then looks like this:
    X:\sources>sfc /SCANNOW /OFFBOOTDIR=c:\ /OFFWINDIR=d:\WindowsBeginning system scan. This process will take some time.Windows Resource Protection found corrupt files and successfully repaired them. Details are included in the CBS.logwindir\Logs\CBS\CBS.log. For example C:\Windows\Logs\CBS\CBS.log
    Once SFC scan completed, I have run the Startup Repair from the repair dialogue menu prior rebooting the system. Remember to click "Cancel" on the prompt for using the System restore in this step. I am assuming you have tried this already time ago and confrmed
    it did not resolve the problem, but most importantly - you really would not want to overwrite the files, which you have just repaired with any possibly corrupted ones ;)
    After this I've unplugged bootable USB key with the My Windows Vista Enterprise 64bit setup disk image and restarted computer. System booted up properly on first attempt. No issues have been identified as a result of my post boot checks. This completely
    resolved the issue in my case. Should you have questions, please let me know.
    Pavel

  • Could not Start MaxDB: MDM Service on Local Computer

    Hi,
    I install the MaxDB to use the MDM software on to my PC. Its sucesfully completed. I uploaded the some of the repository and worked fine some 4 days.
    Now my Database instance(MDM) is not at all started and If i check the status of this service in Control Panel->Administrative Tools, Showing as "Starting". It is never end and getting the error as
    "Could not Start MaxDB: MDM Service on Local Computer" .
    **Here MDM is the Database Instance name in my system.
    Please Suggeme How to come out of this problem. Even i not able to uninstall the MaxDB.
    Many Thanks in Advance,
    Please help me.
    Warm Regards,
    Vijay

    Hi Natalia,
    First, I want to Say Many Thanks for the reply.
    I am using the MaxDB 7.6.02.01 Version. Actually i don't know anything about MaxDB. I am MDM Consultant, I just want to use it as MDM Database.
    Why I want to uninstall is: I don't know how to solve this problem that why i will just want to uninstall everything and re-install it again to make use of it proper with MDM.
    I really don't know where to execute the commands which you specified in previous post.
    I didn't find the files knldiag.err & knldiag files and
    Only the following information i find and Here are the details.
    Waiting for you replay... Thanks
    DBM.PRT Information (Part of the file - So much data is exist in that file)
    2009-01-13 19:19:56 0x00000810 INF        226 DBMSrv   DBM Server client disconnect: PID 2024 on computer NLYEHVSCE1NB215.code1.emi.philips.com
    2009-01-14 09:38:11 0x00000a98 INF        216 DBMSrv   DBM Server client connection (established at 2009-01-14 09:38:10): PID 2664 on computer NLYEHVSCE1NB215.code1.emi.philips.com
    2009-01-14 09:38:11 0x00000a98 INF        283 DBMSrv   command db_online
    2009-01-14 09:38:14 0x00000a98 INF          1 DBMKnl   Sending an administrative statement to the database
                        0x00000a98 INF          8 DBMKnl   Statement:  RESTART
    2009-01-14 09:38:29 0x00000a98 INF          3 DBMKnl   Received the result of an administrative statement from the database
                        0x00000a98 INF          9 DBMKnl   Statement:  RESTART
                        0x00000a98 INF         10 DBMKnl   Returncode: 0
    2009-01-14 09:38:30 0x00000a98 INF        226 DBMSrv   DBM Server client disconnect: PID 2664 on computer NLYEHVSCE1NB215.code1.emi.philips.com
    2009-01-14 12:01:56 0x000014d0 INF        216 DBMSrv   DBM Server client connection (established at 2009-01-14 12:01:51): PID 4864 on computer NLYEHVSCE1NB215.code1.emi.philips.com
    2009-01-14 12:01:56 0x000014d0 INF        283 DBMSrv   command db_execute SELECT ID,CREATEDATE,USEDSIZE...
    2009-01-14 12:01:56 0x000014d0 INF        283 DBMSrv   command auto_extend show
    2009-01-14 12:01:57 0x000014d0 INF        283 DBMSrv   command auto_update_statistics show
    2009-01-14 12:02:04 0x000014d0 INF        283 DBMSrv   command db_execute SELECT ID,CREATEDATE,USEDSIZE...
    2009-01-14 12:02:04 0x000014d0 INF        283 DBMSrv   command auto_extend show
    2009-01-14 12:02:04 0x000014d0 INF        283 DBMSrv   command auto_update_statistics show
    2009-01-14 12:03:05 0x000014d0 INF        283 DBMSrv   command db_execute SELECT ID,CREATEDATE,USEDSIZE...
    2009-01-14 12:03:05 0x000014d0 INF        283 DBMSrv   command auto_extend show
    2009-01-14 12:03:05 0x000014d0 INF        283 DBMSrv   command auto_update_statistics show
    2009-01-14 12:03:10 0x000014d0 INF        283 DBMSrv   command db_execute SELECT ID,CREATEDATE,USEDSIZE...
    2009-01-14 12:03:10 0x000014d0 INF        283 DBMSrv   command auto_extend show
    2009-01-14 12:03:11 0x000014d0 INF        283 DBMSrv   command auto_update_statistics show
    2009-01-14 12:03:14 0x000014d0 INF        283 DBMSrv   command db_execute SELECT ID,CREATEDATE,USEDSIZE...
    2009-01-14 12:03:15 0x000014d0 INF        283 DBMSrv   command auto_extend show
    2009-01-14 12:03:15 0x000014d0 INF        283 DBMSrv   command auto_update_statistics show
    2009-01-14 12:10:59 0x000014d0 INF        283 DBMSrv   command db_execute SELECT ID,CREATEDATE,USEDSIZE...
    2009-01-14 12:10:59 0x000014d0 INF        283 DBMSrv   command auto_extend show
    2009-01-14 12:11:00 0x000014d0 INF        283 DBMSrv   command auto_update_statistics show
    2009-01-14 12:11:12 0x000014d0 INF        283 DBMSrv   command db_execute SELECT ID,CREATEDATE,USEDSIZE...
    2009-01-14 12:11:12 0x000014d0 INF        283 DBMSrv   command auto_extend show
    2009-01-14 12:11:13 0x000014d0 INF        283 DBMSrv   command auto_update_statistics show
    2009-01-14 12:11:16 0x000014d0 INF        283 DBMSrv   command db_execute SELECT ID,CREATEDATE,USEDSIZE...
    2009-01-14 12:11:16 0x000014d0 INF        283 DBMSrv   command auto_extend show
    2009-01-14 12:11:17 0x000014d0 INF        283 DBMSrv   command auto_update_statistics show
    2009-01-14 12:11:20 0x000014d0 INF        226 DBMSrv   DBM Server client disconnect: PID 4864 on computer NLYEHVSCE1NB215.code1.emi.philips.com
    2009-01-14 18:52:59 0x0000091c INF        216 DBMSrv   DBM Server client connection (established at 2009-01-14 18:52:58): PID 2316 on computer NLYEHVSCE1NB215.code1.emi.philips.com
    2009-01-14 18:52:59 0x0000091c INF        283 DBMSrv   command db_online
    2009-01-14 18:53:13 0x0000091c INF          1 DBMKnl   Sending an administrative statement to the database
                        0x0000091c INF          8 DBMKnl   Statement:  RESTART
    2009-01-14 18:53:29 0x0000091c INF          3 DBMKnl   Received the result of an administrative statement from the database
                        0x0000091c INF          9 DBMKnl   Statement:  RESTART
                        0x0000091c INF         10 DBMKnl   Returncode: 0
    2009-01-14 18:53:39 0x0000091c INF        226 DBMSrv   DBM Server client disconnect: PID 2316 on computer NLYEHVSCE1NB215.code1.emi.philips.com
    2009-01-15 09:52:01 0x00000a90 INF        216 DBMSrv   DBM Server client connection (established at 2009-01-15 09:52:00): PID 2628 on computer NLYEHVSCE1NB215.code1.emi.philips.com
    2009-01-15 09:52:01 0x00000a90 INF        283 DBMSrv   command db_online
    2009-01-15 09:52:04 0x00000a90 INF          1 DBMKnl   Sending an administrative statement to the database
                        0x00000a90 INF          8 DBMKnl   Statement:  RESTART
    2009-01-15 09:52:12 0x00000a90 INF          3 DBMKnl   Received the result of an administrative statement from the database
                        0x00000a90 INF          9 DBMKnl   Statement:  RESTART
                        0x00000a90 INF         10 DBMKnl   Returncode: 0
    2009-01-15 09:52:12 0x00000a90 INF        226 DBMSrv   DBM Server client disconnect: PID 2628 on computer NLYEHVSCE1NB215.code1.emi.philips.com
    2009-01-15 20:18:21 0x00000b00 INF        216 DBMSrv   DBM Server client connection (established at 2009-01-15 20:18:20): PID 2736 on computer NLYEHVSCE1NB215.code1.emi.philips.com
    2009-01-15 20:18:21 0x00000b00 INF        283 DBMSrv   command db_online
    2009-01-15 20:18:24 0x00000b00 INF          1 DBMKnl   Sending an administrative statement to the database
                        0x00000b00 INF          8 DBMKnl   Statement:  RESTART
    2009-01-15 20:18:33 0x00000b00 INF          3 DBMKnl   Received the result of an administrative statement from the database
                        0x00000b00 INF          9 DBMKnl   Statement:  RESTART
                        0x00000b00 INF         10 DBMKnl   Returncode: 0
    2009-01-15 20:18:33 0x00000b00 INF        226 DBMSrv   DBM Server client disconnect: PID 2736 on computer NLYEHVSCE1NB215.code1.emi.philips.com
    2009-01-16 09:38:57 0x00000ab8 INF        216 DBMSrv   DBM Server client connection (established at 2009-01-16 09:38:56): PID 2720 on computer NLYEHVSCE1NB215.code1.emi.philips.com
    2009-01-16 09:38:58 0x00000ab8 INF        283 DBMSrv   command db_online
    2009-01-16 09:39:01 0x00000ab8 INF          1 DBMKnl   Sending an administrative statement to the database
                        0x00000ab8 INF          8 DBMKnl   Statement:  RESTART
    2009-01-16 09:39:07 0x00000ab8 INF          3 DBMKnl   Received the result of an administrative statement from the database
                        0x00000ab8 INF          9 DBMKnl   Statement:  RESTART
                        0x00000ab8 INF         10 DBMKnl   Returncode: 0
    2009-01-16 09:39:07 0x00000ab8 INF        226 DBMSrv   DBM Server client disconnect: PID 2720 on computer NLYEHVSCE1NB215.code1.emi.philips.com
    Thanks in Advance,
    Warm Regards,
    Vijay

  • Windows could not start the remote services on local computer

    windows could not start the remote services on local computer 
    1075: the dependency service does not exist or has been marked for deletion

    Hi,
    On which system you are facing this issue?
    Can you ping to the remote system\server successfully?
    Initially it seems that this occur due to services issue on system. Might possible that the remote Services component is not installed or is disabled. For that you can add the remote Services component by using the Add/Remove Programs tool in Control Panel
    before attempting to start the service. If the service is already installed then check whether it is started properly. Additional check the relayed service for Remote and verify.
    Hope it helps!
    Thanks.
    Dharmesh Solanki
    Please remember to mark the replies as answers if they help and unmark them if they provide no help. If you have feedback for TechNet Support, contact [email protected]

  • Could not start hyperion essbase service

    When i am starting essbase services it is starting sucessfully.
    and when iam starting admin services its starting and at the same time essbase services is stopping, if iam trying to start the services its throwing error like
    Could nto start the hyperion essbse services 11.1.1-hypservice_1 service on local computer
    error 1067: the process terminated unexpectedly
    i have checked the task manager : no other process for essbase are running for any user.
    kindly assist

    when iam trying to run the essbase.cmd the window is closing abruptly by displaying the error "failed to start essbase"
    coming to Essbase.log.the errror is
    [Wed Apr 10 14:50:23 2013]Local/ESSBASE0///Error(1051527)
    In Shared Services Security mode it is not possible to start Essbase when single sign on initialization fails.

  • Could not start the Bonjour Service service on local computer. Error 6: The handle is invalid

    I have been trying to load teh new Itunes 10.5 for the last week and have been unsuccessful. When the load get to the Bonjour service it fails and puts up a message.
    I have Administrators rights on the machine. I have updated the OS to the latest patch level. I have turned off the Anti-virus and Firewall and still this service will not load. Is there any Ideas of what I can try?

    I thank everyone that responded to this post, I learned a lot from each of them.  After my first attemps with Sean and Shanky I put it asside for a bit and got back to it today. 
    I did what Lydia suggested and disabled the TCP/IP (the Named Pipes was already Disabled) and left only the Shared Memory Enabled and the SQL Server started with no errors.  I launched the software that was requiring the SQL DB and everything is working
    correctly, which I find odd because the software specifically says to check that TCP/IP is Enabled when there are issues with their instance of the SQL Server not starting.
    Since the software I needed the SQL for runs properly I will assume this is fixed.
    Thanks again for everyones help.
    PS - Sean, just to verify I did check and there was no forced encryption and verified that I had set the ports to different values for each instance of SQL Server.
    Thanks for your time on this.

Maybe you are looking for