In the trial version the listener does not start until user acknowledges the trial mode. So I guess you are either running registered version or looking at the old file. Let's do one thing at time 1. Stop 24x7 service 2. Disable Master mode (distributed server mode): Start 24x7 GUI, go to Tools/Options menu Network properties and uncheck distributed server mode. Click OK, then NO and exit the scheduler. 3. In the Control Panel services applet verify 24x7 service still has "interact" option checked and the service is set (on the Security tab) to run as "LocalSystem" 4. Delete all log files from 24x7 installation directory, and then start the service. By thee way, you cannot use GUI to monitor job queue in the service, but in the registered version you can setup the 24x7 service to run under domain admin account in the server mode and use 24x7 Remote control to connect to it and run the Job Monitor. Alternatively you can enable the HTML Status report option and use your Web browser to monitor scheduler and job activity. Or you can simply periodically read the main log file schedule.log file. : More information - the master log has this info - see DPB30 failes listening : on namedpipe. : I have also tried using winsock for : Dist Service Conf. : SMI10 Listener (0106E798): Start Listening: computerName(), : serviceName(24x7_Master), driverName(NamedPipes). ... (00000000) : SMI Property: __DriverName='NamedPipes' : SMI Property: __ApplicationName='24x7_Master' : SMI Property: __Options='MaxListeningThreads=9' : SMI Property: MaxListeningThreads='9' : SMI AddRef SMI_TRACE(0106E1B8) refCount(2) : SMI10 Listener (0106E798): Start Listening: computerName(), : serviceName(24x7_Master), driverName(NamedPipes). SUCCEEDED (00000000) : DPB30 Listener (0106DE88): Start Listening : application(24x7_Master), : location(), driver(NamedPipes). FAILED (80004005) : DPB55 Memory Session : (00000000) count(3399), total(606208), alloc(371280), : free(218246) : DPB56 Memory Proc Common : count(1102), total(86016), alloc(61355), : free(19352) : DPB31 Listener (0106DE88): Stop Listening : ... (00000000) : SMI11 Listener (0106E798): Stop Listening: ... (00000000) : SMI11 Listener (0106E798): Stop Listening: SUCCEEDED (00000000) : SMI15 Listener (0106E798): Close All Connections: ... (00000000) : SMI15 Listener (0106E798): Close All Connections: SUCCEEDED (00000000) : DPB31 Listener (0106DE88): Stop Listening : SUCCEEDED (00000000) : DPB Release DPB_LISTENER(0106DE88) refCount(0) : SMI Release SMI_LISTENER(0106E798) refCount(0) : SMI Release SMI_TRACE(0106E1B8) refCount(1)
|