Wrox Home  
Search P2P Archive for: Go

  Return to Index  

pro_java_server thread: RE: 404 File not found


Message #1 by Chanoch Wiggers <ChanochW@w...> on Tue, 18 Sep 2001 13:50:19 +0100
are you developing JSPs? it may be that they are not multi threaded and this
causes a problem. Alternatively you may be overloading the server trying to
call multiple requests at once? which OS are you using?

chanoch

-----Original Message-----
From: Sunny [mailto:sun.k@m...]
Sent: 26 April 2001 11:42
To: Java Server
Subject: [pro_java_server] 404 File not found


I am sorry I can not solve this problem. No idea, anyone can help me.

Now I am developing a Java App, and the problem is sometimes the browser 
returns me a surprise: 404 file not found.

My system is as usual, (IIS, Oracle, IE, Java...). When only one client is 
there, nothing is abnormal. When several sessions are aroused, this 404 
error may jump out somewhere sometime. 

Who knows what is the possible reason?

Thanks in advance.

From Sun.
4/26 Tokyo

  Return to Index