Advertisement
Guest User

Untitled

a guest
Dec 20th, 2012
151
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.27 KB | None | 0 0
  1. 20.12 18:09:37 [Server] INFO Initializing c3p0-0.9.1.2 [built 21-May-2007 15:04:56; debug? true; trace: 10]
  2. 20.12 18:09:37 [Server] INFO ... 23 more
  3. 20.12 18:09:37 [Server] INFO at java.net.InetAddress.getAddressesFromNameService(Unknown Source)
  4. 20.12 18:09:37 [Server] INFO at java.net.InetAddress$1.lookupAllHostAddr(Unknown Source)
  5. 20.12 18:09:37 [Server] INFO at java.net.Inet6AddressImpl.lookupAllHostAddr(Native Method)
  6. 20.12 18:09:37 [Server] INFO Caused by: java.net.UnknownHostException: tx54-mc.beastnode.com: Name or service not known
  7. 20.12 18:09:37 [Server] INFO at net.minecraft.server.ThreadServerApplication.run(SourceFile:856)
  8. 20.12 18:09:37 [Server] INFO at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:398)
  9. 20.12 18:09:37 [Server] INFO at net.minecraft.server.DedicatedServer.init(DedicatedServer.java:147)
  10. 20.12 18:09:37 [Server] INFO at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:258)
  11. 20.12 18:09:37 [Server] INFO at net.minecraft.server.MinecraftServer.e(MinecraftServer.java:299)
  12. 20.12 18:09:37 [Server] INFO at net.minecraft.server.MinecraftServer.j(MinecraftServer.java:320)
  13. 20.12 18:09:37 [Server] INFO at org.bukkit.craftbukkit.CraftServer.enablePlugins(CraftServer.java:282)
  14. 20.12 18:09:37 [Server] INFO at org.bukkit.craftbukkit.CraftServer.loadPlugin(CraftServer.java:300)
  15. 20.12 18:09:37 [Server] INFO at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:381)
  16. 20.12 18:09:37 [Server] INFO at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:374)
  17. 20.12 18:09:37 [Server] INFO at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:217)
  18. 20.12 18:09:37 [Server] INFO at com.earth2me.essentials.protect.EssentialsProtect.onEnable(EssentialsProtect.java:57)
  19. 20.12 18:09:37 [Server] INFO at com.earth2me.essentials.protect.EssentialsConnect.<init>(EssentialsConnect.java:30)
  20. 20.12 18:09:37 [Server] INFO at com.earth2me.essentials.protect.EssentialsConnect$ProtectReloader.reloadConfig(EssentialsConnect.java:74)
  21. 20.12 18:09:37 [Server] INFO at com.earth2me.essentials.protect.data.ProtectedBlockMySQL.<init>(ProtectedBlockMySQL.java:16)
  22. 20.12 18:09:37 [Server] INFO at com.earth2me.essentials.protect.data.ProtectedBlockJDBC.<init>(ProtectedBlockJDBC.java:44)
  23. 20.12 18:09:37 [Server] INFO at com.mchange.v2.c3p0.ComboPooledDataSource.<init>(ComboPooledDataSource.java:105)
  24. 20.12 18:09:37 [Server] INFO at com.mchange.v2.c3p0.ComboPooledDataSource.<init>(ComboPooledDataSource.java:109)
  25. 20.12 18:09:37 [Server] INFO at com.mchange.v2.c3p0.impl.AbstractPoolBackedDataSource.<init>(AbstractPoolBackedDataSource.java:62)
  26. 20.12 18:09:37 [Server] INFO at com.mchange.v2.c3p0.impl.PoolBackedDataSourceBase.<init>(PoolBackedDataSourceBase.java:227)
  27. 20.12 18:09:37 [Server] INFO at com.mchange.v2.c3p0.impl.C3P0ImplUtils.<clinit>(C3P0ImplUtils.java:98)
  28. 20.12 18:09:37 [Server] INFO at com.mchange.v2.c3p0.impl.C3P0ImplUtils.generateVmId(C3P0ImplUtils.java:120)
  29. 20.12 18:09:37 [Server] INFO at java.net.InetAddress.getLocalHost(Unknown Source)
  30. 20.12 18:09:37 [Server] INFO java.net.UnknownHostException: tx54-mc.beastnode.com: tx54-mc.beastnode.com: Name or service not known
  31. 20.12 18:09:37 [Server] INFO Failed to get local InetAddress for VMID. This is unlikely to matter. At all. We'll add some extra randomness
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement