Jump to content
  • 0

What it is?????


guffas

Question

Initializing DuelManager

Bad RequestBypassToServer:

java.util.NoSuchElementException

at java.util.StringTokenizer.nextToken(StringTokenizer.java:332)

at net.sf.l2j.gameserver.model.actor.instance.L2BufferInstance.onBypassFeedback(L2BufferInstance.java:143)

at net.sf.l2j.gameserver.network.clientpackets.RequestBypassToServer.runImpl(RequestBypassToServer.java:167)

at net.sf.l2j.gameserver.network.clientpackets.L2GameClientPacket.run(L2GameClientPacket.java:81)

at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886)

at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908)

at java.lang.Thread.run(Thread.java:662)

 

RaidBossSpawnManager: Updated Carnamakos respawn time to 1296734350109

Exception in thread "SelectorThread-64" java.lang.OutOfMemoryError: unable to create new native thread

at java.lang.Thread.start0(Native Method)

at java.lang.Thread.start(Thread.java:640)

at java.util.concurrent.ThreadPoolExecutor.addIfUnderCorePoolSize(ThreadPoolExecutor.java:703)

at java.util.concurrent.ThreadPoolExecutor.execute(ThreadPoolExecutor.java:652)

at net.sf.l2j.gameserver.ThreadPoolManager.executeIOPacket(ThreadPoolManager.java:214)

at net.sf.l2j.gameserver.network.L2GamePacketHandler.execute(L2GamePacketHandler.java:890)

at org.mmocore.network.SelectorThread.parseClientPacket(SelectorThread.java:451)

at org.mmocore.network.SelectorThread.tryReadPacket(SelectorThread.java:382)

at org.mmocore.network.SelectorThread.readPacket(SelectorThread.java:306)

at org.mmocore.network.SelectorThread.run(SelectorThread.java:182)

Exception in thread "GameTimeController" java.lang.OutOfMemoryError: unable to create new native thread

at java.lang.Thread.start0(Native Method)

at java.lang.Thread.start(Thread.java:640)

at java.util.concurrent.ThreadPoolExecutor.addIfUnderCorePoolSize(ThreadPoolExecutor.java:703)

at java.util.concurrent.ThreadPoolExecutor.execute(ThreadPoolExecutor.java:652)

at net.sf.l2j.gameserver.ThreadPoolManager.executeTask(ThreadPoolManager.java:219)

at net.sf.l2j.gameserver.GameTimeController.moveObjects(GameTimeController.java:148)

at net.sf.l2j.gameserver.GameTimeController$TimerThread.run(GameTimeController.java:190)

13:31:53 TimerThread stop with following error. restart it.

 

Link to comment
Share on other sites

4 answers to this question

Recommended Posts

  • 0

About 2nd one, I guess self explainable.

 

OutOfMemoryError:

 

If you still don't know how to fix this error, use search, it was explained plenty of times.

Link to comment
Share on other sites

  • 0

VPS linux? Type top and monitor how much memory login/game servers are using and how much free memory left. Even if you reserve 1gb of ram to server, sooner or later it will use more. Specially if you're reloading npcs/html/configs and etc.

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

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