The Bukkit Consulting Firm - Solving all your Bukkit-related challenges!

Discussion in 'Bukkit Help' started by M1sT3rM4n, Aug 25, 2011.

Thread Status:
Not open for further replies.
  1. Offline

    hammale

    lol i like ur hat :D
     
  2. Offline

    M1sT3rM4n

    Amazing. With the forum lag gone, I can finally get work done.
     
  3. Offline

    Nathan C

    Dang, does that mean they removed the hidden pron section?
     
  4. Offline

    M1sT3rM4n

    Think so. Was getting a 404 earlier.
     
  5. Offline

    Jigsaw

    I created my own topic on the Bukkit Help forum and haven't received any replies. Here is the issue that has gotten me completely stumped:

    Okay, I am having a major issue when trying to transfer my server from one dedicated server to another. Here is all the details:

    Server 1:
    OS: Ubuntu Server 10.04
    Java Version:
    java version "1.6.0_20"
    OpenJDK Runtime Environment (IcedTea6 1.9.10) (6b20-1.9.10-0ubuntu1~10.04.2)
    OpenJDK 64-Bit Server VM (build 19.0-b09, mixed mode)

    Server 2:
    OS: Ubuntu Server 10.04
    Java Version:
    java version "1.6.0_20"
    OpenJDK Runtime Environment (IcedTea6 1.9.10) (6b20-1.9.10-0ubuntu1~10.04.2)
    OpenJDK 64-Bit Server VM (build 19.0-b09, mixed mode)

    Transfer of the files was attempted 4 times with tar and 2 times with rsync and the error will still show up eventually resulting in the server crashing and a Java error report being generated.

    I can run the server and it will launch and start up successfully with no issues. 30+ players can log on and there are no issues and everything is working fine. Randomly with no warning and no error on the console or server.log the server just stops and quits. It does not time out or stop responding it just completely quits and closes. In my minecraft server folder I receive an error report generated by Java and here is a link: http://pastebin.com/6dYvuaqC andhttp://pastebin.com/hfyyRLvW I can start the server back up and it will run for a while, sometimes a few minutes sometimes an hour or more, but it will always end up just stopping like this and generating a new error similiar to those above. I have Installed all the plugin .jar files again and CraftBukkit.jar again with no success. I have tried to run a new craftbukkit server on the new server and it works without any problems, so somewhere and somehow the files either are getting corrupt in the transfer or some files in a plugin store a file location and when they try to access it they crash.

    Please let me know if you can help or if I need to provide more information.
     
  6. Offline

    M1sT3rM4n

    @saul100 @tyzoid get over here!
     
  7. Offline

    hammale

  8. Offline

    tyzoid

    @Jigsaw
    Ditto what @hammale said.
    Code:
    sudo apt-get install sun-java6-bin
    
    Also, could you please post your plugin list (type plugins in console)
    and post your server log previous to your crash.

    What seems like is happening, is one of your plugins is either causing an incompatibility, or is causing a memory leak.
    Try to add back your plugins one by one, and see if the problem still occurs.
     
  9. Offline

    M1sT3rM4n

    Same here, until I remembered that I can just tag people repeatedly until they respond.
     
  10. Offline

    hammale

  11. Offline

    M1sT3rM4n

  12. Offline

    Xanxix

    irc is empty am i in the wrong place? espernet #consulting ?
     
  13. Offline

    hammale

    @tyzoid u really think its a plugin problem? i bet you it will work just GREAT when he dumps openJDK :D

    zomg i dont often use irc but i surpose i could attempt to hop on

    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
    Last edited by a moderator: Jul 14, 2016
  14. Offline

    M1sT3rM4n

    I am not online now :p
     
  15. Offline

    tyzoid

    I didn't we know we had an irc...
     
  16. Offline

    Jigsaw

    @hammale Thanks for letting me know that my version of Java is junk, I will try and get rid of it ASAP. Do you really think that would be the issue though? Currently I have been running my server on that same version of Java since June and I have never had this error. The only time I encountered this is when I transferred the files to a new dedicated server with the same OS (Ubuntu 10.04) and same version of Java. The servers are almost identical except for a better CPU and more RAM on the new one. I have been able to run a "fresh" server with no issues and no crashed ever so that is what is confusing me, plus the fact I have been using this version of Java on my other dedicated server. Either way I will at least git rid of that version on my new server and test it out.
     
  17. Offline

    M1sT3rM4n

    I made a registered channel in Esper.
     
  18. Offline

    Lock

    Is there a plugin that will run a command at the start of each minecraft day?

    I have found two timing plugins that allow for scheduling for RL time. Would like to have IG timing.
     
  19. Offline

    M1sT3rM4n

    You might need a server wrapper for that, or execute cron entries (assuming you're running under a Linux environment).
     
  20. Offline

    Lock

    More Details:
    Trying to get Deadmines(ZombieCraft) to run every 5 days for two days in minecraft. Currently a moderator will start the event and end the event. However players are complaining that when a moderator isn't on they still want to have deadmines run. One possibility is to use the OnTimeCommands and schedule the command every 20 minutes which is ~the length of the day.
     
  21. Offline

    hammale

    @tyzoid regarding @Jigsaw, after looking around (here was nice) we decided its a GC problem and we removed it from the startup script...its running over rite so we'll c!

    yeah but wat if you change the time with /time? theres a lot of varriables in there...but those glowstone lightpost plugins seem to have figured out how to do it :D ima over booked w/ plugins now but i'd look at there source. You could just add each night to an array list or somthing and after X amount of nights do wat ever it is u wanna do.

    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
    Last edited by a moderator: Jul 14, 2016
  22. Offline

    Lock

    Good option. I shall look into it. Thanks Guys.
     
  23. Offline

    M1sT3rM4n

    Is he using a server wrapper?
     
  24. Offline

    hammale

    no, he was getting a strange java error that seemed to be linked to the GC. He said he'd be on the IRC 2 morrow if u wanna ask him any more questions. Or u can just tag him like crazy here if you so desire :D

    no prob:D

    @M1sT3rM4n r u a member of the bukkit+ cult?

    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
    Last edited by a moderator: Jul 14, 2016
  25. Offline

    M1sT3rM4n

    It sounds like he doesn't know what he's doing backend, so I was going to suggest a wrapper solution for him.

    And no, I am not. I will buy my way in though.
     
  26. Offline

    PinkChocolatex

    Hello!

    I'm having an odd problem with Bukkit where the server seems to operate find on my end, but my sister (in the same computer network as me), "Can't Reach Server".

    This is the original message that I posted in another topic:


    I'm just trying to cover all the bases and cross reference to see if I missed something or different people possess different answers to my problem.

    I've gone into the server.properties and edited the Hamachi IP into it (also how my sister connected to our Vanilla server). But it doesn't seem to be the problem?
     
  27. Offline

    M1sT3rM4n

    1. Don't edit the server IP field in the server.property file. Leave it blank.
    2. Your port isn't open. If your sister is on a different network (Ex. she's on wireless, and you on LAN on two different connections) she is unable to connect due to that. But if you share the same network, she can connect using the IP "localhost" or "127.0.0.1."

    Hence, you won't even need Hamachi.

    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
    Last edited by a moderator: Jul 14, 2016
  28. Offline

    PinkChocolatex

    And when you say my port isn't open, I'm assuming that I have to port forward? Is it safe to do so?

    The last thing I want to do is endanger our entire network just because of this single snag we've hit. This problem befuddles me because we had no problem with the Vanilla server running under the exact same stats.

    And yes, both she and I are running wireless in the same home network.
     
  29. Offline

    hammale

    ughhhhh hamachi * shudders *


    yeah port forwarding is safe as long as you only forward SOME ports. In your case you probably want to forward 25565. DO NOT OPEN ALL PORTS :D
     
  30. Offline

    M1sT3rM4n

    If he's on the same network as his family members, he doesn't need to use Hamachi at all.
     
Thread Status:
Not open for further replies.

Share This Page