Skip to content

Instantly share code, notes, and snippets.

@heinrichquirit
Created September 2, 2013 11:30
Show Gist options
  • Save heinrichquirit/6411909 to your computer and use it in GitHub Desktop.
Save heinrichquirit/6411909 to your computer and use it in GitHub Desktop.
Error stacktrace for Enjin Minecraft Plugin
02.09 06:30:17 [Server] INFO Trusted: Skylet100
02.09 06:30:12 [Server] SEVERE Reached end of stream for /173.255.233.106
02.09 06:30:09 [Server] SEVERE Reached end of stream for /24.33.75.199
02.09 06:29:46 [Server] INFO If you like the server, consider donating or voting for the server!
02.09 06:29:45 [Server] INFO Trusted: Skylet100
02.09 06:29:14 [Server] INFO Trusted: Skylet100
02.09 06:28:46 [Server] INFO Type /home <name>:home to visit homes
02.09 06:28:43 [Server] INFO Trusted: Skylet100
02.09 06:28:21 [Server] SEVERE Reached end of stream for /94.231.109.64
02.09 06:28:20 [Server] SEVERE Reached end of stream for /94.231.109.64
02.09 06:28:12 [Server] INFO Trusted: Skylet100
02.09 06:27:53 [Server] INFO ... 10 more
02.09 06:27:53 [Server] INFO at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:425)
02.09 06:27:53 [Server] INFO at java.lang.reflect.Method.invoke(Unknown Source)
02.09 06:27:53 [Server] INFO at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
02.09 06:27:53 [Server] INFO at sun.reflect.GeneratedMethodAccessor23.invoke(Unknown Source)
02.09 06:27:53 [Server] INFO at com.enjin.officialplugin.heads.HeadListener.onHeadDataUpdated(HeadListener.java:81)
02.09 06:27:53 [Server] INFO at com.enjin.officialplugin.heads.HeadUtils.updateHead(HeadUtils.java:28)
02.09 06:27:53 [Server] INFO at com.enjin.officialplugin.heads.HeadUtils.updateSign(HeadUtils.java:88)
02.09 06:27:53 [Server] INFO at org.bukkit.craftbukkit.v1_6_R2.block.CraftBlock.getState(CraftBlock.java:243)
02.09 06:27:53 [Server] INFO at org.bukkit.craftbukkit.v1_6_R2.block.CraftSign.<init>(CraftSign.java:17)
02.09 06:27:53 [Server] INFO Caused by: java.lang.NullPointerException
02.09 06:27:53 [Server] INFO at java.lang.Thread.run(Unknown Source)
02.09 06:27:53 [Server] INFO at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
02.09 06:27:53 [Server] INFO at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
02.09 06:27:53 [Server] INFO at org.bukkit.craftbukkit.v1_6_R2.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53)
02.09 06:27:53 [Server] INFO at org.bukkit.craftbukkit.v1_6_R2.scheduler.CraftTask.run(CraftTask.java:53)
02.09 06:27:53 [Server] INFO at com.enjin.officialplugin.threaded.UpdateHeadsThread.run(UpdateHeadsThread.java:698)
02.09 06:27:53 [Server] INFO at com.enjin.officialplugin.threaded.UpdateHeadsThread.updateHeads(UpdateHeadsThread.java:377)
02.09 06:27:53 [Server] INFO at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:462)
02.09 06:27:53 [Server] INFO at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:477)
02.09 06:27:53 [Server] INFO at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62)
02.09 06:27:53 [Server] INFO at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:427)
02.09 06:27:53 [Server] INFO org.bukkit.event.EventException
02.09 06:27:53 [Server] SEVERE Could not pass event HeadsUpdatedEvent to Enjin Minecraft Plugin v2.4.9
02.09 06:27:53 [Server] INFO ... 10 more
02.09 06:27:53 [Server] INFO at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:425)
02.09 06:27:53 [Server] INFO at java.lang.reflect.Method.invoke(Unknown Source)
02.09 06:27:53 [Server] INFO at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
02.09 06:27:53 [Server] INFO at sun.reflect.GeneratedMethodAccessor23.invoke(Unknown Source)
02.09 06:27:53 [Server] INFO at com.enjin.officialplugin.heads.HeadListener.onHeadDataUpdated(HeadListener.java:81)
02.09 06:27:53 [Server] INFO at com.enjin.officialplugin.heads.HeadUtils.updateHead(HeadUtils.java:28)
02.09 06:27:53 [Server] INFO at com.enjin.officialplugin.heads.HeadUtils.updateSign(HeadUtils.java:88)
02.09 06:27:53 [Server] INFO at org.bukkit.craftbukkit.v1_6_R2.block.CraftBlock.getState(CraftBlock.java:243)
02.09 06:27:53 [Server] INFO at org.bukkit.craftbukkit.v1_6_R2.block.CraftSign.<init>(CraftSign.java:17)
02.09 06:27:53 [Server] INFO Caused by: java.lang.NullPointerException
02.09 06:27:53 [Server] INFO at java.lang.Thread.run(Unknown Source)
02.09 06:27:53 [Server] INFO at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
02.09 06:27:53 [Server] INFO at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
02.09 06:27:53 [Server] INFO at org.bukkit.craftbukkit.v1_6_R2.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53)
02.09 06:27:53 [Server] INFO at org.bukkit.craftbukkit.v1_6_R2.scheduler.CraftTask.run(CraftTask.java:53)
02.09 06:27:53 [Server] INFO at com.enjin.officialplugin.threaded.UpdateHeadsThread.run(UpdateHeadsThread.java:698)
02.09 06:27:53 [Server] INFO at com.enjin.officialplugin.threaded.UpdateHeadsThread.updateHeads(UpdateHeadsThread.java:358)
02.09 06:27:53 [Server] INFO at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:462)
02.09 06:27:53 [Server] INFO at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:477)
02.09 06:27:53 [Server] INFO at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62)
02.09 06:27:53 [Server] INFO at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:427)
02.09 06:27:53 [Server] INFO org.bukkit.event.EventException
02.09 06:27:53 [Server] SEVERE Could not pass event HeadsUpdatedEvent to Enjin Minecraft Plugin v2.4.9
02.09 06:27:53 [Server] INFO ... 10 more
02.09 06:27:53 [Server] INFO at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:425)
02.09 06:27:53 [Server] INFO at java.lang.reflect.Method.invoke(Unknown Source)
02.09 06:27:53 [Server] INFO at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
02.09 06:27:53 [Server] INFO at sun.reflect.GeneratedMethodAccessor23.invoke(Unknown Source)
02.09 06:27:53 [Server] INFO at com.enjin.officialplugin.heads.HeadListener.onHeadDataUpdated(HeadListener.java:81)
02.09 06:27:53 [Server] INFO at com.enjin.officialplugin.heads.HeadUtils.updateHead(HeadUtils.java:28)
02.09 06:27:53 [Server] INFO at com.enjin.officialplugin.heads.HeadUtils.updateSign(HeadUtils.java:88)
02.09 06:27:53 [Server] INFO at org.bukkit.craftbukkit.v1_6_R2.block.CraftBlock.getState(CraftBlock.java:243)
02.09 06:27:53 [Server] INFO at org.bukkit.craftbukkit.v1_6_R2.block.CraftSign.<init>(CraftSign.java:17)
02.09 06:27:53 [Server] INFO Caused by: java.lang.NullPointerException
02.09 06:27:53 [Server] INFO at java.lang.Thread.run(Unknown Source)
02.09 06:27:53 [Server] INFO at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
02.09 06:27:53 [Server] INFO at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
02.09 06:27:53 [Server] INFO at org.bukkit.craftbukkit.v1_6_R2.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53)
02.09 06:27:53 [Server] INFO at org.bukkit.craftbukkit.v1_6_R2.scheduler.CraftTask.run(CraftTask.java:53)
02.09 06:27:53 [Server] INFO at com.enjin.officialplugin.threaded.UpdateHeadsThread.run(UpdateHeadsThread.java:698)
02.09 06:27:53 [Server] INFO at com.enjin.officialplugin.threaded.UpdateHeadsThread.updateHeads(UpdateHeadsThread.java:339)
02.09 06:27:53 [Server] INFO at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:462)
02.09 06:27:53 [Server] INFO at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:477)
02.09 06:27:53 [Server] INFO at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62)
02.09 06:27:53 [Server] INFO at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:427)
02.09 06:27:53 [Server] INFO org.bukkit.event.EventException
02.09 06:27:53 [Server] SEVERE Could not pass event HeadsUpdatedEvent to Enjin Minecraft Plugin v2.4.9
02.09 06:27:46 [Server] INFO Package checker successfully executed.
02.09 06:27:46 [Server] INFO Register for Member rank and receive $2000 at: www.bigbadcraft.net
02.09 06:27:41 [Server] INFO Trusted: Skylet100
02.09 06:27:40 [Server] SEVERE Reached end of stream for /194.42.145.39
02.09 06:27:37 [Server] INFO World saved.
02.09 06:27:37 [Server] INFO CONSOLE: Forcing save..
02.09 06:27:37 [Server] INFO CONSOLE: Enabled level saving..
02.09 06:27:37 [Multicraft] Auto-saving world...
02.09 06:27:24 [Server] SEVERE Reached end of stream for /173.255.233.106
02.09 06:27:20 [Server] SEVERE Reached end of stream for /82.26.144.171
02.09 06:27:19 [Server] SEVERE Reached end of stream for /198.245.49.120
02.09 06:27:10 [Server] INFO Trusted: Skylet100
02.09 06:26:50 [Server] SEVERE Reached end of stream for /194.42.145.39
02.09 06:26:48 [Multicraft] Skylet100 ran command Message of the Day
02.09 06:26:48 [Connect] User Skylet100, IP 86.142.58.60
02.09 06:26:48 [Server] FINE Player is not banned
02.09 06:26:48 [Server] INFO Trans[1009] FindMany mode[+lazy] type[PlayerRecord] origin[D-j3nN.BmHsYx.sPDWT] load[path:bans batch:1 actual:1] exeMicros[3056] rows[1:1] name[] predicates[t0.id = ? ] bind[867]
02.09 06:26:48 [Server] INFO Trans[1009] select t0.id c0 , t1.id c1, t1.created_at c2, t1.reason c3, t1.expires_at c4, t1.state c5, t1.player_id c6, t1.creator_id c7 from banhammer_players t0 left outer join banhammer_bans t1 on t1.player_id = t0.id where t0.id = ? order by t0.id
02.09 06:26:48 [Server] INFO Trans[1008] FindMany type[PlayerRecord] origin[D-j3nN.BmHsYx.sPDWT] exeMicros[1501] rows[1] name[] predicates[lower(t0.name) =? ] bind[skylet100]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment