|
Dirk Verbeeck wrote:
Very strange, never had problems with that command.
Some more info:
>Servlet container ? tomcat 3/4
tomcat 3.2.3
>client & server platform OS ?
unix platform SunOS 5.7
>Is the file exactly transferred ? to the last byte ?
yes. It is. I can see my file via the web perfectly.
>Any messages on the server console ?
After I exit program I receive these message on the consol:
15 Aug 2001 14:32:42 - INFO - PUT (time: 14318 ms) URI=/files/secondcopy.txt
2001-08-15 14:32:42 - ContextManager: SocketException reading request,
ignored - java.net.SocketException: Connection reset by peer
at java.net.PlainSocketImpl.socketAvailable(Native
Method)
at java.net.PlainSocketImpl.available(Compiled
Code)
at java.net.SocketInputStream.available(Compiled
Code)
at org.apache.tomcat.service.http.HttpConnectionHandler.processConnection(Compiled
Code)
at org.apache.tomcat.service.TcpWorkerThread.runIt(Compiled
Code)
at org.apache.tomcat.util.ThreadPool$ControlRunnable.run(Compiled
Code)
at java.lang.Thread.run(Compiled
Code)
>Does this happen with other files as well ?
yes.
>Try putting them on the server with different names ?
It doesn't make any sence.
>What stores are you using with slide ?
I am using all five stores. my Domian.xml is attached.
>Other special things ? (you enabled security ?)
I am using security. I add three more roles in tomcat-user.xml;
guest, user and root. I enter
userid and password for guest to access files directory.
>Can you test with the latest version ?
Sure. I am trying. I'll inform you later. Until then, I just
send other information.
Thanks indeed,
Bita.
|