| Re: [platform-webdav-dev] Webdav Assertion Problem |
Is your project mapped to a repository? If so, what type?
Christof Lehmann <clehmann@xxxxxx>
Sent by: platform-webdav-dev-admin@xxxxxxxxxxx
01/02/2005 05:56 AM
Please respond to
platform-webdav-dev
Toplatform-webdav-dev@xxxxxxxxxxx cc
Subject[platform-webdav-dev] Webdav Assertion Problem
Hello,
I develop my own webdav server as servlet to provide access for data in a database.
I can access this webdav server with tools like cadaver, nautilus .
Now I want to import a dav filesystem in eclipse.
I create a project and a folder in the project.
I select the folder and open the import wizard.
I use webdav.
I choose a new folder to be imported.
I create a new site.
I select a remote folder. (Here i can see the remote folder structure.)
I choose the top level folder.
Select Resource: I choose the folder, which I like to import.
When I press the button finish, eclipse opens the message box "an internal error occured. Consult the error log for more details."
in workspace/.metadata/.log I find following entries:
!ENTRY org.eclipse.team.webdav 4 0 Jan 31, 2005 14:31:58.841
!MESSAGE an internal error occurrd. Consult the error log for more details.
!STACK 0
java.lang.IllegalArgumentException: Attempted to beginRule: P/tmp, does not match outer scope rule: F/tmp/fs
at org.eclipse.core.internal.runtime.Assert.isLegal(Assert.java:58)
at org.eclipse.core.internal.jobs.ThreadJob.illegalPush(ThreadJob.java:106)
What do this mean?
What have I to do, that this Assert don't fail?
Thanks
--
Christof Lehmann
VUB Printmedia GmbH
Chopinstr. 4
04157 Leipzig
Tel 0341 960 50 93
Fax 0341 960 50 92
-- Mit freundlichen Grüßen Christof Lehmann VUB Printmedia GmbH Chopinstr. 4 04157 Leipzig Tel 0341 960 50 93 Fax 0341 960 50 92 |