Jump to content
  • 0

[Help]OutOfMemory Java error


Question

Posted

Exception in thread "GeneralSTPool-3" java.lang.OutOfMemoryError: Java heap spac
e
       at java.util.BitSet.initWords(Unknown Source)
       at java.util.BitSet.<init>(Unknown Source)
       at net.sf.l2j.gameserver.idfactory.BitSetIDFactory.increaseBitSetCapacit
y(BitSetIDFactory.java:166)
       at net.sf.l2j.gameserver.idfactory.BitSetIDFactory$BitSetCapacityCheck.r
un(BitSetIDFactory.java:62)
       at net.sf.l2j.gameserver.ThreadPoolManager$RunnableWrapper.run(ThreadPoo
lManager.java:89)
       at java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
       at java.util.concurrent.FutureTask$Sync.innerRunAndReset(Unknown Source)

       at java.util.concurrent.FutureTask.runAndReset(Unknown Source)
       at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.
access$101(Unknown Source)
       at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.
runPeriodic(Unknown Source)
       at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.
run(Unknown Source)
       at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(Unknown Source
)
       at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
       at java.lang.Thread.run(Unknown Source)
Exception in thread "main" java.lang.OutOfMemoryError: GC overhead limit exceede
d
       at net.sf.l2j.ConsoleLogFormatter.format(ConsoleLogFormatter.java:45)
       at java.util.logging.StreamHandler.publish(Unknown Source)
       at java.util.logging.ConsoleHandler.publish(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 net.sf.l2j.gameserver.model.L2Spawn.doSpawn(L2Spawn.java:448)
       at net.sf.l2j.gameserver.model.L2Spawn.init(L2Spawn.java:368)
       at net.sf.l2j.gameserver.datatables.SpawnTable.fillSpawnTable(SpawnTable
.java:116)
       at net.sf.l2j.gameserver.datatables.SpawnTable.<init>(SpawnTable.java:59
)
       at net.sf.l2j.gameserver.datatables.SpawnTable.<clinit>(SpawnTable.java:
44)
       at net.sf.l2j.gameserver.GameServer.<init>(GameServer.java:448)
       at net.sf.l2j.gameserver.GameServer.main(GameServer.java:835)
Exception in thread "GeneralSTPool-5" java.lang.OutOfMemoryError: GC overhead li
mit exceeded
       at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject
.addConditionWaiter(Unknown Source)
       at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject
.awaitNanos(Unknown Source)
       at java.util.concurrent.DelayQueue.take(Unknown Source)
       at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.tak
e(Unknown Source)
       at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.tak
e(Unknown Source)
       at java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
       at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
       at java.lang.Thread.run(Unknown Source)

 

Pack : L2J Server Interlude , just to avoid this kind of questions

 

Has anyone seen anything like this?

I tried to install java again but nothing happened...

I would be grateful if you could help me

3 answers to this question

Recommended Posts

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now


×
×
  • Create New...

Important Information

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..