11Jul/074
Azureus Crashes After Loading
I have noticed that when Azureus does not exit properly, such as when an application crashes and x-server becomes unresponsive, that upon launching Azureus again after a restart it will display the crash-right-after-loading behaviour. Browsing through the ubuntu forums yields a number of solutions, the one I favour most because it is quick and does not require any reinstallation of .jar files is the following, in a terminal type:
rm .azureus/.lock
rm .azureus/logs/*.log
rm .azureus/logs/save/*
So far this method has worked every time. (I am using Feisty Fawn by the way)
August 3rd, 2007 - 16:32
Awesome,
works like a charm.
September 12th, 2007 - 07:02
But must you do that everytime you start feisty, or you just have to type it once….
September 12th, 2007 - 09:36
You have to enter those 3 commands into the terminal every time Azureus crashes.
November 19th, 2007 - 08:34
Totally worked, this has been driving me crazy – THANKS!