Hi Mikael, I just committed a minor tweak in git master: Include exceptions when logging FATAL events in org.apache.logging.log4j.core.LoggerContext.setUpShutdownHook()
Can you try git master and see what is the exception that gets logged? Thank you, Gary On Thu, Jul 16, 2015 at 1:49 AM, Mikael Ståldal <[email protected]> wrote: > I sometimes get the message: > FATAL Unable to register shutdown hook because JVM is shutting down. > > This happens in a short running batch job. > > Can it be so that Log4j did not have time to initialize fully before > shutting down? What can be done about it? > > Log4j 2.3. > > -- > [image: MagineTV] > > *Mikael Ståldal* > Senior backend developer > > *Magine TV* > [email protected] > Regeringsgatan 25 | 111 53 Stockholm, Sweden | www.magine.com > > Privileged and/or Confidential Information may be contained in this > message. If you are not the addressee indicated in this message > (or responsible for delivery of the message to such a person), you may not > copy or deliver this message to anyone. In such case, > you should destroy this message and kindly notify the sender by reply > email. > -- E-Mail: [email protected] | [email protected] Java Persistence with Hibernate, Second Edition <http://www.manning.com/bauer3/> JUnit in Action, Second Edition <http://www.manning.com/tahchiev/> Spring Batch in Action <http://www.manning.com/templier/> Blog: http://garygregory.wordpress.com Home: http://garygregory.com/ Tweet! http://twitter.com/GaryGregory
