Details
-
Bug
-
Resolution: Duplicate
-
Blocker
-
None
-
7.3-milestone-1
-
None
-
Unknown
-
N/A
-
N/A
-
Description
- Install XWiki 7.3 using the .exe installer
- Start XWiki using the shortcut on your desktop
- Notice in the console the below error:
MKDIR: ${jetty.base}\lib java.nio.file.AccessDeniedException: C:\Program Files\XWiki Enterprise 7.3\.\lib at sun.nio.fs.WindowsException.translateToIOException(WindowsException.java:83) at sun.nio.fs.WindowsException.rethrowAsIOException(WindowsException.java:97) at sun.nio.fs.WindowsException.rethrowAsIOException(WindowsException.java:102) at sun.nio.fs.WindowsFileSystemProvider.createDirectory(WindowsFileSystemProvider.java:504) at java.nio.file.Files.createDirectory(Files.java:674) at java.nio.file.Files.createAndCheckIsDirectory(Files.java:781) at java.nio.file.Files.createDirectories(Files.java:767) at org.eclipse.jetty.start.FS.ensureDirectoryExists(FS.java:77) at org.eclipse.jetty.start.Main.start(Main.java:748) at org.eclipse.jetty.start.Main.main(Main.java:112)
I tested this on VM-IE10 with Windows 7.
XWiki7.2 installer is working ok.
Attachments
Issue Links
- duplicates
-
XWIKI-12814 Create Jetty Base directories in the Permanent Directory
- Closed
- is duplicated by
-
XWIKI-12809 Errors when starting XWiki on Windows
- Closed