|
||||||||
|
This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira |
||||||||
_______________________________________________ logback-dev mailing list [email protected] http://mailman.qos.ch/mailman/listinfo/logback-dev

During your node changes and the ownership changes the address for file get changed. Due to this JVM looses an access to file . Hence logback unable to log the data. Progrematically you have to update the location with network attributes to logback on event of ownership changes. This will resolve your issue.