Double-check what user you run the James service as under Windows Services. I run my service under LocalSystem. Sounds like you've applied permissions on the \var\mail\spool to deny the user who runs the service read access to the directory.
-----Original Message----- From: Rupert Young [mailto:[EMAIL PROTECTED] Sent: Monday, April 05, 2004 12:45 PM To: [EMAIL PROTECTED] Subject: James as windows service Hi, I am trying to run James as a service but get this error when the service is started up, org.apache.avalon.framework.component.ComponentException: Cannot find or init repository: access denied (java.io.FilePermission C:\Apache\James\james-2.1.3\apps\james\var\mail\spool read) James runs ok from run.bat but not as service. I installed the service using the supplied wrapper config. The dir exists. I am on Windows XP. Any help appreciated. Rupert --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
