1

Server Console Log "SEVERE"...

Yiruso 11/6/12 10:08 pm
214
11/6/2012 10:22 pm
I've notice this "SEVERE" when I started up my server
Should I fix it and how can I fix it?

And is there anything else I should add or fix?
Click to reveal
06.11 18:55:12 [Server] Startup Done (3.267s)! For help, type "help" or "?"
06.11 18:55:12 [Server] INFO Server permissions file permissions.yml is empty, ignoring it
06.11 18:55:12 [Server] INFO [Factions v1.6.9.1] === ENABLE DONE (Took 90ms) ===
06.11 18:55:12 [Server] INFO [Factions v1.6.9.1] NOTE: Economy is disabled. You can enable it with the command: f config econEnabled true
06.11 18:55:12 [Server] INFO [Factions v1.6.9.1] Economy integration through Vault plugin successful.
06.11 18:55:12 [Server] INFO [Factions v1.6.9.1] Found and will integrate chat with EssentialsChat v2.9.5
06.11 18:55:12 [Server] INFO [Factions v1.6.9.1] No board to load from disk. Creating new file.
06.11 18:55:12 [Server] INFO [Factions v1.6.9.1] Loading board from disk
06.11 18:55:12 [Server] INFO [Factions v1.6.9.1] Creating default: plugins/Factions/conf.json
06.11 18:55:12 [Server] INFO [Factions v1.6.9.1] === ENABLE START ===
06.11 18:55:12 [Server] INFO [Factions] Enabling Factions v1.6.9.1
06.11 18:55:12 [Server] INFO [EssentialsAntiBuild] Enabling EssentialsAntiBuild v2.9.5
06.11 18:55:12 [Server] INFO [EssentialsChat] Enabling EssentialsChat v2.9.5
06.11 18:55:12 [Server] INFO [SignShop] v2.3.6 Enabled
06.11 18:55:12 [Server] INFO [SignShop] Vault's permissions not found, defaulting to OP.
06.11 18:55:12 [Server] INFO [SignShop] Sellers is empty!
06.11 18:55:11 [Server] WARNING [SignShop] config.yml could not be found. Configuration could not be loaded.
06.11 18:55:11 [Server] INFO [SignShop] Succesfully started Metrics, see http://mcstats.org for more information.
06.11 18:55:11 [Server] INFO [SignShop] Enabling SignShop v2.3.6
06.11 18:55:11 [Server] INFO [EssentialsSpawn] Enabling EssentialsSpawn v2.9.5
06.11 18:55:11 [Server] INFO Initializing c3p0-0.9.1.2 [built 21-May-2007 15:04:56; debug? true; trace: 10]
06.11 18:55:11 [Server] INFO ... 24 more
06.11 18:55:11 [Server] INFO at java.net.InetAddress.getAddressesFromNameService(Unknown Source)
06.11 18:55:11 [Server] INFO at java.net.InetAddress$1.lookupAllHostAddr(Unknown Source)
06.11 18:55:11 [Server] INFO at java.net.Inet6AddressImpl.lookupAllHostAddr(Native Method)
06.11 18:55:11 [Server] INFO Caused by: java.net.UnknownHostException: lax32-mc.beastnode.com: Name or service not known
06.11 18:55:11 [Server] INFO at net.minecraft.server.ThreadServerApplication.run(SourceFile:818)
06.11 18:55:11 [Server] INFO at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:391)
06.11 18:55:11 [Server] INFO at net.minecraft.server.DedicatedServer.init(DedicatedServer.java:141)
06.11 18:55:11 [Server] INFO at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:249)
06.11 18:55:11 [Server] INFO at net.minecraft.server.MinecraftServer.e(MinecraftServer.java:290)
06.11 18:55:11 [Server] INFO at net.minecraft.server.MinecraftServer.j(MinecraftServer.java:311)
06.11 18:55:11 [Server] INFO at org.bukkit.craftbukkit.CraftServer.enablePlugins(CraftServer.java:252)
06.11 18:55:11 [Server] INFO at org.bukkit.craftbukkit.CraftServer.loadPlugin(CraftServer.java:270)
06.11 18:55:11 [Server] INFO at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:381)
06.11 18:55:11 [Server] INFO at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:374)
06.11 18:55:11 [Server] INFO at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:217)
06.11 18:55:11 [Server] INFO at com.earth2me.essentials.protect.EssentialsProtect.onEnable(EssentialsProtect.java:49)
06.11 18:55:11 [Server] INFO at com.earth2me.essentials.protect.EssentialsConnect.<init>(EssentialsConnect.java:30)
06.11 18:55:11 [Server] INFO at com.earth2me.essentials.protect.EssentialsConnect$ProtectReloader.reloadConfig(EssentialsConnect.java:88)
06.11 18:55:11 [Server] INFO at com.earth2me.essentials.protect.data.ProtectedBlockSQLite.<init>(ProtectedBlockSQLite.java:13)
06.11 18:55:11 [Server] INFO at com.earth2me.essentials.protect.data.ProtectedBlockJDBC.<init>(ProtectedBlockJDBC.java:39)
06.11 18:55:11 [Server] INFO at com.earth2me.essentials.protect.data.ProtectedBlockJDBC.<init>(ProtectedBlockJDBC.java:44)
06.11 18:55:11 [Server] INFO at com.mchange.v2.c3p0.ComboPooledDataSource.<init>(ComboPooledDataSource.java:105)
06.11 18:55:11 [Server] INFO at com.mchange.v2.c3p0.ComboPooledDataSource.<init>(ComboPooledDataSource.java:109)
06.11 18:55:11 [Server] INFO at com.mchange.v2.c3p0.impl.AbstractPoolBackedDataSource.<init>(AbstractPoolBackedDataSource.java:62)
06.11 18:55:11 [Server] INFO at com.mchange.v2.c3p0.impl.PoolBackedDataSourceBase.<init>(PoolBackedDataSourceBase.java:227)
06.11 18:55:11 [Server] INFO at com.mchange.v2.c3p0.impl.C3P0ImplUtils.<clinit>(C3P0ImplUtils.java:98)
06.11 18:55:11 [Server] INFO at com.mchange.v2.c3p0.impl.C3P0ImplUtils.generateVmId(C3P0ImplUtils.java:120)
06.11 18:55:11 [Server] INFO at java.net.InetAddress.getLocalHost(Unknown Source)
06.11 18:55:11 [Server] INFO java.net.UnknownHostException: lax32-mc.beastnode.com: lax32-mc.beastnode.com: Name or service not known
06.11 18:55:11 [Server] INFO Failed to get local InetAddress for VMID. This is unlikely to matter. At all. We'll add some extra randomness
06.11 18:55:11 [Server] INFO [EssentialsProtect] Enabling EssentialsProtect v2.9.5
06.11 18:55:11 [Server] INFO [Jobs] Login manager started
06.11 18:55:11 [Server] INFO [Jobs] Plugin has been enabled succesfully.
06.11 18:55:11 [Server] INFO [Jobs] Started database save task
06.11 18:55:11 [Server] INFO [Jobs] Database save task shutdown
06.11 18:55:11 [Server] INFO [Jobs] [Jobs] Successfully linked with Vault.
06.11 18:55:11 [Server] INFO [Jobs] Started database save task
06.11 18:55:11 [Server] SEVERE java.lang.UnsatisfiedLinkError: /tmp/sqlite-3.7.2-libsqlitejdbc.so: /tmp/sqlite-3.7.2-libsqlitejdbc.so: failed to map segment from shared object: Operation not permitted
06.11 18:55:10 [Server] INFO [Jobs] Enabling Jobs v2.8.5
06.11 18:55:10 [Server] INFO Permissions listed in as player-commands will be given to all users.
06.11 18:55:10 [Server] INFO Essentials: Using config file enhanced permissions.
06.11 18:55:10 [Server] INFO [Vault][Economy] Essentials Economy hooked.
06.11 18:55:10 [Server] INFO [Essentials] This will start 5 minutes after the first admin/op joins.
06.11 18:55:10 [Server] INFO [Essentials] You can opt out by running /essentials opt-out
06.11 18:55:10 [Server] INFO [Essentials] This plugin collects minimal statistic data and sends it to http://metrics.essentials3.net.
06.11 18:55:10 [Server] INFO Creating config from template: /plugins/Essentials/worth.yml
06.11 18:55:10 [Server] INFO Creating empty config: /plugins/Essentials/upgrades-done.yml
06.11 18:55:10 [Server] INFO Creating config from template: /plugins/Essentials/config.yml
06.11 18:55:10 [Server] INFO [Essentials] Enabling Essentials v2.9.5
06.11 18:55:10 [Server] INFO [WorldGuard] 0 regions loaded for 'world_the_end'
06.11 18:55:10 [Server] INFO [WorldGuard] 0 regions loaded for 'world_nether'
06.11 18:55:10 [Server] INFO [WorldGuard] 0 regions loaded for 'world'
06.11 18:55:10 [Server] INFO [WorldGuard] Loaded configuration for world 'world_the_end'
06.11 18:55:10 [Server] INFO [WorldGuard] (world_the_end) Fire spread is UNRESTRICTED.
06.11 18:55:10 [Server] INFO [WorldGuard] (world_the_end) Lava fire is blocked.
06.11 18:55:10 [Server] INFO [WorldGuard] (world_the_end) Lighters are PERMITTED.
06.11 18:55:10 [Server] INFO [WorldGuard] (world_the_end) TNT ignition is PERMITTED.
06.11 18:55:10 [Server] INFO [WorldGuard] Default configuration file written: /plugins/WorldGuard/worlds/world_the_end/blacklist.txt
06.11 18:55:10 [Server] INFO [WorldGuard] Default configuration file written: /plugins/WorldGuard/worlds/world_the_end/config.yml
06.11 18:55:10 [Server] INFO [WorldGuard] Loaded configuration for world 'world_nether'
06.11 18:55:10 [Server] INFO [WorldGuard] (world_nether) Fire spread is UNRESTRICTED.
06.11 18:55:10 [Server] INFO [WorldGuard] (world_nether) Lava fire is blocked.
06.11 18:55:10 [Server] INFO [WorldGuard] (world_nether) Lighters are PERMITTED.
06.11 18:55:10 [Server] INFO [WorldGuard] (world_nether) TNT ignition is PERMITTED.
06.11 18:55:10 [Server] INFO [WorldGuard] Default configuration file written: /plugins/WorldGuard/worlds/world_nether/blacklist.txt
06.11 18:55:10 [Server] INFO [WorldGuard] Default configuration file written: /plugins/WorldGuard/worlds/world_nether/config.yml
06.11 18:55:10 [Server] INFO [WorldGuard] Loaded configuration for world 'world'
06.11 18:55:10 [Server] INFO [WorldGuard] (world) Fire spread is UNRESTRICTED.
06.11 18:55:10 [Server] INFO [WorldGuard] (world) Lava fire is blocked.
06.11 18:55:10 [Server] INFO [WorldGuard] (world) Lighters are PERMITTED.
06.11 18:55:10 [Server] INFO [WorldGuard] (world) TNT ignition is PERMITTED.
06.11 18:55:10 [Server] INFO [WorldGuard] Default configuration file written: /plugins/WorldGuard/worlds/world/blacklist.txt
06.11 18:55:10 [Server] INFO [WorldGuard] Default configuration file written: /plugins/WorldGuard/worlds/world/config.yml
06.11 18:55:10 [Server] INFO [WorldGuard] Default configuration file written: /plugins/WorldGuard/config.yml
06.11 18:55:10 [Server] INFO [WorldGuard] Enabling WorldGuard v5.6.3
06.11 18:55:10 [Server] SEVERE [Buycraft] Could not find an account with the specified API secret!
06.11 18:55:10 [Server] INFO [Buycraft] Enabling Buycraft v4.7
06.11 18:55:10 [Server] INFO WEPIF: Using the Bukkit Permissions API.
06.11 18:55:10 [Server] INFO [WorldEdit] Default configuration file written: config.yml
06.11 18:55:10 [Server] INFO [WorldEdit] Enabling WorldEdit v5.4.5
06.11 18:55:10 [Server] INFO [Tim] There are some who call me... Tim?
06.11 18:55:10 [Server] INFO [TimTheEnchanter] Enabling TimTheEnchanter v2.0
06.11 18:55:09 [Server] INFO Preparing start region for level 2 (Seed: -1624962800363688278)
06.11 18:55:09 [Server] INFO Preparing start region for level 1 (Seed: -1624962800363688278)
06.11 18:55:09 [Server] INFO ----- ------------------- -----
06.11 18:55:09 [Server] INFO If you would like to disable this warning, simply set 'suggest-channels' to false in bukkit.yml.
06.11 18:55:09 [Server] INFO With that set, you will be told whenever a new version is available for download, so that you can always keep up to date and secure with the latest fixes.
06.11 18:55:09 [Server] INFO If you would like to be kept informed about new Development Build releases, it is recommended that you change 'preferred-channel' in your bukkit.yml to 'dev'.
06.11 18:55:09 [Server] INFO It appears that you're running a Development Build, when you've specified in bukkit.yml that you prefer to run Recommended Builds.
06.11 18:55:09 [Server] INFO ----- Bukkit Auto Updater -----
06.11 18:55:09 [Server] INFO Preparing start region for level 0 (Seed: -2130107436)
06.11 18:55:09 [Server] INFO Preparing level "world"
06.11 18:55:09 [Server] INFO [Vault] Enabled Version 1.2.19-b248
06.11 18:55:09 [Server] INFO [Vault][Permission] SuperPermissions loaded as backup permission system.
06.11 18:55:09 [Server] INFO [Vault][Economy] Essentials Economy found: Waiting
06.11 18:55:09 [Server] INFO [Vault] Enabling Vault v1.2.19-b248
06.11 18:55:09 [Server] INFO [Factions] Loading Factions v1.6.9.1
06.11 18:55:09 [Server] INFO [EssentialsAntiBuild] Loading EssentialsAntiBuild v2.9.5
Posted by
Yiruso
Level 1 : New Mage
2

  Have something to say?

JoinSign in

2

CGBrothers
11/06/2012 10:22 pm
Level 53 : Grandmaster Lego Builder
Nah your server wont blow up... much JK!
1
RoboSharks
11/06/2012 10:15 pm
Level 26 : Expert Geek
You shouldn't be worried about this as that red error is because the server isn't letting that certian plugin connect to the MySQL database as you probably haven't set that up yet.
1

Welcome