Doesn't sound too serious. Probably had the process killed before it fully shut down.
On 19 June 2017 at 21:53, Gary Gregory <[email protected]> wrote: > Hi All: > > I just saw this go by with a local build: > > [INFO] Running org.apache.logging.log4j.core.Log4j1222Test > [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: > 0.002 s - in org.apache.logging.log4j.core.Log4j1222Test > ERROR StatusLogger Cannot start ShutdownCallbackRegistry, already shutting > down. > Exception in thread "Thread-0" java.lang.ExceptionInInitializerError > at org.apache.logging.log4j.core.Log4j1222Test$ShutdownHook$ > Holder.<clinit>(Log4j1222Test.java:42) > at org.apache.logging.log4j.core.Log4j1222Test$ShutdownHook. > trigger(Log4j1222Test.java:53) > at org.apache.logging.log4j.core.Log4j1222Test$ShutdownHook. > run(Log4j1222Test.java:49) > Caused by: java.lang.NullPointerException > at org.apache.logging.log4j.LogManager.<clinit>( > LogManager.java:97) > ... 3 more > [INFO] Running org.apache.logging.log4j.core.LogEventFactoryTest > > Thoughts? > > Gary > -- Matt Sicker <[email protected]>
