I want to initialize domain variables at server startup, but my startup.taf fails with the following:

22/09/2004 14:49:38 66.219.95.114 [EMAIL PROTECTED] 1102691248 1 0 [Error] -1070 The server is starting up and can not process regular requests.
22/09/2004 14:49:38 66.219.95.114 [EMAIL PROTECTED] 1102691248 1 0 [Error] -1070 The server is starting up and can not process regular requests.



Yet if I execute it from a browser, after the server starts:

22/09/2004 15:00:18 66.219.95.118 [EMAIL PROTECTED] 1123670960 1 44 [Application File] START /startup.taf WitangoServer
22/09/2004 15:00:18 66.219.95.114 [EMAIL PROTECTED] 1134160816 2 39 [Application File] START /init.taf WitangoServer
22/09/2004 15:00:18 66.219.95.114 [EMAIL PROTECTED] 1134160816 2 44 [Application File] END /init.taf
22/09/2004 15:00:18 66.219.95.118 [EMAIL PROTECTED] 1123670960 1 104 [User Message] startup.taf: Initialized domain variables for ccmhtest3.tothept.com
22/09/2004 15:00:18 66.219.95.114 [EMAIL PROTECTED] 1113181104 2 41 [Application File] START /init.taf WitangoServer
22/09/2004 15:00:18 66.219.95.114 [EMAIL PROTECTED] 1113181104 2 44 [Application File] END /init.taf
22/09/2004 15:00:18 66.219.95.118 [EMAIL PROTECTED] 1123670960 1 152 [User Message] startup.taf: Initialized domain variables for sox3.tothept.com
22/09/2004 15:00:18 66.219.95.118 [EMAIL PROTECTED] 1123670960 1 153 [Application File] END /startup.taf



So why does the server execute the startupurl before it's ready to accept requests? How does one delay the execution of startupurl until the server is running?


________________________________________________________________________
TO UNSUBSCRIBE: Go to http://www.witango.com/developer/maillist.taf

Reply via email to