Point taken. I only answered the question that was (implicitly) asked, namely "how do I fix these class-loader errors so I can see the real problem?" David answered the question that should have been asked, "how do I make my long running process more stable than the NFS appliance where it is running?"
-----Original Message----- From: Logback-user [mailto:[email protected]] On Behalf Of David Roussel Sent: Monday, August 31, 2015 3:49 PM To: logback users list <[email protected]> Subject: Re: [logback-user] What would cause "java.lang.NoClassDefFoundError: ch/qos/logback/classic/spi/ThrowableProxy" in long running daemon > On 31 Aug 2015, at 16:47, Paul Krause <[email protected]> wrote: > > Seems like overkill. All you need to do is preload the classes you need to > log your failures while NFS is still working normally, right? That would solve this specific issue. But what about the next failure scenario? _______________________________________________ Logback-user mailing list [email protected] http://mailman.qos.ch/mailman/listinfo/logback-user _______________________________________________ Logback-user mailing list [email protected] http://mailman.qos.ch/mailman/listinfo/logback-user
