Re: RollingFileAppender Exception

2013-05-07 Thread dolbydc
It appears to be a lack of write permissions on the folder. In the deployed environment only the owner of the folder had write permission and on my dev everyone had write permission. Thanks dolbydc -- View this message in context: http://apache-logging.6191.n7.nabble.com/RollingFileAppender-E

Re: RollingFileAppender Exception

2013-05-07 Thread Thorsten Schöning
Guten Tag dolbydc, am Dienstag, 7. Mai 2013 um 17:41 schrieben Sie: > Thanks for the reply. I am not sure what happened with my original paste, > but these are the settings I have within the appxNormalAppender appender > declaration. I do have a filename. I can't see anything but if you configu

Re: RollingFileAppender Exception

2013-05-07 Thread dolbydc
Thorsten, Thanks for the reply. I am not sure what happened with my original paste, but these are the settings I have within the appxNormalAppender appender declaration. I do have a filename. -- View this message in context: http://apache-logging.6191.n7.nabble.com/RollingFileAppender-E

Re: RollingFileAppender Exception

2013-05-06 Thread Thorsten Schöning
Guten Tag dolbydc, am Dienstag, 7. Mai 2013 um 01:01 schrieben Sie: > log4cxx: Exception during rollover > log4cxx: No output stream or file set for the appender named > [appxNormalAppender]. [...] >class="org.apache.log4j.FileAppender"> > > > > > >