Hi,fellows,i met some errors when i tried to connect to the confluence web server which returned a 404 code.And then i checked the catalina.out file,I found the errors as follows:
Exception in thread "Timer-6" java.lang.NullPointerException
at com.mchange.v2.log.log4j.Log4jMLog$Log4jMLogger.isLoggable(Log4jMLog.java:257)
at com.mchange.v2.resourcepool.BasicResourcePool$CullTask.run(BasicResourcePool.java:1934)
at java.util.TimerThread.mainLoop(Unknown Source)
at java.util.TimerThread.run(Unknown Source)
I have no idea about how to deal with it.
Any help will be highly appreciated!