Ano-Tech Computers
Enter keyword:

Java: Vuze/Azureus won't start after JRE upgrade
Problem:
$ ./vuze Starting Azureus... .../vuze: line 119: /usr/java/jre1.6.0_07/bin/java: No such file or directory Loading Azureus: /usr/java/jre1.6.0_07/bin/java -Xmx128m -cp "./Azureus2.jar:./swt.jar" -Djava.library.path="/opt/vuze" -Dazureus.install.path="/opt/vuze" -Dazureus.script="./vuze" -Dazureus.script.version=2 org.gudy.azureus2.ui.swt.Main .../vuze: line 182: /usr/java/jre1.6.0_07/bin/java: No such file or directory Exit from Azureus complete .../vuze: line 119: /usr/java/jre1.6.0_07/bin/java: No such file or directory Azureus TERMINATED.
 
Solution:
Normally, Azureus will find JRE on its own if it's in the PATH. However, the README file states:
"If you have the Java JRE installed somewhere unusual (or not in your PATH), use the JAVA_PROGRAM_DIR option in the script."

If you did this earlier and then upgraded JRE, you will need to update the "azureus" script. Tip: Maybe the upgrade added the JRE to the PATH, so try commenting out JAVA_PROGRAM_DIR


 
Discuss this solution
Did this article solve your problem? Yes No Did not apply

We welcome anyone who is willing to contribute to this public knowledge base, contact siteadmin@atc.no if you have information you would like to share. The idea is not to replace the commercial support sites, but to publish those hard-to-find solutions you've found yourself looking for over and over again.

Show all articles