Page 1 of 1

monitor.exe

Posted: Fri Jul 19, 2002 12:14 pm
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?

monitor.exe

Posted: Fri Jul 19, 2002 12:45 pm
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.