Advertisement
Guest User

LoginServer Console

a guest
Jun 26th, 2014
47
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.36 KB | None | 0 0
  1. ======================================================================-[ Team ]
  2.  
  3. # ##### ##### ##### ##### ##### ##### ## #
  4. # # # # # # # # # # # #
  5. # ### #### ### # # # # # ### # # #
  6. # # # ### # # # # # # #
  7. ##### ##### # # ## ##### ##### ##### # ##
  8.  
  9. ==================================================================-[ Database ]
  10. MLog clients using java 1.4+ standard logging.
  11. Initializing c3p0-0.9.1.2 [built 21-May-2007 15:04:56; debug? true; trace: 10]
  12. Initializing c3p0 pool... com.mchange.v2.c3p0.ComboPooledDataSource [ acquireInc
  13. rement -> 5, acquireRetryAttempts -> 0, acquireRetryDelay -> 500, autoCommitOnCl
  14. ose -> true, automaticTestTable -> connection_test_table, breakAfterAcquireFailu
  15. re -> false, checkoutTimeout -> 0, connectionCustomizerClassName -> null, connec
  16. tionTesterClassName -> com.mchange.v2.c3p0.impl.DefaultConnectionTester, dataSou
  17. rceName -> 1hge135921o34627o430ec|3304e92a, debugUnreturnedConnectionStackTraces
  18. -> false, description -> null, driverClass -> com.mysql.jdbc.Driver, factoryCla
  19. ssLocation -> null, forceIgnoreUnresolvedTransactions -> false, identityToken ->
  20. 1hge135921o34627o430ec|3304e92a, idleConnectionTestPeriod -> 3600, initialPoolS
  21. ize -> 10, jdbcUrl -> jdbc:mysql://localhost/l2jdb, maxAdministrativeTaskTime ->
  22. 0, maxConnectionAge -> 0, maxIdleTime -> 0, maxIdleTimeExcessConnections -> 0,
  23. maxPoolSize -> 50, maxStatements -> 0, maxStatementsPerConnection -> 100, minPoo
  24. lSize -> 10, numHelperThreads -> 3, numThreadsAwaitingCheckoutDefaultUser -> 0,
  25. preferredTestQuery -> null, properties -> {user=******, password=******}, proper
  26. tyCycle -> 0, testConnectionOnCheckin -> false, testConnectionOnCheckout -> fals
  27. e, unreturnedConnectionTimeout -> 0, usesTraditionalReflectiveProxies -> false ]
  28.  
  29. ===========================================================-[ LoginController ]
  30. Cached 10 KeyPairs for RSA communication
  31. Stored 20 keys for Blowfish communication
  32. Loaded 127 server names
  33. Loaded 1 registered Game Servers
  34. Cached 10 RSA keys for Game Server communication.
  35. Listening for GameServers on 127.0.0.1:9014
  36. Login Server ready on *:2106
  37. Loaded 2 IP Bans.
  38. Updated Gameserver [36] Asterios IP's:
  39. InternalIP: 127.0.0.1
  40. ExternalIP: l2jpractice.no-ip.biz
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement