Thanks for the suggestions. I added a "Return" action to the very bottom of my TAF, and the double execution problem ended.
Joanna Ruth Wirtz Internet Applications Programmer Christianity Today International http://www.ChristianityToday.com ----- Original Message ----- From: "Prasad Ramalingam" <[EMAIL PROTECTED]> To: "Multiple recipients of list witango-talk" <[EMAIL PROTECTED]> Sent: Thursday, May 09, 2002 11:26 AM Subject: RE: Witango-Talk: Double Trouble > do you have some kind of refresh statement in the code. > > <META HTTP-EQUIV="REFRESH" CONTENT="0; URL="> > > do you have the return TAG properly ended for every TAF you have. > > I am just thinking some odd posibilities in a different angle. > > cheeck the database code again. > > I know I might be wrong.Thinking in a different angle helps. > > thanx > Prasad > > > -----Original Message----- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED]]On Behalf Of Ben Johansen > Sent: Thursday, May 09, 2002 9:45 PM > To: Multiple recipients of list witango-talk > Subject: RE: Witango-Talk: Double Trouble > > > Hi, > > Could this be a load balancing issue? > Could load balancing have been turned inadvertantly? > > Is the Log file still reporting "Could not read Host file p'@" > > Also > check for a corrupted "Hosts" file > > > Ben Johansen - http://www.pcforge.com > Authorized WiTango Reseller > http://www.pcforge.com/WiTangoGoodies.htm > latest beta downloads @ http://www.witango.ws > > -----Original Message----- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED]]On Behalf Of Joanna Ruth Wirtz > Sent: Thursday, May 09, 2002 8:12 AM > To: Multiple recipients of list witango-talk > Subject: Re: Witango-Talk: Double Trouble > > > Tango 2000 Application Server (Corporate Edition) version 4.05.020, running > on Windows2000/5.0; INTEL > > Well, we uninstalled Tango completely and tried reinstalling it. We > continue to have the same problem--Tango will run an app twice instead of > just once. This causes a problem when we're inserting data into the > database. Any ideas? > > Joanna Ruth Wirtz > > ----- Original Message ----- > From: "Joanna Ruth Wirtz" <[EMAIL PROTECTED]> > Sent: Wednesday, May 08, 2002 2:58 PM > Subject: Re: Witango-Talk: Double Trouble > > > > I checked the processes in Task Manager--only one instance of > > Tango Server is running. > > > > > -----Original Message----- > > > From: [EMAIL PROTECTED] > > > Sent: May 8, 2002 11:20 AM > > > To: Multiple recipients of list witango-talk > > > Subject: Witango-Talk: Double Trouble > > > > > > > > > Tango 2000 on W2K Server/IIS 5 > > > > > > I'm convinced that my Tango server has gone nuts. > > > > > > I'm moving an app to a different server. Sometimes it works fine, but > > other > > > times Tango will execute the same bit of code twice on the server > instead > > of > > > just once and then will only display the results of the second > > run-through. > > > I've looked through my code--there are no branches or loops to cause > code > > to > > > run multiple times and I can run the app on the old server (similar > setup) > > > where it works fine. Unable to figure this out myself, I hope you guys > > > might have some suggestions. > > > > > > Some notes on this new server: > > > > > > --When setting up this server, the technician accidentally installed > Tango > > > Personal Server instead of the Enterprise Server. When the error was > > noted, > > > he installed the correct Server as an upgrade. > > > > > > --This server is running two websites/domains, one of which is a secure > > > site. (The original server only ran one.) > > > > > > --Looking at the T4Events.log, I've noticed this when Tango starts up: > > > 2002-05-07 16:15:36 WARNING Could not read Hosts from file p'@. > > > 2002-05-07 16:15:36 ERROR Unable to start > > > Tango_2000_ServerWatcher - .. > > > 2002-05-07 16:15:36 START Tango daemon started with > > configuration > > > stanza 'Tango_2000_Server'. > > > 2002-05-07 16:15:36 VERSION Version 4.05.020. > > > 2002-05-07 16:15:36 INFO License XXXXX-XXXXX-XXXXX-XXXXX-X. > > > 2002-05-07 16:15:36 INFO No Tag Definition files were found. > > > 2002-05-07 16:15:36 THREADS Allocated 100 worker threads. > > > 2002-05-07 16:15:36 INFO Parsed 1 entries in crontab > > > C:\PVSW\Tango2000\Configuration\crontab. > > > 2002-05-07 16:15:36 INFO Sent startup URL = > > > https://secure.xxxx.com/admin/xxxx.tml, waiting for 60 seconds. > > > 2002-05-07 16:15:36 INFO Sent startup URL = > > > https://secure.xxxx.com/admin/xxxx.tml, waiting for 60 seconds. > > > 2002-05-07 16:15:36 INFO Received startup URL. > > > 2002-05-07 16:15:36 INFO Started accepting user requests. > > > 2002-05-07 16:15:36 INFO Received startup URL. > > > 2002-05-07 16:15:36 INFO Started accepting user requests. > > > 2002-05-07 16:15:50 INFO JavaScript-C 1.4 release 1 1998 10 > 31. > > > > > > > > > It sent the startup URL twice and started accepting user requests twice. > > > When I restarted the server a few hours before, it only sent the startup > > URL > > > once and started accepting user requests once. No changes were made to > > the > > > server in between restarts. > > > > > > > > > Thoroughly baffled, > > > > > > Joanna Ruth Wirtz > > > Internet Applications Programmer > > > Christianity Today International > > > > > > http://www.ChristianityToday.com > > > > > ________________________________________________________________________ > TO UNSUBSCRIBE: send a plain text/US ASCII email to [EMAIL PROTECTED] > with unsubscribe witango-talk in the message body > > > ________________________________________________________________________ > TO UNSUBSCRIBE: send a plain text/US ASCII email to [EMAIL PROTECTED] > with unsubscribe witango-talk in the message body > > ________________________________________________________________________ > TO UNSUBSCRIBE: send a plain text/US ASCII email to [EMAIL PROTECTED] > with unsubscribe witango-talk in the message body > ________________________________________________________________________ TO UNSUBSCRIBE: send a plain text/US ASCII email to [EMAIL PROTECTED] with unsubscribe witango-talk in the message body
