Peter Sparkes wrote: > Hi > > I am having problems building cocoon-2.1.12 on my 64 bit windows 7 system, > with j2sdk1.4.2_19 > I had no problems on my old 32 bit windows XP system > > I am getting > > cocoon-block-html-patch: > Processing: D:\cocoon-2.1.12-wl - > Copy\src\blocks\html\conf\html-transformer.xmap > Processing: D:\cocoon-2.1.12-wl - Copy\src\blocks\html\conf\html.xmap > Writing: D:\cocoon-2.1.12-wl - Copy\build\webapp\sitemap.xmap > > BUILD FAILED > D:\cocoon-2.1.12-wl - Copy\tools\targets\webapp-build.xml:120: The > following error occurred while executing this line: > D:\cocoon-2.1.12-wl - Copy\build\cocoon\temp\blocks-build.xml:2088: The > following error occurred while executing this line: > D:\cocoon-2.1.12-wl - Copy\build\cocoon\temp\blocks-build.xml:171: > FileNotFoundException: java.io.FileNotFoundException: D:\cocoon-2.1.12-wl - > Copy\build\webapp\sitemap.xmap (The requested operation cannot be performed > on a file with a user-mapped section open) > > Help please
I do not know anything about it, but i popped part of that error message into Google and followed the leads to find this: http://stackoverflow.com/questions/1302698/system-io-exception-error-the-requested-operation-cannot-be-performed-on-a-fil ( ... file with a user-mapped section open) That suggests that another process has the file open, and shows how to find out. -David > Peter --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
