"[INFO] called" spamming console

Discussion in 'Bukkit Help' started by rundmcarlson, May 25, 2013.

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

    rundmcarlson

    Hello, I am unsure if this is a plugin or bukkit or what, and I don't know how to figure it out so I am hoping someone knows what to do to find the problem. The problem is, my console looks like this:

    Code:
    18:11:46 [INFO] called
    18:11:46 [INFO] called
    18:11:46 [INFO] called
    18:11:46 [INFO] called
    18:11:46 [INFO] called
    18:11:46 [INFO] called
    18:11:47 [INFO] called
    18:11:47 [INFO] called
    18:11:47 [INFO] called
    18:11:52 [INFO] called
    18:11:52 [INFO] called
    18:11:52 [INFO] called
    18:11:52 [INFO] called
    
    It pops up this [INFO] called message every few seconds. There doesn't seem to be an impact on performance but it makes chat hard to read and I imagine it means something is going bad somewhere. Any help would be appreciated, I am not sure how to get logs or anything so if someone can walk me though getting them I will post them. Thanks for the help.
     
  2. Offline

    aleksander64

    i would suggest checking all your plugins, to find out what plugin is causing this,

    process of elimination

    Step 1: delete 1 plugin.
    Step 2: restart server
    step 3: check to see if still spamming.....
    Step 4: Yes?
    Step 5: No?
    Step 6: put plugin back onto server
    Step 7: delete next plugin.
    Step 8: back to step 1
    ..
    ..
    ..
    Step 8: Congrats! you found the plugin that's spamming :)

    hope this helps :)
     
  3. Offline

    rundmcarlson

    That seems really impractical for me (I run a 24/7 server that is usually pretty busy), but I will give it a try when there is some downtime. Is there no log to see what plugin is sending the message? If not I will have to just try out a process of elimination until I can find the culprit.
     
Thread Status:
Not open for further replies.

Share This Page