Code: Select all
Starting L2J Login Server. loading login configL2Properties: Missing property for key - PacketHandlerDebugL2Properties: Missing property for key - RequestServerIDL2Properties: Missing property for key - AcceptAlternateIDL2Properties: Missing property for key - DatapackRootL2Properties: Missing property for key - RouterHostnameLoading mmo.propertiesMLog clients using java 1.4+ standard logging.Initializing c3p0-0.9.1.2 [built 21-May-2007 15:04:56; debug? true; trace: 10]Initializing c3p0 pool... com.mchange.v2.c3p0.ComboPooledDataSource [ acquireIncrement -> 5, acquireRetryAttempts -> 0, acquireRetryDelay -> 500, autoCommitOnClose -> true, automaticTestTable -> connection_test_table, breakAfterAcquireFailure -> false, checkoutTimeout -> 0, connectionCustomizerClassName -> null, connectionTesterClassName -> com.mchange.v2.c3p0.impl.DefaultConnectionTester, dataSourceName -> nd76ah8aqpppybt8kv4p|1f630dc, debugUnreturnedConnectionStackTraces -> false, description -> null, driverClass -> com.mysql.jdbc.Driver, factoryClassLocation -> null, forceIgnoreUnresolvedTransactions -> false, identityToken -> nd76ah8aqpppybt8kv4p|1f630dc, idleConnectionTestPeriod -> 3600, initialPoolSize -> 10, jdbcUrl -> jdbc:mysql://localhost/l2jdb, maxAdministrativeTaskTime -> 0, maxConnectionAge -> 0, maxIdleTime -> 0, maxIdleTimeExcessConnections -> 0, maxPoolSize -> 10, maxStatements -> 0, maxStatementsPerConnection -> 100, minPoolSize-> 10, numHelperThreads -> 3, numThreadsAwaitingCheckoutDefaultUser -> 0, preferredTestQuery -> null, properties -> {user=******, password=******}, propertyCycle -> 0, testConnectionOnCheckin -> false, testConnectionOnCheckout -> false, unreturnedConnectionTimeout -> 0, usesTraditionalReflectiveProxies -> false ]Loading LoginController...Cached 10 KeyPairs for RSA communicationStored 20 keys for Blowfish communicationLoaded 127 server namesLoaded 1 registered Game ServersCached 10 RSA keys for Game Server communication.Loaded 2 IP Bans.Listening for GameServers on sodaitis.sytes.net:9014Telnet server is currently disabled.Login Server ready on 84.55.4.153:2106Couldn't resolve hostname "sodaitis.sytes.net:"Updated Gameserver [1] Bartz IP's:InternalIP: sodaitis.sytes.netExternalIP: sodaitis.sytes.net:Created new account for asdfdfjava.net.UnknownHostException: sodaitis.sytes.net: at java.net.Inet6AddressImpl.lookupAllHostAddr(Native Method) at java.net.InetAddress$1.lookupAllHostAddr(Unknown Source) at java.net.InetAddress.getAddressFromNameService(Unknown Source) at java.net.InetAddress.getAllByName0(Unknown Source) at java.net.InetAddress.getAllByName(Unknown Source) at java.net.InetAddress.getAllByName(Unknown Source) at java.net.InetAddress.getByName(Unknown Source) at com.l2jserver.loginserver.serverpackets.ServerList.write(ServerList.java:130) at org.mmocore.network.SelectorThread.putPacketIntoWriteBuffer(SelectorThread.java:571) at org.mmocore.network.SelectorThread.prepareWriteBuffer(SelectorThread.java:543) at org.mmocore.network.SelectorThread.writePacket(SelectorThread.java:462) at org.mmocore.network.SelectorThread.run(SelectorThread.java:179)Created new account for sdffsdfsdjava.net.UnknownHostException: sodaitis.sytes.net: at java.net.Inet6AddressImpl.lookupAllHostAddr(Native Method) at java.net.InetAddress$1.lookupAllHostAddr(Unknown Source) at java.net.InetAddress.getAddressFromNameService(Unknown Source) at java.net.InetAddress.getAllByName0(Unknown Source) at java.net.InetAddress.getAllByName(Unknown Source) at java.net.InetAddress.getAllByName(Unknown Source) at java.net.InetAddress.getByName(Unknown Source) at com.l2jserver.loginserver.serverpackets.ServerList.write(ServerList.java:130) at org.mmocore.network.SelectorThread.putPacketIntoWriteBuffer(SelectorThread.java:571) at org.mmocore.network.SelectorThread.prepareWriteBuffer(SelectorThread.java:543) at org.mmocore.network.SelectorThread.writePacket(SelectorThread.java:462) at org.mmocore.network.SelectorThread.run(SelectorThread.java:179)
whats wrong...