Dave,

I have your suggestion in place already.  It still dies and l noticed
yesterday that CFML actually crashes with an Access Violation and generates a
DRWATSON dump along with the webserver.log entry that I already noted.  There
is nothing in the NT's Event Log during this period.  I do not have a support
agreement with Allaire so I can't send them the dump.

It does seem to run once in a while if I keep trying to run it.

This is so strange!!!

David





 [EMAIL PROTECTED]
 02/13/2001 11:46 PM

   To: [EMAIL PROTECTED]
   cc: [EMAIL PROTECTED]
   Subject: RE: CF Command-Line Problem

> I am running a CF template under a NT Scheduler with the
> command line of C:\cfusion\bin\cfml.exe e:\foodir\foo\xqe.cfm
>
> When it runs, it logs into the CF webserver log directory
> many errors of this nature:
>
> "Error","TID=469","01/24/01","01:17:02","Exception occurred
> while reading environment parameters from standard input. "
> ...
>
> Does anyone know what environment parameter is it referring
> to, HTTP or NT, and what could be causing this?

I don't think CFML.EXE accepts arguments. To run the desired file, try this:

SET CF_TEMPLATE_PATH=e:\foodir\foo\xqe.cfm
C:\CFUSION\BIN\CFML.EXE

Dave Watts, CTO, Fig Leaf Software
http://www.figleaf.com/
voice: (202) 797-5496
fax: (202) 797-5444



~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm
------------------------------------------------------------------------------
To unsubscribe, send a message to [EMAIL PROTECTED] with 
'unsubscribe' in the body or visit the list page at www.houseoffusion.com

Reply via email to