Advertisement
Guest User

Untitled

a guest
Jul 22nd, 2017
75
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.33 KB | None | 0 0
  1. Using username "root".
  2. root@192.168.11.197's password:
  3. Linux DH 2.6.26-2-amd64 #1 SMP Tue Jan 25 05:59:43 UTC 2011 x86_64
  4.  
  5. The programs included with the Debian GNU/Linux system are free software;
  6. the exact distribution terms for each program are described in the
  7. individual files in /usr/share/doc/*/copyright.
  8.  
  9. Debian GNU/Linux comes with ABSOLUTELY NO WARRANTY, to the extent
  10. permitted by applicable law.
  11. Last login: Tue Feb 15 20:50:45 2011 from kain
  12. DH:~# screen -r
  13. There are several suitable screens on:
  14. 9692.pts-3.DH (02/14/2011 05:46:12 PM) (Attached)
  15. 31497.pts-0.DH (02/14/2011 03:10:04 PM) (Detached)
  16. 3272.pts-0.DH (02/12/2011 11:32:09 PM) (Detached)
  17. Type "screen [-d] -r [pid.]tty.host" to resume one of them.
  18. DH:~# screen -r 3272
  19. java.lang.IllegalArgumentException: Malformed \uxxxx encoding.
  20. at java.util.Properties.loadConvert(Properties.java:552)
  21. at java.util.Properties.load0(Properties.java:374)
  22. at java.util.Properties.load(Properties.java:325)
  23. at com.nijikokun.bukkit.iConomy.iProperty.load(iProperty.java:60)
  24. at com.nijikokun.bukkit.iConomy.iProperty.<init>(iProperty.java:52)
  25. at com.nijikokun.bukkit.iConomy.Database.initialize(Database.java:48)
  26. at com.nijikokun.bukkit.iConomy.Database.<init>(Database.java:42)
  27. at com.nijikokun.bukkit.iConomy.iConomy.setup(iConomy.java:202)
  28. at com.nijikokun.bukkit.iConomy.iConomy.onEnable(iConomy.java:139)
  29. at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:135)
  30. at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:384)
  31. at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:175)
  32. at org.bukkit.craftbukkit.CraftServer.loadPlugin(CraftServer.java:64)
  33. at org.bukkit.craftbukkit.CraftServer.loadPlugins(CraftServer.java:45)
  34. at net.minecraft.server.MinecraftServer.e(MinecraftServer.java:156)
  35. at net.minecraft.server.MinecraftServer.c(MinecraftServer.java:143)
  36. at net.minecraft.server.MinecraftServer.d(MinecraftServer.java:104)
  37. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:186)
  38. at net.minecraft.server.ThreadServerApplication.run(SourceFile:512)
  39. 2011-02-15 21:26:30 [INFO] Done! For help, type "help" or "?"
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement