Gregor J. Rothfuss wrote:
Laurent Perez wrote:
javax.xml.transform.TransformerException:
java.io.FileNotFoundException:
C:\svn\APACHE_LENYA\build\lenya\webapp\lenya\pubs\default\content\authoring\features\index_en.xml
(L'opération demandée n'a pu s'accomplir sur un fichier ayant une
section mappée utilisateur ouverte)
are you using jdk 1.5? if yes:
http://issues.apache.org/bugzilla/show_bug.cgi?id=33966
I have the same Problem using Leny 1.2.4, Windows XP and
JDK 1.4.2. This is not deterministic, 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 but I have no clue where to look...
Michael
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]