Page 1 of 1

Failed to start the Game Server Listener. Reason: Addres s already in use: JVM_Bind

Posted: Fri Jan 08, 2016 3:15 am
by l2jpower
i have this problem

Code: Select all

Starting L2J Login Server.

[08/01 02:59:57] Using HikariCP connection pool.
[08/01 02:59:57] Loading LoginController...
[08/01 02:59:58] Cached 10 KeyPairs for RSA communication
[08/01 02:59:59] Stored 20 keys for Blowfish communication
[08/01 02:59:59] GameServerTable: Loaded 127 server names.
[08/01 02:59:59] HikariPool-0 - is starting.
[08/01 02:59:59] GameServerTable: Loaded 1 registered Game Servers.
[08/01 03:00:00] GameServerTable: Cached 10 RSA keys for Game Server communicati
on.
[08/01 03:00:00] Loaded 2 IP Bans.
[08/01 03:00:00] FATAL: Failed to start the Game Server Listener. Reason: Addres
s already in use: JVM_Bind
java.net.BindException: Address already in use: JVM_Bind
        at java.net.DualStackPlainSocketImpl.bind0(Native Method)
        at java.net.DualStackPlainSocketImpl.socketBind(Unknown Source)
        at java.net.AbstractPlainSocketImpl.bind(Unknown Source)
        at java.net.PlainSocketImpl.bind(Unknown Source)
        at java.net.ServerSocket.bind(Unknown Source)
        at java.net.ServerSocket.<init>(Unknown Source)
        at com.l2jserver.loginserver.FloodProtectedListener.<init>(FloodProtecte
dListener.java:49)
        at com.l2jserver.loginserver.GameServerListener.<init>(GameServerListene
r.java:37)
        at com.l2jserver.loginserver.L2LoginServer.<init>(L2LoginServer.java:151
)
        at com.l2jserver.loginserver.L2LoginServer.main(L2LoginServer.java:61)


Login Server terminated abnormally!


Login Server Terminated.

Press any key to continue . . .

Re: Failed to start the Game Server Listener. Reason: Addres s already in use: JVM_Bind

Posted: Fri Jan 08, 2016 7:09 pm
by UnAfraid
looks like you have something on that port, another login server is already running

Re: Failed to start the Game Server Listener. Reason: Addres s already in use: JVM_Bind

Posted: Sat Jan 09, 2016 5:04 am
by l2jpower
thanks. my problem its my skype