Author Topic: Server down  (Read 2779 times)

cabass

  • Banned
  • Raiding TeamRocket in Celadon
  • *****
  • Posts: 776
  • Friendliness: -39
  • Huntsman, if you need an assassin, just mail me.
Server down
« on: August 17, 2012, 10:28:53 am »
The Server has been down for the past 6 hours and i was wondering why that is.

Ad...

Tenebrae

  • Sinnoh/Unova Head Builder
  • Professor
  • Fighting Agatha
  • *****
  • Posts: 7604
  • Friendliness: 105
  • Monster Hunter 4 Ultimate :D
    • Bandcamp
Re: Server down
« Reply #1 on: August 17, 2012, 10:56:55 am »
and you said it'd be up in 40min like 6 hours ago... Turning my server back on xD

Vithrus

  • Fuchsia Leader
  • Farewell SS Anne
  • ***
  • Posts: 344
  • Friendliness: 2
  • Elite 4
Re: Server down
« Reply #2 on: August 17, 2012, 10:57:35 am »
and you said it'd be up in 40min like 6 hours ago... Turning my server back on xD

What's yours? Let's all go have fun there...

Tenebrae

  • Sinnoh/Unova Head Builder
  • Professor
  • Fighting Agatha
  • *****
  • Posts: 7604
  • Friendliness: 105
  • Monster Hunter 4 Ultimate :D
    • Bandcamp
Re: Server down
« Reply #3 on: August 17, 2012, 11:11:00 am »
If you got hamachi you can join. For some reason (again) PortMap isn't giving me an ip to use so I may use LogMeIn Hamachi instead (haven't  used it for ages....) if I cant find an alternative to port forwarding. Check back here and I'll have my ip ready xD

1cec0ld

  • Frozen Hearted Admin
  • Professor
  • Fighting Blaine
  • *****
  • Posts: 3084
  • Friendliness: 94
  • Who am I to judge others?
  • Pokemon Team: Typhlosion, Espeon, Aerodactyl, Glalie, Jolteon, Mew the HM Slave
Re: Server down
« Reply #4 on: August 17, 2012, 11:39:46 am »
Remember those "cycling errors" we keep referring back to? We have another one.

Code: [Select]
2012-08-17 00:07:21 [SEVERE] at me.Jaryl.FoundBoxx.Threads.Notify.getAllRelative(Notify.java:126)
2012-08-17 00:07:21 [SEVERE] at me.Jaryl.FoundBoxx.Threads.Notify.getAllRelative(Notify.java:126)
2012-08-17 00:07:21 [SEVERE] at me.Jaryl.FoundBoxx.Threads.Notify.getAllRelative(Notify.java:126)
2012-08-17 00:07:21 [SEVERE] at me.Jaryl.FoundBoxx.Threads.Notify.getAllRelative(Notify.java:126)
2012-08-17 00:07:21 [SEVERE] at me.Jaryl.FoundBoxx.Threads.Notify.getAllRelative(Notify.java:126)
2012-08-17 00:07:21 [SEVERE] at me.Jaryl.FoundBoxx.Threads.Notify.getAllRelative(Notify.java:126)
2012-08-17 00:07:21 [SEVERE] at me.Jaryl.FoundBoxx.Threads.Notify.getAllRelative(Notify.java:126)
2012-08-17 00:07:21 [SEVERE] at me.Jaryl.FoundBoxx.Threads.Notify.getAllRelative(Notify.java:126)
2012-08-17 00:07:21 [SEVERE] at me.Jaryl.FoundBoxx.Threads.Notify.getAllRelative(Notify.java:126)
2012-08-17 00:07:21 [SEVERE] at

http://dev.bukkit.org/server-mods/foundboxx/
Its outdated. Say goodbye to the FB notifications.

Tenebrae

  • Sinnoh/Unova Head Builder
  • Professor
  • Fighting Agatha
  • *****
  • Posts: 7604
  • Friendliness: 105
  • Monster Hunter 4 Ultimate :D
    • Bandcamp
Re: Server down
« Reply #5 on: August 17, 2012, 11:41:46 am »
Lol that was the problem?

1cec0ld

  • Frozen Hearted Admin
  • Professor
  • Fighting Blaine
  • *****
  • Posts: 3084
  • Friendliness: 94
  • Who am I to judge others?
  • Pokemon Team: Typhlosion, Espeon, Aerodactyl, Glalie, Jolteon, Mew the HM Slave
Re: Server down
« Reply #6 on: August 17, 2012, 11:47:09 am »
Triggered by:

Code: [Select]
2012-08-17 00:07:21 [WARNING] Could not properly handle event CHUNK_POPULATED:
java.lang.IllegalAccessError: Synchronized code got accessed from another thread: me.Jaryl.FoundBoxx.Threads.Notify
at org.bukkit.event.Listener.onChunkPopulate(Listener:0)
at sun.reflect.GeneratedMethodAccessor483.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:601)
at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:330)
at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62)
at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:477)
at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:462)
at net.minecraft.server.ChunkProviderServer.getChunkAt(ChunkProviderServer.java:195)
at com.bergerkiller.bukkit.nolagg.examine.TimedChunkProviderServer.getChunkAt(TimedChunkProviderServer.java:188)
at net.minecraft.server.Chunk.a(Chunk.java:783)
at net.minecraft.server.ChunkProviderServer.getChunkAt(ChunkProviderServer.java:104)
at com.bergerkiller.bukkit.nolagg.examine.TimedChunkProviderServer.getChunkAt(TimedChunkProviderServer.java:146)
at org.bukkit.craftbukkit.CraftWorld.getChunkAt(CraftWorld.java:105)
at org.bukkit.craftbukkit.CraftWorld.getBlockAt(CraftWorld.java:69)
at org.bukkit.craftbukkit.block.CraftBlock.getRelative(CraftBlock.java:145)
at org.bukkit.craftbukkit.block.CraftBlock.getRelative(CraftBlock.java:153)
at org.bukkit.craftbukkit.block.CraftBlock.getRelative(CraftBlock.java:149)
at me.Jaryl.FoundBoxx.Threads.Notify.getAllRelative(Notify.java:116)
at me.Jaryl.FoundBoxx.Threads.Notify.getAllRelative(Notify.java:126)