LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   SUSE / openSUSE (https://www.linuxquestions.org/questions/suse-opensuse-60/)
-   -   azureus crash opensuse 10.3 (https://www.linuxquestions.org/questions/suse-opensuse-60/azureus-crash-opensuse-10-3-a-589712/)

lingeek 10-05-2007 12:44 PM

azureus crash opensuse 10.3
 
Hi,
I have installed opensuse 10.3 on my (P4 1.7G/512MB RAM/Radeon 7000 32M video RAM) machine. Also I have azureus installed from one of the repositories. The problem is each time I tried to start azureus 3, it opens up loads some/all plugns and immediatly gets terminated/crashed.

Here's the log it spitted out:
--------------------------------------------------
$ azureus
java virtual machine used: /usr/java/latest/bin/java
classpath used: /usr/share/java/Azureus/Azureus3.jar:/usr/share/java/Azureus/swt.jar
main class used: org.gudy.azureus2.ui.swt.Main
flags used:
options used: -Xms16m -Xmx128m -Djava.library.path=/usr/lib64/Azureus:/usr/lib/Azureus
arguments used:
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)'
Locale Initializing took 1469ms
Core: 196ms for Loading Plugin : azupnpav
Core: 14ms for Loading Plugin : azupdater
Core: 864ms for Loading Plugin : Built In
Core: 1128ms for Initializing Global Torrent Manager
Core: 23ms for Initializing Plugin: UPnP Media Server
Core: 236ms for Initializing Plugin: StartStopRulesDefaultPlugin
Core: 29ms for Initializing Plugin: DownloadRemoveRulesPlugin
Core: 187ms for Initializing Plugin: PluginUpdate
Core: 84ms for Initializing Plugin: UPnP
Core: 140ms for Initializing Plugin: DHT
Core: 23ms for Initializing Plugin: DHT Tracker
Core: 64ms for Initializing Plugin: Magnet URI Handler
Core: 104ms for Initializing Plugin: CoreUpdater
Core: 140ms for Initializing Plugin: azplatform2
Core: 119ms for Initializing Plugin: azextseed
--------------------------------------------------
Can anyone help me find what's going wrong? Also I have JDK 1.6 installed and java is in my PATH.

thanks in advance,
LG

swampdog2002 10-05-2007 02:29 PM

It appears somewhat difficult to tell, as there don't appear to be any errors within the log file itself. Can you run Azureus as root? Perhaps it is a permissions issue that is preventing you from starting Azureus as a normal user.

Just out of curiosity, I looked at your laptop specs and they appear similar to that of my own. This doesn't happen to be a Gatway 450SX4 that you are using, does it? I am planning on installing openSuSE 10.3 on my laptop, and would like to know of any problems (other than your Azureus issue) that you may have faced for installation, configuration, etc. Sorry to be off-topic, but I would like to know. Thanks.

lingeek 10-05-2007 03:58 PM

Hi,
Thanks for your reply. It sure seems to be a permission issue coz when I ran azureus as root user it ran perfectly fine and when I ran it as normal user I am getting the error below.

What do you think is the problem? Also I 've disabled the firewall before running azureus as root user. I don't want to run it as root user as it may pose some security problems.

By the way I have installed opensuse 10.3 on my old HP-Vectra 420 desktop and not on a laptop. I've gone for the network installation as the whole process went smoothly without any problems.

thanks,
LG

swampdog2002 10-05-2007 09:55 PM

Yes, you most likely would not want to run this program with root privileges. If root can run Azureus, however, then it does appear to be a permissions issue. I'm just wondering if normal users on your system are not allowed to execute java-related functions, due to security. One item that I could think of would be to see whether users can execute the java virtual machine binary in the /usr/java/latest/bin/java directory from your log. Also, perhaps the Azureus directory needs write permissions enabled for normal users for some reason or another. Just a few ideas for you. I have had problems myself in the past in tracking down permissions-related issues within Linux, sometimes just giving full permissions by typing "chmod 777" for certain folders (not recommended) just to resolve the issue.

Your HP's specs seem to be similar to that of my 450SX4 laptop. I am planning on an openSuSE 10.3 installation very soon on this laptop, and was curious as to how it may fare once loaded with this Linux distro. I suppose I'll find out shortly on my own :).


All times are GMT -5. The time now is 06:56 PM.