Jump to content
  • 0

[Help]OutOfMemory Java error


vagos123

Question

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

Link to comment
Share on other sites

3 answers to this question

Recommended Posts

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Answer this question...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.



×
×
  • Create New...

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.

I've Disabled AdBlock