Показать сообщение отдельно
Непрочитано 30.12.2010, 21:47   #11
Аватар для Amorph1s
Пользователь

Автор темы (Топик Стартер) Re: L2Phoenix rev 20736+Geodata[Настроить!!!]

Хех Сервер зарегался, терь новая трабла (судя по всему что-то с геодатой/или озу? о.О Или надо повысить лимит памяти, как это сделать, какой файл?) при загрузке гейм сервера вон че пишет:




Making a full backup into 30.12.2010-21'49'47_backup_full.sql


Backup complite 30.12.2010-21'49'47_backup_full.sql

Starting L2P Game Server.

21:49:54.223 Gameserver Version: exported, build date: 2010.08.12 03:12
21:49:54.412 Loading gameserver config.
21:49:54.569 Abuse: Loaded 18 abuse words.
21:49:57.781 loading xml GMAccess
21:49:58.918 MLog clients using java 1.4+ standard logging.
21:50:02.993 Initializing c3p0-0.9.1.2 [built 21-May-2007 15:04:56; debug? true
; trace: 10]
21:50:04.640 Initializing c3p0 pool... com.mchange.v2.c3p0.ComboPooledDataSourc
e [ acquireIncrement -> 5, acquireRetryAttempts -> 0, acquireRetryDelay -> 100,
autoCommitOnClose -> true, automaticTestTable -> null, breakAfterAcquireFailure
-> false, checkoutTimeout -> 0, connectionCustomizerClassName -> null, connectio
nTesterClassName -> com.mchange.v2.c3p0.impl.DefaultConnectionTester, dataSource
Name -> 1hge0ys8dfpihe7jf8xap|159b5217, debugUnreturnedConnectionStackTraces ->
false, description -> null, driverClass -> com.mysql.jdbc.Driver, factoryClassLo
cation -> null, forceIgnoreUnresolvedTransactions -> false, identityToken -> 1hg
e0ys8dfpihe7jf8xap|159b5217, idleConnectionTestPeriod -> 60, initialPoolSize ->
1, jdbcUrl -> jdbc:mysql://localhost/l2db, maxAdministrativeTaskTime -> 0, maxCo
nnectionAge -> 0, maxIdleTime -> 600, maxIdleTimeExcessConnections -> 0, maxPool
Size -> 50, maxStatements -> 100, maxStatementsPerConnection -> 0, minPoolSize -
> 1, numHelperThreads -> 5, numThreadsAwaitingCheckoutDefaultUser -> 0, preferre
dTestQuery -> null, properties -> {user=******, password=******}, propertyCycle
-> 0, testConnectionOnCheckin -> false, testConnectionOnCheckout -> false, unret
urnedConnectionTimeout -> 0, usesTraditionalReflectiveProxies -> false ]
21:50:05.865 Loaded 418 translit entrys
21:50:05.871 Clear characters online status and accesslevel.
21:50:05.880 Total cleaned: 0, updated: 0 elements in database.
21:50:05.901 IdFactory: Extracting 0 used id's from data tables...
21:50:05.914 IdFactory: Successfully extracted 0 used id's from data tables.
21:50:05.914 IDFactory: 102912 id's available.
21:50:06.116 CrestCache: Loaded 0 crests
21:50:06.134 Initializing AuctionManager
21:50:06.228 Loaded: 38 active auction(s)
21:50:14.526 SkillsEngine: Loaded 61000 skill templates from XML files. Max id:
26073, max level: 259
21:50:28.290 PetSkillsTable: Loaded 2187 skills.
21:50:28.654 ItemTable: Loaded 2919 Armors.
21:50:28.777 ItemTable: Loaded 10077 Items.
21:50:29.625 ItemTable: Loaded 3499 Weapons.
21:50:29.885 ArmorSetsTable: Loaded 171 armor sets.
21:50:30.082 TradeController: Loaded 4 file(s).
21:50:30.083 TradeController: Loaded 27864 Items.
21:50:30.083 TradeController: Loaded 822 Buylists.
21:50:30.371 RecipeController: Loaded 936 Recipes.
21:50:33.805 SkillTreeTable: Loaded 16575 skills.
21:50:33.805 SkillTreeTable: Loaded 109 fishing skills.
21:50:33.806 SkillTreeTable: Loaded 20 transformation skills.
21:50:33.806 SkillTreeTable: Loaded 64 clan skills.
21:50:33.807 SkillTreeTable: Loaded 523 enchanted skills.
21:50:33.811 SkillSpellbookTable: Loaded 85 Spellbooks.
21:50:33.834 CharTemplateTable: Loaded 206 Character Templates.
21:50:33.840 NpcTable: Loaded 375 AI params for 278 NPCs.
21:50:34.076 Scripts loading...
21:50:43.656 Scripts successfully loaded. Loaded 803 classes.
21:50:44.034 NpcTable: Loaded 9783 Npc Templates.
21:50:44.319 Loaded 29381 npc skills.
21:50:45.151 Players droplist was cached
21:50:45.154 NpcTable: Loaded 526 Minions.
21:50:45.158 NpcTable: Loaded 1641 SkillLearn entrys.
21:50:45.162 HennaTable: Loaded 180 Templates.
21:50:45.204 HennaTreeTable: Loaded 8134 Henna Tree Templates.
21:50:45.209 LevelUpData: Loaded 103 Character Level Up Templates.
21:50:45.333 Geo Engine: - Loading Geodata...
Exception in thread "main" java.lang.OutOfMemoryError: Java heap space
at l2p.gameserver.geodata.GeoEngine.LoadGeodataFile(G eoEngine.java:1547)

at l2p.gameserver.geodata.GeoEngine.loadGeo(GeoEngine .java:1422)
at l2p.gameserver.GameServer.<init>(GameServer.java:2 16)
at l2p.gameserver.GameServer.main(GameServer.java:514 )
Exception in thread "GerenalSTPool-4" java.lang.OutOfMemoryError: GC overhead li
mit exceeded
at java.util.concurrent.locks.AbstractQueuedSynchroni zer.addWaiter(Unkno
wn Source)
at java.util.concurrent.locks.AbstractQueuedSynchroni zer.acquire(Unknown
Source)
at java.util.concurrent.locks.ReentrantLock$NonfairSy nc.lock(Unknown Sou
rce)
at java.util.concurrent.locks.ReentrantLock.lock(Unkn own Source)
at java.util.concurrent.DelayQueue.size(Unknown Source)
at java.util.AbstractCollection.isEmpty(Unknown Source)
at java.util.concurrent.ScheduledThreadPoolExecutor$D elayedWorkQueue.isE
mpty(Unknown Source)
at java.util.concurrent.ThreadPoolExecutor.workerCanE xit(Unknown Source)

at java.util.concurrent.ThreadPoolExecutor.getTask(Un known Source)
at java.util.concurrent.ThreadPoolExecutor$Worker.run (Unknown Source)
at java.lang.Thread.run(Unknown Source)
Exception in thread "GerenalSTPool-2" java.lang.OutOfMemoryError: GC overhead li
mit exceeded
at java.util.concurrent.locks.AbstractQueuedSynchroni zer.addWaiter(Unkno
wn Source)
at java.util.concurrent.locks.AbstractQueuedSynchroni zer.acquire(Unknown
Source)
at java.util.concurrent.locks.ReentrantLock$NonfairSy nc.lock(Unknown Sou
rce)
at java.util.concurrent.locks.ReentrantLock.lock(Unkn own Source)
at java.util.concurrent.DelayQueue.offer(Unknown Source)
at java.util.concurrent.DelayQueue.add(Unknown Source)
at java.util.concurrent.ScheduledThreadPoolExecutor$D elayedWorkQueue.add
(Unknown Source)
at java.util.concurrent.ScheduledThreadPoolExecutor$D elayedWorkQueue.add
(Unknown Source)
at java.util.concurrent.ScheduledThreadPoolExecutor$S cheduledFutureTask.
runPeriodic(Unknown Source)
at java.util.concurrent.ScheduledThreadPoolExecutor$S cheduledFutureTask.
run(Unknown Source)
at java.util.concurrent.ThreadPoolExecutor$Worker.run Task(Unknown Source
)
at java.util.concurrent.ThreadPoolExecutor$Worker.run (Unknown Source)
at java.lang.Thread.run(Unknown Source)
Exception in thread "GerenalSTPool-1" java.lang.OutOfMemoryError: GC overhead li
mit exceeded
Exception in thread "GerenalSTPool-12" java.lang.OutOfMemoryError: GC overhead l
imit exceeded
Exception in thread "GerenalSTPool-7" java.lang.OutOfMemoryError: GC overhead li
mit exceeded

Последний раз редактировалось Amorph1s; 30.12.2010 в 22:18.
Amorph1s вне форума Отправить сообщение для Amorph1s с помощью ICQ Отправить сообщение для Amorph1s с помощью Skype™ Ответить с цитированием