Error in GameServer Aion Lightning-Help me please

Results 1 to 2 of 2
  1. #1
    Novice b0carica is offline
    MemberRank
    Jun 2010 Join Date
    1Posts

    sad Error in GameServer Aion Lightning-Help me please

    'm good with this error in my server log aion lightning is normal now the game server is not opening I am running on a dedicated test ...

    Dedicated Info:
    8.03 GB of Ram
    Processor: Intel (R) Core Xeon (R) CPU L5420 2.50 GHz
    Hard Drive: 400 GB HD
    Dedicated: Brazilian
    Traffic: Unlimited

    Photo 1 Front of DoT

    http://img5.imageshack.us/img5/8382/49856834.png

    Photo 2 Final DoT

    http://img829.imageshack.us/img829/6871/37968365.png

    Plus this server with this error in Game Server Could someone help me?
    Thanks Answer I look now!

    Error that is giving the GameServer:

    FATAL [27 Ago 2010 21:01:29,626] com.aionemu.gameserver.dataholders.loadingutils.XmlDataLoader:82 Error while loading static data
    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 com.aionemu.gameserver.model.siege.SiegeLocation.getNextState()
    at com.aionemu.gameserver.model.siege.SiegeLocation
    at private javolution.util.FastMap com.aionemu.gameserver.dataholders.SiegeLocationData.siegeLocations
    at com.aionemu.gameserver.dataholders.SiegeLocationData
    at public com.aionemu.gameserver.dataholders.SiegeLocationData com.aionemu.gameserver.dataholders.StaticData.siegeLocationData
    at com.aionemu.gameserver.dataholders.StaticData
    this problem is related to the following location:
    at public void com.aionemu.gameserver.model.siege.SiegeLocation.setNextState(java.lang.Integer)
    at com.aionemu.gameserver.model.siege.SiegeLocation
    at private javolution.util.FastMap com.aionemu.gameserver.dataholders.SiegeLocationData.siegeLocations
    at com.aionemu.gameserver.dataholders.SiegeLocationData
    at public com.aionemu.gameserver.dataholders.SiegeLocationData com.aionemu.gameserver.dataholders.StaticData.siegeLocationData
    at com.aionemu.gameserver.dataholders.StaticData

    at com.sun.xml.internal.bind.v2.runtime.IllegalAnnotationsException$Builder.check(Unknown Source)
    at com.sun.xml.internal.bind.v2.runtime.JAXBContextImpl.getTypeInfoSet(Unknown Source)
    at com.sun.xml.internal.bind.v2.runtime.JAXBContextImpl.<init>(Unknown Source)
    at com.sun.xml.internal.bind.v2.ContextFactory.createContext(Unknown Source)
    at com.sun.xml.internal.bind.v2.ContextFactory.createContext(Unknown Source)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
    at java.lang.reflect.Method.invoke(Unknown Source)
    at javax.xml.bind.ContextFinder.newInstance(Unknown Source)
    at javax.xml.bind.ContextFinder.find(Unknown Source)
    at javax.xml.bind.JAXBContext.newInstance(Unknown Source)
    at javax.xml.bind.JAXBContext.newInstance(Unknown Source)
    at com.aionemu.gameserver.dataholders.loadingutils.XmlDataLoader.loadStaticData(XmlDataLoader.java:75)
    at com.aionemu.gameserver.dataholders.DataManager.<init>(DataManager.java:150)
    at com.aionemu.gameserver.dataholders.DataManager.<init>(DataManager.java:35)
    at com.aionemu.gameserver.dataholders.DataManager$SingletonHolder.<clinit>(DataManager.java:187)
    at com.aionemu.gameserver.dataholders.DataManager.getInstance(DataManager.java:144)
    at com.aionemu.gameserver.GameServer.main(GameServer.java:94)
    ERROR [27 Ago 2010 21:01:29,641] com.aionemu.gameserver.utils.ThreadUncaughtExceptionHandler: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.XmlDataLoader.loadStaticData(XmlDataLoader.java:83)
    at com.aionemu.gameserver.dataholders.DataManager.<init>(DataManager.java:150)
    at com.aionemu.gameserver.dataholders.DataManager.<init>(DataManager.java:35)
    at com.aionemu.gameserver.dataholders.DataManager$SingletonHolder.<clinit>(DataManager.java:187)
    at com.aionemu.gameserver.dataholders.DataManager.getInstance(DataManager.java:144)
    at com.aionemu.gameserver.GameServer.main(GameServer.java:94)
    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 com.aionemu.gameserver.model.siege.SiegeLocation.getNextState()
    at com.aionemu.gameserver.model.siege.SiegeLocation
    at private javolution.util.FastMap com.aionemu.gameserver.dataholders.SiegeLocationData.siegeLocations
    at com.aionemu.gameserver.dataholders.SiegeLocationData
    at public com.aionemu.gameserver.dataholders.SiegeLocationData com.aionemu.gameserver.dataholders.StaticData.siegeLocationData
    at com.aionemu.gameserver.dataholders.StaticData
    this problem is related to the following location:
    at public void com.aionemu.gameserver.model.siege.SiegeLocation.setNextState(java.lang.Integer)
    at com.aionemu.gameserver.model.siege.SiegeLocation
    at private javolution.util.FastMap com.aionemu.gameserver.dataholders.SiegeLocationData.siegeLocations
    at com.aionemu.gameserver.dataholders.SiegeLocationData
    at public com.aionemu.gameserver.dataholders.SiegeLocationData com.aionemu.gameserver.dataholders.StaticData.siegeLocationData
    at com.aionemu.gameserver.dataholders.StaticData

    at com.sun.xml.internal.bind.v2.runtime.IllegalAnnotationsException$Builder.check(Unknown Source)
    at com.sun.xml.internal.bind.v2.runtime.JAXBContextImpl.getTypeInfoSet(Unknown Source)
    at com.sun.xml.internal.bind.v2.runtime.JAXBContextImpl.<init>(Unknown Source)
    at com.sun.xml.internal.bind.v2.ContextFactory.createContext(Unknown Source)
    at com.sun.xml.internal.bind.v2.ContextFactory.createContext(Unknown Source)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
    at java.lang.reflect.Method.invoke(Unknown Source)
    at javax.xml.bind.ContextFinder.newInstance(Unknown Source)
    at javax.xml.bind.ContextFinder.find(Unknown Source)
    at javax.xml.bind.JAXBContext.newInstance(Unknown Source)
    at javax.xml.bind.JAXBContext.newInstance(Unknown Source)
    at com.aionemu.gameserver.dataholders.loadingutils.XmlDataLoader.loadStaticData(XmlDataLoader.java:75)
    ... 5 more
    Last edited by b0carica; 28-08-10 at 11:41 PM.


  2. #2
    Valued Member EndyBH is offline
    MemberRank
    Jan 2009 Join Date
    BrazilLocation
    131Posts

    Re: Error in GameServer Aion Lightning-Help me please

    Hey Guy, I take this error one time in AION-Portable Server of DannyBest, This occur because I Tried insert Medals of Abyss to char, when I start the server again my server crash. Verify if in your database exist inconsistent data. Sorry my english is not very good.



Advertisement