Page 1 of 1

[Gameserver] Error

Posted: Thu Apr 28, 2011 1:17 pm
by ExTrEmEDwarf
If you want to receive support we need this info to help you properly.
» Find Revision
L2J Revision last version:
L2JDP Revision last version:

Code: Select all

 Exception in thread "AISTPool-2" java.lang.OutOfMemoryError: PermGen space        at java.lang.Class.getDeclaredConstructors0(Native Method)        at java.lang.Class.privateGetDeclaredConstructors(Unknown Source)        at java.lang.Class.getConstructor0(Unknown Source)        at java.lang.Class.newInstance0(Unknown Source)        at java.lang.Class.newInstance(Unknown Source)        at sun.reflect.MethodAccessorGenerator$1.run(Unknown Source)        at java.security.AccessController.doPrivileged(Native Method)        at sun.reflect.MethodAccessorGenerator.generate(Unknown Source)        at sun.reflect.MethodAccessorGenerator.generateConstructor(Unknown Source)        at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source)         at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source)        at java.lang.reflect.Constructor.newInstance(Unknown Source)        at com.l2jserver.gameserver.model.L2Spawn.doSpawn(L2Spawn.java:460)        at com.l2jserver.gameserver.model.L2Spawn.spawnOne(L2Spawn.java:387)        at com.l2jserver.gameserver.model.quest.Quest.addSpawn(Quest.java:1711)        at com.l2jserver.gameserver.model.quest.Quest.addSpawn(Quest.java:1663)        at com.l2jserver.gameserver.model.quest.Quest.addSpawn(Quest.java:1658)        at ai.group_template.DenOfEvil$RespawnNewEye.run(DenOfEvil.java:178)        at com.l2jserver.gameserver.ThreadPoolManager$RunnableWrapper.run(ThreadPoolManager.java:86)        at java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)        at java.util.concurrent.FutureTask$Sync.innerRun(Unknown Source)        at java.util.concurrent.FutureTask.run(Unknown Source)        at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(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)NPC L2MonsterInstance:Kasha's Eye(18813)[268486801] spawned outside of L2EffectZone, check your zone coords! X:68383 Y:-122754 Z:-2792Exception in thread "AISTPool-3" java.lang.OutOfMemoryError: PermGen space        at sun.misc.Unsafe.defineClass(Native Method)        at sun.reflect.ClassDefiner.defineClass(Unknown Source)        at sun.reflect.MethodAccessorGenerator$1.run(Unknown Source)        at java.security.AccessController.doPrivileged(Native Method)        at sun.reflect.MethodAccessorGenerator.generate(Unknown Source)        at sun.reflect.MethodAccessorGenerator.generateConstructor(Unknown Source)        at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source)         at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source)        at java.lang.reflect.Constructor.newInstance(Unknown Source)        at com.l2jserver.gameserver.model.L2Spawn.doSpawn(L2Spawn.java:460)        at com.l2jserver.gameserver.model.L2Spawn.spawnOne(L2Spawn.java:387)        at com.l2jserver.gameserver.model.quest.Quest.addSpawn(Quest.java:1711)        at com.l2jserver.gameserver.model.quest.Quest.addSpawn(Quest.java:1663)        at com.l2jserver.gameserver.model.quest.Quest.addSpawn(Quest.java:1658)        at ai.group_template.DenOfEvil$RespawnNewEye.run(DenOfEvil.java:178)        at com.l2jserver.gameserver.ThreadPoolManager$RunnableWrapper.run(ThreadPoolManager.java:86)        at java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)        at java.util.concurrent.FutureTask$Sync.innerRun(Unknown Source)        at java.util.concurrent.FutureTask.run(Unknown Source)        at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(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 "AISTPool-5" java.lang.OutOfMemoryError: PermGen space        at sun.misc.Unsafe.defineClass(Native Method)        at sun.reflect.ClassDefiner.defineClass(Unknown Source)        at sun.reflect.MethodAccessorGenerator$1.run(Unknown Source)        at java.security.AccessController.doPrivileged(Native Method)        at sun.reflect.MethodAccessorGenerator.generate(Unknown Source)        at sun.reflect.MethodAccessorGenerator.generateConstructor(Unknown Source)        at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source)         at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source)        at java.lang.reflect.Constructor.newInstance(Unknown Source)        at com.l2jserver.gameserver.model.L2Spawn.doSpawn(L2Spawn.java:460)        at com.l2jserver.gameserver.model.L2Spawn.spawnOne(L2Spawn.java:387)        at com.l2jserver.gameserver.model.quest.Quest.addSpawn(Quest.java:1711)        at com.l2jserver.gameserver.model.quest.Quest.addSpawn(Quest.java:1663)        at com.l2jserver.gameserver.model.quest.Quest.addSpawn(Quest.java:1658)        at ai.group_template.DenOfEvil$RespawnNewEye.run(DenOfEvil.java:178)        at com.l2jserver.gameserver.ThreadPoolManager$RunnableWrapper.run(ThreadPoolManager.java:86)        at java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)        at java.util.concurrent.FutureTask$Sync.innerRun(Unknown Source)        at java.util.concurrent.FutureTask.run(Unknown Source)        at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(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)  

2 error

Code: Select all

 Failed executing HitTask.java.lang.NullPointerException        at com.l2jserver.gameserver.model.actor.status.PcStatus.setCurrentHp(PcStatus.java:237)        at com.l2jserver.gameserver.model.actor.status.CharStatus.setCurrentHp(CharStatus.java:263)        at com.l2jserver.gameserver.model.actor.status.PcStatus.reduceHp(PcStatus.java:199)        at com.l2jserver.gameserver.model.actor.instance.L2PcInstance.reduceCurrentHp(L2PcInstance.java:11262)        at com.l2jserver.gameserver.model.actor.L2Character.reduceCurrentHp(L2Character.java:6855)        at com.l2jserver.gameserver.model.actor.L2Character.onHitTimer(L2Character.java:5181)        at com.l2jserver.gameserver.model.actor.instance.L2PcInstance.onHitTimer(L2PcInstance.java:4499)        at com.l2jserver.gameserver.model.actor.L2Character$HitTask.run(L2Character.java:2615)        at com.l2jserver.gameserver.ThreadPoolManager$RunnableWrapper.run(ThreadPoolManager.java:86)        at java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)        at java.util.concurrent.FutureTask$Sync.innerRun(Unknown Source)        at java.util.concurrent.FutureTask.run(Unknown Source)        at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(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)  java.lang.NullPointerException        at com.l2jserver.gameserver.model.actor.status.PcStatus.setCurrentHp(PcStatus.java:237)        at com.l2jserver.gameserver.model.actor.status.PcStatus.doRegeneration(PcStatus.java:303)        at com.l2jserver.gameserver.model.actor.status.CharStatus$RegenTask.run(CharStatus.java:387)        at com.l2jserver.gameserver.ThreadPoolManager$RunnableWrapper.run(ThreadPoolManager.java:86)        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) Next TerritoryWarTime: Sat May 07 20:00:00 EEST 2011 

Re: [Gameserver] Error

Posted: Thu Apr 28, 2011 1:34 pm
by Edelvez
Search OutOfMemoryError

Re: [Gameserver] Error

Posted: Thu Apr 28, 2011 2:28 pm
by ExTrEmEDwarf
//reload skills look error

Code: Select all

 No skill info found for skill id 6152 and skill level 2.Exception in thread "GeneralSTPool-3" java.lang.NullPointerExceptionNo skill info found for skill id 6154 and skill level 4.Exception in thread "GeneralSTPool-13" java.lang.NullPointerExceptionNo skill info found for skill id 6150 and skill level 3.Exception in thread "GeneralSTPool-8" java.lang.NullPointerExceptionException in thread "GeneralSTPool-4" java.lang.NullPointerExceptionNo skill info found for skill id 6154 and skill level 4.Exception in thread "GeneralSTPool-9" java.lang.NullPointerExceptionException in thread "GeneralSTPool-12" java.lang.NullPointerExceptionNo skill info found for skill id 4644 and skill level 2.No skill info found for skill id 4644 and skill level 2.Exception in thread "GeneralSTPool-9" java.lang.NullPointerExceptionException in thread "GeneralSTPool-13" java.lang.NullPointerExceptionNo skill info found for skill id 4644 and skill level 2.Exception in thread "GeneralSTPool-9" java.lang.NullPointerExceptionNo skill info found for skill id 4644 and skill level 2.Exception in thread "GeneralSTPool-10" java.lang.NullPointerExceptionNo skill info found for skill id 4644 and skill level 2.Exception in thread "GeneralSTPool-10" java.lang.NullPointerExceptionNo skill info found for skill id 4644 and skill level 2.Exception in thread "GeneralSTPool-12" java.lang.NullPointerExceptionNo skill info found for skill id 4644 and skill level 2.Exception in thread "GeneralSTPool-12" java.lang.NullPointerExceptionNo skill info found for skill id 4644 and skill level 2.Exception in thread "GeneralSTPool-3" java.lang.NullPointerExceptionNo skill info found for skill id 4644 and skill level 2.Exception in thread "GeneralSTPool-12" java.lang.NullPointerExceptionNo skill info found for skill id 4644 and skill level 2.Exception in thread "GeneralSTPool-12" java.lang.NullPointerExceptionNo skill info found for skill id 4644 and skill level 2.Exception in thread "GeneralSTPool-7" java.lang.NullPointerExceptionNo skill info found for skill id 4644 and skill level 2.Exception in thread "GeneralSTPool-13" java.lang.NullPointerExceptionNo skill info found for skill id 4644 and skill level 2.Exception in thread "GeneralSTPool-3" java.lang.NullPointerExceptionNo skill info found for skill id 4644 and skill level 2.Exception in thread "GeneralSTPool-5" java.lang.NullPointerExceptionNo skill info found for skill id 4644 and skill level 2.Exception in thread "GeneralSTPool-3" java.lang.NullPointerExceptionNo skill info found for skill id 4644 and skill level 2.Exception in thread "GeneralSTPool-5" java.lang.NullPointerExceptionNo skill info found for skill id 4644 and skill level 2.Exception in thread "GeneralSTPool-12" java.lang.NullPointerExceptionNo skill info found for skill id 4644 and skill level 2.Exception in thread "GeneralSTPool-11" java.lang.NullPointerExceptionNo skill info found for skill id 4644 and skill level 2.Exception in thread "GeneralSTPool-11" java.lang.NullPointerExceptionNo skill info found for skill id 4644 and skill level 2.Exception in thread "GeneralSTPool-11" java.lang.NullPointerExceptionNo skill info found for skill id 4644 and skill level 2.Exception in thread "GeneralSTPool-8" java.lang.NullPointerExceptionNo skill info found for skill id 4644 and skill level 2.Exception in thread "GeneralSTPool-9" java.lang.NullPointerExceptionNo skill info found for skill id 4644 and skill level 2.Exception in thread "GeneralSTPool-13" java.lang.NullPointerExceptionNo skill info found for skill id 4644 and skill level 2.Exception in thread "GeneralSTPool-5" java.lang.NullPointerExceptionSkillTreeTable: Loaded 42988 skills.FishingSkillTreeTable: Loaded 109 general skills.DwarvenCraftSkillTreeTable: Loaded 8 dwarven skills.PledgeSkillTreeTable: Loaded 44 pledge skillsTransformSkillTreeTable: Loaded 50 transform skillsSpecialSkillTreeTable: Loaded 3 special skillsSubPledgeSkillTree: Loaded 18 SubUnit Skills 

Re: [Gameserver] Error

Posted: Thu Apr 28, 2011 8:36 pm
by MELERIX
ExTrEmEDwarf wrote://reload skills look error

Code: Select all

 No skill info found for skill id 6152 and skill level 2.Exception in thread "GeneralSTPool-3" java.lang.NullPointerExceptionNo skill info found for skill id 6154 and skill level 4.Exception in thread "GeneralSTPool-13" java.lang.NullPointerExceptionNo skill info found for skill id 6150 and skill level 3.Exception in thread "GeneralSTPool-8" java.lang.NullPointerExceptionException in thread "GeneralSTPool-4" java.lang.NullPointerExceptionNo skill info found for skill id 6154 and skill level 4.Exception in thread "GeneralSTPool-9" java.lang.NullPointerExceptionException in thread "GeneralSTPool-12" java.lang.NullPointerExceptionNo skill info found for skill id 4644 and skill level 2.No skill info found for skill id 4644 and skill level 2.Exception in thread "GeneralSTPool-9" java.lang.NullPointerExceptionException in thread "GeneralSTPool-13" java.lang.NullPointerExceptionNo skill info found for skill id 4644 and skill level 2.Exception in thread "GeneralSTPool-9" java.lang.NullPointerExceptionNo skill info found for skill id 4644 and skill level 2.Exception in thread "GeneralSTPool-10" java.lang.NullPointerExceptionNo skill info found for skill id 4644 and skill level 2.Exception in thread "GeneralSTPool-10" java.lang.NullPointerExceptionNo skill info found for skill id 4644 and skill level 2.Exception in thread "GeneralSTPool-12" java.lang.NullPointerExceptionNo skill info found for skill id 4644 and skill level 2.Exception in thread "GeneralSTPool-12" java.lang.NullPointerExceptionNo skill info found for skill id 4644 and skill level 2.Exception in thread "GeneralSTPool-3" java.lang.NullPointerExceptionNo skill info found for skill id 4644 and skill level 2.Exception in thread "GeneralSTPool-12" java.lang.NullPointerExceptionNo skill info found for skill id 4644 and skill level 2.Exception in thread "GeneralSTPool-12" java.lang.NullPointerExceptionNo skill info found for skill id 4644 and skill level 2.Exception in thread "GeneralSTPool-7" java.lang.NullPointerExceptionNo skill info found for skill id 4644 and skill level 2.Exception in thread "GeneralSTPool-13" java.lang.NullPointerExceptionNo skill info found for skill id 4644 and skill level 2.Exception in thread "GeneralSTPool-3" java.lang.NullPointerExceptionNo skill info found for skill id 4644 and skill level 2.Exception in thread "GeneralSTPool-5" java.lang.NullPointerExceptionNo skill info found for skill id 4644 and skill level 2.Exception in thread "GeneralSTPool-3" java.lang.NullPointerExceptionNo skill info found for skill id 4644 and skill level 2.Exception in thread "GeneralSTPool-5" java.lang.NullPointerExceptionNo skill info found for skill id 4644 and skill level 2.Exception in thread "GeneralSTPool-12" java.lang.NullPointerExceptionNo skill info found for skill id 4644 and skill level 2.Exception in thread "GeneralSTPool-11" java.lang.NullPointerExceptionNo skill info found for skill id 4644 and skill level 2.Exception in thread "GeneralSTPool-11" java.lang.NullPointerExceptionNo skill info found for skill id 4644 and skill level 2.Exception in thread "GeneralSTPool-11" java.lang.NullPointerExceptionNo skill info found for skill id 4644 and skill level 2.Exception in thread "GeneralSTPool-8" java.lang.NullPointerExceptionNo skill info found for skill id 4644 and skill level 2.Exception in thread "GeneralSTPool-9" java.lang.NullPointerExceptionNo skill info found for skill id 4644 and skill level 2.Exception in thread "GeneralSTPool-13" java.lang.NullPointerExceptionNo skill info found for skill id 4644 and skill level 2.Exception in thread "GeneralSTPool-5" java.lang.NullPointerExceptionSkillTreeTable: Loaded 42988 skills.FishingSkillTreeTable: Loaded 109 general skills.DwarvenCraftSkillTreeTable: Loaded 8 dwarven skills.PledgeSkillTreeTable: Loaded 44 pledge skillsTransformSkillTreeTable: Loaded 50 transform skillsSpecialSkillTreeTable: Loaded 3 special skillsSubPledgeSkillTree: Loaded 18 SubUnit Skills 
know issue because these skills are being used by Den of Evil zones.