[Geoserver-devel] [jira] Created: (GEOS-3191) Unable to prevent geoserver.log from being written to .\logs

Unable to prevent geoserver.log from being written to .\logs
------------------------------------------------------------

                 Key: GEOS-3191
                 URL: http://jira.codehaus.org/browse/GEOS-3191
             Project: GeoServer
          Issue Type: Bug
          Components: Configuration
    Affects Versions: 2.0-beta1
         Environment: Windows Vista/7
GeoServer binary version (-bin.zip)
            Reporter: Mike Pumphrey
            Assignee: Andrea Aime
             Fix For: 2.0-beta2

I'm trying to remove all writable files out of %PROGFILES%\GeoServer to a more appropriate place (like %APPDATA%\GeoServer) in line with Vista security. I have moved the data_dir and logs folders out of the way, and I have edited web.xml (for the data_dir) and jetty.xml (for the logs) appropriately (or so I think). When starting up, I get the following error:

java.io.FileNotFoundException: C:\Program Files\GeoServer\logs\geoserver.log (The system cannot find the path specified)

which means that something is still trying to be written there.

The log file in the data_dir is being created successfully, so that is being seen, at least.

If there is a place to force geoserver.log be written to another directory, I am unable to find it.

If I have forgotten something obvious, which hopefully I have, please let me know.

--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira