Help Me Aion emulator Error :`(
Help Help Help
:*::*::*::*:
Starting Aion Engine Game Server in DEVELOPMENT mode.
Listening for transport dt_socket at address: 8998
20:01:10.640 INFO [main]: - JavaAgent [Callback Support] is configured.
20:01:10.703 INFO [main]: - Using default implementation for ThreadExecutor
20:01:10.734 INFO [main]: - Initialized Scheduler Signaller of type: class org.q
uartz.core.SchedulerSignalerImpl
20:01:10.734 INFO [main]: - Quartz Scheduler v.2.1.7 created.
20:01:10.750 INFO [main]: - RAMJobStore initialized.
20:01:10.750 INFO [main]: - Scheduler meta-data: Quartz Scheduler (v2.1.7) 'Quar
tzScheduler' with instanceId 'NON_CLUSTERED'
Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally.
NOT STARTED.
Currently in standby mode.
Number of jobs executed: 0
Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 1 threads.
Using job-store 'org.quartz.simpl.RAMJobStore' - which does not support persis
tence. and is not clustered.
20:01:10.750 INFO [main]: - Quartz scheduler 'QuartzScheduler' initialized from
an externally provided properties instance.
20:01:10.750 INFO [main]: - Quartz scheduler version: 2.1.7
20:01:10.750 INFO [main]: - Scheduler QuartzScheduler_$_NON_CLUSTERED started.
20:01:10.750 INFO [main]: - Loading: mygs.properties
20:01:10.750 INFO [main]: - No override properties found
===============================[ Administration ]===============================
20:01:10.796 INFO [main]: - Loading: ./config/administration/admin.properties
20:01:10.796 INFO [main]: - Loading: ./config/administration/developer.propertie
s
====================================[ Main ]====================================
20:01:10.843 INFO [main]: - Loading: ./config/main/ai.properties
20:01:10.843 INFO [main]: - Loading: ./config/main/autogroup.properties
20:01:10.859 INFO [main]: - Loading: ./config/main/commons.properties
20:01:10.859 INFO [main]: - Loading: ./config/main/cache.properties
20:01:10.859 INFO [main]: - Loading: ./config/main/cleaning.properties
20:01:10.859 INFO [main]: - Loading: ./config/main/craft.properties
20:01:10.859 INFO [main]: - Loading: ./config/main/custom.properties
20:01:10.859 INFO [main]: - Loading: ./config/main/drop.properties
20:01:10.859 INFO [main]: - Loading: ./config/main/enchants.properties
20:01:10.875 INFO [main]: - Loading: ./config/main/events.properties
20:01:10.875 INFO [main]: - Loading: ./config/main/falldamage.properties
20:01:10.875 INFO [main]: - Loading: ./config/main/gameserver.properties
20:01:10.875 INFO [main]: - Loading: ./config/main/geodata.properties
20:01:10.875 INFO [main]: - Loading: ./config/main/group.properties
20:01:10.890 INFO [main]: - Loading: ./config/main/housing.properties
20:01:10.890 INFO [main]: - Loading: ./config/main/html.properties
20:01:10.890 INFO [main]: - Loading: ./config/main/ingameshop.properties
20:01:10.890 INFO [main]: - Loading: ./config/main/legion.properties
20:01:10.890 INFO [main]: - Loading: ./config/main/logging.properties
20:01:10.906 INFO [main]: - Loading: ./config/main/membership.properties
20:01:10.906 INFO [main]: - Loading: ./config/main/name.properties
20:01:10.906 INFO [main]: - Loading: ./config/main/periodicsave.properties
20:01:10.906 INFO [main]: - Loading: ./config/main/playertransfer.properties
20:01:10.906 INFO [main]: - Loading: ./config/main/prices.properties
20:01:10.906 INFO [main]: - Loading: ./config/main/punishment.properties
20:01:10.906 INFO [main]: - Loading: ./config/main/ranking.properties
20:01:10.921 INFO [main]: - Loading: ./config/main/rates.properties
20:01:10.921 INFO [main]: - Loading: ./config/main/security.properties
20:01:10.921 INFO [main]: - Loading: ./config/main/shutdown.properties
20:01:10.921 INFO [main]: - Loading: ./config/main/siege.properties
20:01:10.921 INFO [main]: - Loading: ./config/main/thread.properties
20:01:10.921 INFO [main]: - Loading: ./config/main/weddings.properties
20:01:10.921 INFO [main]: - Loading: ./config/main/world.properties
20:01:10.937 INFO [main]: - Loading: ./config/main/json.properties
==================================[ Network ]==================================
20:01:10.937 INFO [main]: - Loading: ./config/network/database.properties
20:01:10.937 INFO [main]: - Loading: ./config/network/network.properties
==================================[ DataBase ]==================================
20:01:11.375 INFO [main]: - Successfully connected to database
20:01:14.312 INFO [main]: - Loaded 52 DAO implementations.
==================================[ Threads ]==================================
20:01:14.343 INFO [main]: - ThreadPoolManager: Initialized with 8 scheduler, 2 i
nstant, 0 long running, and forking 0 thread(s).
================================[ Static Data ]================================
20:01:27.796 ERROR[main]: - Error while merging xml files
javax.xml.stream.XMLStreamException: ParseError at [row,col]:[5614,105]
Message: Element type "spot" must be followed by either attribute specifications
, ">" or "/>".
at com.sun.org.apache.xerces.internal.impl.XMLStreamReaderImpl.next(XMLS
treamReaderImpl.java:598) ~[na:1.7.0_11]
at com.sun.xml.internal.stream.XMLEventReaderImpl.nextEvent(XMLEventRead
erImpl.java:83) ~[na:1.7.0_11]
at com.aionengine.gameserver.dataholders.loadingutils.XmlMerger.importFi
le(XmlMerger.java:360) ~[ae_gameserver.jar:na]
at com.aionengine.gameserver.dataholders.loadingutils.XmlMerger.processI
mportElement(XmlMerger.java:297) ~[ae_gameserver.jar:na]
at com.aionengine.gameserver.dataholders.loadingutils.XmlMerger.doUpdate
(XmlMerger.java:224) ~[ae_gameserver.jar:na]
at com.aionengine.gameserver.dataholders.loadingutils.XmlMerger.process(
XmlMerger.java:160) ~[ae_gameserver.jar:na]
at com.aionengine.gameserver.dataholders.loadingutils.XmlDataLoader.merg
eXmlFiles(XmlDataLoader.java:138) [ae_gameserver.jar:na]
at com.aionengine.gameserver.dataholders.loadingutils.XmlDataLoader.load
StaticData(XmlDataLoader.java:70) [ae_gameserver.jar:na]
at com.aionengine.gameserver.dataholders.DataManager.<init>(DataManager.
java:213) [ae_gameserver.jar:na]
at com.aionengine.gameserver.dataholders.DataManager.<init>(DataManager.
java:33) [ae_gameserver.jar:na]
at com.aionengine.gameserver.dataholders.DataManager$SingletonHolder.<cl
init>(DataManager.java:309) [ae_gameserver.jar:na]
at com.aionengine.gameserver.dataholders.DataManager.getInstance(DataMan
ager.java:204) [ae_gameserver.jar:na]
at com.aionengine.gameserver.GameServer.main(GameServer.java:172) [ae_ga
meserver.jar:na]
20:01:27.812 ERROR[main]: - Critical Error - Thread: main terminated abnormaly:
java.lang.Error: Error while merging xml files
java.lang.Error: Error while merging xml files
at com.aionengine.gameserver.dataholders.loadingutils.XmlDataLoader.merg
eXmlFiles(XmlDataLoader.java:141) ~[ae_gameserver.jar:na]
at com.aionengine.gameserver.dataholders.loadingutils.XmlDataLoader.load
StaticData(XmlDataLoader.java:70) ~[ae_gameserver.jar:na]
at com.aionengine.gameserver.dataholders.DataManager.<init>(DataManager.
java:213) ~[ae_gameserver.jar:na]
at com.aionengine.gameserver.dataholders.DataManager.<init>(DataManager.
java:33) ~[ae_gameserver.jar:na]
at com.aionengine.gameserver.dataholders.DataManager$SingletonHolder.<cl
init>(DataManager.java:309) ~[ae_gameserver.jar:na]
at com.aionengine.gameserver.dataholders.DataManager.getInstance(DataMan
ager.java:204) ~[ae_gameserver.jar:na]
at com.aionengine.gameserver.GameServer.main(GameServer.java:172) ~[ae_g
ameserver.jar:na]
Caused by: javax.xml.stream.XMLStreamException: ParseError at [row,col]:[5614,10
5]
Message: Element type "spot" must be followed by either attribute specifications
, ">" or "/>".
at com.sun.org.apache.xerces.internal.impl.XMLStreamReaderImpl.next(XMLS
treamReaderImpl.java:598) ~[na:1.7.0_11]
at com.sun.xml.internal.stream.XMLEventReaderImpl.nextEvent(XMLEventRead
erImpl.java:83) ~[na:1.7.0_11]
at com.aionengine.gameserver.dataholders.loadingutils.XmlMerger.importFi
le(XmlMerger.java:360) ~[ae_gameserver.jar:na]
at com.aionengine.gameserver.dataholders.loadingutils.XmlMerger.processI
mportElement(XmlMerger.java:297) ~[ae_gameserver.jar:na]
at com.aionengine.gameserver.dataholders.loadingutils.XmlMerger.doUpdate
(XmlMerger.java:224) ~[ae_gameserver.jar:na]
at com.aionengine.gameserver.dataholders.loadingutils.XmlMerger.process(
XmlMerger.java:160) ~[ae_gameserver.jar:na]
at com.aionengine.gameserver.dataholders.loadingutils.XmlDataLoader.merg
eXmlFiles(XmlDataLoader.java:138) ~[ae_gameserver.jar:na]
... 6 common frames omitted
Re: Help Me Aion emulator Error :`(
It seems that you have a bad writed xml balise " Element type "spot" must be followed by either attribute specifications
, ">" or "/>"."
in your static data folder
i suggset that you get new copy of static data and change it with the old one,it may resolve your problem.
Re: Help Me Aion emulator Error :`(
Re: Help Me Aion emulator Error :`(
Starting NGC Game Server in mode.
Listening for transport dt_socket at address: 8998
09:39:30.875 INFO [main]: - JavaAgent [Callback Support] is configured.
09:39:30.921 INFO [main]: - Using default implementation for ThreadExecutor
09:39:30.968 INFO [main]: - Initialized Scheduler Signaller of type: class org.q
uartz.core.SchedulerSignalerImpl
09:39:30.968 INFO [main]: - Quartz Scheduler v.2.1.7 created.
09:39:30.968 INFO [main]: - RAMJobStore initialized.
09:39:30.968 INFO [main]: - Scheduler meta-data: Quartz Scheduler (v2.1.7) 'Quar
tzScheduler' with instanceId 'NON_CLUSTERED'
Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally.
NOT STARTED.
Currently in standby mode.
Number of jobs executed: 0
Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 1 threads.
Using job-store 'org.quartz.simpl.RAMJobStore' - which does not support persis
tence. and is not clustered.
09:39:30.968 INFO [main]: - Quartz scheduler 'QuartzScheduler' initialized from
an externally provided properties instance.
09:39:30.968 INFO [main]: - Quartz scheduler version: 2.1.7
09:39:30.968 INFO [main]: - Scheduler QuartzScheduler_$_NON_CLUSTERED started.
09:39:30.968 INFO [main]: - Loading: mygs.properties
09:39:30.968 INFO [main]: - No override properties found
===============================[ Administration ]===============================
09:39:31.171 INFO [main]: - Loading: ./config/administration/admin.properties
09:39:31.171 INFO [main]: - Loading: ./config/administration/developer.propertie
s
====================================[ Main ]====================================
09:39:32.031 INFO [main]: - Loading: ./config/main/ai.properties
09:39:32.046 INFO [main]: - Loading: ./config/main/commons.properties
09:39:32.046 INFO [main]: - Loading: ./config/main/cache.properties
09:39:32.046 INFO [main]: - Loading: ./config/main/cleaning.properties
09:39:32.046 INFO [main]: - Loading: ./config/main/craft.properties
09:39:32.046 INFO [main]: - Loading: ./config/main/custom.properties
09:39:32.062 INFO [main]: - Loading: ./config/main/dredgion.properties
09:39:32.062 INFO [main]: - Loading: ./config/main/drop.properties
09:39:32.078 INFO [main]: - Loading: ./config/main/enchants.properties
09:39:32.078 INFO [main]: - Loading: ./config/main/events.properties
09:39:32.078 INFO [main]: - Loading: ./config/main/falldamage.properties
09:39:32.093 INFO [main]: - Loading: ./config/main/gameserver.properties
09:39:32.093 INFO [main]: - Loading: ./config/main/geodata.properties
09:39:32.093 INFO [main]: - Loading: ./config/main/group.properties
09:39:32.093 INFO [main]: - Loading: ./config/main/housing.properties
09:39:32.093 INFO [main]: - Loading: ./config/main/html.properties
09:39:32.093 INFO [main]: - Loading: ./config/main/ingameshop.properties
09:39:32.093 INFO [main]: - Loading: ./config/main/legion.properties
09:39:32.109 INFO [main]: - Loading: ./config/main/logging.properties
09:39:32.109 INFO [main]: - Loading: ./config/main/membership.properties
09:39:32.109 INFO [main]: - Loading: ./config/main/name.properties
09:39:32.125 INFO [main]: - Loading: ./config/main/periodicsave.properties
09:39:32.125 INFO [main]: - Loading: ./config/main/playertransfer.properties
09:39:32.125 INFO [main]: - Loading: ./config/main/prices.properties
09:39:32.125 INFO [main]: - Loading: ./config/main/punishment.properties
09:39:32.125 INFO [main]: - Loading: ./config/main/pvp.properties
09:39:32.125 INFO [main]: - Loading: ./config/main/ranking.properties
09:39:32.140 INFO [main]: - Loading: ./config/main/rates.properties
09:39:32.140 INFO [main]: - Loading: ./config/main/security.properties
09:39:32.140 INFO [main]: - Loading: ./config/main/shutdown.properties
09:39:32.140 INFO [main]: - Loading: ./config/main/siege.properties
09:39:32.140 INFO [main]: - Loading: ./config/main/thread.properties
09:39:32.140 INFO [main]: - Loading: ./config/main/weddings.properties
09:39:32.140 INFO [main]: - Loading: ./config/main/world.properties
09:39:32.140 INFO [main]: - Loading: ./config/main/advcustom.properties
09:39:32.171 INFO [main]: - Loading: ./config/main/telnet.properties
09:39:32.171 INFO [main]: - Loading: ./config/main/fast_track.properties
==================================[ Network ]==================================
09:39:32.265 INFO [main]: - Loading: ./config/network/database.properties
09:39:32.265 INFO [main]: - Loading: ./config/network/network.properties
==================================[ DataBase ]==================================
09:39:32.765 INFO [main]: - Successfully connected to database
09:39:37.250 INFO [main]: - Loaded 49 DAO implementations.
==================================[ Threads ]==================================
09:39:37.250 INFO [main]: - ThreadPoolManager: Initialized with 7 scheduler, 3 i
nstant, 0 long running thread(s).
==========================[ ##### STATIC DATA ##### ]==========================
#
# A fatal error has been detected by the Java Runtime Environment:
#
# EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x6d93acaf, pid=4408, tid=3192
#
# JRE version: 6.0_30-b12
# Java VM: Java HotSpot(TM) Client VM (20.5-b03 mixed mode windows-x86 )
# Problematic frame:
# V [jvm.dll+0x7acaf]
#
# An error report file with more information is saved as:
# Z:\game\hs_err_pid4408.log
#
# If you would like to submit a bug report, please visit:
# http://java.sun.com/webapps/bugreport/crash.jsp
#
Game Server has terminated abnormaly!
Press any key to continue . . .
Look Error Again :(
- - - Updated - - -
Starting NGC Game Server in mode.
Listening for transport dt_socket at address: 8998
09:39:30.875 INFO [main]: - JavaAgent [Callback Support] is configured.
09:39:30.921 INFO [main]: - Using default implementation for ThreadExecutor
09:39:30.968 INFO [main]: - Initialized Scheduler Signaller of type: class org.q
uartz.core.SchedulerSignalerImpl
09:39:30.968 INFO [main]: - Quartz Scheduler v.2.1.7 created.
09:39:30.968 INFO [main]: - RAMJobStore initialized.
09:39:30.968 INFO [main]: - Scheduler meta-data: Quartz Scheduler (v2.1.7) 'Quar
tzScheduler' with instanceId 'NON_CLUSTERED'
Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally.
NOT STARTED.
Currently in standby mode.
Number of jobs executed: 0
Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 1 threads.
Using job-store 'org.quartz.simpl.RAMJobStore' - which does not support persis
tence. and is not clustered.
09:39:30.968 INFO [main]: - Quartz scheduler 'QuartzScheduler' initialized from
an externally provided properties instance.
09:39:30.968 INFO [main]: - Quartz scheduler version: 2.1.7
09:39:30.968 INFO [main]: - Scheduler QuartzScheduler_$_NON_CLUSTERED started.
09:39:30.968 INFO [main]: - Loading: mygs.properties
09:39:30.968 INFO [main]: - No override properties found
===============================[ Administration ]===============================
09:39:31.171 INFO [main]: - Loading: ./config/administration/admin.properties
09:39:31.171 INFO [main]: - Loading: ./config/administration/developer.propertie
s
====================================[ Main ]====================================
09:39:32.031 INFO [main]: - Loading: ./config/main/ai.properties
09:39:32.046 INFO [main]: - Loading: ./config/main/commons.properties
09:39:32.046 INFO [main]: - Loading: ./config/main/cache.properties
09:39:32.046 INFO [main]: - Loading: ./config/main/cleaning.properties
09:39:32.046 INFO [main]: - Loading: ./config/main/craft.properties
09:39:32.046 INFO [main]: - Loading: ./config/main/custom.properties
09:39:32.062 INFO [main]: - Loading: ./config/main/dredgion.properties
09:39:32.062 INFO [main]: - Loading: ./config/main/drop.properties
09:39:32.078 INFO [main]: - Loading: ./config/main/enchants.properties
09:39:32.078 INFO [main]: - Loading: ./config/main/events.properties
09:39:32.078 INFO [main]: - Loading: ./config/main/falldamage.properties
09:39:32.093 INFO [main]: - Loading: ./config/main/gameserver.properties
09:39:32.093 INFO [main]: - Loading: ./config/main/geodata.properties
09:39:32.093 INFO [main]: - Loading: ./config/main/group.properties
09:39:32.093 INFO [main]: - Loading: ./config/main/housing.properties
09:39:32.093 INFO [main]: - Loading: ./config/main/html.properties
09:39:32.093 INFO [main]: - Loading: ./config/main/ingameshop.properties
09:39:32.093 INFO [main]: - Loading: ./config/main/legion.properties
09:39:32.109 INFO [main]: - Loading: ./config/main/logging.properties
09:39:32.109 INFO [main]: - Loading: ./config/main/membership.properties
09:39:32.109 INFO [main]: - Loading: ./config/main/name.properties
09:39:32.125 INFO [main]: - Loading: ./config/main/periodicsave.properties
09:39:32.125 INFO [main]: - Loading: ./config/main/playertransfer.properties
09:39:32.125 INFO [main]: - Loading: ./config/main/prices.properties
09:39:32.125 INFO [main]: - Loading: ./config/main/punishment.properties
09:39:32.125 INFO [main]: - Loading: ./config/main/pvp.properties
09:39:32.125 INFO [main]: - Loading: ./config/main/ranking.properties
09:39:32.140 INFO [main]: - Loading: ./config/main/rates.properties
09:39:32.140 INFO [main]: - Loading: ./config/main/security.properties
09:39:32.140 INFO [main]: - Loading: ./config/main/shutdown.properties
09:39:32.140 INFO [main]: - Loading: ./config/main/siege.properties
09:39:32.140 INFO [main]: - Loading: ./config/main/thread.properties
09:39:32.140 INFO [main]: - Loading: ./config/main/weddings.properties
09:39:32.140 INFO [main]: - Loading: ./config/main/world.properties
09:39:32.140 INFO [main]: - Loading: ./config/main/advcustom.properties
09:39:32.171 INFO [main]: - Loading: ./config/main/telnet.properties
09:39:32.171 INFO [main]: - Loading: ./config/main/fast_track.properties
==================================[ Network ]==================================
09:39:32.265 INFO [main]: - Loading: ./config/network/database.properties
09:39:32.265 INFO [main]: - Loading: ./config/network/network.properties
==================================[ DataBase ]==================================
09:39:32.765 INFO [main]: - Successfully connected to database
09:39:37.250 INFO [main]: - Loaded 49 DAO implementations.
==================================[ Threads ]==================================
09:39:37.250 INFO [main]: - ThreadPoolManager: Initialized with 7 scheduler, 3 i
nstant, 0 long running thread(s).
==========================[ ##### STATIC DATA ##### ]==========================
#
# A fatal error has been detected by the Java Runtime Environment:
#
# EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x6d93acaf, pid=4408, tid=3192
#
# JRE version: 6.0_30-b12
# Java VM: Java HotSpot(TM) Client VM (20.5-b03 mixed mode windows-x86 )
# Problematic frame:
# V [jvm.dll+0x7acaf]
#
# An error report file with more information is saved as:
# Z:\game\hs_err_pid4408.log
#
# If you would like to submit a bug report, please visit:
# http://java.sun.com/webapps/bugreport/crash.jsp
#
Game Server has terminated abnormaly!
Press any key to continue . . .
Look Error Again :(
Re: Help Me Aion emulator Error :`(
i need to see your server , in other word ,we will need to use teamviewer ,you can contact me on facebook (hani barkallah).
Re: Help Me Aion emulator Error :`(
Oke I Add your fb
My FB juang jaguar Kazumi
Re: Help Me Aion emulator Error :`(
try this java
credit to : Mesesan Paul
http://www.oracle.com/technetwork/ja...k-7u45-oth-JPR
Java SE Development Kit 7u45<--- this is right
end after reinstal java restart server press d set up again run server
Re: Help Me Aion emulator Error :`(
Quote:
Originally Posted by
bunicu87
the problem resolved
Re: Help Me Aion emulator Error :`(