hi i have problem installing azureus i installed the last version of JRE successfully but when i run azureus installation from the terminal i get this
[root@localhost azureus]# ./azureus Starting Azureus... Java exec found in PATH. Verifying... Suitable java version found [java = 1.4.2] Configuring environment... Loading Azureus: java -Xms16m -Xmx128m -cp "/root/Desktop/azureus/Azureus2.jar:/root/Desktop/azureus/swt.jar:/root/Desktop/azureus/swt-mozilla.jar:/root/Desktop/azureus/swt-pi.jar" -Djava.library.path="/root/Desktop/azureus" -Dazureus.install.path="/root/Desktop/azureus" org.gudy.azureus2.ui.swt.Main '' Warning: -Xms16m not understood. Ignoring. Warning: -Xmx128m not understood. Ignoring. java.nio.charset.UnsupportedCharsetException at java.nio.charset.Charset.forName(java.lang.String) (/usr/lib/libgcj.so.5.0.0) at org.gudy.azureus2.core3.util.BEncoder.BEncoder() (Unknown Source) at org.gudy.azureus2.core3.util.BEncoder.encode(java.util.Map) (Unknown Source) at org.gudy.azureus2.core3.util.FileUtil.writeResilientConfigFile(java.lang.String, java.util.Map) (Unknown Source) at org.gudy.azureus2.core3.config.impl.ConfigurationManager.save(java.lang.String) (Unknown Source) at org.gudy.azureus2.core3.config.impl.ConfigurationManager.save() (Unknown Source) at org.gudy.azureus2.core3.config.COConfigurationManager.save() (Unknown Source) at org.gudy.azureus2.core3.util.AEDiagnostics.startup() (Unknown Source) at org.gudy.azureus2.core3.util.AEDiagnostics.getLogger(java.lang.String) (Unknown Source) at org.gudy.azureus2.core3.util.Debug.<clinit>() (Unknown Source) at java.lang.Class.initializeClass() (/usr/lib/libgcj.so.5.0.0) at _Jv_ResolvePoolEntry(java.lang.Class, int) (/usr/lib/libgcj.so.5.0.0) at org.gudy.azureus2.core3.util.BEncoder.BEncoder() (Unknown Source) at org.gudy.azureus2.core3.util.BEncoder.encode(java.util.Map) (Unknown Source) at org.gudy.azureus2.core3.util.FileUtil.writeResilientConfigFile(java.lang.String, java.util.Map) (Unknown Source) at org.gudy.azureus2.core3.config.impl.ConfigurationManager.save(java.lang.String) (Unknown Source) at org.gudy.azureus2.core3.config.impl.ConfigurationManager.save() (Unknown Source) at org.gudy.azureus2.core3.config.COConfigurationManager.save() (Unknown Source) at org.gudy.azureus2.core3.config.impl.ConfigurationChecker.checkConfiguration() (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) DEBUG::Sun May 29 17:34:12 GMT-02:00 2005 java.nio.charset.UnsupportedCharsetException at java.nio.charset.Charset.forName(java.lang.String) (/usr/lib/libgcj.so.5.0.0) at org.gudy.azureus2.core3.util.BEncoder.BEncoder() (Unknown Source) at org.gudy.azureus2.core3.util.BEncoder.encode(java.util.Map) (Unknown Source) at org.gudy.azureus2.core3.util.FileUtil.writeResilientConfigFile(java.lang.String, java.util.Map) (Unknown Source) at org.gudy.azureus2.core3.config.impl.ConfigurationManager.save(java.lang.String) (Unknown Source) at org.gudy.azureus2.core3.config.impl.ConfigurationManager.save() (Unknown Source) at org.gudy.azureus2.core3.config.COConfigurationManager.save() (Unknown Source) at org.gudy.azureus2.core3.config.impl.ConfigurationChecker.checkConfiguration() (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)
Exception in thread "main" java.lang.NoClassDefFoundError: while resolving class: org.gudy.azureus2.core3.security.impl.SESecurityManagerImpl at java.lang.VMClassLoader.resolveClass(java.lang.Class) (/usr/lib/libgcj.so.5.0.0) at java.lang.Class.initializeClass() (/usr/lib/libgcj.so.5.0.0) at _Jv_ResolvePoolEntry(java.lang.Class, int) (/usr/lib/libgcj.so.5.0.0) 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) Caused by: java.lang.ClassNotFoundException: javax.net.ssl.KeyManagerFactory not found in [file:/root/Desktop/azureus/Azureus2.jar, file:/root/Desktop/azureus/swt.jar, file:/root/Desktop/azureus/swt-mozilla.jar, file:/root/Desktop/azureus/swt-pi.jar, file:/usr/share/java/libgcj-3.4.3.jar, file:./, core:/] at java.net.URLClassLoader.findClass(java.lang.String) (/usr/lib/libgcj.so.5.0.0) at gnu.gcj.runtime.VMClassLoader.findClass(java.lang.String) (/usr/lib/libgcj.so.5.0.0) at java.lang.ClassLoader.loadClass(java.lang.String, boolean) (/usr/lib/libgcj.so.5.0.0) at _Jv_FindClass(_Jv_Utf8Const, java.lang.ClassLoader) (/usr/lib/libgcj.so.5.0.0) at java.lang.Class.forName(java.lang.String, boolean, java.lang.ClassLoader) (/usr/lib/libgcj.so.5.0.0) at _Jv_BytecodeVerifier.type.compatible(_Jv_BytecodeVerifier.type&, _Jv_BytecodeVerifier) (/usr/lib/libgcj.so.5.0.0) at _Jv_BytecodeVerifier.verify_instructions_0() (/usr/lib/libgcj.so.5.0.0) at _Jv_VerifyMethod(_Jv_InterpMethod) (/usr/lib/libgcj.so.5.0.0) at _Jv_PrepareClass(java.lang.Class) (/usr/lib/libgcj.so.5.0.0) at _Jv_WaitForState(java.lang.Class, int) (/usr/lib/libgcj.so.5.0.0) at java.lang.VMClassLoader.linkClass0(java.lang.Class) (/usr/lib/libgcj.so.5.0.0) at java.lang.VMClassLoader.resolveClass(java.lang.Class) (/usr/lib/libgcj.so.5.0.0) ...12 more Azureus TERMINATED. [root@localhost azureus]#
can anyone help me with this please ?
Ahmed Abdel-Aliem wrote:
hi i have problem installing azureus i installed the last version of JRE successfully but when i run azureus installation from the terminal i get this
[root@localhost azureus]# ./azureus
First at all, don't run user application as root, create a normal user account with # useradd <username> and use it for everyday work.
Starting Azureus... Java exec found in PATH. Verifying... Suitable java version found [java = 1.4.2] Configuring environment... Loading Azureus: java -Xms16m -Xmx128m -cp "/root/Desktop/azureus/Azureus2.jar:/root/Desktop/azureus/swt.jar:/root/Desktop/azureus/swt-mozilla.jar:/root/Desktop/azureus/swt-pi.jar" -Djava.library.path="/root/Desktop/azureus" -Dazureus.install.path="/root/Desktop/azureus" org.gudy.azureus2.ui.swt.Main '' Warning: -Xms16m not understood. Ignoring. Warning: -Xmx128m not understood. Ignoring. java.nio.charset.UnsupportedCharsetException at java.nio.charset.Charset.forName(java.lang.String) (/usr/lib/libgcj.so.5.0.0) at org.gudy.azureus2.core3.util.BEncoder.BEncoder() (Unknown Source) at org.gudy.azureus2.core3.util.BEncoder.encode(java.util.Map) (Unknown Source)
It appears to be a problem with localization, maybe the JRE doesn't have support for your language. If you can read english, you can try, as a normal user:
$ LC_CTYPE=en_GB;LANG=en_GB;azureus
Maybe this can help
Regards,
On 5/29/05, Miguel Enrique Cobá Martínez m.coba.m@gmail.com wrote:
Ahmed Abdel-Aliem wrote:
hi i have problem installing azureus i installed the last version of JRE successfully but when i run azureus installation from the terminal i get this
[root@localhost azureus]# ./azureus
First at all, don't run user application as root, create a normal user account with # useradd <username> and use it for everyday work.
I also install programs as root. I thought that this is how it is done. Otherwise, how could multiple users (we are two on our home machine) both use it?
When programs are installed as user (not root), aren't they not accesable by other users?
Dotan http://lyricslist.com/lyrics/pages/artist_albums.php/16/AC-DC AC DC Lyrics
On Mon, 2005-06-06 at 02:16 +0300, Dotan Cohen wrote:
On 5/29/05, Miguel Enrique Cobá Martínez m.coba.m@gmail.com wrote:
Ahmed Abdel-Aliem wrote:
hi i have problem installing azureus i installed the last version of JRE successfully but when i run azureus installation from the terminal i get this
[root@localhost azureus]# ./azureus
First at all, don't run user application as root, create a normal user account with # useradd <username> and use it for everyday work.
I also install programs as root. I thought that this is how it is done. Otherwise, how could multiple users (we are two on our home machine) both use it?
When programs are installed as user (not root), aren't they not accesable by other users?
Programs should be *installed* by root (so they go in /usr/... etc., which is only writable by root), but they should be *run* as regular users.
Paul.
On 6/6/05, Paul Howarth paul@city-fan.org wrote:
On Mon, 2005-06-06 at 02:16 +0300, Dotan Cohen wrote:
On 5/29/05, Miguel Enrique Cobá Martínez m.coba.m@gmail.com wrote:
Ahmed Abdel-Aliem wrote:
hi i have problem installing azureus i installed the last version of JRE successfully but when i run azureus installation from the terminal i get this
[root@localhost azureus]# ./azureus
First at all, don't run user application as root, create a normal user account with # useradd <username> and use it for everyday work.
I also install programs as root. I thought that this is how it is done. Otherwise, how could multiple users (we are two on our home machine) both use it?
When programs are installed as user (not root), aren't they not accesable by other users?
Programs should be *installed* by root (so they go in /usr/... etc., which is only writable by root), but they should be *run* as regular users.
Paul.
Paul Howarth paul@city-fan.org
-- fedora-list mailing list fedora-list@redhat.com To unsubscribe: http://www.redhat.com/mailman/listinfo/fedora-list
It's just that the OP mentioned that
when i run azureus installation from the terminal i get this [root@localhost azureus]# ./azureus
Which to me looks like he is installing Azureus. So I didn't understand the point of mentioning not to run the program as root, as that was not what he was doing.
As a by-the-way, how am I to know who to trust when I install software? I have installed many things from sourceforge. Can I be certain to trust every author on sourceforge? Because I feel like if I'm downloading something, su, then running (installing) it, I am doing something unsafe. Not everything is available in yum.
For that matter, how to be sure that all which is included in yum is safe?
Thanks.
http://lyricslist.com/lyrics/pages/artist_albums.php/370/Nelly Nelly Lyrics
Dotan Cohen wrote:
It's just that the OP mentioned that
when i run azureus installation from the terminal i get this [root@localhost azureus]# ./azureus
Which to me looks like he is installing Azureus. So I didn't understand the point of mentioning not to run the program as root, as that was not what he was doing.
Well, an install would look to me more like "make install", but never having installed Azureus myself, this may well be how it's installed. I don't know.
As a by-the-way, how am I to know who to trust when I install software? I have installed many things from sourceforge. Can I be certain to trust every author on sourceforge?
No, you can't. It is not unknown for attempts to be made to install backdoors in the source code for well-known projects. The Linux kernel itself and sendmail have seen such attempts, and there are probably many more examples.
Because I feel like if I'm downloading something, su, then running (installing) it, I am doing something unsafe.
You are. Ideally you'd review the code yourself but in most cases this is impractical. It's certainly good practise to check any signatures that are supplied by the author to verify the integrity of the source code, but that doesn't help you if the author has inserted the bad code himself. Another precaution might be to install only well-established software, which has built up a good reputation.
Not everything is available in yum.
For that matter, how to be sure that all which is included in yum is safe?
Again, you can't. You have to trust the packager as well as the original author. It boils down to how much you trust each repo.
Paul.