LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Fedora (https://www.linuxquestions.org/questions/fedora-35/)
-   -   Azureus on FC6 64bit (https://www.linuxquestions.org/questions/fedora-35/azureus-on-fc6-64bit-513878/)

Hitboxx 12-26-2006 04:36 PM

Azureus on FC6 64bit
 
Hi All

Azureus startup problems on 64bit FC6.
Code:

[shrikant@localhost ~]$ azureus
changeLocale: *Default Language* != English (United States). Searching without country..
changeLocale: Searching for language English in *any* country..
changeLocale: no message properties for Locale 'English (United States)' (en_US), using 'English (default)'
Exception in thread "main" java.lang.NoClassDefFoundError: org/bouncycastle/jce/spec/ECParameterSpec
        at com.aelitis.azureus.core.security.impl.CryptoManagerImpl.<init>(CryptoManagerImpl.java:75)
        at com.aelitis.azureus.core.security.impl.CryptoManagerImpl.getSingleton(CryptoManagerImpl.java:60)
        at com.aelitis.azureus.core.security.CryptoManagerFactory.getSingleton(CryptoManagerFactory.java:33)
        at com.aelitis.azureus.core.impl.AzureusCoreImpl.<init>(AzureusCoreImpl.java:155)
        at com.aelitis.azureus.core.impl.AzureusCoreImpl.create(AzureusCoreImpl.java:92)
        at com.aelitis.azureus.core.AzureusCoreFactory.create(AzureusCoreFactory.java:46)
        at org.gudy.azureus2.ui.swt.Main.<init>(Main.java:143)
        at org.gudy.azureus2.ui.swt.Main.main(Main.java:162)

I have installed Sun Java
Code:

[shrikant@localhost ~]$ /usr/sbin/update-alternatives --config java

There is 1 program that provides 'java'.

  Selection    Command
-----------------------------------------------
*+ 1          /usr/java/jre1.5.0_09/bin/java

Enter to keep the current selection[+], or type selection number:

What is this 'org/bouncycastle/...'? :confused:

Need some suggestions guys,
Thanks

snecklifter 12-27-2006 04:42 AM

Here you go:

http://forums.fedoraforum.org/showthread.php?t=125662

Please file a bug at redhat.bugzilla.com if there is not one already as this is an error with the 64 bit package it would appear.

Regards
Chris

Hitboxx 12-27-2006 07:31 AM

Thanks for that Chris, the editing method didn't work and neither did the 64bit version. However i downloaded the normal 32bit Azureus from sourceforge and it seems working fine for the moment.


All times are GMT -5. The time now is 11:19 PM.