Vuze Forums

Full Version: --restart comand line stopped working on 5.7.2
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
I run Vuze on Ubuntu.  The restart commend no longer works but did on 5.7.0.  Now it just tidily shuts down Vuze but does not start back up.
Is it possible that the restart is failing due to Vuze not closing tidily? I ran some tests and for me it works fine when there are no closedown issues, however I did see if fail once when it had to force close due to a plugin (I2PHelper) not exiting cleanly.
For info - when the restart failed I got a thread dump in the console followed by

DEBUG::Tue Jul 12 14:31:35 PDT 2016::com.aelitis.azureus.core.impl.AzureusCoreImpl$15::perform::1531:
  Shutdown blocked, force exiting
    runSupport (TimerEvent.java:133), run (AERunnable.java:35), runIt (ThreadPool.java:328), run (ThreadPool.java:717), run (AEThread2.java:294)
Exit from Azureus complete
No shutdown tasks to do
Azureus TERMINATED.


When it works I get

Exit from Azureus complete
Applying (possible) patches before restarting..
Restarting Azureus..
Starting Azureus...
java version "1.6.0_35"
OpenJDK Runtime Environment (IcedTea6 1.13.7) (6b35-1.13.7-1ubuntu0.10.04.2)
OpenJDK Server VM (build 23.25-b01, mixed mode)

Tried reseting my profile, a fresh install has the same problem.  Rolled back to 5.7 today and no issues.
How about console logs where it failed? Anything similar to the above?

I've improved the restart handling should shutdown fail in the next beta of 5721 in case that was the problem