26-07-2011, 02:27 PM
|
#1 (permalink)
|
|
Membro - Recruta
Registrado em: Jul 2011
Localização: São Paulo - SP
Posts: 8
Agradecido 0 Vezes em 0 Posts
Achei Ruim:
Acharam ruim Vezes em Posts
Meu Estado:
|
Problema ao Executar GS do AION UNIQUE
Galeraaaa... estou com um problema ao executar o GameServe.
Infelizmente não estou conseguindo fazer muitos progressos com o AION UNIQUE, mal consigo subir um server pré-configurado...
Ta louco... bom o erro é o seguinte... instalei todos os programas como nos tutoriais... JAVA/MySQL/NAVICAT configurei tudo, variaveis de ambiente, loginserve gameserve chatserve mas infelizmente só o game serve esta dando erro... já arrumei o lance da memória e o erro que ele dá é o seguinte.
Starting Open Aion Game Server.
==================================================================-[ DataBase ]
[INFO] 2011-07-26 14:07:52 - Successfully connected to database
[INFO] 2011-07-26 14:07:56 - Loaded 37 DAO implementations.
===================================================================-[ Threads ]
[INFO] 2011-07-26 14:07:56 - ThreadPoolManager: Initialized with 4 scheduler, 2
instant, 0 long, 4 disconnection running thread(s).
=====================================================================-[ World ]
===============================================================-[ StaticDatas ]
[INFO] 2011-07-26 14:07:56 - ##### STATIC DATA [section beginning] #####
[FATAL] 2011-07-26 14:08:26 - Error while loading static data com.sun.xml.internal.bind.v2.runtime.IllegalAnnotationsException: 1 counts of Il legalAnnotationExceptions
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 org.openaion.gameserver.model.siege.SiegeLocation.getNextState()
at org.openaion.gameserver.model.siege.SiegeLocation
at private java.util.HashMap org.openaion.gameserver.dataholders.SiegeLocationData.siegeLocations
at org.openaion.gameserver.dataholders.SiegeLocationData
at public org.openaion.gameserver.dataholders.SiegeLocationDataorg.openaion.gameserver.dataholders.StaticData.siegeLocationData
at org.openaion.gameserver.dataholders.StaticData
this problem is related to the following location:
at public void org.openaion.gameserver.model.siege.SiegeLocation.setNextState(java.lang.Integer)
at org.openaion.gameserver.model.siege.SiegeLocation
at private java.util.HashMap org.openaion.gameserver.dataholders.SiegeLocationData.siegeLocations
at org.openaion.gameserver.dataholders.SiegeLocationData
at public org.openaion.gameserver.dataholders.SiegeLocationDataorg.openaion.gameserver.dataholders.StaticData.siegeLocationData
at org.openaion.gameserver.dataholders.StaticData
at com.sun.xml.internal.bind.v2.runtime.IllegalAnnotationsException$Builder.check(IllegalAnnotationsException.java:66)
at com.sun.xml.internal.bind.v2.runtime.JAXBContextImpl.getTypeInfoSet(JAXBContextImpl.java:361)
at com.sun.xml.internal.bind.v2.runtime.JAXBContextImpl.<init>(JAXBContextImpl.java:217)
at com.sun.xml.internal.bind.v2.ContextFactory.createContext(ContextFactory.java:76)
at com.sun.xml.internal.bind.v2.ContextFactory.createContext(ContextFactory.java:55)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at javax.xml.bind.ContextFinder.newInstance(ContextFinder.java:210)
at javax.xml.bind.ContextFinder.find(ContextFinder.java:381)
at javax.xml.bind.JAXBContext.newInstance(JAXBContext.java:574)
at javax.xml.bind.JAXBContext.newInstance(JAXBContext.java:522)
at org.openaion.gameserver.dataholders.loadingutils.XmlDataLoader.loadStaticData(XmlDataLoader.java:75)
at org.openaion.gameserver.dataholders.DataManager.<init>(DataManager.java:191)
at org.openaion.gameserver.dataholders.DataManager.<init>(DataManager.java:36)
at org.openaion.gameserver.dataholders.DataManager$SingletonHolder.<clinit>(DataManager.java:252)
at org.openaion.gameserver.dataholders.DataManager.getInstance(DataManager.java:180)
at org.openaion.gameserver.GameServer.main(GameServer.java:135)
[ERROR] 2011-07-26 14:08:26 - Critical Error - Thread: main terminated abnormaly: java.lang.Error: Error while loading static data
java.lang.Error: Error while loading static data
at org.openaion.gameserver.dataholders.loadingutils.XmlDataLoader.loadStaticData(XmlDataLoader.java:83)
at org.openaion.gameserver.dataholders.DataManager.<init>(DataManager.java:191)
at org.openaion.gameserver.dataholders.DataManager.<init>(DataManager.java:36)
at org.openaion.gameserver.dataholders.DataManager$SingletonHolder.<clinit>(DataManager.java:252)
at org.openaion.gameserver.dataholders.DataManager.getInstance(DataManager.java:180)
at org.openaion.gameserver.GameServer.main(GameServer.java:135)
Caused by: com.sun.xml.internal.bind.v2.runtime.IllegalAnnotationsException: 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 org.openaion.gameserver.model.siege.SiegeLocation.getNextState()
at org.openaion.gameserver.model.siege.SiegeLocation
at private java.util.HashMap org.openaion.gameserver.dataholders.SiegeLocationData.siegeLocations
at org.openaion.gameserver.dataholders.SiegeLocationData
at public org.openaion.gameserver.dataholders.SiegeLocationDataorg.openaion.gameserver.dataholders.StaticData.siegeLocationData
at org.openaion.gameserver.dataholders.StaticData
this problem is related to the following location:
at public void org.openaion.gameserver.model.siege.SiegeLocation.setNextState(java.lang.Integer)
at org.openaion.gameserver.model.siege.SiegeLocation
at private java.util.HashMap org.openaion.gameserver.dataholders.SiegeLocationData.siegeLocations
at org.openaion.gameserver.dataholders.SiegeLocationData
at public org.openaion.gameserver.dataholders.SiegeLocationDataorg.openaion.gameserver.dataholders.StaticData.siegeLocationData
at org.openaion.gameserver.dataholders.StaticData
at com.sun.xml.internal.bind.v2.runtime.IllegalAnnotationsException$Builder.check(IllegalAnnotationsException.java:66)
at com.sun.xml.internal.bind.v2.runtime.JAXBContextImpl.getTypeInfoSet(JAXBContextImpl.java:361)
at com.sun.xml.internal.bind.v2.runtime.JAXBContextImpl.<init>(JAXBContextImpl.java:217)
at com.sun.xml.internal.bind.v2.ContextFactory.createContext(ContextFactory.java:76)
at com.sun.xml.internal.bind.v2.ContextFactory.createContext(ContextFactory.java:55)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at javax.xml.bind.ContextFinder.newInstance(ContextFinder.java:210)
at javax.xml.bind.ContextFinder.find(ContextFinder.java:381)
at javax.xml.bind.JAXBContext.newInstance(JAXBContext.java:574)
at javax.xml.bind.JAXBContext.newInstance(JAXBContext.java:522)
at org.openaion.gameserver.dataholders.loadingutils.XmlDataLoader.loadSt
aticData(XmlDataLoader.java:75)
... 5 more
POR FAVOR ME AJUDEM...
Se alguém souber o que pode ser postem...
Não sei mais o que fazer, já testei vários aion server e o mesmo continua a acontecer...
Desde já agradeço.
|
|
|