Starting Aion-Unique Game Server.
============================================================-[ Administration ]
[INFO] 2010-05-31 19:23:28 - Loading: ./config/administration/admin.properties
======================================================================-[ Main ]
[INFO] 2010-05-31 19:23:28 - Loading: ./config/main/legion.properties
[INFO] 2010-05-31 19:23:28 - Loading: ./config/main/rates.properties
[INFO] 2010-05-31 19:23:28 - Loading: ./config/main/cache.properties
[INFO] 2010-05-31 19:23:28 - Loading: ./config/main/shutdown.properties
[INFO] 2010-05-31 19:23:28 - Loading: ./config/main/taskmanager.properties
[INFO] 2010-05-31 19:23:28 - Loading: ./config/main/group.properties
[INFO] 2010-05-31 19:23:28 - Loading: ./config/main/custom.properties
[INFO] 2010-05-31 19:23:28 - Loading: ./config/main/enchants.properties
[INFO] 2010-05-31 19:23:28 - Loading: ./config/main/falldamage.properties
[INFO] 2010-05-31 19:23:28 - Loading: ./config/main/gameserver.properties
[INFO] 2010-05-31 19:23:28 - Loading: ./config/main/npcmovement.properties
[INFO] 2010-05-31 19:23:28 - Loading: ./config/main/periodicsave.properties
[INFO] 2010-05-31 19:23:28 - Loading: ./config/main/thread.properties
===================================================================-[ Network ]
[INFO] 2010-05-31 19:23:28 - Loading: ./config/network/database.properties
[INFO] 2010-05-31 19:23:28 - Loading: ./config/network/network.properties
==================================================================-[ DataBase ]
[INFO] 2010-05-31 19:23:28 - Successfully connected to database
[INFO] 2010-05-31 19:23:30 - Loaded 0 DAO implementations.
===================================================================-[ Threads ]
[INFO] 2010-05-31 19:23:30 - ThreadPoolManager: Initialized with 12 scheduler, 6
instant, 0 long, 4 disconnection running thread(s).
===============================================================-[ StaticDatas ]
[INFO] 2010-05-31 19:23:31 - ##### STATIC DATA [section beginning] #####
SOMETHING I CANT SEE
at com.aionemu.gameserver.utils.guice.DataInjectionModule.configure(DataInject
ionModule.java:150)
while locating com.aionemu.gameserver.services.BrokerService
Caused by: java.lang.RuntimeException: java.lang.reflect.InvocationTargetExcepti
on
at com.google.inject.internal.ProviderMethod.get(ProviderMethod.java:106
)
at com.google.inject.internal.InternalFactoryToProviderAdapter.get(Inter
nalFactoryToProviderAdapter.java:40)
at com.google.inject.internal.ProviderToInternalFactoryAdapter$1.call(Pr
oviderToInternalFactoryAdapter.java:43)
at com.google.inject.internal.InjectorImpl.callInContext(InjectorImpl.ja
va:878)
at com.google.inject.internal.ProviderToInternalFactoryAdapter.get(Provi
derToInternalFactoryAdapter.java:40)
at com.google.inject.Scopes$1$1.get(Scopes.java:64)
at com.google.inject.internal.InternalFactoryToProviderAdapter.get(Inter
nalFactoryToProviderAdapter.java:40)
at com.google.inject.internal.SingleParameterInjector.inject(SingleParam
eterInjector.java:38)
at com.google.inject.internal.SingleParameterInjector.getAll(SingleParam
eterInjector.java:62)
at com.google.inject.internal.ConstructorInjector.construct(ConstructorI
njector.java:79)
at com.google.inject.internal.ConstructorBindingImpl$Factory.get(Constru
ctorBindingImpl.java:198)
at com.google.inject.internal.ProviderToInternalFactoryAdapter$1.call(Pr
oviderToInternalFactoryAdapter.java:43)
at com.google.inject.internal.InjectorImpl.callInContext(InjectorImpl.ja
va:878)
at com.google.inject.internal.ProviderToInternalFactoryAdapter.get(Provi
derToInternalFactoryAdapter.java:40)
at com.google.inject.Scopes$1$1.get(Scopes.java:64)
at com.google.inject.internal.InternalFactoryToProviderAdapter.get(Inter
nalFactoryToProviderAdapter.java:40)
at com.google.inject.internal.SingleFieldInjector.inject(SingleFieldInje
ctor.java:53)
at com.google.inject.internal.MembersInjectorImpl.injectMembers(MembersI
njectorImpl.java:109)
at com.google.inject.internal.ConstructorInjector.construct(ConstructorI
njector.java:89)
at com.google.inject.internal.ConstructorBindingImpl$Factory.get(Constru
ctorBindingImpl.java:198)
at com.google.inject.internal.ProviderToInternalFactoryAdapter$1.call(Pr
oviderToInternalFactoryAdapter.java:43)
at com.google.inject.internal.InjectorImpl.callInContext(InjectorImpl.ja
va:878)
at com.google.inject.internal.ProviderToInternalFactoryAdapter.get(Provi
derToInternalFactoryAdapter.java:40)
at com.google.inject.Scopes$1$1.get(Scopes.java:64)
at com.google.inject.internal.InternalFactoryToProviderAdapter.get(Inter
nalFactoryToProviderAdapter.java:40)
at com.google.inject.internal.InternalInjectorCreator$1.call(InternalInj
ectorCreator.java:212)
at com.google.inject.internal.InternalInjectorCreator$1.call(InternalInj
ectorCreator.java:206)
at com.google.inject.internal.InjectorImpl.callInContext(InjectorImpl.ja
va:871)
at com.google.inject.internal.InternalInjectorCreator.loadEagerSingleton
s(InternalInjectorCreator.java:206)
at com.google.inject.internal.InternalInjectorCreator.injectDynamically(
InternalInjectorCreator.java:187)
at com.google.inject.internal.InternalInjectorCreator.build(InternalInje
ctorCreator.java:117)
at com.google.inject.InjectorBuilder.build(InjectorBuilder.java:90)
at com.google.inject.Guice.createInjector(Guice.java:105)
at com.google.inject.Guice.createInjector(Guice.java:76)
at com.google.inject.Guice.createInjector(Guice.java:63)
at com.aionemu.gameserver.GameServer.<init>(GameServer.java:82)
at com.aionemu.gameserver.GameServer.main(GameServer.java:102)
Caused by: java.lang.reflect.InvocationTargetException
at sun.reflect.GeneratedMethodAccessor24.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAcces
sorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at com.google.inject.internal.ProviderMethod.get(ProviderMethod.java:101
)
... 36 more
Caused by: com.aionemu.commons.database.dao.DAONotFoundException: DAO for class
com.aionemu.gameserver.dao.PlayerDAO not implemented
at com.aionemu.commons.database.dao.DAOManager.getDAO(DAOManager.java:10
8)
at com.aionemu.gameserver.utils.guice.IDFactoriesInjectionModule.provide
AionObjectIdFactory(IDFactoriesInjectionModule.java:54)
... 40 more
21) Error in custom provider, java.lang.RuntimeException: java.lang.reflect.Invo
cationTargetException
at com.aionemu.gameserver.utils.guice.IDFactoriesInjectionModule.provideAionOb
jectIdFactory(IDFactoriesInjectionModule.java:50)
at com.aionemu.gameserver.utils.guice.IDFactoriesInjectionModule.provideAionOb
jectIdFactory(IDFactoriesInjectionModule.java:50)
while locating com.aionemu.gameserver.utils.idfactory.IDFactory annotated with
@com.aionemu.gameserver.utils.idfactory.IDFactoryAionObject()
for parameter 1 at com.aionemu.gameserver.world.World.<init>(World.java:80)
at com.aionemu.gameserver.utils.guice.DataInjectionModule.configure(DataInject
ionModule.java:115)
while locating com.aionemu.gameserver.world.World
for parameter 0 at com.aionemu.gameserver.services.AnnouncementService.<init
>(AnnouncementService.java:57)
at com.aionemu.gameserver.utils.guice.DataInjectionModule.configure(DataInject
ionModule.java:151)
while locating com.aionemu.gameserver.services.AnnouncementService
Caused by: java.lang.RuntimeException: java.lang.reflect.InvocationTargetExcepti
on
at com.google.inject.internal.ProviderMethod.get(ProviderMethod.java:106
)
at com.google.inject.internal.InternalFactoryToProviderAdapter.get(Inter
nalFactoryToProviderAdapter.java:40)
at com.google.inject.internal.ProviderToInternalFactoryAdapter$1.call(Pr
oviderToInternalFactoryAdapter.java:43)
at com.google.inject.internal.InjectorImpl.callInContext(InjectorImpl.ja
va:878)
at com.google.inject.internal.ProviderToInternalFactoryAdapter.get(Provi
derToInternalFactoryAdapter.java:40)
at com.google.inject.Scopes$1$1.get(Scopes.java:64)
at com.google.inject.internal.InternalFactoryToProviderAdapter.get(Inter
nalFactoryToProviderAdapter.java:40)
at com.google.inject.internal.SingleParameterInjector.inject(SingleParam
eterInjector.java:38)
at com.google.inject.internal.SingleParameterInjector.getAll(SingleParam
eterInjector.java:62)
at com.google.inject.internal.ConstructorInjector.construct(ConstructorI
njector.java:79)
at com.google.inject.internal.ConstructorBindingImpl$Factory.get(Constru
ctorBindingImpl.java:198)
at com.google.inject.internal.ProviderToInternalFactoryAdapter$1.call(Pr
oviderToInternalFactoryAdapter.java:43)
at com.google.inject.internal.InjectorImpl.callInContext(InjectorImpl.ja
va:878)
at com.google.inject.internal.ProviderToInternalFactoryAdapter.get(Provi
derToInternalFactoryAdapter.java:40)
at com.google.inject.Scopes$1$1.get(Scopes.java:64)
at com.google.inject.internal.InternalFactoryToProviderAdapter.get(Inter
nalFactoryToProviderAdapter.java:40)
at com.google.inject.internal.SingleParameterInjector.inject(SingleParam
eterInjector.java:38)
at com.google.inject.internal.SingleParameterInjector.getAll(SingleParam
eterInjector.java:62)
at com.google.inject.internal.ConstructorInjector.construct(ConstructorI
njector.java:79)
at com.google.inject.internal.ConstructorBindingImpl$Factory.get(Constru
ctorBindingImpl.java:198)
at com.google.inject.internal.ProviderToInternalFactoryAdapter$1.call(Pr
oviderToInternalFactoryAdapter.java:43)
at com.google.inject.internal.InjectorImpl.callInContext(InjectorImpl.ja
va:878)
at com.google.inject.internal.ProviderToInternalFactoryAdapter.get(Provi
derToInternalFactoryAdapter.java:40)
at com.google.inject.Scopes$1$1.get(Scopes.java:64)
at com.google.inject.internal.InternalFactoryToProviderAdapter.get(Inter
nalFactoryToProviderAdapter.java:40)
at com.google.inject.internal.InternalInjectorCreator$1.call(InternalInj
ectorCreator.java:212)
at com.google.inject.internal.InternalInjectorCreator$1.call(InternalInj
ectorCreator.java:206)
at com.google.inject.internal.InjectorImpl.callInContext(InjectorImpl.ja
va:871)
at com.google.inject.internal.InternalInjectorCreator.loadEagerSingleton
s(InternalInjectorCreator.java:206)
at com.google.inject.internal.InternalInjectorCreator.injectDynamically(
InternalInjectorCreator.java:187)
at com.google.inject.internal.InternalInjectorCreator.build(InternalInje
ctorCreator.java:117)
at com.google.inject.InjectorBuilder.build(InjectorBuilder.java:90)
at com.google.inject.Guice.createInjector(Guice.java:105)
at com.google.inject.Guice.createInjector(Guice.java:76)
at com.google.inject.Guice.createInjector(Guice.java:63)
at com.aionemu.gameserver.GameServer.<init>(GameServer.java:82)
at com.aionemu.gameserver.GameServer.main(GameServer.java:102)
Caused by: java.lang.reflect.InvocationTargetException
at sun.reflect.GeneratedMethodAccessor24.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAcces
sorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at com.google.inject.internal.ProviderMethod.get(ProviderMethod.java:101
)
... 36 more
Caused by: com.aionemu.commons.database.dao.DAONotFoundException: DAO for class
com.aionemu.gameserver.dao.PlayerDAO not implemented
at com.aionemu.commons.database.dao.DAOManager.getDAO(DAOManager.java:10
8)
at com.aionemu.gameserver.utils.guice.IDFactoriesInjectionModule.provide
AionObjectIdFactory(IDFactoriesInjectionModule.java:54)
... 40 more
22) Error in custom provider, java.lang.RuntimeException: java.lang.reflect.Invo
cationTargetException
at com.aionemu.gameserver.utils.guice.IDFactoriesInjectionModule.provideAionOb
jectIdFactory(IDFactoriesInjectionModule.java:50)
at com.aionemu.gameserver.utils.guice.IDFactoriesInjectionModule.provideAionOb
jectIdFactory(IDFactoriesInjectionModule.java:50)
while locating com.aionemu.gameserver.utils.idfactory.IDFactory annotated with
@com.aionemu.gameserver.utils.idfactory.IDFactoryAionObject()
for parameter 1 at com.aionemu.gameserver.world.World.<init>(World.java:80)
at com.aionemu.gameserver.utils.guice.DataInjectionModule.configure(DataInject
ionModule.java:115)
while locating com.aionemu.gameserver.world.World
for field at com.aionemu.gameserver.services.ChatService.world(ChatService.j
ava:36)
at com.aionemu.gameserver.utils.guice.DataInjectionModule.configure(DataInject
ionModule.java:152)
while locating com.aionemu.gameserver.services.ChatService
Caused by: java.lang.RuntimeException: java.lang.reflect.InvocationTargetExcepti
on
at com.google.inject.internal.ProviderMethod.get(ProviderMethod.java:106
)
at com.google.inject.internal.InternalFactoryToProviderAdapter.get(Inter
nalFactoryToProviderAdapter.java:40)
at com.google.inject.internal.ProviderToInternalFactoryAdapter$1.call(Pr
oviderToInternalFactoryAdapter.java:43)
at com.google.inject.internal.InjectorImpl.callInContext(InjectorImpl.ja
va:878)
at com.google.inject.internal.ProviderToInternalFactoryAdapter.get(Provi
derToInternalFactoryAdapter.java:40)
at com.google.inject.Scopes$1$1.get(Scopes.java:64)
at com.google.inject.internal.InternalFactoryToProviderAdapter.get(Inter
nalFactoryToProviderAdapter.java:40)
at com.google.inject.internal.SingleParameterInjector.inject(SingleParam
eterInjector.java:38)
at com.google.inject.internal.SingleParameterInjector.getAll(SingleParam
eterInjector.java:62)
at com.google.inject.internal.ConstructorInjector.construct(ConstructorI
njector.java:79)
at com.google.inject.internal.ConstructorBindingImpl$Factory.get(Constru
ctorBindingImpl.java:198)
at com.google.inject.internal.ProviderToInternalFactoryAdapter$1.call(Pr
oviderToInternalFactoryAdapter.java:43)
at com.google.inject.internal.InjectorImpl.callInContext(InjectorImpl.ja
va:878)
at com.google.inject.internal.ProviderToInternalFactoryAdapter.get(Provi
derToInternalFactoryAdapter.java:40)
at com.google.inject.Scopes$1$1.get(Scopes.java:64)
at com.google.inject.internal.InternalFactoryToProviderAdapter.get(Inter
nalFactoryToProviderAdapter.java:40)
at com.google.inject.internal.SingleFieldInjector.inject(SingleFieldInje
ctor.java:53)
at com.google.inject.internal.MembersInjectorImpl.injectMembers(MembersI
njectorImpl.java:109)
at com.google.inject.internal.ConstructorInjector.construct(ConstructorI
njector.java:89)
at com.google.inject.internal.ConstructorBindingImpl$Factory.get(Constru
ctorBindingImpl.java:198)
at com.google.inject.internal.ProviderToInternalFactoryAdapter$1.call(Pr
oviderToInternalFactoryAdapter.java:43)
at com.google.inject.internal.InjectorImpl.callInContext(InjectorImpl.ja
va:878)
at com.google.inject.internal.ProviderToInternalFactoryAdapter.get(Provi
derToInternalFactoryAdapter.java:40)
at com.google.inject.Scopes$1$1.get(Scopes.java:64)
at com.google.inject.internal.InternalFactoryToProviderAdapter.get(Inter
nalFactoryToProviderAdapter.java:40)
at com.google.inject.internal.InternalInjectorCreator$1.call(InternalInj
ectorCreator.java:212)
at com.google.inject.internal.InternalInjectorCreator$1.call(InternalInj
ectorCreator.java:206)
at com.google.inject.internal.InjectorImpl.callInContext(InjectorImpl.ja
va:871)
at com.google.inject.internal.InternalInjectorCreator.loadEagerSingleton
s(InternalInjectorCreator.java:206)
at com.google.inject.internal.InternalInjectorCreator.injectDynamically(
InternalInjectorCreator.java:187)
at com.google.inject.internal.InternalInjectorCreator.build(InternalInje
ctorCreator.java:117)
at com.google.inject.InjectorBuilder.build(InjectorBuilder.java:90)
at com.google.inject.Guice.createInjector(Guice.java:105)
at com.google.inject.Guice.createInjector(Guice.java:76)
at com.google.inject.Guice.createInjector(Guice.java:63)
at com.aionemu.gameserver.GameServer.<init>(GameServer.java:82)
at com.aionemu.gameserver.GameServer.main(GameServer.java:102)
Caused by: java.lang.reflect.InvocationTargetException
at sun.reflect.GeneratedMethodAccessor24.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAcces
sorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at com.google.inject.internal.ProviderMethod.get(ProviderMethod.java:101
)
... 36 more
Caused by: com.aionemu.commons.database.dao.DAONotFoundException: DAO for class
com.aionemu.gameserver.dao.PlayerDAO not implemented
at com.aionemu.commons.database.dao.DAOManager.getDAO(DAOManager.java:10
8)
at com.aionemu.gameserver.utils.guice.IDFactoriesInjectionModule.provide
AionObjectIdFactory(IDFactoriesInjectionModule.java:54)
... 40 more
22 errors
at com.google.inject.internal.Errors.throwCreationExceptionIfErrorsExist
(Errors.java:379)
at com.google.inject.internal.InternalInjectorCreator.injectDynamically(
InternalInjectorCreator.java:191)
at com.google.inject.internal.InternalInjectorCreator.build(InternalInje
ctorCreator.java:117)
at com.google.inject.InjectorBuilder.build(InjectorBuilder.java:90)
at com.google.inject.Guice.createInjector(Guice.java:105)
at com.google.inject.Guice.createInjector(Guice.java:76)
at com.google.inject.Guice.createInjector(Guice.java:63)
at com.aionemu.gameserver.GameServer.<init>(GameServer.java:82)
at com.aionemu.gameserver.GameServer.main(GameServer.java:102)