You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lenya.apache.org by bu...@apache.org on 2005/07/01 23:06:35 UTC

DO NOT REPLY [Bug 35586] New: - delete dokument doesn't work on winXP

DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG�
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://issues.apache.org/bugzilla/show_bug.cgi?id=35586>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND�
INSERTED IN THE BUG DATABASE.

http://issues.apache.org/bugzilla/show_bug.cgi?id=35586

           Summary: delete dokument doesn't work on winXP
           Product: Lenya
           Version: unspecified
          Platform: PC
        OS/Version: Windows XP
            Status: NEW
          Severity: normal
          Priority: P2
         Component: Site Management
        AssignedTo: dev@lenya.apache.org
        ReportedBy: michael@wohlfart.net


Windows XP and JDK 1.4.2, in 1 out of 5 tries
I get the following error when I want to delete a file:

org.apache.lenya.cms.task.ExecutionException:
E:\lenya_workspace\lenya\build\lenya\webapp\lenya\pubs\default\config\tasks\targets.xml:676:
org.apache.lenya.cms.publication.DocumentException:
javax.xml.transform.TransformerException:
java.io.FileNotFoundException:
E:\lenya_workspace\lenya\build\lenya\webapp\lenya\pubs\default\content\authoring\testarea\b1\b2\b3\b4\index_de.xml
(Der Vorgang ist bei einer Datei mit einem ge�ffneten Bereich, der einem
Benutzer zugeordnet ist, nicht anwendbar)

The windows error code is:
4C8 1224 USER_MAPPED_FILE: The requested operation cannot be performed on a file
with a user-mapped section open

I think windows tries to tell us that another process is using the file
while I try to remove it (which isn't a problem on Linux but doesn't
work on windows as far as I know) There is no one else surfing in the
authoring and live area while I try to remove the file so it seems like
some kind of race condition to me.

-- 
Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@lenya.apache.org
For additional commands, e-mail: dev-help@lenya.apache.org