Você não é registrado, por favor registre-se para ter acesso ao conteúdo completo.
Caso seja registrado, efetue login.
Esqueceu sua senha? Clique aqui
Recomendamos o uso do Mozilla Firefox para uma melhor visualização.
Quem pode min. ajuda deu um erro que não estou sabendo achar a solução este erro e do novo aion. Aion-Engine que baixe local ele esta rodando normal mais online no meu host não esta pegando esta dando este erro abaixo estava outros Server de aion lá e estava rodando normal o que pode ser este erro?
Citação:
[FATAL 2010-11-17 23:01:53] com.aionengine.gameserver.dataholders.loadingutils .XmlDataLoader:? - 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.aionengine.gameserver.model.siege.SiegeLocatio n.getNextState()
at com.aionengine.gameserver.model.siege.SiegeLocatio n
at private java.util.HashMap com.aionengine.gameserver.dataholders.SiegeLocatio nData.siegeLocations
at com.aionengine.gameserver.dataholders.SiegeLocatio nData
at public com.aionengine.gameserver.dataholders.SiegeLocatio nData com.aionengine.gameserver.dataholders.StaticData.s iegeLocationData
at com.aionengine.gameserver.dataholders.StaticData
this problem is related to the following location:
at public void com.aionengine.gameserver.model.siege.SiegeLocatio n.setNextState(java.lang.Integer)
at com.aionengine.gameserver.model.siege.SiegeLocatio n
at private java.util.HashMap com.aionengine.gameserver.dataholders.SiegeLocatio nData.siegeLocations
at com.aionengine.gameserver.dataholders.SiegeLocatio nData
at public com.aionengine.gameserver.dataholders.SiegeLocatio nData com.aionengine.gameserver.dataholders.StaticData.s iegeLocationData
at com.aionengine.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.aionengine.gameserver.dataholders.loadingutils .XmlDataLoader.loadStaticData(Unknown Source)
at com.aionengine.gameserver.dataholders.DataManager. <init>(Unknown Source)
at com.aionengine.gameserver.dataholders.DataManager. <init>(Unknown Source)
at com.aionengine.gameserver.dataholders.DataManager$ SingletonHolder.<clinit>(Unknown Source)
at com.aionengine.gameserver.dataholders.DataManager. getInstance(Unknown Source)
at com.aionengine.gameserver.GameServer.main(Unknown Source)
[ERROR 2010-11-17 23:01:53] com.aionengine.gameserver.utils.ThreadUncaughtExce ptionHandler:? - Critical Error - Thread: main terminated abnormaly: java.lang.Error: Error while loading static data
java.lang.Error: Error while loading static data
at com.aionengine.gameserver.dataholders.loadingutils .XmlDataLoader.loadStaticData(Unknown Source)
at com.aionengine.gameserver.dataholders.DataManager. <init>(Unknown Source)
at com.aionengine.gameserver.dataholders.DataManager. <init>(Unknown Source)
at com.aionengine.gameserver.dataholders.DataManager$ SingletonHolder.<clinit>(Unknown Source)
at com.aionengine.gameserver.dataholders.DataManager. getInstance(Unknown Source)
at com.aionengine.gameserver.GameServer.main(Unknown Source)
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.aionengine.gameserver.model.siege.SiegeLocatio n.getNextState()
at com.aionengine.gameserver.model.siege.SiegeLocatio n
at private java.util.HashMap com.aionengine.gameserver.dataholders.SiegeLocatio nData.siegeLocations
at com.aionengine.gameserver.dataholders.SiegeLocatio nData
at public com.aionengine.gameserver.dataholders.SiegeLocatio nData com.aionengine.gameserver.dataholders.StaticData.s iegeLocationData
at com.aionengine.gameserver.dataholders.StaticData
this problem is related to the following location:
at public void com.aionengine.gameserver.model.siege.SiegeLocatio n.setNextState(java.lang.Integer)
at com.aionengine.gameserver.model.siege.SiegeLocatio n
at private java.util.HashMap com.aionengine.gameserver.dataholders.SiegeLocatio nData.siegeLocations
at com.aionengine.gameserver.dataholders.SiegeLocatio nData
at public com.aionengine.gameserver.dataholders.SiegeLocatio nData com.aionengine.gameserver.dataholders.StaticData.s iegeLocationData
at com.aionengine.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)
... 6 more
------ Aion FOCUS™ - Para quem realmente gosta de MMORPG ------
Ensinar não é dificil, o dificil é ter a humildade pra dizer não sei, a ombridade
para compartilhar e a lealdade para saber agradecer.