• Home
  • About
  • Photos
  • Privacy Policy

Inconvenienced Electrons

Perturbing electrons so you don’t have to!

Google Voice



Pages

  • About
  • Photos
  • Privacy Policy

 

April 2007
S M T W T F S
« Mar   Jun »
1234567
891011121314
15161718192021
22232425262728
2930  

External Email

Email Login
Password
New users
sign up!
powered by Everyone.net

Archives

  • June 2011 (1)
  • April 2011 (1)
  • February 2011 (1)
  • January 2011 (3)
  • December 2010 (2)
  • September 2010 (1)
  • June 2010 (1)
  • May 2010 (2)
  • October 2009 (1)
  • September 2009 (1)
  • August 2009 (1)
  • June 2009 (1)
  • May 2009 (1)
  • December 2008 (1)
  • November 2008 (5)
  • October 2008 (4)
  • September 2008 (1)
  • August 2008 (1)
  • July 2008 (1)
  • May 2008 (4)
  • April 2008 (3)
  • February 2008 (4)
  • January 2008 (1)
  • November 2007 (4)
  • September 2007 (4)
  • July 2007 (1)
  • June 2007 (5)
  • April 2007 (1)
  • March 2007 (6)
  • September 2006 (1)

Meta

  • Log in
  • Entries RSS
  • Comments RSS
  • WordPress.org


ipv6 ready


Java Upgrade Broke Azureus

Posted: under Uncategorized.
3 views

I upgraded from Java version 1.5.0 update 11 to 1.6.0 update 1. This update broke Azureus. For a temporary fix (since SUN should be releasing a fix soon): you can manually specify which version of java to use.

  1. Find the full path to an older version of java. (e.g. c:\Program Files\Java\jre1.5.0_11\bin\java.exe )
  2. Find the full path to your Azureus2.java (e.g. C:\Program Files\Azureus\)

N.B. From windows command line if the path has a space in it then you need to enclose the path within quotes. Next, you need to call from commandline (or make a batch file):
[path from part 1] –classpath [path from part 2]swt.jar;[path from part 2]Azureus2.jar org.gudy.azureus2.ui.swt.main
e.g.
“c:\Program Files\Java\jre1.5.0_11\bin\java.exe” -classpath “C:\Program Files\Azureus\swt.jar”;”C:\Program Files\Azureus\Azureus2.jar” org.gudy.azureus2.ui.swt.Main

Comments (0) Apr 27 2007

Copyright © 2012 Inconvenienced Electrons. Powered by WordPress.
WordPress Theme by Flash Templates