02-11-2010, 08:52 PM
|
#1 (permalink)
|
|
Membro - Sargento
Registrado em: Feb 2010
Posts: 38
Agradecido 3 Vezes em 3 Posts
Achei Ruim:
Acharam ruim Vezes em Posts
Meu Estado:
|
Sempre o mesmo erro...
...Bom vamos la ja tentei todas as versoes do planeta entao nao creio que seja problema da REV...
Todo servidor que eu tento ligar da esse erro...vo por o log...
Login Server
Citação:
[INFO] 2010-11-02 19:44:46 - com.aionemu.loginserver.configs.Config:105 - Loading: ./config/network/network.properties
[INFO] 2010-11-02 19:44:46 - com.aionemu.loginserver.configs.Config:106 - Loading: ./config/network/database.properties
[INFO] 2010-11-02 19:44:47 - com.aionemu.commons.database.DatabaseFactory:133 - Successfully connected to database
[INFO] 2010-11-02 19:44:48 - com.aionemu.commons.database.dao.DAOManager:70 - Loaded 0 DAO implementations.
[INFO] 2010-11-02 19:44:48 - com.aionemu.loginserver.network.ncrypt.KeyGen:62 - Initializing Key Generator...
[ERROR] 2010-11-02 19:44:51 - com.aionemu.commons.database.dao.DAOManager:107 - DAO for class com.aionemu.loginserver.dao.GameServersDAO not implemented
|
Game Server
Citação:
[INFO] 2010-11-02 19:40:42 - com.aionemu.gameserver.configs.Config:74 - Loading: ./config/administration/admin.properties
[INFO] 2010-11-02 19:40:42 - com.aionemu.gameserver.configs.Config:82 - Loading: ./config/main/legion.properties
[INFO] 2010-11-02 19:40:42 - com.aionemu.gameserver.configs.Config:85 - Loading: ./config/main/rates.properties
[INFO] 2010-11-02 19:40:42 - com.aionemu.gameserver.configs.Config:88 - Loading: ./config/main/cache.properties
[INFO] 2010-11-02 19:40:42 - com.aionemu.gameserver.configs.Config:91 - Loading: ./config/main/shutdown.properties
[INFO] 2010-11-02 19:40:42 - com.aionemu.gameserver.configs.Config:94 - Loading: ./config/main/taskmanager.properties
[INFO] 2010-11-02 19:40:42 - com.aionemu.gameserver.configs.Config:97 - Loading: ./config/main/group.properties
[INFO] 2010-11-02 19:40:42 - com.aionemu.gameserver.configs.Config:100 - Loading: ./config/main/custom.properties
[INFO] 2010-11-02 19:40:42 - com.aionemu.gameserver.configs.Config:103 - Loading: ./config/main/enchants.properties
[INFO] 2010-11-02 19:40:42 - com.aionemu.gameserver.configs.Config:106 - Loading: ./config/main/falldamage.properties
[INFO] 2010-11-02 19:40:42 - com.aionemu.gameserver.configs.Config:109 - Loading: ./config/main/gameserver.properties
[INFO] 2010-11-02 19:40:42 - com.aionemu.gameserver.configs.Config:112 - Loading: ./config/main/npcmovement.properties
[INFO] 2010-11-02 19:40:42 - com.aionemu.gameserver.configs.Config:115 - Loading: ./config/main/periodicsave.properties
[INFO] 2010-11-02 19:40:42 - com.aionemu.gameserver.configs.Config:118 - Loading: ./config/main/prices.properties
[INFO] 2010-11-02 19:40:42 - com.aionemu.gameserver.configs.Config:121 - Loading: ./config/main/siege.properties
[INFO] 2010-11-02 19:40:42 - com.aionemu.gameserver.configs.Config:124 - Loading: ./config/main/Armsfusion.properties
[INFO] 2010-11-02 19:40:42 - com.aionemu.gameserver.configs.Config:127 - Loading: ./config/main/thread.properties
[INFO] 2010-11-02 19:40:42 - com.aionemu.gameserver.configs.Config:135 - Loading: ./config/network/database.properties
[INFO] 2010-11-02 19:40:42 - com.aionemu.gameserver.configs.Config:136 - Loading: ./config/network/network.properties
[INFO] 2010-11-02 19:40:42 - com.aionemu.commons.database.DatabaseFactory:132 - Successfully connected to database
[INFO] 2010-11-02 19:40:43 - com.aionemu.commons.database.dao.DAOManager:70 - Loaded 0 DAO implementations.
[INFO] 2010-11-02 19:40:43 - com.aionemu.gameserver.utils.ThreadPoolManager:104 - ThreadPoolManager: Initialized with 14 scheduler, 6 instant, 0 long, 4 disconnection running thread(s).
[INFO] 2010-11-02 19:40:43 - com.aionemu.gameserver.dataholders.DataManager:155 - ##### STATIC DATA [section beginning] #####
[FATAL] 2010-11-02 19:40:53 - com.aionemu.gameserver.dataholders.loadingutils.Xm lDataLoader:82 - Error while loading static data
com.sun.xml.internal.bind.v2.runtime.IllegalAnnota tionsException: 1 counts of IllegalAnnotationExceptions
The type of the getter is int but that of the setter is java.lang.Integer. They have to be the same.
this problem is related to the following location:
at public int com.aionemu.gameserver.model.siege.SiegeLocation.g etNextState()
at com.aionemu.gameserver.model.siege.SiegeLocation
at private javolution.util.FastMap com.aionemu.gameserver.dataholders.SiegeLocationDa ta.siegeLocations
at com.aionemu.gameserver.dataholders.SiegeLocationDa ta
at public com.aionemu.gameserver.dataholders.SiegeLocationDa ta com.aionemu.gameserver.dataholders.StaticData.sieg eLocationData
at com.aionemu.gameserver.dataholders.StaticData
this problem is related to the following location:
at public void com.aionemu.gameserver.model.siege.SiegeLocation.s etNextState(java.lang.Integer)
at com.aionemu.gameserver.model.siege.SiegeLocation
at private javolution.util.FastMap com.aionemu.gameserver.dataholders.SiegeLocationDa ta.siegeLocations
at com.aionemu.gameserver.dataholders.SiegeLocationDa ta
at public com.aionemu.gameserver.dataholders.SiegeLocationDa ta com.aionemu.gameserver.dataholders.StaticData.sieg eLocationData
at com.aionemu.gameserver.dataholders.StaticData
at com.sun.xml.internal.bind.v2.runtime.IllegalAnnota tionsException$Builder.check(IllegalAnnotationsExc eption.java:66)
at com.sun.xml.internal.bind.v2.runtime.JAXBContextIm pl.getTypeInfoSet(JAXBContextImpl.java:361)
at com.sun.xml.internal.bind.v2.runtime.JAXBContextIm pl.<init>(JAXBContextImpl.java:217)
at com.sun.xml.internal.bind.v2.ContextFactory.create Context(ContextFactory.java:76)
at com.sun.xml.internal.bind.v2.ContextFactory.create Context(ContextFactory.java:55)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Nativ e Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Native MethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(De legatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at javax.xml.bind.ContextFinder.newInstance(ContextFi nder.java:210)
at javax.xml.bind.ContextFinder.find(ContextFinder.ja va:381)
at javax.xml.bind.JAXBContext.newInstance(JAXBContext .java:574)
at javax.xml.bind.JAXBContext.newInstance(JAXBContext .java:522)
at com.aionemu.gameserver.dataholders.loadingutils.Xm lDataLoader.loadStaticData(XmlDataLoader.java:75)
at com.aionemu.gameserver.dataholders.DataManager.<in it>(DataManager.java:160)
at com.aionemu.gameserver.dataholders.DataManager.<in it>(DataManager.java:36)
at com.aionemu.gameserver.dataholders.DataManager$Sin gletonHolder.<clinit>(DataManager.java:208)
at com.aionemu.gameserver.dataholders.DataManager.get Instance(DataManager.java:149)
at com.aionemu.gameserver.GameServer.main(GameServer. java:99)
[ERROR] 2010-11-02 19:40:53 - com.aionemu.gameserver.utils.ThreadUncaughtExcepti onHandler:39 - Critical Error - Thread: main terminated abnormaly: java.lang.Error: Error while loading static data
java.lang.Error: Error while loading static data
at com.aionemu.gameserver.dataholders.loadingutils.Xm lDataLoader.loadStaticData(XmlDataLoader.java:83)
at com.aionemu.gameserver.dataholders.DataManager.<in it>(DataManager.java:160)
at com.aionemu.gameserver.dataholders.DataManager.<in it>(DataManager.java:36)
at com.aionemu.gameserver.dataholders.DataManager$Sin gletonHolder.<clinit>(DataManager.java:208)
at com.aionemu.gameserver.dataholders.DataManager.get Instance(DataManager.java:149)
at com.aionemu.gameserver.GameServer.main(GameServer. java:99)
Caused by: com.sun.xml.internal.bind.v2.runtime.IllegalAnnota tionsException: 1 counts of IllegalAnnotationExceptions
The type of the getter is int but that of the setter is java.lang.Integer. They have to be the same.
this problem is related to the following location:
at public int com.aionemu.gameserver.model.siege.SiegeLocation.g etNextState()
at com.aionemu.gameserver.model.siege.SiegeLocation
at private javolution.util.FastMap com.aionemu.gameserver.dataholders.SiegeLocationDa ta.siegeLocations
at com.aionemu.gameserver.dataholders.SiegeLocationDa ta
at public com.aionemu.gameserver.dataholders.SiegeLocationDa ta com.aionemu.gameserver.dataholders.StaticData.sieg eLocationData
at com.aionemu.gameserver.dataholders.StaticData
this problem is related to the following location:
at public void com.aionemu.gameserver.model.siege.SiegeLocation.s etNextState(java.lang.Integer)
at com.aionemu.gameserver.model.siege.SiegeLocation
at private javolution.util.FastMap com.aionemu.gameserver.dataholders.SiegeLocationDa ta.siegeLocations
at com.aionemu.gameserver.dataholders.SiegeLocationDa ta
at public com.aionemu.gameserver.dataholders.SiegeLocationDa ta com.aionemu.gameserver.dataholders.StaticData.sieg eLocationData
at com.aionemu.gameserver.dataholders.StaticData
at com.sun.xml.internal.bind.v2.runtime.IllegalAnnota tionsException$Builder.check(IllegalAnnotationsExc eption.java:66)
at com.sun.xml.internal.bind.v2.runtime.JAXBContextIm pl.getTypeInfoSet(JAXBContextImpl.java:361)
at com.sun.xml.internal.bind.v2.runtime.JAXBContextIm pl.<init>(JAXBContextImpl.java:217)
at com.sun.xml.internal.bind.v2.ContextFactory.create Context(ContextFactory.java:76)
at com.sun.xml.internal.bind.v2.ContextFactory.create Context(ContextFactory.java:55)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Nativ e Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Native MethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(De legatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at javax.xml.bind.ContextFinder.newInstance(ContextFi nder.java:210)
at javax.xml.bind.ContextFinder.find(ContextFinder.ja va:381)
at javax.xml.bind.JAXBContext.newInstance(JAXBContext .java:574)
at javax.xml.bind.JAXBContext.newInstance(JAXBContext .java:522)
at com.aionemu.gameserver.dataholders.loadingutils.Xm lDataLoader.loadStaticData(XmlDataLoader.java:75)
... 5 more
|
Alguma luz?
|
|
|