Question about webware timings.......

"Salman Toor" <[email protected]>
Newsgroups gmane.comp.python.webware
Message-ID <[email protected]>
Hi,

I am using command.getoutput() inside the python servlet and it works
fine if the command returns within one or two minites. If command
takes too long like more then four or five minites then the whole
application portal crashes. I already slove this problem by using
threads. Now I just start a seperate thread and within run() is call
this command.getoutput() and when the command returns it rights the
output into a file and upday the status to the portal.

I am wondering why the whole application server crashes with the error
(context : no such file or directory).....

Can any body guide me that what is the reason of craching the
application server. If command.getoutput() takes too long to finish.

-------------------------------------------------------------------------
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
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.