You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Sep 19, 2024. It is now read-only.
I get the following messages in catalina.out when starting the webapp:
16:38:52,841 |-ERROR in
ch.qos.logback.core.rolling.RollingFileAppender[FILE] - Failed to create
parent directories for
[/var/lib/tomcat7/config.logger.fileappender.filepath_IS_UNDEFINED/sensorwebclient-webapp-3.3.0-rc.1.log]
16:38:52,841 |-ERROR in ch.qos.logback.core.rolling.RollingFileAppender[FILE] -
openFile(config.logger.fileappender.filepath_IS_UNDEFINED/sensorwebclient-webapp-3.3.0-rc.1.log,true)
call failed. java.io.FileNotFoundException:
config.logger.fileappender.filepath_IS_UNDEFINED/sensorwebclient-webapp-3.3.0-rc.1.log
(No such file or directory)
at java.io.FileNotFoundException:
config.logger.fileappender.filepath_IS_UNDEFINED/sensorwebclient-webapp-3.3.0-rc.1.log
(No such file or directory)
at at java.io.FileOutputStream.open(Native Method)
at at java.io.FileOutputStream.<init>(FileOutputStream.java:221)
at at ch.qos.logback.core.recovery.ResilientFileOutputStream.<init>(ResilientFileOutputStream.java:28)
at at ch.qos.logback.core.FileAppender.openFile(FileAppender.java:149)
I have downloaded the latest release from:
http://52north.org/maven/repo/releases/org/n52/sensorweb/sensorwebclient-webapp/3.3.0-rc.1/sensorwebclient-webapp-3.3.0-rc.1.war
I get the following messages in
catalina.outwhen starting the webapp:The
logback.xmlcontains the following: