Re: Witango-Talk: Any Help Appreciated - WiTango Stops Responding

2005-01-13 Thread Peter Ternström
Dave,
- What load are you experiencing? Requests a day.
- Do you have any FOR or WHILE loops in your code?
- When the server stops responding, what does the "task manager" CPU meter 
say? How much processor power is the witango service using?

- Check the events log. Any unusual events before the server stops 
responding?

Peter
- Original Message - 
From: "Dave Machin" <[EMAIL PROTECTED]>
To: 
Cc: <[EMAIL PROTECTED]>
Sent: Friday, January 14, 2005 2:15 AM
Subject: Witango-Talk: Any Help Appreciated - WiTango Stops Responding


We're having intermittent problems, usually once per day, sometimes more
often.
Witango (.065, running on W2K SP3) just suddenly stops responding.  The
connections to our IIS web server start climbing and Witango never 
responds
until killed and restarted.

We thought it might have something to do with our database (MS SQL 2000 
SP3)
but we've examined the SQL profiler traces and stepped through the IIS 
logs
and WiTango does not appear to be issuing any queries at the time it 
stops.
In fact, all open WiTango connections eventually go away if we leave 
Witango
unresponsive long enough.

There are no events in the witango events log, related events on the 
system,
or witango log messages written after Witango stops responding.  IIS 
starts
writing 500 errors about a minute after Witango stops responding to it.
When Witango stops responding we see a build up of "dllhost" port
connections (that we normally see come and go) that never go away.  I 
assume
these are attempted connections between IIS and Witango that get stuck.

We so far can see no common events prior to Witango's demise - the
immediately prior application requests and queries are always different.
The last event we had happened between a form being displayed and it being
submitted (in other words, the form was successfully requested and then a
few seconds later the form is submitted but WiTango is no longer
responding).
The only other clue is that it seems to be related to system load since 
the
outages only happen during the day and only on week days.  But, it doesn't
seem to be a particular application causing the problem.

We're getting desperate on this one - we'd be willing to discus paying
someone to help us solve this problem.
Dave Machin

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

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


Witango-Talk: Any Help Appreciated - WiTango Stops Responding

2005-01-13 Thread Dave Machin
We're having intermittent problems, usually once per day, sometimes more
often.

Witango (.065, running on W2K SP3) just suddenly stops responding.  The
connections to our IIS web server start climbing and Witango never responds
until killed and restarted.

We thought it might have something to do with our database (MS SQL 2000 SP3)
but we've examined the SQL profiler traces and stepped through the IIS logs
and WiTango does not appear to be issuing any queries at the time it stops.
In fact, all open WiTango connections eventually go away if we leave Witango
unresponsive long enough.

There are no events in the witango events log, related events on the system,
or witango log messages written after Witango stops responding.  IIS starts
writing 500 errors about a minute after Witango stops responding to it.
When Witango stops responding we see a build up of "dllhost" port
connections (that we normally see come and go) that never go away.  I assume
these are attempted connections between IIS and Witango that get stuck.

We so far can see no common events prior to Witango's demise - the
immediately prior application requests and queries are always different.
The last event we had happened between a form being displayed and it being
submitted (in other words, the form was successfully requested and then a
few seconds later the form is submitted but WiTango is no longer
responding).

The only other clue is that it seems to be related to system load since the
outages only happen during the day and only on week days.  But, it doesn't
seem to be a particular application causing the problem.

We're getting desperate on this one - we'd be willing to discus paying
someone to help us solve this problem.

Dave Machin



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


RE: Witango-Talk: E-mail question

2005-01-13 Thread Tom Ferguson
Title: E-mail question



Gene, 

 
Simply 
tell the mail server that the Witango Server ID does not need to be 
authenticated.  In my case it's easy because the Mail Server and the 
Witango Server are one and the same.  So I set 127.0.0.1 as being 
trusted.

  -Original Message-From: Wolf, Gene 
  [mailto:[EMAIL PROTECTED]Sent: Thursday, January 13, 2005 
  2:00 PMTo: witango-talk@witango.comSubject: 
  Witango-Talk: E-mail question
     I just ran into a situation where we 
  are trying to e-mail to external clients and our e-mail server needs to have 
  the e-mail user authenticated. This may seem like a really idiotic question 
  for many of you but how does one go about authenticating Witango so that it is 
  allowed to send e-mail to external users? This has had to come up in the past 
  and I can see no config vars that relate to authentication with an ID and 
  password.
     Thanks! 
  Gene Wolf Business Systems Analyst, TLMN DRS Optronics, Inc. 2330 Commerce 
  Park Drive Palm Bay, Florida  
  32905 Phone: 321-309-0685 E-mail: [EMAIL PROTECTED] 
TO UNSUBSCRIBE: Go to http://www.witango.com/developer/maillist.taf




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


RE: Witango-Talk: E-mail question

2005-01-13 Thread Ben Johansen
Title: E-mail question








If you are using Witango 5 or above you
can use the @EMAIL and @EMAILSESSION Tags.

There are examples on conference CD from
my presentation.

If you don’t have them email me off
list

 



Ben Johansen - http://www.pcforge.com
Authorized MDaemon Reseller
Available for Web App. Developement











From: Wolf, Gene
[mailto:[EMAIL PROTECTED] 
Sent: Thursday, January 13, 2005
12:00 PM
To: witango-talk@witango.com
Subject: Witango-Talk: E-mail
question



 

  
I just ran into a situation where we are trying to e-mail to external clients
and our e-mail server needs to have the e-mail user authenticated. This may
seem like a really idiotic question for many of you but how does one go about
authenticating Witango so that it is allowed to send e-mail to external users?
This has had to come up in the past and I can see no config vars that relate to
authentication with an ID and password.

  
Thanks! 

Gene Wolf

Business
Systems Analyst, TLMN 
DRS
Optronics, Inc. 
  2330
  Commerce Park Drive 
  Palm
  Bay, Florida  32905 
Phone:
321-309-0685 
E-mail:
[EMAIL PROTECTED] 

 








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



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


Re: Witango-Talk: E-mail question

2005-01-13 Thread John McGowan
If you can control the Mail server you need to trust the ip address of 
the Witango server so it is allowed to relay without authentication.

If that's not an option, then you need to use an smtp server running on 
localhost and configure it to do the authentication when it relays the mail.

The latter is a little trickier than the former...
/John
Wolf, Gene wrote:
   I just ran into a situation where we are trying to e-mail to 
external clients and our e-mail server needs to have the e-mail user 
authenticated. This may seem like a really idiotic question for many 
of you but how does one go about authenticating Witango so that it is 
allowed to send e-mail to external users? This has had to come up in 
the past and I can see no config vars that relate to authentication 
with an ID and password.

   Thanks!
*/Gene Wolf/*
Business Systems Analyst, TLMN
DRS Optronics, Inc.
2330 Commerce Park Drive
Palm Bay, Florida  32905
Phone: 321-309-0685
E-mail: [EMAIL PROTECTED]

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


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


Re: Witango-Talk: E-mail question

2005-01-13 Thread Roland Dumas
Title: Re: Witango-Talk: E-mail question



Ah, you set the smtp server to allow the specific IP address of the witango server to send unauthenticated. How you do that is dependent on your specific brand of mail server. 


On 1/13/05 11:00 AM, "Wolf, Gene" <[EMAIL PROTECTED]> wrote:

   I just ran into a situation where we are trying to e-mail to external clients and our e-mail server needs to have the e-mail user authenticated. This may seem like a really idiotic question for many of you but how does one go about authenticating Witango so that it is allowed to send e-mail to external users? This has had to come up in the past and I can see no config vars that relate to authentication with an ID and password.

   Thanks! 

Gene Wolf 
Business Systems Analyst, TLMN 
DRS Optronics, Inc. 
2330 Commerce Park Drive 
Palm Bay, Florida  32905 
Phone: 321-309-0685 
E-mail: [EMAIL PROTECTED] 








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


Witango-Talk: E-mail question

2005-01-13 Thread Wolf, Gene
Title: E-mail question






   I just ran into a situation where we are trying to e-mail to external clients and our e-mail server needs to have the e-mail user authenticated. This may seem like a really idiotic question for many of you but how does one go about authenticating Witango so that it is allowed to send e-mail to external users? This has had to come up in the past and I can see no config vars that relate to authentication with an ID and password.

   Thanks!


Gene Wolf

Business Systems Analyst, TLMN

DRS Optronics, Inc.

2330 Commerce Park Drive

Palm Bay, Florida  32905

Phone: 321-309-0685

E-mail: [EMAIL PROTECTED]







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


RE: Witango-Talk: [OFF] Using DOS to empty recycle bin

2005-01-13 Thread mikeBravu
 
Try this (freeware):
http://www.optimumx.com/Download/

- Mike

-Original Message-
From: Dan Stein [mailto:[EMAIL PROTECTED] 
Sent: Thursday, January 13, 2005 08:15
To: witango-talk@witango.com
Subject: Witango-Talk: [OFF] Using DOS to empty recycle bin

I want to run a scheduled program on Windows 200 machine that will empty the
recycle bin ever evening. Not being a DOS guy what would the command line
look like or is there another way to do this?

Dan

--
Dan Stein
FileMaker 7 Certified Developer
Digital Software Solutions
799 Evergreen Circle
Telford PA 18969
Land: 215-799-0192
Cell: 610-256-2843
Fax 413-410-9682
FMP, WiTango, EDI,SQL 2000, MySQL, CWP
[EMAIL PROTECTED]
www.dss-db.com


"When you are born, you cry and those who love you rejoice.  And if you
live your life as you should, when you die, you rejoice and those who
love you cry."


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

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


Witango-Talk: [OFF] Using DOS to empty recycle bin

2005-01-13 Thread Dan Stein
I want to run a scheduled program on Windows 200 machine that will empty the
recycle bin ever evening. Not being a DOS guy what would the command line
look like or is there another way to do this?

Dan

-- 
Dan Stein
FileMaker 7 Certified Developer
Digital Software Solutions
799 Evergreen Circle
Telford PA 18969
Land: 215-799-0192
Cell: 610-256-2843
Fax 413-410-9682
FMP, WiTango, EDI,SQL 2000, MySQL, CWP
[EMAIL PROTECTED]
www.dss-db.com


"When you are born, you cry and those who love you rejoice.  And if you
live your life as you should, when you die, you rejoice and those who
love you cry."


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