LinuxQuestions.org
Help answer threads with 0 replies.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie
User Name
Password
Linux - Newbie This Linux forum is for members that are new to Linux.
Just starting out and have a question? If it is not in the man pages or the how-to's this is the place!

Notices


Reply
  Search this Thread
Old 06-18-2005, 10:25 PM   #1
morneo
Member
 
Registered: Mar 2005
Location: New York
Distribution: FC3
Posts: 39

Rep: Reputation: 15
Azureus problem on fc4


Hi Y'all
I am trying to run azureus on fc4 and getting the following message. Can anyone help with the problem?

Thanks

Starting Azureus...
Java exec found in PATH. Verifying...
Suitable java version found [java = 1.4.2]
Configuring environment...
Loading Azureus:
java -Xms16m -Xmx128m -cp "/home/kiran/azureus/Azureus2.jar:/home/kiran/azureus/swt.jar:/home/kiran/azureus/swt-mozilla.jar:/home/kiran/azureus/swt-pi.jar" -Djava.library.path="/home/kiran/azureus" -Dazureus.install.path="/home/kiran/azureus" org.gudy.azureus2.ui.swt.Main ''
DEBUG::Sat Jun 18 23:18:24 EDT 2005
java.lang.ClassNotFoundException: com.sun.net.ssl.internal.ssl.Provider not found in gnu.gcj.runtime.SystemClassLoader{urls=[file:/home/kiran/azureus/Azureus2.jar,file:./,file:/home/kiran/azureus/swt.jar,file:/home/kiran/azureus/swt-mozilla.jar,file:./,file:/home/kiran/azureus/swt-pi.jar], parent=gnu.gcj.runtime.ExtensionClassLoader{urls=[], parent=null}}
at java.net.URLClassLoader.findClass(java.lang.String) (/usr/lib/libgcj.so.6.0.0)
at java.lang.ClassLoader.loadClass(java.lang.String, boolean) (/usr/lib/libgcj.so.6.0.0)
at java.lang.ClassLoader.loadClass(java.lang.String) (/usr/lib/libgcj.so.6.0.0)
at java.lang.Class.forName(java.lang.String, boolean, java.lang.ClassLoader) (/usr/lib/libgcj.so.6.0.0)
at java.lang.Class.forName(java.lang.String) (/usr/lib/libgcj.so.6.0.0)
at org.gudy.azureus2.core3.security.impl.SESecurityManagerImpl.initialise() (Unknown Source)
at org.gudy.azureus2.core3.security.SESecurityManager.initialise() (Unknown Source)
at org.gudy.azureus2.core3.config.impl.ConfigurationChecker.setSystemProperties() (Unknown Source)
at org.gudy.azureus2.core3.config.impl.ConfigurationManager.initialise() (Unknown Source)
at org.gudy.azureus2.core3.config.impl.ConfigurationManager.getInstance() (Unknown Source)
at org.gudy.azureus2.core3.config.COConfigurationManager.initialise() (Unknown Source)
at com.aelitis.azureus.core.impl.AzureusCoreImpl.AzureusCoreImpl() (Unknown Source)
at com.aelitis.azureus.core.impl.AzureusCoreImpl.create() (Unknown Source)
at com.aelitis.azureus.core.AzureusCoreFactory.create() (Unknown Source)
at org.gudy.azureus2.ui.swt.Main.Main(java.lang.String[]) (Unknown Source)
at org.gudy.azureus2.ui.swt.Main.main(java.lang.String[]) (Unknown Source)
at gnu.java.lang.MainThread.call_main() (/usr/lib/libgcj.so.6.0.0)
at gnu.java.lang.MainThread.run() (/usr/lib/libgcj.so.6.0.0)

DEBUG::Sat Jun 18 23:18:25 EDT 2005
java.security.KeyStoreException: JKS
at java.security.KeyStore.getInstance(java.lang.String) (/usr/lib/libgcj.so.6.0.0)
at org.gudy.azureus2.core3.security.impl.SESecurityManagerImpl.ensureStoreExists(java.lang.String) (Unknown Source)
at org.gudy.azureus2.core3.security.impl.SESecurityManagerImpl.initialise() (Unknown Source)
at org.gudy.azureus2.core3.security.SESecurityManager.initialise() (Unknown Source)
at org.gudy.azureus2.core3.config.impl.ConfigurationChecker.setSystemProperties() (Unknown Source)
at org.gudy.azureus2.core3.config.impl.ConfigurationManager.initialise() (Unknown Source)
at org.gudy.azureus2.core3.config.impl.ConfigurationManager.getInstance() (Unknown Source)
at org.gudy.azureus2.core3.config.COConfigurationManager.initialise() (Unknown Source)
at com.aelitis.azureus.core.impl.AzureusCoreImpl.AzureusCoreImpl() (Unknown Source)
at com.aelitis.azureus.core.impl.AzureusCoreImpl.create() (Unknown Source)
at com.aelitis.azureus.core.AzureusCoreFactory.create() (Unknown Source)
at org.gudy.azureus2.ui.swt.Main.Main(java.lang.String[]) (Unknown Source)
at org.gudy.azureus2.ui.swt.Main.main(java.lang.String[]) (Unknown Source)
at gnu.java.lang.MainThread.call_main() (/usr/lib/libgcj.so.6.0.0)
at gnu.java.lang.MainThread.run() (/usr/lib/libgcj.so.6.0.0)

DEBUG::Sat Jun 18 23:18:25 EDT 2005
java.security.KeyStoreException: JKS
at java.security.KeyStore.getInstance(java.lang.String) (/usr/lib/libgcj.so.6.0.0)
at org.gudy.azureus2.core3.security.impl.SESecurityManagerImpl.ensureStoreExists(java.lang.String) (Unknown Source)
at org.gudy.azureus2.core3.security.impl.SESecurityManagerImpl.initialise() (Unknown Source)
at org.gudy.azureus2.core3.security.SESecurityManager.initialise() (Unknown Source)
at org.gudy.azureus2.core3.config.impl.ConfigurationChecker.setSystemProperties() (Unknown Source)
at org.gudy.azureus2.core3.config.impl.ConfigurationManager.initialise() (Unknown Source)
at org.gudy.azureus2.core3.config.impl.ConfigurationManager.getInstance() (Unknown Source)
at org.gudy.azureus2.core3.config.COConfigurationManager.initialise() (Unknown Source)
at com.aelitis.azureus.core.impl.AzureusCoreImpl.AzureusCoreImpl() (Unknown Source)
at com.aelitis.azureus.core.impl.AzureusCoreImpl.create() (Unknown Source)
at com.aelitis.azureus.core.AzureusCoreFactory.create() (Unknown Source)
at org.gudy.azureus2.ui.swt.Main.Main(java.lang.String[]) (Unknown Source)
at org.gudy.azureus2.ui.swt.Main.main(java.lang.String[]) (Unknown Source)
at gnu.java.lang.MainThread.call_main() (/usr/lib/libgcj.so.6.0.0)
at gnu.java.lang.MainThread.run() (/usr/lib/libgcj.so.6.0.0)

DEBUG::Sat Jun 18 23:18:25 EDT 2005::com.aelitis.azureus.core.networkmanager.VirtualServerChannelSelector::start()::-1:
IncomingSocketChannelManager::start()::-1,IncomingSocketChannelManager::IncomingSocketChannelManager()::-1,NetworkManager::NetworkManager()::-1,NetworkManager::<clinit>()::-1,Class::initializeClass()::-1,AzureusCoreImpl::AzureusCoreImpl()::-1,AzureusCoreImpl::create()::-1,AzureusCoreFactory::create()::-1,Main::Main(java.lang.String[])::-1,Main::main(java.lang.String[])::-1,MainThread::call_main()::-1,MainThread::run()::-1
java.net.BindException: Address already in use
at gnu.java.net.PlainSocketImpl.bind(java.net.InetAddress, int) (/usr/lib/libgcj.so.6.0.0)
at java.net.ServerSocket.bind(java.net.SocketAddress, int) (/usr/lib/libgcj.so.6.0.0)
at com.aelitis.azureus.core.networkmanager.VirtualServerChannelSelector.start() (Unknown Source)
at com.aelitis.azureus.core.networkmanager.impl.IncomingSocketChannelManager.start() (Unknown Source)
at com.aelitis.azureus.core.networkmanager.impl.IncomingSocketChannelManager.IncomingSocketChannelManag er() (Unknown Source)
at com.aelitis.azureus.core.networkmanager.NetworkManager.NetworkManager() (Unknown Source)
at com.aelitis.azureus.core.networkmanager.NetworkManager.<clinit>() (Unknown Source)
at java.lang.Class.initializeClass() (/usr/lib/libgcj.so.6.0.0)
at com.aelitis.azureus.core.impl.AzureusCoreImpl.AzureusCoreImpl() (Unknown Source)
at com.aelitis.azureus.core.impl.AzureusCoreImpl.create() (Unknown Source)
at com.aelitis.azureus.core.AzureusCoreFactory.create() (Unknown Source)
at org.gudy.azureus2.ui.swt.Main.Main(java.lang.String[]) (Unknown Source)
at org.gudy.azureus2.ui.swt.Main.main(java.lang.String[]) (Unknown Source)
at gnu.java.lang.MainThread.call_main() (/usr/lib/libgcj.so.6.0.0)
at gnu.java.lang.MainThread.run() (/usr/lib/libgcj.so.6.0.0)
StartSocket: passing startup args to already-running Azureus java process.
./azureus: line 107: 18974 Aborted ${JAVA_PROGRAM_DIR}java -Xms16m -Xmx128m -cp "${CLASSPATH}" -Djava.library.path="${PROGRAM_DIR}" -Dazureus.install.path="${PROGRAM_DIR}" org.gudy.azureus2.ui.swt.Main "$@"
Azureus TERMINATED.
 
Old 06-19-2005, 06:43 AM   #2
linux-rulz
Member
 
Registered: Dec 2004
Distribution: Windows XP Home, Ubuntu Hoary
Posts: 584

Rep: Reputation: 30
Java 1.5 is recommended for Azureus. Try uninstalling 1.4 and downloading the latest java from www.java.com.

An even newer Java is available at java.sun.com
 
Old 06-20-2005, 06:29 AM   #3
Dummy-in-Linux
Member
 
Registered: Jun 2004
Location: Bangkok, Thailand
Distribution: Fedora 25 86_64
Posts: 357

Rep: Reputation: 32
I have Sun JRE 1.5_03 installed and get the same error......

The Java works for all other programs.......
 
Old 06-20-2005, 02:57 PM   #4
linux-rulz
Member
 
Registered: Dec 2004
Distribution: Windows XP Home, Ubuntu Hoary
Posts: 584

Rep: Reputation: 30
How did you go about installing Azureus?
 
Old 06-20-2005, 06:11 PM   #5
morneo
Member
 
Registered: Mar 2005
Location: New York
Distribution: FC3
Posts: 39

Original Poster
Rep: Reputation: 15
I uninstalled java 1.4 and installed 1.5 but azureus still seems to pick up java 1.4 and now it goes into a loop without doing anything other than just opening the splash screen of azureus
 
Old 06-20-2005, 06:51 PM   #6
linux-rulz
Member
 
Registered: Dec 2004
Distribution: Windows XP Home, Ubuntu Hoary
Posts: 584

Rep: Reputation: 30
OK, how did you install Azureus? Did it come with Fedora?

How did you install Java 1.4?

How did you uninstall Java 1.4?

How did you install Java 1.5/5.0/whatever version number Sun wants to pull out of its hat?

If Azureus came bundled with Fedora, it may have been compiled with GCJ, and not use a JRE at all.
 
Old 06-21-2005, 12:16 AM   #7
morneo
Member
 
Registered: Mar 2005
Location: New York
Distribution: FC3
Posts: 39

Original Poster
Rep: Reputation: 15
I downloaded azureus from the sourceforge website and tried doing ./configure.
i dont remember installing java1.4(or maybe i did) or it might have come with fedora.
i uninstalled java 1.4 by using rpm -e --nodeps
installed java 1.5 using rpm -iv

well my firefox browser shows that i have the latest version which is java1.5 when i check it on the java website.
 
Old 06-21-2005, 01:08 AM   #8
linux-rulz
Member
 
Registered: Dec 2004
Distribution: Windows XP Home, Ubuntu Hoary
Posts: 584

Rep: Reputation: 30
OK, remove azureus and all traces of azureus from your system and follow these steps.

Download the azureus tarball from here. Make sure it is the Linux-GTK one, not the Linux-Motif one.

run these commands

tar -xvjf Azureus_2.3.0.2_linux.GTK.tar.bz2
log in as root with su here
chown -R root:root azureus/
mv azureus /usr/local
cd /usr/local/bin
fire up your favourite (I'm Canadian and this is how we spell it ) text editor and put this as the file :

Code:
#!/bin/bash
cd /usr/local/azureus
./azureus
Make sure you include the empty line at the end of the file.

Now save that file as /usr/local/bin/azureus
You should be in /usr/local/bin at the command line right now, if not go there
chmod +x azureus

Now close the terminal window, open a new one, and type in :

azureus

And tell me what happens

Last edited by linux-rulz; 06-21-2005 at 01:10 AM.
 
Old 06-22-2005, 10:20 AM   #9
morneo
Member
 
Registered: Mar 2005
Location: New York
Distribution: FC3
Posts: 39

Original Poster
Rep: Reputation: 15
Talking

I got the problem fixed. Thank You linux-rulz.

I did what you said. But it kept giving me the same error. Than i looked up again for any traces of java1.4.2 and found that it was still present on the system. I uninstalled java1.4.2 completely and followed your instructions again and it worked.
 
Old 06-28-2005, 12:04 PM   #10
nicksmart234
Member
 
Registered: Sep 2004
Location: CT,USA
Distribution: Kubuntu 7.10
Posts: 53

Rep: Reputation: 15
i too have the same problem but am not able to get rid of java. how do i do that? i don't even know where it is installed.
 
Old 06-28-2005, 05:09 PM   #11
linux-rulz
Member
 
Registered: Dec 2004
Distribution: Windows XP Home, Ubuntu Hoary
Posts: 584

Rep: Reputation: 30
Quote:
i too have the same problem but am not able to get rid of java. how do i do that? i don't even know where it is installed.
Please post the output of the following commands

which java

rpm -q jre

If the second command lists an installed rpm, then this command should remove it

rpm -e jre
 
Old 07-03-2005, 12:03 PM   #12
clucas
LQ Newbie
 
Registered: Jan 2004
Posts: 11

Rep: Reputation: 0
When I type rpm -q jre it shows: jre-1.5.0_04-fcs.

Yet when I try to install Azureus I get at the beginning:
Starting Azureus...
Java exec found in PATH. Verifying...
Suitable java version found [java = 1.4.2]

Then it gets stuck in a loop as shown above.

I guess I have remnants of JRE 1.4? So how do I get rid of them.

By the way, linux-rulz, I followed your instructions exactly.
 
Old 07-03-2005, 06:09 PM   #13
linux-rulz
Member
 
Registered: Dec 2004
Distribution: Windows XP Home, Ubuntu Hoary
Posts: 584

Rep: Reputation: 30
Did you try this command I posted in my last comment?

which java <---This is actually the command, not me asking you a question Please post the output

Another thing you could try is

rpm -e jre
updatedb
locate java

and this will tell you where the files are being left. delete them and then reinstall java 1.5.
 
Old 07-03-2005, 10:28 PM   #14
clucas
LQ Newbie
 
Registered: Jan 2004
Posts: 11

Rep: Reputation: 0
That did it! What I mean is the "which java". It got me to search around and I got rid of 1.4.2 and then reinstalled 1.5. All's well. Thanks!
 
Old 07-03-2005, 10:40 PM   #15
linux-rulz
Member
 
Registered: Dec 2004
Distribution: Windows XP Home, Ubuntu Hoary
Posts: 584

Rep: Reputation: 30
Awesome! Glad you got it working

As a side note, where did u originally install Java from? If it was Dag's repos, don't use the Java packages he has there. They tend to not work (at least that is my experience from them).
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
FC4 eMachines ndiswrapper problem (don't think it has anything to do with FC4) unknownmosquito Linux - Laptop and Netbook 2 12-04-2005 11:50 AM
Azureus +firewall: UDP-discovery drop packetsport 8008 alt_http What is Azureus doing Emmanuel_uk Linux - Networking 0 08-31-2005 06:06 AM
azureus - used to work on FC3, stopped working on FC4 g0l3m Linux - Software 2 06-20-2005 07:51 AM
Problems when starting Azureus on FC4 aussiebuddha Fedora 1 06-16-2005 11:26 AM
azureus installed..azureus script can be moved? nixel Slackware 1 05-22-2004 10:22 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie

All times are GMT -5. The time now is 07:54 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration