Oddities happening all over #16


  • Defect
  • Accepted
Open
Assigned to _ForgeUser7863716
  • _ForgeUser8002203 created this issue Jul 27, 2012

    What steps will reproduce the problem?
    1.Install all dependencies
    2.Executed the install
    3.configured configs
    4. launched ./abm.sh

    What is the expected output? What do you see instead?
    Proper screen comes up (3-way split)...
    Appears as if the server is running in the top
    Logs section shows the server shut down
    Try to view the server from client, shows offline
    Try to launch server from option 1 and it says it is launched
    Try to stop the server via option 2 and it says it is shutting down but hangs and never stops shutting down

    What version of the product are you using?

    Do you have an error log of what happened?

    Please provide any additional information below.

  • _ForgeUser8002203 added an attachment Screenshot_from_2012-07-27_17_49_05.png Jul 27, 2012

    Screenshot_from_2012-07-27_17_49_05.png

    <p>MineQuery not installed but the top says it is</p>

  • _ForgeUser8002203 added an attachment Screenshot_from_2012-07-27_16_46_51.png Jul 27, 2012

    Screenshot_from_2012-07-27_16_46_51.png

  • _ForgeUser8002203 added the tags Defect New Jul 27, 2012
  • _ForgeUser8002203 edited title Jul 27, 2012
  • _ForgeUser8002203 posted a comment Jul 27, 2012

    I have dug a little deeper.  If I bypass ./abm.sh and go into the scripts folder and run menu and status in seperate windows WITHOUT logs running, everything works great.  As soon as logs is turned on, it looses its mind.  

    With the Menu & Status running and server off:  Status shows proper info... "not running"
    With Menu, Status, and Log running with the server off:  Status suddenly populates with old info as if the server is up and running

    With Menu & Status running and server on:  Status appears correct.
    With Menu, Status, and Log : it thinks the server is already running yet it isnt.  Turn logs off, and the server starts right up.  It apparently gets some info from the logfile (on startup of log.sh and thinks the server is running.

  • _ForgeUser5803084 posted a comment Jul 27, 2012

    Yes, ABM requires the log file to be generated to read a great deal of the information.  However, the log files are rotated on every startup and shutdown, as well as compressed.  There should be little reason to remove them.

  • _ForgeUser8002203 posted a comment Jul 28, 2012

    Not sure I follow you. I am reporting that when the log.sh is on, the abm.sh THINKS the server is running and will not allow me to start the server.

  • _ForgeUser7863716 posted a comment Aug 13, 2012

    Are you running other java applications? I wonder if it's having a hard time finding the right PID for the bukkit server.

    Can you do a
    # ps -ef |grep -i java

    I've seen it where apps like crashplan running will cause issues.

  • _ForgeUser7863716 posted a comment Aug 15, 2012

    @user777: Go

    So I think your problems are actually fixed in the next version. I will try to push this out shortly.

  • _ForgeUser7863716 removed a tag New Aug 15, 2012
  • _ForgeUser7863716 added a tag Accepted Aug 15, 2012

To post a comment, please login or register a new account.