missing logs directory in binary distribution
---------------------------------------------
Key: GEOS-1805
URL: http://jira.codehaus.org/browse/GEOS-1805
Project: GeoServer
Issue Type: Bug
Components: Global
Affects Versions: 1.6.2
Environment: $ uname -a
Linux solomon 2.6.24.3-12.fc8 #1 SMP Tue Feb 26 14:58:29 EST 2008 i686 i686 i386 GNU/Linux
$ java -version
java version "1.6.0_05"
Java(TM) SE Runtime Environment (build 1.6.0_05-b13)
Java HotSpot(TM) Client VM (build 10.0-b19, mixed mode, sharing)
Reporter: raif
Assignee: Andrea Aime
Priority: Minor
when starting a clean GeoServer 1.6.2a the following exception is reported:
[WrapperStartStopAppMain] WARN org.mortbay.log - failed org.mortbay.jetty.NCSARequestLog@anonymised.com
java.io.IOException: Cannot write log directory /opt/geoserver-1.6.2a/geoserver/webapps/geoserver/logs
at org.mortbay.util.RolloverFileOutputStream.setFile(RolloverFileOutputStream.java:131)
...
creating such a directory, or including an empty one in the distribution seems to solve the problem.
--
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