Advertisement
afficheurs

Untitled

Oct 17th, 2018
106
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.29 KB | None | 0 0
  1. user@user:~$ java -jar Paladium.jar
  2. [2018-10-17 23:24:00] [Paladium] [DEBUG] main() called!
  3. [2018-10-17 23:24:00] [Paladium] [DEBUG] Starting up bootstrap.
  4. [2018-10-17 23:24:00] [Paladium] [INFO] Bootstrap Paladium started on linux...
  5. [2018-10-17 23:24:00] [Paladium] [INFO] System.getProperty('os.name') == 'Linux'
  6. [2018-10-17 23:24:00] [Paladium] [INFO] System.getProperty('os.version') == '4.15.0-36-generic'
  7. [2018-10-17 23:24:00] [Paladium] [INFO] System.getProperty('os.arch') == 'amd64'
  8. [2018-10-17 23:24:00] [Paladium] [INFO] System.getProperty('java.version') == '1.8.0_181'
  9. [2018-10-17 23:24:00] [Paladium] [INFO] System.getProperty('java.vendor') == 'Oracle Corporation'
  10. [2018-10-17 23:24:00] [Paladium] [INFO] System.getProperty('sun.arch.data.model') == '64'
  11. [2018-10-17 23:24:00] [Paladium] [INFO] proxy == DIRECT
  12. [2018-10-17 23:24:00] [Paladium] [SUCCESS] BootstrapPanel initialized.
  13. [2018-10-17 23:24:00] [Paladium] [INFO] Connecting to the config server...
  14. [2018-10-17 23:24:00] [Paladium] [SUCCESS] Connection established.
  15. [2018-10-17 23:24:00] [Paladium] [INFO] Connecting to the resources server...
  16. [2018-10-17 23:24:00] [Paladium] [SUCCESS] Connection established.
  17. [2018-10-17 23:24:00] [Paladium] [INFO] Listing the files.
  18. [2018-10-17 23:24:00] [Paladium] [INFO] Connection established, total time : 0 hours, 0 minutes, 0 seconds and 12 milliseconds.
  19. [2018-10-17 23:24:01] [Paladium] [DEBUG] Load file '/home/user/.paladium/bootstrap/bootstrap/bootstrap.jar : 3,99 Mo (client : 85a4a684f306c76c2247a52d52716f01, server : 85a4a684f306c76c2247a52d52716f01)'
  20. [2018-10-17 23:24:01] [Paladium] [INFO] Loaded 1 file(s) (size : 3,99 Mo).
  21. [2018-10-17 23:24:01] [Paladium] [INFO] Finished loading, total time : 0 hours, 0 minutes, 0 seconds and 38 milliseconds.
  22. [2018-10-17 23:24:01] [Paladium] [INFO] Checking files
  23. [2018-10-17 23:24:01] [Paladium] [INFO] Download skipped as there are no files to download
  24. [2018-10-17 23:24:01] [Paladium] [INFO] Starting launcher.
  25. [2018-10-17 23:24:01] [Paladium] [INFO] Window closed, shutting down.
  26. [2018-10-17 23:24:01] [Paladium] [INFO] Halting executors
  27. [2018-10-17 23:24:01] [Paladium] [INFO] Awaiting termination.
  28. Gtk-Message: 23:24:01.125: GtkDialog mapped without a transient parent. This is discouraged.
  29. [2018-10-17 23:24:11] [Paladium] [INFO] Goodbye.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement