OK, so I just moved from one box to another (same OS) and suddenly I'm having this trouble with McMyAdmin:
Notice: McMyAdmin has started and is ready for use.
Info: Waiting to start Minecraft server...
Debug: Scanning Plugins
Warning: Could not load Minecraft Config.
Notice: Starting Minecraft Server...
Info: Using server java VM.
Debug: Java start arguments: -Djline.terminal=jline.UnsupportedTerminal -server -Xmx3584M -jar craftbukkit.jar nogui -d "yyyy-MM-dd HH:mm:ss"
Info: Minecraft server started with PID 21425
2011-06-28 21:21:32 [INFO] Starting minecraft server version Beta 1.6.6
2011-06-28 21:21:32 [INFO] Loading properties
2011-06-28 21:21:32 [INFO] Starting Minecraft server on *:25565
2011-06-28 21:21:32 [INFO] This server is running Craftbukkit version git-Bukkit-0.0.0-823-gb9d0b04-b860jnks (MC: 1.6.6)
2011-06-28 21:21:32 [INFO] Preparing level "world"
2011-06-28 21:21:32 [INFO] Preparing start region for level 0
2011-06-28 21:21:33 [INFO] Preparing spawn area: 65%
2011-06-28 21:21:34 [INFO] Preparing start region for level 1
2011-06-28 21:21:34 [INFO] Preparing spawn area: 65%
Warning: Restarting Minecraft server to perform a configuration change.
2011-06-28 21:21:35 [INFO] Done (0.279s)! For help, type "help" or "?"
2011-06-28 21:21:35 [INFO] [CONSOLE] Server is restarting. World is being saved.
2011-06-28 21:21:35 [INFO] Enabling level saving..
2011-06-28 21:21:35 [INFO] Forcing save..
2011-06-28 21:21:36 [INFO] Save complete.
2011-06-28 21:21:36 [INFO] Stopping the server..
2011-06-28 21:21:36 [INFO] Stopping server
2011-06-28 21:21:36 [INFO] Saving chunks
2011-06-28 21:21:36 [INFO] Stopping server
2011-06-28 21:21:36 [INFO] Saving chunks
And it just keeps going and going and going. I used to have plugins in there, I removed them as a try to stop it restarting. I started craftbukkit by itself (manual java in shell) and it worked just fine. So it has to be something with McMyAdmin.
Specs:
OS: Debian 6 Squeeze 64-bit
Mono version: 2.6.7
McMyAdmin version: 0.9.4.8 pro
As for actions to reproduce the problem, I have no idea, because I've never come across this before. And then, nothing I have tried has worked. I've narrowed it down as far as I can.
P.S. There's nothing extra in the errors log.
Edited 6/29/2011 2:40:22 AM by Malkierian: formatting