org.apache.jackrabbit.webdav.DavException: Bad Request
Searched on Google with the first line of a JAVA stack trace?
We can recommend more relevant solutions and speed up debugging when you paste your entire stack trace with the exception message. Try a sample exception.
Recommended solutions based on your search
Solutions on the web
via XWiki.org JIRA by Vincent Massol, 1 year ago
org.apache.jackrabbit.webdav.DavException: Bad Request
at com.xpn.xwiki.plugin.webdav.resources.views.RootView.decode(RootView.java:74)
at com.xpn.xwiki.plugin.webdav.utils.XWikiDavResourceFactory.createResource(XWikiDavResourceFactory.java:96)
at com.xpn.xwiki.plugin.webdav.utils.XWikiDavResourceFactory.createResource(XWikiDavResourceFactory.java:70)
at com.xpn.xwiki.plugin.webdav.XWikiDavServlet.service(XWikiDavServlet.java:116)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:820)