monitor.exe

Post Reply
sourceuno
Posts: 225
Joined: Mon Apr 09, 2001 3:58 pm

monitor.exe

Post by sourceuno »

I run a kill on monitor.exe to make sure that no reads/writes are occuring on a drive with my database. Once I make that drive ready to be searched on again, I get the following error:

Texis Web Script (Vortex) Copyright © 1996-2001 Thunderstone - EPI, Inc.
Unknown Version xxxxxxxxxxx of Mar 13, 2001 (i686-intel-winnt-64)

Error
011 Texis Monitor process failed to create license segment
000 Cannot get config settings

I didn't get to capture the version number. Do I need to manually start monitor.exe once I make the drive ready to be searched?
User avatar
Kai
Site Admin
Posts: 1272
Joined: Tue Apr 25, 2000 1:27 pm

monitor.exe

Post by Kai »

The Texis monitor will only read/write to the default database (testdb); you shouldn't need to kill it to stop activity on another database (unless you have a script running, or a chkind was running). Also, if you do stop the monitor, make sure to use monitor -k instead of killing it directly.

Look at texis/monitor.log (in your install directory) for possible other errors related to this.
Post Reply