Too many open files: World Conflict??!?

Discussion in 'Bukkit Help' started by FrancescoTG, Jul 9, 2012.

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

    FrancescoTG

    Hi!
    This month my server started to crash every day, after some minutes after starting.
    I can see via console this error:
    http://pastebin.com/GTz4tH1q
    (I replaced in the log lots of lines with "...")
    It seems that there is a World Conflict, especial when players do /warp.
    How can I solve it?
    Thanks in advance.
     
  2. Offline

    TnT

    Are you sure you haven't ran out of disk space?

    "2012-07-09 16:31:13 [INFO] java.io.IOException: No space left on device"
     
  3. Offline

    FrancescoTG

    I don't think so, because I can still upload files via FTP on my server.
    Which could be the problem?!?!? :'(
     
  4. Offline

    TnT

    Output of the following command please.
    Code:
    df -h
    
    Plugin list can also help.
     
  5. Offline

    FrancescoTG

    My host doesn't allow me to interact with the OS, so I can't perform your command. Sorry! :(

    Plugins (35): Orebfuscator, GroupManager, WorldEdit, Buycraft, SpamGuard, BOSEconomy, Vault, Multiverse-Core, WorldGuard, SignColours, AutoMessage, SimplyVanish, HeroicDeath, CoreProtect, Permissions, xAuth, SkylandsPlus, TeleportSuite, BKCommonLib, RestockIt, ColorMe, NoCheat, MyWarp, Freeze, iChat, SimpleSpawn, Essentials, Jobs, Citizens, ShowCaseStandalone, EssentialsProtect, CreativeGates, LWC, EssentialsChat, Factions
    Thanks for your reply. :D XD
     
  6. Offline

    TnT

    Talk to your hosting provider. They may have your world partition separate from the ftp directory, hence allowing you to upload files, but not allowing your world to grow any larger.
     
  7. Offline

    FrancescoTG

    Thanks for your attention, but I tried to expand the world size just exploring the world and the crash doesn't reappear.
    As reported in the pastebin log in the main post, the crash appears especially when users do /warp.
    Can you help me?
    Thanks for your incredible support! :D XD
     
  8. Offline

    TnT

    I see now, its the destination of your backups that are out of space. Quite a concern really, but not the issue with /warp.

    Have you tried updating the plugin that provides /warp?
     
    Konkz likes this.
  9. Offline

    FrancescoTG

    Ok, after another day of crashes I discovered that it's not a problem of the Backup plugin (that I tried to remove) and of the Warp plugin (that I changed).
    I'm very stressed!
    Which can be the cause of the problem? :(
    Thanks.​
     
  10. Offline

    TnT

    FrancescoTG
    Remove all plugins. Start adding them back until you find the one that causes your problems.

    Yes, its a pain. Its about the only way you will know for sure.
     
  11. Offline

    FrancescoTG

    Ok. Thanks for your helpful and important support! :D XD
    I'll do that.
    The only problem is the issue reappears only after some minutes, ten minutes or half an hour! :oops:
     
  12. Offline

    FrancescoTG

    Hi TnT
    I tried, but I didn't solve the issue.
    When I was doing it, the problem seemed to by solved, but now the server crashes again.
    I'm losing lots of players...
    What can I do? Should I change host?
     
  13. Offline

    TnT

    FrancescoTG
    It may be worth a shot to run Minecraft Region Fixer against your worlds. It may detect problems.

    Also, post a full server.log every time you have a problem. If that problem changes during the troubleshooting, post it again. One can never have too many server.log's to analyze during the troubleshooting process.
     
  14. Offline

    FrancescoTG

    Hi TnT
    The full server.log (excuse me for the dimension :D XD): <Edit by Moderator: Redacted mediafire url>
    I'm also running Minecraft Region Fixer against the worlds.
    I'll post later his log.
    Thanks for your help

    TnT
    I've run Minecraft Region Fixer, and it found only corrupted chunks in the main world (FTG World). Anyway, here you tool's logs for every world: <Edit by Moderator: Redacted mediafire url>
    Now I'm uploading the fixed world on my server, and I'll try to open it... (crossing finger... :D XD)
    Thanks for your support!

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

    FrancescoTG

    TnT
    I'M DESPERATE!!!! :'(
    The sever crashed again, with the same problem, but the only thing that changed during the crash was this error, after the ArrayIndexOutOfBoundsException:
    Code:
    15.07 23:07:44 [Server] SEVERE at cosine.boseconomy.BOSEconomyThread.run(BOSEconomyThread.java:75)
    15.07 23:07:44 [Server] SEVERE at cosine.boseconomy.FileDatabase.commit(FileDatabase.java:108)
    15.07 23:07:44 [Server] SEVERE at cosine.boseconomy.FileDatabase.writeFile(FileDatabase.java:332)
    15.07 23:07:44 [Server] SEVERE at java.io.FileOutputStream.<init>(FileOutputStream.java:165)
    15.07 23:07:44 [Server] SEVERE at java.io.FileOutputStream.<init>(FileOutputStream.java:212)
    15.07 23:07:44 [Server] SEVERE at java.io.FileOutputStream.open(Native Method)
    15.07 23:07:44 [Server] SEVERE java.io.FileNotFoundException: plugins/BOSEconomy/payments.dat (Too many open files)
    15.07 23:07:44 [Server] INFO BOSEconomy Warning: Failed to write file 'plugins/BOSEconomy/payments.dat'.
    
    (You have to read from bottom to the top)
    What can I do? Should I change host?
    Please help me! :(
     
  16. Offline

    FrancescoTG

    Bump! Does anyone can help me? :(
     
Thread Status:
Not open for further replies.

Share This Page