Remove GIJ and install Sun's JVM. It seems GIJ, which is the Java Virtual Machine installed by Feisty, cannot handle the connection load required for Azureus to perform properly.
1. sudo apt-get remove gij 2. rm /usr/bin/java 3. Download Sun's JVM (http://java.sun.com); try "Java Runtime Environment (JRE) 6u1" 4. Install Sun's JVM into /opt/jdk1.6.0 5. Set your PATH to include /opt/jdk1.6.0/bin 6. Close your shell window. 7. Open a new shell window. 8. Run Azureus. 9. Help -> About 10. You should see "Java 1.6.0" in the "System" pane. -- [feisty]azureus wont open after update of java https://bugs.launchpad.net/bugs/83594 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
