vmassol wrote:
java.io.FileNotFoundException: xwiki.log (Access
is denied)
at java.io.FileOutputStream.openAppend(Native Method)
at.java.io.FileOutputStream.<init>(Unkown Source)
at.java.io.FileOutputStream.<init>(Unkown Source)
at org.apache.log4j.FileAppender.setFile(FileAppender.java:289)
This means that the user which has started the JVM doesn't have write
access to the location where the xwiki.log file is saved. You need to
give the permission. You can also configure the location of the xwiki
log file if you want (by default it's located in the directory where
the JVM is started).
Thank you, Vincent, for the both prompt and insightful response. I learned a
little more today in addition to, hopefully, resolving my issue. I'll post
back if I run into any further trouble and (again, hopefully) will garner a
further response.
Should that prove unnecessary, thanks again, I appreciate it!
--
View this message in context:
http://n2.nabble.com/Windows-7-Account-Renders-XWiki-Inoperable-tp3903667p3…
Sent from the XWiki- Users mailing list archive at
Nabble.com.