----------------------------------------------------------------
BEFORE YOU POST, search the faq at <http://java.apache.org/faq/>
WHEN YOU POST, include all relevant version numbers, log files,
and configuration files.  Don't make us guess your problem!!!
----------------------------------------------------------------

Hi, All:

I report a problem to you all, I hope to get help from you. Thanks.

The client send a big xml file to servlet. From the log, I find the servlet
successfully parse xml document which corresponds to 1280 message. For each
message, the servlet try to talk to database to get session ID, then do some
simple process and send this message to other component to continue process
through CORBA. After finishing process all message, the servlet return
response to client and inform the client the process is success finished.
Sometimes due to database problem, the process is slow. So the process time
is long for example 5 minters. I find the servlet stop after process 700
messages, so the client received -1 from the socket. I try to set timeout in
httpd.conf longer, but it is still happen. From log, I can not find any
clues related to this. In fact, apache is still running, but the servlet did
not continue to process. Does anybody know what wrong with it?

The apache is run in Sun Unix box using apache Jserv 1.1.1.


Thanks. 

Boxin Dai
Software Designer

Infospace
3026 Solandt Road                Tel:      (613) 270-5452 
Kanata, Ontario                  Cell:     (613) 261-5552 
Canada K2K 2A5                   Fax:      (613) 765-5411 
www.infospace.com                Email:    [EMAIL PROTECTED]




--
--------------------------------------------------------------
Please read the FAQ! <http://java.apache.org/faq/>
To subscribe:        [EMAIL PROTECTED]
To unsubscribe:      [EMAIL PROTECTED]
Search Archives: 
<http://www.mail-archive.com/java-apache-users%40list.working-dogs.com/>
Problems?:           [EMAIL PROTECTED]

Reply via email to