[jbosstools-issues] [JBoss JIRA] Updated: (JBIDE-3742) Error message for unreachable server from EGT unclear (WebDav error: Method PROPFIND is not defined in RFC 2068 and is not su pported by the Servlet API (501) )
Max Rydahl Andersen (JIRA)
jira-events at lists.jboss.org
Wed Feb 4 09:33:44 EST 2009
[ https://jira.jboss.org/jira/browse/JBIDE-3742?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Max Rydahl Andersen updated JBIDE-3742:
---------------------------------------
Fix Version/s: 3.0.0.GA
Assignee: John Graham
for you John. GA or later ?
Having a standard error Status object dialog with optional details would be the kosher fix for this ;)
> Error message for unreachable server from EGT unclear (WebDav error: Method PROPFIND is not defined in RFC 2068 and is not su pported by the Servlet API (501) )
> ----------------------------------------------------------------------------------------------------------------------------------------------------------------
>
> Key: JBIDE-3742
> URL: https://jira.jboss.org/jira/browse/JBIDE-3742
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: drools
> Affects Versions: 3.0.0.CR2
> Reporter: Len DiMaggio
> Assignee: John Graham
> Fix For: 3.0.0.GA
>
>
> Same message as seen in GUVNOR-120
> If the server connection is correctly configured, but the server is not reachable, the error displayed in JBDS is:
> WebDav error: Method PROPFIND is not defined in RFC 2068 and is not supported by the Servlet API (501)
> It looks like it's just the results of Exception.getMessage()
> org.guvnor.tools.utils.webdav.WebDavException: WebDav error: Method PROPFIND is not defined in RFC 2068 and is not supported by the Servlet API (501)
> at org.guvnor.tools.utils.webdav.WebDavClient.listDirectory(WebDavClient.java:91)
> at org.guvnor.tools.views.model.TreeParent.listDirectory(TreeParent.java:105)
> at org.guvnor.tools.views.model.TreeParent.fetchDeferredChildren(TreeParent.java:80)
> at org.eclipse.ui.progress.DeferredTreeContentManager$1.run(DeferredTreeContentManager.java:234)
> at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55)
> Can we change to something like "server not reachable"
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jbosstools-issues
mailing list