Exception in thread "main" java.lang.Error: NioServer Initialization Error!
at com.aionemu.commons.network.NioServer.connect(NioServer.java:137)
at com.aionemu.loginserver.LoginServer.main(LoginServer.java:142)
Please help me Is there a solution?![]()
Exception in thread "main" java.lang.Error: NioServer Initialization Error!
at com.aionemu.commons.network.NioServer.connect(NioServer.java:137)
at com.aionemu.loginserver.LoginServer.main(LoginServer.java:142)
Please help me Is there a solution?![]()
Last edited by Robyson; 01-05-22 at 11:59 PM.
pls show full stacktrace
Starting Aion Lightning - Login Server.
01:10:27.843 INFO [main]: - Using default implementation for ThreadExecutor
01:10:27.857 INFO [main]: - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl
01:10:27.858 INFO [main]: - Quartz Scheduler v.2.1.7 created.
01:10:27.859 INFO [main]: - RAMJobStore initialized.
01:10:27.860 INFO [main]: - Scheduler meta-data: Quartz Scheduler (v2.1.7) 'QuartzScheduler' 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 persistence. and is not clustered.
01:10:27.861 INFO [main]: - Quartz scheduler 'QuartzScheduler' initialized from an externally provided properties instance.
01:10:27.861 INFO [main]: - Quartz scheduler version: 2.1.7
01:10:27.861 INFO [main]: - Scheduler QuartzScheduler_$_NON_CLUSTERED started.
01:10:27.861 INFO [main]: - 2022-05-02 01-10-27
01:10:27.862 INFO [main]: - Loading: myls.properties
01:10:27.862 INFO [main]: - No override properties found
01:10:27.879 INFO [main]: - Loading: ./config/network/network.properties
01:10:27.887 INFO [main]: - Loading: ./config/network/svstats.properties
01:10:27.888 INFO [main]: - Loading: ./config/network/commons.properties
01:10:27.889 INFO [main]: - Loading: ./config/network/database.properties
01:10:32.645 INFO [main]: - Successfully connected to database
01:10:33.329 INFO [main]: - Loaded 9 DAO implementations.
01:10:33.344 INFO [main]: - ThreadPoolManager: Initialized with 23 scheduler, 11 instant, 0 long running thread(s).
01:10:33.345 INFO [main]: - Initializing Key Generator...
01:10:33.866 INFO [main]: - GameServerTable loaded 1 registered GameServers.
01:10:33.875 INFO [main]: - BannedIpController loaded 0 IP bans.
01:10:33.897 INFO [main]: - Server listening on IP: !<My external ip address>! Port 9014 for Gs Connections
Exception in thread "main" java.lang.Error: NioServer Initialization Error!
at com.aionemu.commons.network.NioServer.connect(NioServer.java:137)
at com.aionemu.loginserver.LoginServer.main(LoginServer.java:142)
- - - Updated - - -
we've made some modifications to allow outside access however, these errors prevent the login server from opening
C:\Aion4.3_G-Robson26
my file installation path
Last edited by xoqor2212; 01-05-22 at 08:46 PM.
Man, take a look at the Aion Tutorials, maybe this will help.
Ex:. https://forum.ragezone.com/f588/conf...2/#post9097140
- - - Updated - - -
Another tutorial https://forum.ragezone.com/f588/aion...nline-1002808/
Server listening on IP: !<My external ip address>! Port 9014
look config
Last edited by xoqor2212; 07-05-22 at 07:14 PM.