You are viewing a plain text version of this content. The canonical link for it is here.
Posted to slide-user@jakarta.apache.org by "Ajay K. Mallik" <am...@mortgagehub.com> on 2004/01/30 17:13:59 UTC

PROPFIND request through WebServer


Hi All,
Need your help in the following scenario:

All the requests the slide servlet are coming through Apache Webserver. When I try to access the folders using 'web folder', it gives 500 error during PROPFIND.If I access the slide servlet directly (no webserver in front of appserver), it works fine.

Let me know what is wrong...Here is the error log:
---------------------------------------
[1/29/04 15:01:27:827 EST]   743b0f SystemOut     O 29 Jan 2004 15:01:27 -
org.apache.slide.webdav.WebdavServlet - DEBUG - ==> PROPFIND start:
1/29/04 3:01 PM [Servlet.Engine.Transports : 1]
[1/29/04 15:01:33:008 EST]   743b0f SystemOut     O 29 Jan 2004 15:01:33 - org.apache.slide.webdav.method.AbstractWebdavMethod - ERROR -
java.io.InterruptedIOException: Read timed out
[1/29/04 15:01:38:027 EST]   743b0f SystemOut     O 29 Jan 2004 15:01:38 - org.apache.slide.webdav.method.AbstractWebdavMethod - ERROR -
java.io.InterruptedIOException: Read timed out
[1/29/04 15:01:38:063 EST]   743b0f SystemOut     O 29 Jan 2004 15:01:38 - org.apache.slide.common.SlideException - DEBUG -
org.apache.slide.webdav.WebdavException: Bad Request
        at org.apache.slide.webdav.method.PropFindMethod.parseRequest(PropFindMethod.java:276)
        at org.apache.slide.webdav.method.AbstractWebdavMethod.run(AbstractWebdavMethod.java:332)
...............
...............

[1/29/04 15:01:38:064 EST]   743b0f SystemOut     O 29 Jan 2004 15:01:38 - org.apache.slide.webdav.WebdavServlet2 - DEBUG - <== PROPFIND end: 1/29/04
3:01 PM [Servlet.Engine.Transports : 1]
[1/29/04 15:01:43:222 EST]   743b0f SRTServletReq E SRVE0120E: IO Error java.io.InterruptedIOException: Read timed out
        at java.net.SocketInputStream.socketRead(Native Method)
        at java.net.SocketInputStream.read(SocketInputStream.java:85)
..............
..............
----------------------------------------

Thanks 
Ajay

---------------------------------------------------------------------
To unsubscribe, e-mail: slide-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: slide-user-help@jakarta.apache.org