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)
I'm just testing the extender) I couldn't find any critical issues.
I found my own error due to which the autoloot function was not active:
just a syntax error, case-sensitive. You can't use a capital letter in the Myext.ini settings.
AutoLootMobDrop = true. (parameter true must necessarily be with a lowercase letter)
DISCORD :
utchiha_market
telegram :
https://t.me/utchiha_market
SELLIX STORE :
https://utchihamkt.mysellix.io/
Join our server for more products :
https://discord.gg/hood-services
https://campsite.bio/utchihaamkt
I had a similar problem once when I was setting up a custom shop system in a game. For me, the fix was buried in the database settings. I had to adjust the stack limit for the item in the MySQL database, which allowed bulk purchases without triggering errors. You might want to check the item_template or a similar table for stackable values.
As for inspiration, I once played around with a different setup for fun using https://themulligans.org. While it’s an online casino, their sleek inventory and transaction systems gave me some cool ideas for designing in-game economies.
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