|
|
|
|
| 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
|
|
|
|
|
|
This is free technical advice without any warranties.
Use at your own risk. Solutions offered may not apply to your particular problem at all.
Opinions and views expressed in the articles are the authors' personal
and may not necessarily reflect or coincide with those of Ano-Tech Computers.
We take no responsibility if anything bad happens from following any of
the intructions given. If you don't understand and accept this, please
contact us for personal assistance instead.
To read our full disclaimer, go
here.
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