Advertisement
Guest User

Untitled

a guest
Jul 17th, 2017
65
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Java 1.57 KB | None | 0 0
  1. xlop@servermine:~/server$ sudo java -Xmx256M -jar LaunchServer.jar
  2. sashok724's LaunchServer v15.4 (build #85, 18.06.17)
  3. 2017.07.17 19:47:13 [INFO] Setting up server script engine bindings
  4. 2017.07.17 19:47:14 [INFO] JLine2 terminal enabled
  5. 2017.07.17 19:47:14 [INFO] Reading RSA keypair
  6. 2017.07.17 19:47:14 [INFO]  Modulus CRC32: 0x8fb9e000
  7. 2017.07.17 19:47:14 [INFO] Reading LaunchServer config file
  8. 2017.07.17 19:47:14 [INFO] Fetching all AuthHandler entries
  9. 2017.07.17 19:47:14 [INFO] HikariCP pooling enabled for 'authHandlerPool'
  10. [main] WARN com.zaxxer.hikari.HikariDataSource - idleTimeout is greater than maxLifetime, setting to maxLifetime.
  11. [main] INFO com.zaxxer.hikari.HikariDataSource - Hikari pool authHandlerPool is starting.
  12. 2017.07.17 19:47:14 [INFO] Syncing launcher binaries
  13. 2017.07.17 19:47:14 [INFO]  Syncing launcher binary file
  14. 2017.07.17 19:47:14 [WARN]  Missing launcher binary file
  15. 2017.07.17 19:47:14 [INFO]  Syncing launcher EXE binary file
  16. 2017.07.17 19:47:14 [WARN]  Missing launcher EXE binary file
  17. 2017.07.17 19:47:14 [INFO] Syncing updates dir
  18. 2017.07.17 19:47:14 [INFO]  Syncing 'jre-8u131-win64' update dir
  19. 2017.07.17 19:47:15 [INFO]  Syncing 'jre-8u131-win32' update dir
  20. 2017.07.17 19:47:15 [INFO]  Syncing 'jre-8u131-macosx' update dir
  21. 2017.07.17 19:47:16 [INFO]  Syncing 'jre-8u131-linux32' update dir
  22. 2017.07.17 19:47:16 [INFO]  Syncing 'jre-8u131-linux64' update dir
  23. 2017.07.17 19:47:17 [INFO] Syncing profiles dir
  24. 2017.07.17 19:47:17 [INFO] Starting server socket thread
  25. 2017.07.17 19:47:17 [INFO] Server socket thread successfully started
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement