1
Hey! thank you.
What does this code mean?
12.12 08:34:36 [Server] INFO at com.earth2me.essentials.protect.EssentialsProtect.onEnable(EssentialsProtect.java:49)
12.12 08:34:36 [Server] INFO at com.earth2me.essentials.protect.EssentialsConnect.<init>(EssentialsConnect.java:33)
12.12 08:34:36 [Server] INFO at com.earth2me.essentials.protect.EssentialsConnect$ProtectReloader.reloadConfig(EssentialsConnect.java:108)
12.12 08:34:36 [Server] INFO at com.earth2me.essentials.protect.data.ProtectedBlockSQLite.<init>(ProtectedBlockSQLite.java:13)
12.12 08:34:36 [Server] INFO at com.earth2me.essentials.protect.data.ProtectedBlockJDBC.<init>(ProtectedBlockJDBC.java:39)
12.12 08:34:36 [Server] INFO at com.earth2me.essentials.protect.data.ProtectedBlockJDBC.<init>(ProtectedBlockJDBC.java:44)
12.12 08:34:36 [Server] INFO at com.mchange.v2.c3p0.ComboPooledDataSource.<init>(ComboPooledDataSource.java:105)
12.12 08:34:36 [Server] INFO at com.mchange.v2.c3p0.ComboPooledDataSource.<init>(ComboPooledDataSource.java:109)
12.12 08:34:36 [Server] INFO at com.mchange.v2.c3p0.impl.AbstractPoolBackedDataSource.<init>(AbstractPoolBackedDataSource.java:62)
12.12 08:34:36 [Server] INFO at com.mchange.v2.c3p0.impl.PoolBackedDataSourceBase.<init>(PoolBackedDataSourceBase.java:227)
12.12 08:34:36 [Server] INFO at com.mchange.v2.c3p0.impl.C3P0ImplUtils.<clinit>(C3P0ImplUtils.java:98)
12.12 08:34:36 [Server] INFO at com.mchange.v2.c3p0.impl.C3P0ImplUtils.generateVmId(C3P0ImplUtils.java:120)
12.12 08:34:36 [Server] INFO at java.net.InetAddress.getLocalHost(InetAddress.java:1438)
12.12 08:34:36 [Server] INFO java.net.UnknownHostException: mc46.daddycheese.com: mc46.daddycheese.com
12.12 08:34:36 [Server] INFO Failed to get local InetAddress for VMID. This is unlikely to matter. At all. We'll add some extra randomness
What does this code mean?
12.12 08:34:36 [Server] INFO at com.earth2me.essentials.protect.EssentialsProtect.onEnable(EssentialsProtect.java:49)
12.12 08:34:36 [Server] INFO at com.earth2me.essentials.protect.EssentialsConnect.<init>(EssentialsConnect.java:33)
12.12 08:34:36 [Server] INFO at com.earth2me.essentials.protect.EssentialsConnect$ProtectReloader.reloadConfig(EssentialsConnect.java:108)
12.12 08:34:36 [Server] INFO at com.earth2me.essentials.protect.data.ProtectedBlockSQLite.<init>(ProtectedBlockSQLite.java:13)
12.12 08:34:36 [Server] INFO at com.earth2me.essentials.protect.data.ProtectedBlockJDBC.<init>(ProtectedBlockJDBC.java:39)
12.12 08:34:36 [Server] INFO at com.earth2me.essentials.protect.data.ProtectedBlockJDBC.<init>(ProtectedBlockJDBC.java:44)
12.12 08:34:36 [Server] INFO at com.mchange.v2.c3p0.ComboPooledDataSource.<init>(ComboPooledDataSource.java:105)
12.12 08:34:36 [Server] INFO at com.mchange.v2.c3p0.ComboPooledDataSource.<init>(ComboPooledDataSource.java:109)
12.12 08:34:36 [Server] INFO at com.mchange.v2.c3p0.impl.AbstractPoolBackedDataSource.<init>(AbstractPoolBackedDataSource.java:62)
12.12 08:34:36 [Server] INFO at com.mchange.v2.c3p0.impl.PoolBackedDataSourceBase.<init>(PoolBackedDataSourceBase.java:227)
12.12 08:34:36 [Server] INFO at com.mchange.v2.c3p0.impl.C3P0ImplUtils.<clinit>(C3P0ImplUtils.java:98)
12.12 08:34:36 [Server] INFO at com.mchange.v2.c3p0.impl.C3P0ImplUtils.generateVmId(C3P0ImplUtils.java:120)
12.12 08:34:36 [Server] INFO at java.net.InetAddress.getLocalHost(InetAddress.java:1438)
12.12 08:34:36 [Server] INFO java.net.UnknownHostException: mc46.daddycheese.com: mc46.daddycheese.com
12.12 08:34:36 [Server] INFO Failed to get local InetAddress for VMID. This is unlikely to matter. At all. We'll add some extra randomness
3
I think you have it set so you sync your essentials database with an SQL database, My best guess is that you misconfigured it in your essentials config. The best database option for essentials is still a flatfile though.
Looks as if your server is trying to do something involving a Essentials Protect and an SQLite database storage.
[deleted]
