Bonjour,
Voici déjà plusieurs heures que je bosse dessus, mais la je bloque, sachant que je ne suis pas experte.
Je viens d’installer sur une Dedibox un pack l2jfree sous ubuntu 8.04 lts , tout fonctionne , mais impossible de se connecter au serveur.
J’ai été verifié les logs du loginserver rien d’anormal, mais a la fin du fichier log du gameserver il y a ces lignes qui m’inquiète
:
=============================================================-[ ServerThreads ]
INFO Connecting to login on 127.0.0.1:9014
INFO Deconnected from Login, Trying to reconnect:
INFO java.net.ConnectException: Connection refused
Exception in thread "main" java.net.BindException: Address already in use
at sun.nio.ch.Net.bind(Native Method)
at sun.nio.ch.ServerSocketChannelImpl.bind(ServerSocketChannelImpl.java:119)
at sun.nio.ch.ServerSocketAdaptor.bind(ServerSocketAdaptor.java:59)
at sun.nio.ch.ServerSocketAdaptor.bind(ServerSocketAdaptor.java:52)
at org.mmocore.network.SelectorThread.openServerSocket(SelectorThread.java:122)
at com.l2jfree.gameserver.GameServer.
(GameServer.java:374)
at com.l2jfree.gameserver.GameServer.main(GameServer.java:430)
INFO Connecting to login on 127.0.0.1:9014
INFO Deconnected from Login, Trying to reconnect:
INFO java.net.ConnectException: Connection refused
INFO Connecting to login on 127.0.0.1:9014
INFO Deconnected from Login, Trying to reconnect:
INFO java.net.ConnectException: Connection refused
INFO Connecting to login on 127.0.0.1:9014
INFO Deconnected from Login, Trying to reconnect:
INFO java.net.ConnectException: Connection refused
INFO Connecting to login on 127.0.0.1:9014
INFO Deconnected from Login, Trying to reconnect:
INFO java.net.ConnectException: Connection refused
INFO Connecting to login on 127.0.0.1:9014
INFO Deconnected from Login, Trying to reconnect:
INFO java.net.ConnectException: Connection refused
INFO Connecting to login on 127.0.0.1:9014
INFO Deconnected from Login, Trying to reconnect:
J'ai coupée un peu, parce que ca continue encore sur plusieurs lignes.
Si quelqu'un a une idée pour régler ce problème elle sera la bienvenue.
Merci a toutes et a tous !