Windows service does not startup an instance

In a number of occasions, a Windows service i.e. OracleServiceXYZ (which is set to automatically start instance XYZ) fails to do so and I have to start it manually. The problem is resolved temporarily with ORADIM (i.e. delete and redefine the Windows service) and it all works well until for some unknown reason, one day we bounce the server and the Oracle service does not start (MEMORY REALM DOES NOT EXIST). Am I the only one who is having problems with this?.

No, you're not the only one.
I'm searching for an explanation for this problem too.
One more detail: in all cases we have tracked down, the same machine had 2 instances to start. From time to time only one of them starts, the other fails.
The most I can tell is that the windows event log shows a connect attempt of / without SYSDBA priviledges at reboot time.
It seems that the windows service is trying to start the instance with the wrong connect string from time to time, and of course it fails.
Even stranger is that if you restart the service (which was configured with auto-start at ORADIM) the instance will start normally... very strange.
Please post any solution or info you get on this subject, I'm thinking of submiting a TAR for this.
-jp

Similar Messages

  • Database Windows Service Does not Startup 12c

    I got Oracle 12c installed on Windows 7 Ultimate 64bit. The Service started the database once. Now the startup does not happen at all. The Listener starts via the Service. If I issue the STARTUP command in the command window (after sqlplus sys as sysdba) then the database does startup. The Pluggable Database is still in mount state. Any Service that can be installed/created that will also start the pluggable database?

    In trying and failing with loading the EXAMPLES I also found out we have to have a tnsnames entry for each PDB and then connect user@pdb. So more modifications to the script. Wonder why Oracle did not fix the script OR is there yet another way to connect into a PDB??
    You can  use the Easy Connect naming method
    http://docs.oracle.com/cd/B19306_01/network.102/b14212/naming.htm#i498306
    Using the Easy Connect Naming Method
    The easy connect naming method eliminates the need for service name lookup in the tnsnames.ora files for TCP/IP environments; in fact, no naming or directory system is required if you use this method.
    This naming method provides out-of-the-box TCP/IP connectivity to databases. It extends the functionality of the host naming method by enabling clients to connect to a database server with an optional port and service name in addition to the host name of the database:

  • Windows Service does not start automatically

    Hi
    I have a .NET 4.5 C# windows service, StartType set to automatic. It is running fine in server.
    Few days ago, my server has windows update, including security update for .NET framework 4.5.1. Server auto restarted. 
    However, my service is not started.
    By referring to eventlog, it shown as below sequence
    1. Explorer initiated restart - Shutdown type - restart
    2. Sql Server Service is stopped successully
    3. My Service is stopped successully
    -- Server restarted
    4. Sql Server Service is in running state
    5. My Service is stopped successully
    Question is, why my service is stopped instead of running/started? I checked event log and my app log, no error at all.
    Any ideas?
    Thank you

    I was thinking to set "SQL Server", but I am not sure what is the service name for the SQL service name.
    Anyway to specify like "SQL Server *" ?
    thank you
    The default instance service name is MSSQLSERVER, and MSSQL$[name] for a named instance. If you're not sure what the instance is, you could check the services.msc or the registry value in this registry hive:
    HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Microsoft SQL Server\InstalledInstances
    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.
    Click
    HERE to participate the survey.

  • Windows service does not stop when DB is shutdown from SQL*Plus

    I have a 11g XE DB in a Windows 7 machine.
    The installation has created a Windows service called OracleServiceXE. It's status is STARTED.
    I then login to SQLPLUS as sysdba and do a shutdown immediate;
    SQL> shutdown immediate
    Database closed.
    Database dismounted.
    ORACLE instance shut down.
    Problem is, when I refresh the services, the OracleServiceXE is still showing as STARTED.
    If I use the listener control to stop the listener the Windows service OracleXETNSListener changes status to BLANK.
    Why is this?

    tvCa-Oracle wrote:
    That service is a prerequisite Windows service to be able to start the database, but it is not the status of the database itself.
    When you do start the database, he may or may not start the service automatically (not sure there), but it is a needed service, for each database SID, on Windows.
    If you want to know what it is, open Task Manager or Process Explorer, only start the service (not the database), and see which OS process is launched.
    AFAIK, this is only on Windows, there's no comparable component on Linux/Unix for this.
    The Windows service OracleServiceXE has c:\app\oracle\product\11.2.0\server\bin\ORACLE.EXE XE as the Parth to executable.
    If I click on the Services tab in Task manager, then right-click the OracleServiceXE and click Go to process, it show the oracle.exe in the processes tab.
    If stop it, the service, from the Windows service control, the oracle.exe disappears and we cannot login to the DB.
    If we start the service from the windows service control, the oradim.exe appears, then a second later the oracle.exe appears. Once the DB status of the Windows service is STARTED, the oradim.exe disappears.
    So, I can start and stop the oracle DB with the Windows service. But If I stop the DB from sql*plus the the service is not stopped....

  • PowerPivot - SP2013 - Cannot create the service instance because the parent Service does not exist

    Unable to setup PowerPivot using PowerPivot configuration tool.
    I have One server which has SQL 2012 SP1 and SP2013.
    The farm is configured with all service applications.
    SQL has default instance with DB Engine and SSAS Tabular. Reporting Services has been configured using SharePoint mode and has a service application.
    The Power Pivot instance is set up with DB Engine and the SSAS.
    I keep getting this error. Ive tried so many times uninstalling, making sure features removed, rebuilding the farm (thank god for autospinstaller..)
    11/07/13 12:06:17:6858 Verbose: CreateSystemServiceInstance.NeedsExecute
    11/07/13 12:06:17:6858 Verbose: Running function IsFarmConfigured to check whether SharePoint is configured regardless of availability
    11/07/13 12:06:17:6858 Verbose: Farm is configured
    11/07/13 12:06:17:6858 Verbose: Entering function GetService(Guid)
    11/07/13 12:06:17:6868 Verbose: Service is not installed.
    11/07/13 12:06:17:6868 Verbose: Service instance not found in local server.
    11/07/13 12:06:17:6868 Verbose: CreateSystemServiceInstance.NeedsExecute(True)
    11/07/13 12:06:17:6868 Verbose: CreateSystemServiceInstance.CanExecute
    11/07/13 12:06:17:6868 Verbose: CreateSystemServiceInstance.CanExecute(True)
    11/07/13 12:07:41:5662 Verbose: CreateSystemServiceInstance.Execute
    11/07/13 12:07:41:5682 Verbose: Entering function GetService(Guid)
    11/07/13 12:07:41:5702 Verbose: Service is not installed.
    11/07/13 12:07:41:5702 Verbose: CreateSystemServiceInstance.Execute(Skipped)
    11/07/13 12:07:41:5702 High: Cannot create the service instance because the parent Service does not exist.
    11/07/13 12:07:41:5702 High: Prerequisites check for execution failed. Farm is not in a valid state.

    Did you install the PowerPivot add-in for SharePoint? There are 2 parts to this - the SQL Server Power Pivot for SharePoint which is the Analysis Services instance running in Tabular Mode and the PowerPivot Add-in. The last line in your error message seems
    to tell you that you have a missing component in the farm, possibly the PowerPivot Add-in
    Edwin Sarmiento SQL Server MVP | Microsoft Certified Master
    Blog |
    Twitter | LinkedIn
    SQL Server High Availability and Disaster Recover Deep Dive Course

  • Error 1075: The dependency service does not exist or has been marked for deletion

    Windows 7 Pro laptop will not connect to corporate domain. Multiple identical twin laptops have no problem.
    Best suggestion so far has been to leave the domain and rejoin it, BUT the relevant buttons are grayed out and the comment says "Note: The identification of the computer cannot be changed because:- The Workstation service is not running. Open the Services
    snap-in (services.msc) to ensure it is running and set its Startup Type as "Automatic"."
    In services.msc the Workstation service is already set to Automatic but is not started. When I try to start it manually the response is "Windows could not start the Workstation service on Local Computer." and then "Error 1075: The dependency service does
    not exist or has been marked for deletion."
    Rebooting gets me nowhere.
    In all other respects that laptop appears fine and can connect to the Internet, but NOT to the network. I have brought it and a twin laptop home to try on my domestic network and get the same results.
    Any ideas, please?

    Hi,
    Let us go to services.msc and navigate to Network Store Interface Service. Please check whether this service has been set to Automatic and turned on.
    Kim Zhou
    TechNet Community Support

  • Opmn service does not start when try to start Oracle BI Services

    Hi ,
    I was able to install OBIEE 11g on my laptop and it worked fine for two days. Today when I try to login to rpd and type my user name and password I get the error that my user name and password is not correct. I tried to restart the machine and now I am not able to start opmn service.
    When I do Start>Oracle Business Intelligence (1)>Start BI Services, the script run and two command line windows open and about 10 minutes later get the last line that server started in RUNNING mode, but some how Oracle Process Manager (instance) service does not start. It started two days ago when I was able to login to OBIEE 11g.
    If I try to go to OBIEE 11g Home page I get this error "Error 500- Internal server error from RFC 2068 Hypertext Transfer Protocol- HTTP/1.1: 10.5.1 500 Internal server error
    Any Idea how to fix this one.
    Thanks

    Maybe you need to tick the "use fully qualified names" check box and make sure that you have the schema object created (as a "folder" between the database and the tables in the physical layer).

  • CRS process does not startup automatically when the system is rebooted

    Hi. all.
    SOME TIMES(not always), CRS process ( exactly OracleCRService on
    windows2003) does not startup automatically when the windows2003 is
    rebooted.
    O/S is windows2003 server.
    DB is 10.2.0.2.0 RAC database that has 2 nodes.
    I am testing a RAC database configuration, and thus rebooting one node
    intentionally by turn.
    I have tested about 20 times, and 17 times is OK. All required process is up
    and all instance is up.
    However, 3 times, OracleCRService services does not start, and concequently
    database instance does not start automatically.
    Here is the log of "crsd.log" file on the active node.
    2007-05-31 17:43:13.281: [ CRSEVT][1720]32Processing RecoveryDone
    2007-05-31 17:46:51.968: [ CRSRES][3876]32StopResource: setting CLI values
    2007-05-31 17:46:52.437: [ OCRMAS][2368]th_rcfg_con: pudata retval [12]. Member [2] might have gone down
    2007-05-31 17:46:52.437: [ OCRMAS][2368]proath_master: Node [2] came up/down 1/0 [1]. Problem retrieving pubdata. Should get down reconfig soon
    2007-05-31 17:48:26.890: [ CRSCOMM][2852]32Retrying after CLSC timeout tonmsp109
    2007-05-31 17:48:27.000: [ CRSCOMM][2852]32Retrying after CLSC timeout tonmsp109
    2007-05-31 17:48:27.109: [ CRSCOMM][2852]32Retrying after CLSC timeout tonmsp109
    2007-05-31 17:48:27.218: [ CRSCOMM][2852]32Retrying after CLSC timeout tonmsp109
    2007-05-31 17:48:27.328: [ CRSCOMM][2852]32Retrying after CLSC timeout tonmsp109
    2007-05-31 17:48:27.437: [ CRSCOMM][2852]32Retrying after CLSC timeout tonmsp109
    2007-05-31 17:48:27.546: [ CRSCOMM][2852]32Retrying after CLSC timeout tonmsp109
    2007-05-31 17:48:27.656: [ CRSCOMM][2852]32Retrying after CLSC timeout tonmsp109
    2007-05-31 17:48:27.750: [ COMMCRS][2668]clsc_send_msg: (028BA8A0) NS err (12571, 12560), transport (533, 57, 0)
    2007-05-31 17:48:27.750: [ CRSCOMM][2852]32CLSC connect failed tonmsp109ret = 9
    2007-05-31 17:48:27.859: [ CRSEVT][2852]32invokepeer ret 200
    2007-05-31 17:48:27.859: [ CRSRES][2852]32Remote start never sent to nmsp109: X_E2E_NotSent : Failed to connect to node: nmsp109
    (File: caa_CmdRTI.cpp, line: 492
    2007-05-31 17:48:27.859: [ CRSRES][2852][ALERT]32Remote start for `ora.nmsp109.gsd` failed on member `nmsp109`
    Is there anyone who can help me?
    Thanks in advance.
    Best Regards.
    Message was edited by:
    user507290

    oops- wrong forum!
    Please try the RAC forum.

  • ReplicatedEnvironment does not startup after an all nodes ordered shutdown.

    Hi all,
    We are having problems to startup a ReplicatedEnvironment after an ordered successfully shutdown of all nodes.
    h4. Scenario:
    <li>5 servers: Solaris 10 + JRE 1.6.0_17 64bits + BDBJE 4.0.103</li>
    <li>Each server is running one jvm process with 7 replicated environments.</li>
    h4. Problem:
    After a full ordered shutdown where the JVM process on each server successfully closes all ReplicatedEnvironment instances, some ReplicatedEnvironment instance does not startup.
    Master and Replicas are successfully set but it seems that "environment is not really open. In fact je.info.X is nor je.lck file is created.
    The only way we found to successfully startup is by copying all "master" files to each "replica".
    The follow appears on each environment log:
    100623 15:01:43:107 INFO [XXXXXXbe01A] Replica IO exception: Expected bytes: 6 read bytes: 0
    java.io.IOException: Expected bytes: 6 read bytes: 0
         at com.sleepycat.je.rep.utilint.BinaryProtocol.fillBuffer(BinaryProtocol.java:367)
         at com.sleepycat.je.rep.utilint.BinaryProtocol.read(BinaryProtocol.java:388)
         at com.sleepycat.je.rep.impl.node.Replica.doRunReplicaLoopInternalWork(Replica.java:415)
         at com.sleepycat.je.rep.impl.node.Replica.runReplicaLoopInternal(Replica.java:353)
         at com.sleepycat.je.rep.impl.node.Replica.runReplicaLoop(Replica.java:295)
         at com.sleepycat.je.rep.impl.node.RepNode.run(RepNode.java:926)
    Any help? I would like to attach all logs but it exceeds the post limit.
    It would be nice to have a way for attaching log files (compressed with 7-ZIP PPMd if storage space is a problem).
    Thanks in advance.
    /César.
    Edited by: Cesar Alvarez on 25-jun-2010 20:08

    h4. MBOX01
    100623 15:00:47:421 INFO [-------mbox01A] Started ServiceDispatcher. HostPort=-------mbox01-ce1:5200
    100623 15:00:47:431 INFO [-------mbox01A] Current group size: 5
    100623 15:00:47:436 INFO [-------mbox01A] Existing node -------mbox01A querying for a current master.
    100623 15:00:47:450 INFO [-------mbox01A] Master changed to -------be02A
    100623 15:00:47:457 INFO [-------mbox01A] Node -------mbox01A started
    100623 15:00:47:458 INFO [-------mbox01A] Replica loop started with master: -------be02A(1)
    100623 15:00:47:462 INFO [-------mbox01A] Replica-feeder handshake start
    100623 15:00:47:471 INFO [-------mbox01A] Replica-feeder -------be02A handshake completed.
    100623 15:00:47:475 INFO [-------mbox01A] Replica-feeder -------be02A syncup started. Replica range: first=1 last=3,450 sync=3,450 txnEnd=3,450
    100623 15:00:47:482 INFO [-------mbox01A] Rollback to matchpoint 3,450 at 0x0/0x59c01 status=No active txns, nothing to rollback
    100623 15:00:47:483 INFO [-------mbox01A] Replica-feeder -------be02A start stream at VLSN: 3,451
    100623 15:00:47:483 INFO [-------mbox01A] Replica-feeder -------be02A syncup ended. Elapsed time: 9ms
    100623 15:00:47:487 INFO [-------mbox01A] Replica initialization completed. Replica VLSN: 3,450 Heartbeat master commit VLSN: 3,450 VLSN delta: 0
    100623 15:00:47:489 INFO [-------mbox01A] Finished joinGroup REPLICAconsistencyPolicy=PointConsistencyPolicy targetVLSN=3,450 first=1 last=3,450 sync=3,450 txnEnd=3,450
    100623 15:00:47:490 INFO [-------mbox01A] Refreshed 0 monitors.
    100623 15:01:43:109 INFO [-------mbox01A] Replica IO exception: Expected bytes: 6 read bytes: 0
    java.io.IOException: Expected bytes: 6 read bytes: 0
         at com.sleepycat.je.rep.utilint.BinaryProtocol.fillBuffer(BinaryProtocol.java:367)
         at com.sleepycat.je.rep.utilint.BinaryProtocol.read(BinaryProtocol.java:388)
         at com.sleepycat.je.rep.impl.node.Replica.doRunReplicaLoopInternalWork(Replica.java:415)
         at com.sleepycat.je.rep.impl.node.Replica.runReplicaLoopInternal(Replica.java:353)
         at com.sleepycat.je.rep.impl.node.Replica.runReplicaLoop(Replica.java:295)
         at com.sleepycat.je.rep.impl.node.RepNode.run(RepNode.java:926)
    100623 15:01:43:110 INFO [-------mbox01A] Exiting inner Replica loop.
    100623 15:01:43:111 INFO [-------mbox01A] Replica stats - Lag waits: 0 Lag wait time: 0ms. VLSN waits: 0 Lag wait time: 0ms.
    100623 15:01:43:130 INFO [-------mbox01A] Election initiated; election #1
    100623 15:01:43:149 INFO [-------mbox01A] Started election thread Wed Jun 23 15:01:43 CEST 2010
    100623 15:01:45:188 INFO [-------mbox01A] Winning proposal: Proposal(0000012964e65b45:000000000000000000000000c1948046:00000002) Value: Value:172.17.227.4$$$5200$$$-------be01A$$$5
    100623 15:01:45:199 INFO [-------mbox01A] Master changed to -------be01A
    100623 15:01:45:200 INFO [-------mbox01A] Election finished. Elapsed time: 2070ms
    100623 15:01:45:201 INFO [-------mbox01A] Election thread exited. Group master: -------be01A(5)
    100623 15:01:45:215 INFO [-------mbox01A] Replica loop started with master: -------be01A(5)
    100623 15:01:45:218 INFO [-------mbox01A] Exiting inner Replica loop.
    100623 15:01:45:219 INFO [-------mbox01A] Replica stats - Lag waits: 0 Lag wait time: 0ms. VLSN waits: 0 Lag wait time: 0ms.
    100623 15:01:45:219 INFO [-------mbox01A] Retry #: 0/10 Will retry replica loop after 1000ms.
    100623 15:01:46:227 INFO [-------mbox01A] Replica loop started with master: -------be01A(5)
    100623 15:01:46:230 INFO [-------mbox01A] Replica-feeder handshake start
    100623 15:01:46:295 INFO [-------mbox01A] Replica-feeder -------be01A handshake completed.
    100623 15:01:46:296 INFO [-------mbox01A] Replica-feeder -------be01A syncup started. Replica range: first=1 last=3,450 sync=3,450 txnEnd=3,450
    100623 15:01:46:330 INFO [-------mbox01A] Rollback to matchpoint 3,450 at 0x0/0x59c01 status=No active txns, nothing to rollback
    100623 15:01:46:331 INFO [-------mbox01A] Replica-feeder -------be01A start stream at VLSN: 3,451
    100623 15:01:46:332 INFO [-------mbox01A] Replica-feeder -------be01A syncup ended. Elapsed time: 36ms
    100623 15:01:46:353 INFO [-------mbox01A] Replica initialization completed. Replica VLSN: 3,450 Heartbeat master commit VLSN: 3,450 VLSN delta: 0
    100623 15:09:43:728 INFO [-------mbox01A] Started ServiceDispatcher. HostPort=-------mbox01-ce1:5200
    100623 15:09:43:747 INFO [-------mbox01A] Current group size: 5
    100623 15:09:43:753 INFO [-------mbox01A] Existing node -------mbox01A querying for a current master.
    100623 15:09:43:775 INFO [-------mbox01A] Node -------mbox01A started
    100623 15:09:43:776 INFO [-------mbox01A] Election initiated; election #1
    100623 15:09:43:777 INFO [-------mbox01A] Started election thread Wed Jun 23 15:09:43 CEST 2010
    100623 15:09:45:727 INFO [-------mbox01A] Master changed to -------be02A
    100623 15:09:45:728 INFO [-------mbox01A] Election finished. Elapsed time: 1952ms
    100623 15:09:45:728 INFO [-------mbox01A] Exiting election after 1 retries
    100623 15:09:45:729 INFO [-------mbox01A] Replica loop started with master: -------be02A(1)
    100623 15:09:45:729 INFO [-------mbox01A] Election thread exited. Group master: -------be02A(1)
    100623 15:09:45:734 INFO [-------mbox01A] Exiting inner Replica loop.
    100623 15:09:45:735 INFO [-------mbox01A] Replica stats - Lag waits: 0 Lag wait time: 0ms. VLSN waits: 0 Lag wait time: 0ms.
    100623 15:09:45:735 INFO [-------mbox01A] Retry #: 0/10 Will retry replica loop after 1000ms.
    100623 15:09:46:739 INFO [-------mbox01A] Replica loop started with master: -------be02A(1)
    100623 15:09:46:743 INFO [-------mbox01A] Replica-feeder handshake start
    100623 15:09:46:799 INFO [-------mbox01A] Replica-feeder -------be02A handshake completed.
    100623 15:09:46:800 INFO [-------mbox01A] Replica-feeder -------be02A syncup started. Replica range: first=1 last=3,450 sync=3,450 txnEnd=3,450
    100623 15:09:46:830 INFO [-------mbox01A] Rollback to matchpoint 3,450 at 0x0/0x59c01 status=No active txns, nothing to rollback
    100623 15:09:46:830 INFO [-------mbox01A] Replica-feeder -------be02A start stream at VLSN: 3,451
    100623 15:09:46:831 INFO [-------mbox01A] Replica-feeder -------be02A syncup ended. Elapsed time: 31ms
    100623 15:09:46:841 INFO [-------mbox01A] Replica initialization completed. Replica VLSN: 3,450 Heartbeat master commit VLSN: 3,450 VLSN delta: 0
    100623 15:09:46:843 INFO [-------mbox01A] Finished joinGroup REPLICAconsistencyPolicy=PointConsistencyPolicy targetVLSN=3,450 first=1 last=3,450 sync=3,450 txnEnd=3,450
    100623 15:09:46:844 INFO [-------mbox01A] Refreshed 0 monitors.
    100623 21:14:46:560 INFO [-------mbox01A] Started ServiceDispatcher. HostPort=-------mbox01-ce1:5200
    100623 21:14:46:579 INFO [-------mbox01A] Current group size: 5
    100623 21:14:46:585 INFO [-------mbox01A] Existing node -------mbox01A querying for a current master.
    100623 21:14:46:602 INFO [-------mbox01A] Node -------mbox01A started
    100623 21:14:46:603 INFO [-------mbox01A] Election initiated; election #1
    100623 21:14:46:604 INFO [-------mbox01A] Started election thread Wed Jun 23 21:14:46 CEST 2010
    100623 21:14:48:635 INFO [-------mbox01A] Master changed to -------be02A
    100623 21:14:48:636 INFO [-------mbox01A] Election finished. Elapsed time: 2033ms
    100623 21:14:48:636 INFO [-------mbox01A] Exiting election after 2 retries
    100623 21:14:48:636 INFO [-------mbox01A] Replica loop started with master: -------be02A(1)
    100623 21:14:48:637 INFO [-------mbox01A] Election thread exited. Group master: -------be02A(1)
    100623 21:14:48:640 INFO [-------mbox01A] Exiting inner Replica loop.
    100623 21:14:48:640 INFO [-------mbox01A] Replica stats - Lag waits: 0 Lag wait time: 0ms. VLSN waits: 0 Lag wait time: 0ms.
    100623 21:14:48:641 INFO [-------mbox01A] Retry #: 0/10 Will retry replica loop after 1000ms.
    100623 21:14:49:650 INFO [-------mbox01A] Replica loop started with master: -------be02A(1)
    100623 21:14:49:653 INFO [-------mbox01A] Replica-feeder handshake start
    100623 21:14:49:706 INFO [-------mbox01A] Replica-feeder -------be02A handshake completed.
    100623 21:14:49:707 INFO [-------mbox01A] Replica-feeder -------be02A syncup started. Replica range: first=1 last=4,246 sync=4,246 txnEnd=4,246
    100623 21:14:49:736 INFO [-------mbox01A] Rollback to matchpoint 4,246 at 0x0/0x76d09 status=No active txns, nothing to rollback
    100623 21:14:49:737 INFO [-------mbox01A] Replica-feeder -------be02A start stream at VLSN: 4,247
    100623 21:14:49:737 INFO [-------mbox01A] Replica-feeder -------be02A syncup ended. Elapsed time: 30ms
    100623 21:14:49:752 INFO [-------mbox01A] Replica initialization completed. Replica VLSN: 4,246 Heartbeat master commit VLSN: 4,246 VLSN delta: 0
    100623 21:14:49:754 INFO [-------mbox01A] Finished joinGroup REPLICAconsistencyPolicy=PointConsistencyPolicy targetVLSN=4,246 first=1 last=4,246 sync=4,246 txnEnd=4,246
    100623 21:14:49:755 INFO [-------mbox01A] Refreshed 0 monitors.
    100624 19:06:26:933 INFO [-------mbox01A] Started ServiceDispatcher. HostPort=-------mbox01-ce1:5200
    100624 19:06:26:951 INFO [-------mbox01A] Current group size: 5
    100624 19:06:26:959 INFO [-------mbox01A] Existing node -------mbox01A querying for a current master.
    100624 19:06:26:976 INFO [-------mbox01A] Node -------mbox01A started
    100624 19:06:26:977 INFO [-------mbox01A] Election initiated; election #1
    100624 19:06:26:977 INFO [-------mbox01A] Started election thread Thu Jun 24 19:06:26 CEST 2010
    100624 19:06:28:452 INFO [-------mbox01A] Master changed to -------mbox02A
    100624 19:06:28:456 INFO [-------mbox01A] Exiting election after 1 retries
    100624 19:06:28:456 INFO [-------mbox01A] Election finished. Elapsed time: 1479ms
    100624 19:06:28:457 INFO [-------mbox01A] Election thread exited. Group master: -------mbox02A(4)
    100624 19:06:28:457 INFO [-------mbox01A] Replica loop started with master: -------mbox02A(4)
    100624 19:06:28:460 INFO [-------mbox01A] Exiting inner Replica loop.
    100624 19:06:28:460 INFO [-------mbox01A] Replica stats - Lag waits: 0 Lag wait time: 0ms. VLSN waits: 0 Lag wait time: 0ms.
    100624 19:06:28:460 INFO [-------mbox01A] Retry #: 0/10 Will retry replica loop after 1000ms.
    100624 19:06:29:465 INFO [-------mbox01A] Replica loop started with master: -------mbox02A(4)
    100624 19:06:29:468 INFO [-------mbox01A] Replica-feeder handshake start
    100624 19:06:29:518 INFO [-------mbox01A] Replica-feeder -------mbox02A handshake completed.
    100624 19:06:29:520 INFO [-------mbox01A] Replica-feeder -------mbox02A syncup started. Replica range: first=1 last=7,366 sync=7,366 txnEnd=7,366
    100624 19:06:29:539 INFO [-------mbox01A] Rollback to matchpoint 7,366 at 0x0/0xc5925 status=End of range equals matchpoint, nothing to rollback
    100624 19:06:29:540 INFO [-------mbox01A] Replica-feeder -------mbox02A start stream at VLSN: 7,367
    100624 19:06:29:540 INFO [-------mbox01A] Replica-feeder -------mbox02A syncup ended. Elapsed time: 21ms
    100624 19:06:29:549 INFO [-------mbox01A] Replica initialization completed. Replica VLSN: 7,366 Heartbeat master commit VLSN: 7,367 VLSN delta: 1
    100624 19:06:29:558 INFO [-------mbox01A] Finished joinGroup REPLICAconsistencyPolicy=PointConsistencyPolicy targetVLSN=7,367 first=1 last=7,367 sync=7,367 txnEnd=7,367
    100624 19:06:29:559 INFO [-------mbox01A] Refreshed 0 monitors.
    100624 19:16:42:686 INFO [-------mbox01A] Started ServiceDispatcher. HostPort=-------mbox01-ce1:5200
    100624 19:16:42:703 INFO [-------mbox01A] Current group size: 5
    100624 19:16:42:709 INFO [-------mbox01A] Existing node -------mbox01A querying for a current master.
    100624 19:16:42:725 INFO [-------mbox01A] Node -------mbox01A started
    100624 19:16:42:725 INFO [-------mbox01A] Election initiated; election #1
    100624 19:16:42:726 INFO [-------mbox01A] Started election thread Thu Jun 24 19:16:42 CEST 2010
    100624 19:16:43:537 INFO [-------mbox01A] Master changed to -------mbox01A
    100624 19:16:43:538 INFO [-------mbox01A] Election finished. Elapsed time: 813ms
    100624 19:16:43:539 INFO [-------mbox01A] Exiting election after 1 retries
    100624 19:16:43:541 INFO [-------mbox01A] Election thread exited. Group master: -------mbox01A(3)
    100624 19:16:43:541 INFO [-------mbox01A] Request for unknown Service: Feeder Registered services: com.tcclient.util.ConcurrentHashMapKeySetWrapper@2d4bdf68
    100624 19:16:43:547 INFO [-------mbox01A] Request for unknown Service: Feeder Registered services: com.tcclient.util.ConcurrentHashMapKeySetWrapper@2d4bdf68
    100624 19:16:43:564 INFO [-------mbox01A] Feeder manager accepting requests.
    100624 19:16:43:568 INFO [-------mbox01A] Finished joinGroup MASTERnull
    100624 19:16:43:569 INFO [-------mbox01A] Refreshed 0 monitors.
    100624 19:16:44:571 INFO [-------mbox01A] Feeder accepted connection from java.nio.channels.SocketChannel[connected local=/172.17.227.21:5200 remote=/172.17.227.7:42336]
    100624 19:16:44:588 INFO [-------mbox01A] Feeder accepted connection from java.nio.channels.SocketChannel[connected local=/172.17.227.21:5200 remote=/172.17.227.4:59571]
    100624 19:16:44:592 INFO [-------mbox01A] Feeder-replica handshake start
    100624 19:16:44:592 INFO [-------mbox01A] Feeder-replica handshake start
    100624 19:16:44:592 INFO [-------mbox01A] Feeder-replica handshake start
    100624 19:16:44:592 INFO [-------mbox01A] Feeder-replica handshake start
    100624 19:16:44:604 INFO [-------mbox01A] Feeder-replica -------be01A handshake completed.
    100624 19:16:44:604 INFO [-------mbox01A] Feeder-replica -------be01A handshake completed.
    100624 19:16:44:606 INFO [-------mbox01A] Feeder-replica -------be02A handshake completed.
    100624 19:16:44:606 INFO [-------mbox01A] Feeder-replica -------be02A handshake completed.
    100624 19:16:44:610 INFO [-------mbox01A] Feeder-replica -------be02A syncup started. Feeder range: first=1 last=7,367 sync=7,367 txnEnd=7,367
    100624 19:16:44:610 INFO [-------mbox01A] Feeder-replica -------be01A syncup started. Feeder range: first=1 last=7,367 sync=7,367 txnEnd=7,367
    100624 19:16:44:610 INFO [-------mbox01A] Feeder-replica -------be02A syncup started. Feeder range: first=1 last=7,367 sync=7,367 txnEnd=7,367
    100624 19:16:44:610 INFO [-------mbox01A] Feeder-replica -------be01A syncup started. Feeder range: first=1 last=7,367 sync=7,367 txnEnd=7,367
    100624 19:16:44:635 INFO [-------mbox01A] Feeder-replica -------be01A start stream at VLSN: 5,161
    100624 19:16:44:635 INFO [-------mbox01A] Feeder-replica -------be01A start stream at VLSN: 5,161
    100624 19:16:44:636 INFO [-------mbox01A] Feeder-replica -------be01A syncup ended. Elapsed time: 28ms
    100624 19:16:44:636 INFO [-------mbox01A] Feeder-replica -------be01A syncup ended. Elapsed time: 28ms
    100624 19:16:44:641 INFO [-------mbox01A] Feeder-replica -------be02A start stream at VLSN: 5,161
    100624 19:16:44:641 INFO [-------mbox01A] Feeder-replica -------be02A start stream at VLSN: 5,161
    100624 19:16:44:642 INFO [-------mbox01A] Feeder-replica -------be02A syncup ended. Elapsed time: 34ms
    100624 19:16:44:642 INFO [-------mbox01A] Feeder-replica -------be02A syncup ended. Elapsed time: 34ms
    100624 19:16:44:642 INFO [-------mbox01A] Feeder output thread for replica -------be01A started at VLSN 5,161 master at 7,367 VLSN delta=2,206 socket=(-------be01A(5))java.nio.channels.SocketChannel[connected local=/172.17.227.21:5200 remote=/172.17.227.4:59571]
    100624 19:16:44:651 INFO [-------mbox01A] Feeder output thread for replica -------be02A started at VLSN 5,161 master at 7,367 VLSN delta=2,206 socket=(-------be02A(1))java.nio.channels.SocketChannel[connected local=/172.17.227.21:5200 remote=/172.17.227.7:42336]
    100624 19:16:51:619 INFO [-------mbox01A] Feeder accepted connection from java.nio.channels.SocketChannel[connected local=/172.17.227.21:5200 remote=/172.17.227.24:49266]
    100624 19:16:51:620 INFO [-------mbox01A] Feeder-replica handshake start
    100624 19:16:51:620 INFO [-------mbox01A] Feeder-replica handshake start
    100624 19:16:51:627 INFO [-------mbox01A] Feeder-replica -------mbox02A handshake completed.
    100624 19:16:51:627 INFO [-------mbox01A] Feeder-replica -------mbox02A handshake completed.
    100624 19:16:51:628 INFO [-------mbox01A] Feeder-replica -------mbox02A syncup started. Feeder range: first=1 last=7,367 sync=7,367 txnEnd=7,367
    100624 19:16:51:628 INFO [-------mbox01A] Feeder-replica -------mbox02A syncup started. Feeder range: first=1 last=7,367 sync=7,367 txnEnd=7,367
    100624 19:16:51:649 INFO [-------mbox01A] Feeder-replica -------mbox02A syncup ended. Elapsed time: 21ms
    100624 19:16:51:649 INFO [-------mbox01A] Feeder-replica -------mbox02A syncup ended. Elapsed time: 21ms
    100624 19:16:51:652 INFO [-------mbox01A] Shutting down feeder for replica -------mbox02A Reason: Expected bytes: 6 read bytes: 0 write time: 0ms Avg write time: 40us
    100624 19:16:52:745 INFO [-------mbox01A] Feeder accepted connection from java.nio.channels.SocketChannel[connected local=/172.17.227.21:5200 remote=/172.17.227.24:49274]
    100624 19:16:52:746 INFO [-------mbox01A] Feeder-replica handshake start
    100624 19:16:52:746 INFO [-------mbox01A] Feeder-replica handshake start
    100624 19:16:52:753 INFO [-------mbox01A] Feeder-replica -------mbox02A handshake completed.
    100624 19:16:52:753 INFO [-------mbox01A] Feeder-replica -------mbox02A handshake completed.
    100624 19:16:52:754 INFO [-------mbox01A] Feeder-replica -------mbox02A syncup started. Feeder range: first=1 last=7,367 sync=7,367 txnEnd=7,367
    100624 19:16:52:754 INFO [-------mbox01A] Feeder-replica -------mbox02A syncup started. Feeder range: first=1 last=7,367 sync=7,367 txnEnd=7,367
    100624 19:16:52:790 INFO [-------mbox01A] Feeder-replica -------mbox02A start stream at VLSN: 7,362
    100624 19:16:52:790 INFO [-------mbox01A] Feeder-replica -------mbox02A start stream at VLSN: 7,362
    100624 19:16:52:790 INFO [-------mbox01A] Feeder-replica -------mbox02A syncup ended. Elapsed time: 36ms
    100624 19:16:52:790 INFO [-------mbox01A] Feeder-replica -------mbox02A syncup ended. Elapsed time: 36ms
    100624 19:16:52:794 INFO [-------mbox01A] Feeder output thread for replica -------mbox02A started at VLSN 7,362 master at 7,367 VLSN delta=5 socket=(-------mbox02A(4))java.nio.channels.SocketChannel[connected local=/172.17.227.21:5200 remote=/172.17.227.24:49274]
    100624 19:21:47:608 INFO [-------mbox01A] Shutting down feeder for replica -------be02A Reason: Expected bytes: 6 read bytes: 0 write time: 1,142ms Avg write time: 454us
    100624 19:21:47:733 INFO [-------mbox01A] Shutting down feeder for replica -------be01A Reason: Expected bytes: 6 read bytes: 0 write time: 928ms Avg write time: 369us
    100624 19:21:47:930 INFO [-------mbox01A] Feeder output for replica -------be02A shutdown. feeder VLSN: 7,368 currentCommitVLSN: 7,367
    100624 19:21:48:710 INFO [-------mbox01A] Feeder output for replica -------be01A shutdown. feeder VLSN: 7,368 currentCommitVLSN: 7,367
    100624 19:21:54:212 INFO [-------mbox01A] Shutting down feeder for replica -------mbox02A Reason: Expected bytes: 6 read bytes: 0 write time: 24ms Avg write time: 78us
    100624 19:21:54:750 INFO [-------mbox01A] Feeder output for replica -------mbox02A shutdown. feeder VLSN: 7,368 currentCommitVLSN: 7,367
    100624 19:31:16:797 INFO [-------mbox01A] Feeder accepted connection from java.nio.channels.SocketChannel[connected local=/172.17.227.21:5200 remote=/172.17.227.4:59649]
    100624 19:31:16:798 INFO [-------mbox01A] Feeder-replica handshake start
    100624 19:31:16:798 INFO [-------mbox01A] Feeder-replica handshake start
    100624 19:31:16:804 INFO [-------mbox01A] Feeder-replica -------be01A handshake completed.
    100624 19:31:16:804 INFO [-------mbox01A] Feeder-replica -------be01A handshake completed.
    100624 19:31:16:805 INFO [-------mbox01A] Feeder-replica -------be01A syncup started. Feeder range: first=1 last=7,367 sync=7,367 txnEnd=7,367
    100624 19:31:16:805 INFO [-------mbox01A] Feeder-replica -------be01A syncup started. Feeder range: first=1 last=7,367 sync=7,367 txnEnd=7,367
    100624 19:31:16:818 INFO [-------mbox01A] Feeder-replica -------be01A start stream at VLSN: 5,161
    100624 19:31:16:818 INFO [-------mbox01A] Feeder-replica -------be01A start stream at VLSN: 5,161
    100624 19:31:16:818 INFO [-------mbox01A] Feeder-replica -------be01A syncup ended. Elapsed time: 14ms
    100624 19:31:16:818 INFO [-------mbox01A] Feeder-replica -------be01A syncup ended. Elapsed time: 14ms
    100624 19:31:16:822 INFO [-------mbox01A] Feeder output thread for replica -------be01A started at VLSN 5,161 master at 7,367 VLSN delta=2,206 socket=(-------be01A(5))java.nio.channels.SocketChannel[connected local=/172.17.227.21:5200 remote=/172.17.227.4:59649]
    100624 19:31:21:473 INFO [-------mbox01A] Feeder accepted connection from java.nio.channels.SocketChannel[connected local=/172.17.227.21:5200 remote=/172.17.227.7:42742]
    100624 19:31:21:474 INFO [-------mbox01A] Feeder-replica handshake start
    100624 19:31:21:474 INFO [-------mbox01A] Feeder-replica handshake start
    100624 19:31:21:484 INFO [-------mbox01A] Feeder-replica -------be02A handshake completed.
    100624 19:31:21:484 INFO [-------mbox01A] Feeder-replica -------be02A handshake completed.
    100624 19:31:21:485 INFO [-------mbox01A] Feeder-replica -------be02A syncup started. Feeder range: first=1 last=7,367 sync=7,367 txnEnd=7,367
    100624 19:31:21:485 INFO [-------mbox01A] Feeder-replica -------be02A syncup started. Feeder range: first=1 last=7,367 sync=7,367 txnEnd=7,367
    100624 19:31:21:514 INFO [-------mbox01A] Feeder-replica -------be02A start stream at VLSN: 5,161
    100624 19:31:21:514 INFO [-------mbox01A] Feeder-replica -------be02A start stream at VLSN: 5,161
    100624 19:31:21:515 INFO [-------mbox01A] Feeder-replica -------be02A syncup ended. Elapsed time: 31ms
    100624 19:31:21:515 INFO [-------mbox01A] Feeder-replica -------be02A syncup ended. Elapsed time: 31ms
    100624 19:31:21:519 INFO [-------mbox01A] Feeder output thread for replica -------be02A started at VLSN 5,161 master at 7,367 VLSN delta=2,206 socket=(-------be02A(1))java.nio.channels.SocketChannel[connected local=/172.17.227.21:5200 remote=/172.17.227.7:42742]
    100624 19:31:22:485 INFO [-------mbox01A] Feeder accepted connection from java.nio.channels.SocketChannel[connected local=/172.17.227.21:5200 remote=/172.17.227.24:50256]
    100624 19:31:22:486 INFO [-------mbox01A] Feeder-replica handshake start
    100624 19:31:22:486 INFO [-------mbox01A] Feeder-replica handshake start
    100624 19:31:22:492 INFO [-------mbox01A] Feeder-replica -------mbox02A handshake completed.
    100624 19:31:22:492 INFO [-------mbox01A] Feeder-replica -------mbox02A handshake completed.
    100624 19:31:22:494 INFO [-------mbox01A] Feeder-replica -------mbox02A syncup started. Feeder range: first=1 last=7,367 sync=7,367 txnEnd=7,367
    100624 19:31:22:494 INFO [-------mbox01A] Feeder-replica -------mbox02A syncup started. Feeder range: first=1 last=7,367 sync=7,367 txnEnd=7,367
    100624 19:31:22:506 INFO [-------mbox01A] Feeder-replica -------mbox02A start stream at VLSN: 7,362
    100624 19:31:22:506 INFO [-------mbox01A] Feeder-replica -------mbox02A start stream at VLSN: 7,362
    100624 19:31:22:507 INFO [-------mbox01A] Feeder-replica -------mbox02A syncup ended. Elapsed time: 14ms
    100624 19:31:22:507 INFO [-------mbox01A] Feeder-replica -------mbox02A syncup ended. Elapsed time: 14ms
    100624 19:31:22:510 INFO [-------mbox01A] Feeder output thread for replica -------mbox02A started at VLSN 7,362 master at 7,367 VLSN delta=5 socket=(-------mbox02A(4))java.nio.channels.SocketChannel[connected local=/172.17.227.21:5200 remote=/172.17.227.24:50256]
    100624 19:32:03:422 INFO [-------mbox01A] Feeder accepted connection from java.nio.channels.SocketChannel[connected local=/172.17.227.21:5200 remote=/172.17.227.40:63346]
    100624 19:32:03:423 INFO [-------mbox01A] Feeder-replica handshake start
    100624 19:32:03:423 INFO [-------mbox01A] Feeder-replica handshake start
    100624 19:32:03:430 INFO [-------mbox01A] Feeder-replica -------fe05A handshake completed.
    100624 19:32:03:430 INFO [-------mbox01A] Feeder-replica -------fe05A handshake completed.
    100624 19:32:03:432 INFO [-------mbox01A] Feeder-replica -------fe05A syncup started. Feeder range: first=1 last=7,367 sync=7,367 txnEnd=7,367
    100624 19:32:03:432 INFO [-------mbox01A] Feeder-replica -------fe05A syncup started. Feeder range: first=1 last=7,367 sync=7,367 txnEnd=7,367
    100624 19:32:03:440 INFO [-------mbox01A] Feeder-replica -------fe05A start stream at VLSN: 7,367
    100624 19:32:03:440 INFO [-------mbox01A] Feeder-replica -------fe05A start stream at VLSN: 7,367
    100624 19:32:03:441 INFO [-------mbox01A] Feeder-replica -------fe05A syncup ended. Elapsed time: 10ms
    100624 19:32:03:441 INFO [-------mbox01A] Feeder-replica -------fe05A syncup ended. Elapsed time: 10ms
    100624 19:32:03:443 INFO [-------mbox01A] Feeder output thread for replica -------fe05A started at VLSN 7,367 master at 7,367 VLSN delta=0 socket=(-------fe05A(2))java.nio.channels.SocketChannel[connected local=/172.17.227.21:5200 remote=/172.17.227.40:63346]
    100624 19:36:19:977 INFO [-------mbox01A] Shutting down feeder for replica -------be01A Reason: Expected bytes: 6 read bytes: 0 write time: 934ms Avg write time: 372us
    100624 19:36:20:778 INFO [-------mbox01A] Feeder output for replica -------be01A shutdown. feeder VLSN: 7,368 currentCommitVLSN: 7,367
    100624 19:36:24:090 INFO [-------mbox01A] Shutting down feeder for replica -------mbox02A Reason: Expected bytes: 6 read bytes: 0 write time: 18ms Avg write time: 59us
    100624 19:36:24:467 INFO [-------mbox01A] Feeder output for replica -------mbox02A shutdown. feeder VLSN: 7,368 currentCommitVLSN: 7,367
    100624 19:36:24:955 INFO [-------mbox01A] Shutting down feeder for replica -------be02A Reason: Expected bytes: 6 read bytes: 0 write time: 1,196ms Avg write time: 476us
    100624 19:36:25:757 INFO [-------mbox01A] Feeder output for replica -------be02A shutdown. feeder VLSN: 7,368 currentCommitVLSN: 7,367
    100624 19:37:09:693 INFO [-------mbox01A] Shutting down feeder for replica -------fe05A Reason: Expected bytes: 6 read bytes: 0 write time: 19ms Avg write time: 61us
    100624 19:37:10:466 INFO [-------mbox01A] Feeder output for replica -------fe05A shutdown. feeder VLSN: 7,368 currentCommitVLSN: 7,367

  • Windows update does not work after using System recovery disk

    I have a Toshiba Satellite c655 with WIndows 7 64 bit Home premium. The hard drive died on it, so I purchased a new hard drive and purchased the appropriate Recovery media from Toshiba. I followed the directions and installed the 3 disks on to the new hard drive. But Windows update does not work I get the following error: Windows update can not currently check for updates, because the service is not running. You may need to restart your PC    No matter what I try, I can not get it to work. And it will not let me install Windows Defender either. Any ideas or help would be appreciated. Thank you in advance for your time on this matter.
    Solved!
    Go to Solution.

    I get errors saying A problem is preventing the troubleshooter from starting.
    That makes two similarities to the following thread. Both Windows Update and Troubleshooters fail to work correctly.
       Trouble with reinstall of Win7 64 on a L505-ES5018
    The fix was to install a new hard disk driver.
       Intel Rapid Storage Technology
    -Jerry

  • OracleOraDb10g_home1TNSListener service does not start

    I am using Win XP. I have installed Oracle 10g.
    OracleOraDb10g_home1TNSListener service does not start. If started manually, it automatically gets stopped.
    As result, if I connect to Orcale 10 database through Java, I get Network Adapter error.
    what I need to do for OracleOraDb10g_home1TNSListener service to start after clicking 'Start' on it through Services in Control Panel/Admin Tools
    Thanks

    Oracle installation was successful.
    after lsnrctl start
    LSNRCTL for 32-bit Windows: Version 10.2.0.1.0 - Production on 04-MAR-2006 23:03
    :29
    Copyright (c) 1991, 2005, Oracle. All rights reserved.
    Starting tnslsnr: please wait...
    TNSLSNR for 32-bit Windows: Version 10.2.0.1.0 - Production
    System parameter file is C:\oracle\product\10.2.0\db_1\network\admin\listener.or
    a
    Log messages written to C:\oracle\product\10.2.0\db_1\network\log\listener.log
    Listening on: (DESCRIPTION=(ADDRESS=(PROTOCOL=ipc)(PIPENAME=\\.\pipe\EXTPROC1ipc
    Error listening on: (DESCRIPTION=(ADDRESS=(PROTOCOL=TCP)(HOST=uc-52b3c4f41f58.er
    c-wireless.uc.edu)(PORT=1521)))
    TNS-12545: Connect failed because target host or object does not exist
    TNS-12560: TNS:protocol adapter error
    TNS-00515: Connect failed because target host or object does not exist
    32-bit Windows Error: 49: Unknown error
    Listener failed to start. See the error message(s) above...
    After correcting Host in listner.ora, listner started. However before making this change, this service was getting started though listener.ora had wrong host name.
    Thanks.

  • Server service does not start, error 1075

    "Could not start the Server service on Local Computer - Error 1075:  The dependency  service does not exist or has been marked for deletion"
    Windows Registry Editor Version 5.00
    [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Srv]
    "Type"=dword:00000002
    "Start"=dword:00000003
    "ErrorControl"=dword:00000001
    "Tag"=dword:00000006
    "ImagePath"=hex(2):73,00,79,00,73,00,74,00,65,00,6d,00,33,00,32,00,5c,00,44,00,\
      52,00,49,00,56,00,45,00,52,00,53,00,5c,00,73,00,72,00,76,00,2e,00,73,00,79,\
      00,73,00,00,00
    "DisplayName"="Srv"
    "Group"="Network"
    "Description"="Srv"
    [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Srv\Security]
    "Security"=hex:01,00,14,80,b8,00,00,00,c4,00,00,00,14,00,00,00,30,00,00,00,02,\
      00,1c,00,01,00,00,00,02,80,14,00,ff,01,0f,00,01,01,00,00,00,00,00,01,00,00,\
      00,00,02,00,88,00,06,00,00,00,00,00,14,00,fd,01,02,00,01,01,00,00,00,00,00,\
      05,12,00,00,00,00,00,18,00,ff,01,0f,00,01,02,00,00,00,00,00,05,20,00,00,00,\
      20,02,00,00,00,00,14,00,8d,01,02,00,01,01,00,00,00,00,00,05,04,00,00,00,00,\
      00,14,00,8d,01,02,00,01,01,00,00,00,00,00,05,06,00,00,00,00,00,14,00,00,01,\
      00,00,01,01,00,00,00,00,00,05,0b,00,00,00,00,00,18,00,fd,01,02,00,01,02,00,\
      00,00,00,00,05,20,00,00,00,23,02,00,00,01,01,00,00,00,00,00,05,12,00,00,00,\
      01,01,00,00,00,00,00,05,12,00,00,00
    [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Srv\Enum]
    "0"="Root\\LEGACY_SRV\\0000"
    "Count"=dword:00000001
    "NextInstance"=dword:00000001
    Windows Registry Editor Version 5.00
    [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\NetBT]
    "Type"=dword:00000001
    "Start"=dword:00000001
    "ErrorControl"=dword:00000001
    "Tag"=dword:00000005
    "ImagePath"=hex(2):73,00,79,00,73,00,74,00,65,00,6d,00,33,00,32,00,5c,00,44,00,\
      52,00,49,00,56,00,45,00,52,00,53,00,5c,00,6e,00,65,00,74,00,62,00,74,00,2e,\
      00,73,00,79,00,73,00,00,00
    "DisplayName"="NetBios over Tcpip"
    "Group"="PNP_TDI"
    "DependOnService"=hex(7):54,00,63,00,70,00,69,00,70,00,00,00,00,00
    "DependOnGroup"=hex(7):00,00
    "Description"="NetBios over Tcpip"
    [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\NetBT\Linkage]
    "OtherDependencies"=hex(7):54,00,63,00,70,00,69,00,70,00,00,00,00,00
    "Bind"=hex(7):5c,00,44,00,65,00,76,00,69,00,63,00,65,00,5c,00,54,00,63,00,70,\
      00,69,00,70,00,5f,00,7b,00,45,00,42,00,33,00,44,00,36,00,31,00,41,00,42,00,\
      2d,00,43,00,30,00,43,00,38,00,2d,00,34,00,38,00,35,00,35,00,2d,00,41,00,37,\
      00,45,00,38,00,2d,00,42,00,46,00,38,00,38,00,32,00,36,00,33,00,37,00,32,00,\
      30,00,41,00,31,00,7d,00,00,00,5c,00,44,00,65,00,76,00,69,00,63,00,65,00,5c,\
      00,54,00,63,00,70,00,69,00,70,00,5f,00,7b,00,43,00,36,00,39,00,31,00,43,00,\
      30,00,42,00,35,00,2d,00,30,00,38,00,35,00,41,00,2d,00,34,00,35,00,41,00,41,\
      00,2d,00,39,00,36,00,42,00,35,00,2d,00,35,00,41,00,43,00,36,00,44,00,33,00,\
      37,00,35,00,35,00,36,00,33,00,39,00,7d,00,00,00,5c,00,44,00,65,00,76,00,69,\
      00,63,00,65,00,5c,00,54,00,63,00,70,00,69,00,70,00,5f,00,7b,00,38,00,34,00,\
      38,00,38,00,33,00,35,00,46,00,34,00,2d,00,33,00,37,00,41,00,41,00,2d,00,34,\
      00,32,00,44,00,39,00,2d,00,41,00,34,00,45,00,31,00,2d,00,34,00,41,00,46,00,\
      32,00,43,00,44,00,44,00,30,00,31,00,37,00,35,00,30,00,7d,00,00,00,5c,00,44,\
      00,65,00,76,00,69,00,63,00,65,00,5c,00,54,00,63,00,70,00,69,00,70,00,5f,00,\
      7b,00,45,00,38,00,33,00,34,00,42,00,34,00,41,00,38,00,2d,00,37,00,37,00,31,\
      00,46,00,2d,00,34,00,31,00,37,00,42,00,2d,00,38,00,33,00,46,00,39,00,2d,00,\
      39,00,39,00,39,00,32,00,42,00,38,00,41,00,43,00,41,00,43,00,45,00,42,00,7d,\
      00,00,00,00,00
    "Route"=hex(7):22,00,54,00,63,00,70,00,69,00,70,00,22,00,20,00,22,00,7b,00,45,\
      00,42,00,33,00,44,00,36,00,31,00,41,00,42,00,2d,00,43,00,30,00,43,00,38,00,\
      2d,00,34,00,38,00,35,00,35,00,2d,00,41,00,37,00,45,00,38,00,2d,00,42,00,46,\
      00,38,00,38,00,32,00,36,00,33,00,37,00,32,00,30,00,41,00,31,00,7d,00,22,00,\
      00,00,22,00,54,00,63,00,70,00,69,00,70,00,22,00,20,00,22,00,7b,00,43,00,36,\
      00,39,00,31,00,43,00,30,00,42,00,35,00,2d,00,30,00,38,00,35,00,41,00,2d,00,\
      34,00,35,00,41,00,41,00,2d,00,39,00,36,00,42,00,35,00,2d,00,35,00,41,00,43,\
      00,36,00,44,00,33,00,37,00,35,00,35,00,36,00,33,00,39,00,7d,00,22,00,00,00,\
      22,00,54,00,63,00,70,00,69,00,70,00,22,00,20,00,22,00,4e,00,64,00,69,00,73,\
      00,57,00,61,00,6e,00,49,00,70,00,22,00,00,00,00,00
    "Export"=hex(7):5c,00,44,00,65,00,76,00,69,00,63,00,65,00,5c,00,4e,00,65,00,74,\
      00,42,00,54,00,5f,00,54,00,63,00,70,00,69,00,70,00,5f,00,7b,00,45,00,42,00,\
      33,00,44,00,36,00,31,00,41,00,42,00,2d,00,43,00,30,00,43,00,38,00,2d,00,34,\
      00,38,00,35,00,35,00,2d,00,41,00,37,00,45,00,38,00,2d,00,42,00,46,00,38,00,\
      38,00,32,00,36,00,33,00,37,00,32,00,30,00,41,00,31,00,7d,00,00,00,5c,00,44,\
      00,65,00,76,00,69,00,63,00,65,00,5c,00,4e,00,65,00,74,00,42,00,54,00,5f,00,\
      54,00,63,00,70,00,69,00,70,00,5f,00,7b,00,43,00,36,00,39,00,31,00,43,00,30,\
      00,42,00,35,00,2d,00,30,00,38,00,35,00,41,00,2d,00,34,00,35,00,41,00,41,00,\
      2d,00,39,00,36,00,42,00,35,00,2d,00,35,00,41,00,43,00,36,00,44,00,33,00,37,\
      00,35,00,35,00,36,00,33,00,39,00,7d,00,00,00,5c,00,44,00,65,00,76,00,69,00,\
      63,00,65,00,5c,00,4e,00,65,00,74,00,42,00,54,00,5f,00,54,00,63,00,70,00,69,\
      00,70,00,5f,00,7b,00,38,00,34,00,38,00,38,00,33,00,35,00,46,00,34,00,2d,00,\
      33,00,37,00,41,00,41,00,2d,00,34,00,32,00,44,00,39,00,2d,00,41,00,34,00,45,\
      00,31,00,2d,00,34,00,41,00,46,00,32,00,43,00,44,00,44,00,30,00,31,00,37,00,\
      35,00,30,00,7d,00,00,00,5c,00,44,00,65,00,76,00,69,00,63,00,65,00,5c,00,4e,\
      00,65,00,74,00,42,00,54,00,5f,00,54,00,63,00,70,00,69,00,70,00,5f,00,7b,00,\
      45,00,38,00,33,00,34,00,42,00,34,00,41,00,38,00,2d,00,37,00,37,00,31,00,46,\
      00,2d,00,34,00,31,00,37,00,42,00,2d,00,38,00,33,00,46,00,39,00,2d,00,39,00,\
      39,00,39,00,32,00,42,00,38,00,41,00,43,00,41,00,43,00,45,00,42,00,7d,00,00,\
      00,00,00
    [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\NetBT\Parameters]
    "NbProvider"="_tcp"
    "NameServerPort"=dword:00000089
    "CacheTimeout"=dword:000927c0
    "BcastNameQueryCount"=dword:00000003
    "BcastQueryTimeout"=dword:000002ee
    "NameSrvQueryCount"=dword:00000003
    "NameSrvQueryTimeout"=dword:000005dc
    "Size/Small/Medium/Large"=dword:00000001
    "SessionKeepAlive"=dword:0036ee80
    "TransportBindName"="\\Device\\"
    "EnableLMHOSTS"=dword:00000001
    "EnableProxy"=dword:00000002
    [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\NetBT\Parameters\Interfaces]
    [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\NetBT\Parameters\Interfaces\Tcpip_{848835F4-37AA-42D9-A4E1-4AF2CDD01750}]
    "NameServerList"=hex(7):00,00,00,00
    "RASFlags"=dword:00000001
    [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\NetBT\Parameters\Interfaces\Tcpip_{C691C0B5-085A-45AA-96B5-5AC6D3755639}]
    "NameServerList"=hex(7):00,00
    "NetbiosOptions"=dword:00000002
    [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\NetBT\Parameters\Interfaces\Tcpip_{E834B4A8-771F-417B-83F9-9992B8ACACEB}]
    "NameServerList"=hex(7):00,00
    [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\NetBT\Parameters\Interfaces\Tcpip_{EB3D61AB-C0C8-4855-A7E8-BF88263720A1}]
    "NameServerList"=hex(7):00,00
    "NetbiosOptions"=dword:00000002
    [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\NetBT\Security]
    "Security"=hex:01,00,14,80,e8,00,00,00,f4,00,00,00,14,00,00,00,30,00,00,00,02,\
      00,1c,00,01,00,00,00,02,80,14,00,ff,01,0f,00,01,01,00,00,00,00,00,01,00,00,\
      00,00,02,00,b8,00,08,00,00,00,00,00,14,00,8d,01,02,00,01,01,00,00,00,00,00,\
      05,0b,00,00,00,00,00,18,00,9d,01,02,00,01,02,00,00,00,00,00,05,20,00,00,00,\
      23,02,00,00,00,00,18,00,ff,01,0f,00,01,02,00,00,00,00,00,05,20,00,00,00,20,\
      02,00,00,00,00,18,00,ff,01,0f,00,01,02,00,00,00,00,00,05,20,00,00,00,25,02,\
      00,00,00,00,14,00,fd,01,02,00,01,01,00,00,00,00,00,05,12,00,00,00,00,00,14,\
      00,40,00,00,00,01,01,00,00,00,00,00,05,13,00,00,00,00,00,14,00,40,00,00,00,\
      01,01,00,00,00,00,00,05,14,00,00,00,00,00,18,00,9d,01,02,00,01,02,00,00,00,\
      00,00,05,20,00,00,00,2c,02,00,00,01,01,00,00,00,00,00,05,12,00,00,00,01,01,\
      00,00,00,00,00,05,12,00,00,00
    [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\NetBT\Enum]
    "0"="Root\\LEGACY_NETBT\\0000"
    "Count"=dword:00000001
    "NextInstance"=dword:00000001
    c:\windows\system32\drivers
    srv.sys
    5.2.3790.4832 (srv03_sp2_gdr.110217-0526)
    mrxsmb.sys
    5.2.3790.4883 (srv03_sp2_gdr.110706-0334)
    rdbss.sys
    5.2.3790.4671 (srv03_sp2_gdr.100224-1541)

    Hi jenhwa,
    Please run
    sfc /scannow command to scan all protected system files. Any find?
    In addition, please type
    Regedit in RUN to open Registry Editor, then follow the path:
    HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\LanmanServer
    Please right-click the
    DependOnService entry, and then click "Modify...".
    In the Value data box, please check if just has
    SamSSand
    Srv services.
    In addition, please check the System event log if find relevant errors.
    If any update, please feel free to let me know.
    Hope this helps.
    Best regards,
    Justin Gu
    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]

  • PIA service does not start

    Hi,
    my webserver is Weblogic (9.2, Tools 8.49 , HRMS90). PIa service does not start automaticaly when I start/boot the server. I should run startPIA.cmd. And then I can connect in 4/3.
    Do you have any idea for that ?
    In windows Evenetlog it says Event Type:     Warning
    Event Source:     beasvc
    Description:
    peoplesoft-PIA service stopped
    Thank for help.

    after u install PIA , u can start the server from the cmd by issuing a command called StartPIA.cmd ,
    or u can tie the domain to a service type called NT service, and schedule the service to be automatic. it keeps running as long as ur box is up. once u reboot it , service stops for a while and start again. this is automatic type of bringing up the server.
    ur bEA weblogic when installed sets the path for jdk and jre which are used by the server to come up properly.
    even after this if u have trouble, please paste the logs. logs are found under PS_HOME\webserver\domain_name\logs
    bea logs are under bea DIR.
    Thnks!

  • Flex Data Services does not see remote methods in extended ColdFusion component.

    I have created a remote service base component as a AModelService.cfc file. I extend that file to make my ModelService.cfc. When I configure the ColdFusion data service and point to ModelService.cfc and click next, I don't see any remote methods (there are none explicitly defined in the component) in the Service Operations window.
    If I go back and point to AModelServide.cfc, the parent component, and hit next, I see all the remote methods that are defined in the parent component. So, either I am doing something wrong, or Data Services does not look at methods up the cfc prototype chain, which from an OOP standpoint means that instead of say creating one restful base class and being nice and DRY you can't. I.e. not OOP for data services. Is this a bug, or what?
    Anybody get data services to work with extended service components?
    Mark

    Thanks for the reply. Yes, I did compile all the Java and it
    works OK with a simple Java program. It just will not work in a
    Flex application.
    The java classes are:
    RRA:
    package blah.myPackage;
    import java.util.List;
    import java.util.Collection;
    import flex.data.DataSyncException;
    import flex.data.assemblers.AbstractAssembler;
    class RRA extends AbstractAssembler
    public Collection fill( List fillParameters )
    RRS service = new RRS();
    return service.getSome();
    RRS:
    package blah.myPackage;
    import java.util.ArrayList;
    import java.util.List;
    import java.sql.*;
    import flex.EORS.*;
    class RRS
    public List getSome()
    ArrayList list = new ArrayList();
    String str = "bob";
    RR rr = new RR(str);
    list.add(rr);
    return list;
    RR:
    package blah.myPackage;
    class RR
    private String name;
    public RR() { }
    public RR(String name)
    this.name = name;
    public String getName()
    return this.name;
    public void setName(String name)
    this.name = name;
    I started with something that retrieved data from a database
    but watered it down just to try and get some kind of communication
    between Flex and Java.

  • ACS 3.3 - CSAdmin service does not start

    Hello all,
    I'm running Windows 2003 Server (Enterprise). I installed the eval version of ACS 3.3. The installation process was successful. However, the CSAdmin service does not start. There is an Event Log error that states:
    Failed to initialize AAA Client Config Module.
    Anyone seen this before?
    Let me know if anyone has any suggestions.
    Thanks,

    Saw this and it turned out to be the user had eTrust virus scanning on the server also. Removing that and reinstalling the ACS software fixed it up. Can you check that you don't have that specific software (we may need to file an incompatibility bug), or try removing any other virus/firewalling software that may be causing issues.

Maybe you are looking for

  • Windows 8.1 pro freezing

    Suddenly my windows8.1Pro started to restart, then after some config changing is now freezing. It began about the end of last  month (Aug) and since then I've been trying to fix my Windows without successfull. Attached are the last dumps collected fo

  • PPCs4 Shutting Down

    And to think I almost went a couple'a months without any issues! A few days ago I had a new graphics card installed, a Radion HD 46xx as well as a PSU. I have been using Photoshop, After Effects and Audition since then without a problem. However toda

  • Directory tree in Windows

    When I downloaded iTunes it created a directory tree with two subdirectories --- Album Artwork and iTunes Music. All downloads -- music, audiobooks, and movies seemed to be located here. Shouldn't I expected to see a series of subdirectories -- podca

  • SFV file association in KDE trouble getting it setup properly

    Im having trouble getting parano the program I use to check sfvs to actually associate with sfv files. If right click on a sfv file and go to properties and change it to parano it changes it for all txt files and everything. Then when tinkering I del

  • Conversion - ASCII (Alphabet) to Hexa  and Hexa to ASCII (Alphabet)

    Hi Guys, Can you please give me the code to change ALPHABET  to HEXA  and HEXA to ALPHABET in UNICODE system. 1. I want to convert alphabet 'A' to Hexa. 2. Convert Hexa to back in Alphabet (ASCI). Thanks, mini