L2op Posted July 6, 2014 Posted July 6, 2014 My gameserver.bat saw me that error at morning!! Can't load log handler "java.util.logging.FileHandler" java.io.IOException: Couldn't get lock for log/java%u.log java.io.IOException: Couldn't get lock for log/java%u.log at java.util.logging.FileHandler.openFiles(Unknown Source) at java.util.logging.FileHandler.<init>(Unknown Source) at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source) at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Sou rce) at java.lang.reflect.Constructor.newInstance(Unknown Source) at java.lang.Class.newInstance(Unknown Source) at java.util.logging.LogManager$5.run(Unknown Source) at java.security.AccessController.doPrivileged(Native Method) at java.util.logging.LogManager.loadLoggerHandlers(Unknown Source) at java.util.logging.LogManager.initializeGlobalHandlers(Unknown Source) at java.util.logging.LogManager.access$1500(Unknown Source) at java.util.logging.LogManager$RootLogger.accessCheckedHandlers(Unknown Source) at java.util.logging.Logger.getHandlers(Unknown Source) at java.util.logging.Logger.log(Unknown Source) at java.util.logging.Logger.doLog(Unknown Source) at java.util.logging.Logger.log(Unknown Source) at java.util.logging.Logger.info(Unknown Source) at com.l2jfrozen.util.Util.printSection(Util.java:139) at com.l2jfrozen.gameserver.GameServer.main(GameServer.java:198) Can't load log handler "com.l2jfrozen.logs.ErrorLogHandler" java.io.IOException: Couldn't get lock for log/error%u.log java.io.IOException: Couldn't get lock for log/error%u.log at java.util.logging.FileHandler.openFiles(Unknown Source) at java.util.logging.FileHandler.<init>(Unknown Source) at com.l2jfrozen.logs.ErrorLogHandler.<init>(ErrorLogHandler.java:31) at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source) at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Sou rce) at java.lang.reflect.Constructor.newInstance(Unknown Source) at java.lang.Class.newInstance(Unknown Source) at java.util.logging.LogManager$5.run(Unknown Source) at java.security.AccessController.doPrivileged(Native Method) at java.util.logging.LogManager.loadLoggerHandlers(Unknown Source) at java.util.logging.LogManager.initializeGlobalHandlers(Unknown Source) at java.util.logging.LogManager.access$1500(Unknown Source) at java.util.logging.LogManager$RootLogger.accessCheckedHandlers(Unknown Source) at java.util.logging.Logger.getHandlers(Unknown Source) at java.util.logging.Logger.log(Unknown Source) at java.util.logging.Logger.doLog(Unknown Source) at java.util.logging.Logger.log(Unknown Source) at java.util.logging.Logger.info(Unknown Source) at com.l2jfrozen.util.Util.printSection(Util.java:139) at com.l2jfrozen.gameserver.GameServer.main(GameServer.java:198)
0 L2op Posted July 8, 2014 Author Posted July 8, 2014 problem solved log folder delete and create again :D
0 Akken Posted July 6, 2014 Posted July 6, 2014 Can't load log handler "java.util.logging.FileHandler" i am not sure since i am not a java developer but i got some basic knowledge, tell me your log file size? try to delete error logs and check what console show
0 Nightw0lf Posted July 6, 2014 Posted July 6, 2014 did you edit any .cfg file on the pack or any config that you shouldnt? im sure you did :dat: plus delete the log folder just to be sure ^_^
Question
L2op
My gameserver.bat saw me that error at morning!!
5 answers to this question
Recommended Posts