This community uses essential cookies to function properly. Non-essential cookies and third-party services are used only with your consent. Read our Privacy Policy and We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue..
AdBlock Extension Detected!
Our website is made possible by displaying online advertisements to our members.
Please disable AdBlock browser extension first, to be able to use our community.
Question
CTGavesT
Mou bgazi afto to error ti einai ?
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)
Edited by FastCowat 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)
15 answers to this question
Recommended Posts