From: yahalome <yah...@xo...> - 2006-07-30 05:57:14
|
We are running tclhttpd with theads with no problem. Maybe TclX is causing the problem. Check if the "package require Tclx" is enabled. We removed it on unix systems. Yahalom Emet XPO Team Leader Xor Financial Solutions Tel: + 972- 4-6619166 Email: yah...@xo... www.XorTechnologies.com -----Original Message----- From: tcl...@li... [mailto:tcl...@li...] On Behalf Of tcl...@li... Sent: Friday, July 28, 2006 9:01 PM To: tcl...@li... Subject: TclHttpd-users Digest, Vol 2, Issue 1 Send TclHttpd-users mailing list submissions to tcl...@li... To subscribe or unsubscribe via the World Wide Web, visit https://lists.sourceforge.net/lists/listinfo/tclhttpd-users or, via email, send a message with subject or body 'help' to tcl...@li... You can reach the person managing the list at tcl...@li... When replying, please edit your Subject line so it is more specific than "Re: Contents of TclHttpd-users digest..." Today's Topics: 1. Problem running TclHttpd 3.5.1 in threaded mode (Gerald W. Lester) ---------------------------------------------------------------------- Message: 1 Date: Fri, 28 Jul 2006 07:25:51 -0500 From: "Gerald W. Lester" <Ger...@co...> Subject: [Tclhttpd-users] Problem running TclHttpd 3.5.1 in threaded mode To: tcl...@li... Message-ID: <44C...@co...> Content-Type: text/plain; charset="iso-8859-1" I'm running TclHttpd (version 3.5.1) in multi-threaded mode on Windows and have observed several things that I don't *think* are Windows specific -- but I'd like verification. 1. Each thread generates its own unique /debug password 2. Thread initiation fails due to the following near the top of the Thread_Start procedure in thread.tcl 1. Thread_Send $id \ {Stderr "Thread starting."} 3. Thread initiation fails due to the following near the bottom of the utils.tcl 1. package present md5 -- +--------------------------------+---------------------------------------+ | Gerald W. Lester | |"The man who fights for his ideals is the man who is alive." - Cervantes| +------------------------------------------------------------------------+ -------------- next part -------------- An HTML attachment was scrubbed... URL: http://sourceforge.net/mailarchive/forum.php?forum=tclhttpd-users/attachment s/20060728/891cd8e3/attachment.html ------------------------------ ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys -- and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV ------------------------------ _______________________________________________ TclHttpd-users mailing list Tcl...@li... https://lists.sourceforge.net/lists/listinfo/tclhttpd-users End of TclHttpd-users Digest, Vol 2, Issue 1 ******************************************** -- This message has been scanned for viruses and dangerous content by MailScanner, and is believed to be clean. -- This message has been scanned for viruses and dangerous content by MailScanner, and is believed to be clean. |