Page 1 of 1

problem with anytotx.exe

Posted: Fri Jan 09, 2004 9:04 am
by hqweb
Hi,
we are trying to index pdf files and when I create a test profile and try and index one particular pdf file, we get the following error message :

Had this error: Error translating via anytotx: <EXEC> command E:\Appls\MORPH3\anytotx.exe returned exit code 1 002 Jan 9 14:50:45 Can't open work file c:\cvti00801a for writing: No space left on device (E:\Appls\MORPH3\anytotx.exe -fpdf --timeout=60 "--error-log=E:\Appls\MORPH3/texis/test/anytotx-errors.779")

any ideas?
thanks.
Niamh

problem with anytotx.exe

Posted: Fri Jan 09, 2004 10:01 am
by Kai
"No space left on device" in conjunction with a file/path ("c:\cvti00801a") indicates that disk (c:) is full. anytotx is trying to write a temporary file and ran out of space. Free up some space on that drive.

Alternatively (in this case), you can tell anytotx to use another drive as its temp directory: enter a path to an empty dir on another drive with lots of free space in the Temporary Dir setting under All Walk Settings.

problem with anytotx.exe

Posted: Fri Jan 09, 2004 10:03 am
by Kai
Also check c:\ for old cvt* files and delete them: sometimes failed or aborted anytotx processes don't get a chance to delete them.

problem with anytotx.exe

Posted: Wed Jan 14, 2004 8:41 am
by hqweb
Great - that worked. Thanks!
Niamh