[Logo] OLD FORUM - Use new one: https://www.CaptainCasa.online/forum
  [Search] Search   [Recent Topics] Recent Topics   [Members]  Member Listing   [Groups] Back to home page 
[Register] Register / 
[Login] Login 
Installing as limited user (Windows)  XML
Forum Index -> Deployment
Author Message
gjones

Power User

Joined: 30/06/2009 16:52:33
Messages: 38
Offline

I must have had this problem before but can't remember how I solved it.

I normally run as a limited user. I installed CC okay (simply switching to an administrator account to do so) but trying to start the server results in
Code:
 java.util.logging.ErrorManager: 4
 java.io.FileNotFoundException: C:\Programme\Develop\CC_EnterpriseClient\server\t
 omcat\logs\catalina.2009-08-23.log (Zugriff verweigert)
         at java.io.FileOutputStream.openAppend(Native Method)
         at java.io.FileOutputStream.<init>(Unknown Source)
         at java.io.FileOutputStream.<init>(Unknown Source)
         at java.io.FileWriter.<init>(Unknown Source)
         at org.apache.juli.FileHandler.open(FileHandler.java:259)
         at org.apache.juli.FileHandler.<init>(FileHandler.java:59)
         at org.apache.juli.FileHandler.<init>(FileHandler.java:50
CaptainCasa

Power User
[Avatar]

Joined: 21/11/2007 12:23:06
Messages: 5555
Offline

Hmm,

this is a Tomcat issue, isn't it? - ...we do not have too much experience with this at our site...

Björn

Björn Müller, CaptainCasa GmbH
gjones

Power User

Joined: 30/06/2009 16:52:33
Messages: 38
Offline

It's okay, I sorted it out. Not the way I have in the past, I know, but I have sorted it out.

I allowed normal users write access to the conf & logs directories. The ability to do this is hidden in Windows XP, you have to turn Simple File Sharing off (why, MS, why?) before you can see the Security tab in the directory properties display, and in that tab you can allow it.
 
Forum Index -> Deployment
Go to:   
Powered by JForum 2.1.6 © JForum Team