LinuxQuestions.org
Download your favorite Linux distribution at LQ ISO.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Software
User Name
Password
Linux - Software This forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum.

Notices


Reply
  Search this Thread
Old 10-18-2004, 11:33 AM   #1
al370601
LQ Newbie
 
Registered: Apr 2004
Distribution: Debian Sarge
Posts: 14

Rep: Reputation: 0
Problem starting Azureus


Hi, I can't start azureus. I get the following error:

Starting Azureus...
Java exec found in PATH. Verifying...
Suitable java version found [java = 1.4.2_04]
Configuring environment...
Loading Azureus:
java -cp :Azureus2.jar:swt.jar:swt-mozilla.jar:swt-pi.jar -Djava.library.path=/usr/local/azureus org.gudy.azureus2.ui.swt.Main ''
StartSocket: passing startup args to already-running process.
java.net.SocketException: Invalid argument or cannot assign requested address
at java.net.PlainSocketImpl.socketConnect(Native Method)
at java.net.PlainSocketImpl.doConnect(PlainSocketImpl.java:305)
at java.net.PlainSocketImpl.connectToAddress(PlainSocketImpl.java:171)
at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:158)
at java.net.Socket.connect(Socket.java:452)
at java.net.Socket.connect(Socket.java:402)
at java.net.Socket.<init>(Socket.java:309)
at java.net.Socket.<init>(Socket.java:124)
at org.gudy.azureus2.ui.swt.StartSocket.<init>(StartSocket.java:43)
at org.gudy.azureus2.ui.swt.Main.<init>(Main.java:68)
at org.gudy.azureus2.ui.swt.Main.main(Main.java:104)
Azureus TERMINATED.

I use debian sarge. Thanks for the help.
 
Old 10-18-2004, 01:08 PM   #2
UsualTuxpect
Member
 
Registered: Aug 2004
Location: New York
Distribution: --------- Gentoo-2004.2 [2.6.8] Redhat-9 [2.6.6]
Posts: 545

Rep: Reputation: 31
paste the output of
#ifconfig

I think azureus is unable to open a socket and bind to ur ip...


Is this the first time ur running Azureus... or this started recently ???
 
Old 10-18-2004, 01:14 PM   #3
al370601
LQ Newbie
 
Registered: Apr 2004
Distribution: Debian Sarge
Posts: 14

Original Poster
Rep: Reputation: 0
eth0 Link encap:Ethernet HWaddr 00:60:4C:1A:C9:61
UP BROADCAST RUNNING MULTICAST MTU:65535 Metric:1
RX packets:141285 errors:0 dropped:0 overruns:0 frame:0
TX packets:120063 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:137596433 (131.2 MiB) TX bytes:21003122 (20.0 MiB)

ppp0 Link encap:Point-to-Point Protocol
inet addr:82.122.151.44 P-t-P:193.253.160.3 Mask:255.255.255.255
UP POINTOPOINT RUNNING NOARP MULTICAST MTU:1492 Metric:1
RX packets:141039 errors:0 dropped:0 overruns:0 frame:0
TX packets:119817 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:3
RX bytes:137311861 (130.9 MiB) TX bytes:18599843 (17.7 MiB)

This is my first time trying azureus under linux. So far I've used bittornado and qtorrent, and they both work (though I suspect something is wrong since I don't think I get the same speeds as under windows).
 
Old 10-18-2004, 01:32 PM   #4
UsualTuxpect
Member
 
Registered: Aug 2004
Location: New York
Distribution: --------- Gentoo-2004.2 [2.6.8] Redhat-9 [2.6.6]
Posts: 545

Rep: Reputation: 31
StartSocket: passing startup args to already-running process.

Check if u have another program[java or bittornado, qtorrent ] blocking the port that azureus uses...

do a --> #ps -ael
to see all the running processes on ur system....
 
Old 10-18-2004, 01:55 PM   #5
al370601
LQ Newbie
 
Registered: Apr 2004
Distribution: Debian Sarge
Posts: 14

Original Poster
Rep: Reputation: 0
Neither bittoenado or qtorrent are running. Java is lauched to run azureus. Do you want to see the output of ps -ael? It's a bit long.
 
Old 10-18-2004, 02:14 PM   #6
UsualTuxpect
Member
 
Registered: Aug 2004
Location: New York
Distribution: --------- Gentoo-2004.2 [2.6.8] Redhat-9 [2.6.6]
Posts: 545

Rep: Reputation: 31
just try to fire up bittornado and try to download some thing .. see if it works

then...

just post the output of #ps -aux

#netstat -a [this will give u the list of open sockets , ports on ur system]
 
Old 10-18-2004, 02:30 PM   #7
al370601
LQ Newbie
 
Registered: Apr 2004
Distribution: Debian Sarge
Posts: 14

Original Poster
Rep: Reputation: 0
Yep, buttornado and qtorrent both still work.

ps -aux:

root 1 0.0 0.1 1528 528 ? S 08:41 0:00 init [2]
root 2 0.0 0.0 0 0 ? SN 08:41 0:01 [ksoftirqd/0]
root 3 0.0 0.0 0 0 ? S< 08:41 0:00 [events/0]
root 4 0.0 0.0 0 0 ? S< 08:41 0:00 [khelper]
root 5 0.0 0.0 0 0 ? S< 08:41 0:38 [kacpid]
root 21 0.0 0.0 0 0 ? S< 08:41 0:05 [kblockd/0]
root 31 0.0 0.0 0 0 ? S 08:41 0:05 [pdflush]
root 32 0.0 0.0 0 0 ? S 08:41 0:01 [pdflush]
root 34 0.0 0.0 0 0 ? S< 08:41 0:00 [aio/0]
root 33 0.0 0.0 0 0 ? S 08:41 0:01 [kswapd0]
root 119 0.0 0.0 0 0 ? S 08:41 0:00 [kseriod]
root 123 0.0 0.0 0 0 ? S 08:41 0:23 [kjournald]
root 358 0.0 0.0 0 0 ? S 08:41 0:00 [khpsbpkt]
root 367 0.0 0.0 0 0 ? S 08:41 0:00 [knodemgrd_0]
root 440 0.0 0.0 0 0 ? S 08:41 0:00 [scsi_eh_0]
root 669 0.0 0.0 0 0 ? S 08:41 0:00 [khubd]
daemon 1181 0.0 0.0 1632 432 ? Ss 08:41 0:00 /sbin/portmap
root 1634 0.0 0.1 1584 624 ? Ss 08:41 0:00 /sbin/syslogd
root 1637 0.0 0.3 2420 1432 ? Ss 08:41 0:00 /sbin/klogd
root 1724 0.0 0.1 1824 632 ? Ss 08:41 0:22 /usr/sbin/gpm -m /dev/psaux -t
root 1729 0.0 0.1 1564 528 ? Ss 08:41 0:00 /usr/sbin/inetd
lp 1733 0.0 0.1 1796 700 ? Ss 08:41 0:00 /usr/sbin/lpd -s
root 1741 0.0 0.7 4768 3184 ? Ss 08:41 0:00 /usr/bin/X11/xfs -daemon
root 1815 0.0 0.3 2760 1464 ? S 08:41 0:00 /bin/bash /etc/rc2.d/S20xprint
root 1816 0.0 0.3 2760 1464 ? S 08:41 0:00 /bin/bash /etc/rc2.d/S20xprint
root 1817 0.0 0.6 9212 2824 ? S 08:41 0:00 /usr/bin/Xprt -ac -pn -nolisten
root 1819 0.0 0.3 2760 1468 ? S 08:41 0:00 /bin/bash /etc/rc2.d/S20xprint
daemon 1826 0.0 0.1 1716 628 ? Ss 08:41 0:00 /usr/sbin/atd
root 1829 0.0 0.1 1788 732 ? Ss 08:41 0:00 /usr/sbin/cron
root 1870 0.0 0.5 10244 2400 ? Ss 08:41 0:00 /usr/bin/gdm
root 1872 0.0 0.6 10588 2832 ? S 08:41 0:04 /usr/bin/gdm
root 1909 0.0 0.3 4140 1732 tty1 Ss+ 08:41 0:00 -bash
root 1911 0.0 0.1 1524 480 tty3 Ss+ 08:41 0:00 /sbin/getty 38400 tty3
root 1912 0.0 0.1 1524 480 tty4 Ss+ 08:41 0:00 /sbin/getty 38400 tty4
root 1981 0.0 0.1 1524 480 tty5 Ss+ 08:41 0:00 /sbin/getty 38400 tty5
root 1982 0.0 0.1 1524 480 tty6 Ss+ 08:41 0:00 /sbin/getty 38400 tty6
root 1991 2.1 6.6 98108 29844 ? S< 08:41 16:37 /usr/X11R6/bin/X :0 -audit 0 -a
vargashe 2862 0.0 1.4 12176 6340 ? Ss 08:45 0:05 /usr/bin/xfce4-session
vargashe 2927 0.0 0.2 3784 1244 ? S 08:45 0:00 /bin/sh /etc/X11/xfce4/xinitrc
vargashe 2929 0.0 0.4 3944 2028 ? S 08:45 0:09 xscreensaver -no-splash
vargashe 2933 0.0 1.1 12876 5192 ? Ss 08:45 0:28 xfce-mcs-manager
vargashe 2937 0.1 1.5 12128 6944 ? S 08:45 0:50 xfwm4 --daemon --sm-client-id 1
vargashe 2939 0.1 1.4 11980 6396 ? S 08:45 0:57 xftaskbar4 --sm-client-id 117f0
vargashe 2941 0.0 1.1 12292 5088 ? S 08:45 0:20 xfdesktop --sm-client-id 117f00
vargashe 2943 0.0 1.8 14120 8404 ? S 08:45 0:34 xfce4-panel --sm-client-id 117f
vargashe 2946 0.0 0.2 2968 1300 ? S 08:45 0:10 smproxy -clientId 117f000001000
vargashe 2987 0.0 0.7 5880 3272 ? S 08:45 0:00 /usr/lib/gconf2/gconfd-2 10
message 5066 0.0 0.2 2112 984 ? Ss 09:26 0:00 /usr/bin/dbus-daemon-1 --system
vargashe 5934 0.0 0.5 6156 2616 ? Ss 10:14 0:00 /usr/lib/bonobo-activation/bono
vargashe 15871 0.0 2.4 29416 11052 ? S 17:34 0:05 gnome-terminal -t Terminal
vargashe 15872 0.0 0.1 2236 672 ? S 17:34 0:00 gnome-pty-helper
vargashe 15873 0.0 0.3 4164 1752 pts/2 Ss+ 17:34 0:00 bash
vargashe 16341 0.0 2.5 30156 11512 ? R 18:05 0:08 gnome-terminal -t Terminal
vargashe 16342 0.0 0.1 2236 672 ? S 18:05 0:00 gnome-pty-helper
vargashe 16343 0.0 0.3 4124 1712 pts/3 Ss 18:05 0:00 bash
root 16507 0.0 0.3 4112 1688 pts/3 S 18:09 0:00 bash
vargashe 19065 3.7 10.7 128724 48456 ? S 20:42 1:36 /usr/lib/mozilla-firefox/firefo
root 20073 0.0 0.1 1524 480 tty2 Ss+ 21:19 0:00 /sbin/getty 38400 tty2
root 20298 0.0 0.0 1528 340 tty1 S 21:19 0:00 pppoa -I eth0
root 20359 0.0 0.2 3340 1268 ? Ss 21:19 0:00 pppd file /etc/ppp/peers/adsl
root 20559 0.0 0.1 2528 856 pts/3 R+ 21:25 0:00 ps -aux

netstat -a:
tcp 0 0 *:time *:* LISTEN
tcp 0 0 *:discard *:* LISTEN
tcp 0 0 *:daytime *:* LISTEN
tcp 0 0 *:sunrpc *:* LISTEN
tcp 0 0 *:32785 *:* LISTEN
tcp 0 0 *:auth *:* LISTEN
udp 0 0 *:discard *:*
udp 0 0 *:sunrpc *:*
Active UNIX domain sockets (servers and established)
Proto RefCnt Flags Type State I-Node Path
unix 2 [ ACC ] STREAM LISTENING 2892 /tmp/.font-unix/fs7100
unix 8 [ ] DGRAM 2701 /dev/log
unix 2 [ ACC ] STREAM LISTENING 17373 /tmp/orbit-vargashe/linc-3dff-0-779b8c7826a77
unix 2 [ ACC ] STREAM LISTENING 2886 /dev/printer
unix 2 [ ACC ] STREAM LISTENING 2966 /tmp/.X11-unix/X64
unix 2 [ ACC ] STREAM LISTENING 3021 /tmp/.gdm_socket
unix 2 [ ACC ] STREAM LISTENING 3219 /tmp/.X11-unix/X0
unix 2 [ ACC ] STREAM LISTENING 4793 /tmp/.ICE-unix/2862
unix 2 [ ACC ] STREAM LISTENING 8852 /var/run/dbus/system_bus_socket
unix 2 [ ACC ] STREAM LISTENING 5299 /tmp/orbit-vargashe/linc-bab-0-7a48ac58b705c
unix 2 [ ACC ] STREAM LISTENING 26412 /tmp/orbit-vargashe/linc-4a79-0-602e2eecba742
unix 2 [ ACC ] STREAM LISTENING 9811 /tmp/orbit-vargashe/linc-172e-0-1454da2e1ab57
unix 2 [ ACC ] STREAM LISTENING 18327 /tmp/orbit-vargashe/linc-3fd5-0-dbd55132a1c8
unix 2 [ ACC ] STREAM LISTENING 2913 /dev/gpmctl
unix 2 [ ] DGRAM 29479
unix 5 [ ] STREAM CONNECTED 26653 /tmp/.X11-unix/X0
unix 3 [ ] STREAM CONNECTED 26652
unix 3 [ ] STREAM CONNECTED 26420 /tmp/.ICE-unix/2862
unix 3 [ ] STREAM CONNECTED 26419
unix 3 [ ] STREAM CONNECTED 26415 /tmp/orbit-vargashe/linc-4a79-0-602e2eecba742
unix 3 [ ] STREAM CONNECTED 26414
unix 3 [ ] STREAM CONNECTED 26411 /tmp/orbit-vargashe/linc-bab-0-7a48ac58b705c
unix 3 [ ] STREAM CONNECTED 26410
unix 3 [ ] STREAM CONNECTED 26402 /tmp/.X11-unix/X0
unix 3 [ ] STREAM CONNECTED 26401
unix 3 [ ] STREAM CONNECTED 18337
unix 3 [ ] STREAM CONNECTED 18336
unix 3 [ ] STREAM CONNECTED 18334 /tmp/orbit-vargashe/linc-3fd5-0-dbd55132a1c8
unix 3 [ ] STREAM CONNECTED 18333
unix 3 [ ] STREAM CONNECTED 18332 /tmp/orbit-vargashe/linc-172e-0-1454da2e1ab57
unix 3 [ ] STREAM CONNECTED 18331
unix 3 [ ] STREAM CONNECTED 18330 /tmp/orbit-vargashe/linc-3fd5-0-dbd55132a1c8
unix 3 [ ] STREAM CONNECTED 18329
unix 3 [ ] STREAM CONNECTED 18326 /tmp/orbit-vargashe/linc-bab-0-7a48ac58b705c
unix 3 [ ] STREAM CONNECTED 18325
unix 3 [ ] STREAM CONNECTED 18323 /tmp/.ICE-unix/2862
unix 3 [ ] STREAM CONNECTED 18322
unix 3 [ ] STREAM CONNECTED 18317 /tmp/.X11-unix/X0
unix 3 [ ] STREAM CONNECTED 18316
unix 3 [ ] STREAM CONNECTED 17383
unix 3 [ ] STREAM CONNECTED 17382
unix 3 [ ] STREAM CONNECTED 17380 /tmp/orbit-vargashe/linc-3dff-0-779b8c7826a77
unix 3 [ ] STREAM CONNECTED 17379
unix 3 [ ] STREAM CONNECTED 17378 /tmp/orbit-vargashe/linc-172e-0-1454da2e1ab57
unix 3 [ ] STREAM CONNECTED 17377
unix 3 [ ] STREAM CONNECTED 17376 /tmp/orbit-vargashe/linc-3dff-0-779b8c7826a77
unix 3 [ ] STREAM CONNECTED 17375
unix 3 [ ] STREAM CONNECTED 17372 /tmp/orbit-vargashe/linc-bab-0-7a48ac58b705c
unix 3 [ ] STREAM CONNECTED 17371
unix 3 [ ] STREAM CONNECTED 17369 /tmp/.ICE-unix/2862
unix 3 [ ] STREAM CONNECTED 17368
unix 3 [ ] STREAM CONNECTED 17363 /tmp/.X11-unix/X0
unix 3 [ ] STREAM CONNECTED 17362
unix 3 [ ] STREAM CONNECTED 8856
unix 3 [ ] STREAM CONNECTED 8855
unix 2 [ ] DGRAM 5294
unix 3 [ ] STREAM CONNECTED 4853 /tmp/.ICE-unix/2862
unix 3 [ ] STREAM CONNECTED 4852
unix 3 [ ] STREAM CONNECTED 4851 /tmp/.X11-unix/X0
unix 3 [ ] STREAM CONNECTED 4850
unix 3 [ ] STREAM CONNECTED 4846 /tmp/.ICE-unix/2862
unix 3 [ ] STREAM CONNECTED 4845
unix 3 [ ] STREAM CONNECTED 4841 /tmp/.X11-unix/X0
unix 3 [ ] STREAM CONNECTED 4840
unix 3 [ ] STREAM CONNECTED 4836 /tmp/.ICE-unix/2862
unix 3 [ ] STREAM CONNECTED 4835
unix 3 [ ] STREAM CONNECTED 4834 /tmp/.X11-unix/X0
unix 3 [ ] STREAM CONNECTED 4833
unix 3 [ ] STREAM CONNECTED 4829 /tmp/.ICE-unix/2862
unix 3 [ ] STREAM CONNECTED 4828
unix 3 [ ] STREAM CONNECTED 4827 /tmp/.X11-unix/X0
unix 3 [ ] STREAM CONNECTED 4826
unix 3 [ ] STREAM CONNECTED 4822 /tmp/.ICE-unix/2862
unix 3 [ ] STREAM CONNECTED 4821
unix 3 [ ] STREAM CONNECTED 4820 /tmp/.X11-unix/X0
unix 3 [ ] STREAM CONNECTED 4819
unix 3 [ ] STREAM CONNECTED 4804 /tmp/.X11-unix/X0
unix 3 [ ] STREAM CONNECTED 4803
unix 3 [ ] STREAM CONNECTED 4799 /tmp/.X11-unix/X0
unix 3 [ ] STREAM CONNECTED 4798
unix 3 [ ] STREAM CONNECTED 4791 /tmp/.X11-unix/X0
unix 3 [ ] STREAM CONNECTED 4790
unix 5 [ ] STREAM CONNECTED 3246 /tmp/.X11-unix/X0
unix 3 [ ] STREAM CONNECTED 3241
unix 2 [ ] DGRAM 2915
unix 2 [ ] DGRAM 2912
unix 2 [ ] DGRAM 2875
unix 2 [ ] DGRAM 2713
 
Old 10-18-2004, 04:00 PM   #8
UsualTuxpect
Member
 
Registered: Aug 2004
Location: New York
Distribution: --------- Gentoo-2004.2 [2.6.8] Redhat-9 [2.6.6]
Posts: 545

Rep: Reputation: 31
Thats really a wierd problem...

U dont have any processes that interfere with java ... oh yes.. may be "bonobo"

try killing --> vargashe 5934 0.0 0.5 6156 2616 ? Ss 10:14 0:00 /usr/lib/bonobo-activation/bono

#kill -9 5934

#ps -ael [make sure its not running..]

#azureus

2) if it doesnt work --try stopping all services on ur system and try..

3)try cleaning on /tmp and try again



I'm sorry but im out of ideas ... if it doesnt work
 
Old 10-18-2004, 11:28 PM   #9
al370601
LQ Newbie
 
Registered: Apr 2004
Distribution: Debian Sarge
Posts: 14

Original Poster
Rep: Reputation: 0
Thanks, I'll try later, I'm currently downloading stuff in windoze.
 
  


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
Azureus +firewall: UDP-discovery drop packetsport 8008 alt_http What is Azureus doing Emmanuel_uk Linux - Networking 0 08-31-2005 06:06 AM
Problems when starting Azureus on FC4 aussiebuddha Fedora 1 06-16-2005 11:26 AM
azureus problem Magikx21 Linux - Software 14 06-08-2005 07:55 PM
Problems starting Azureus... nostrum Linux - Newbie 4 07-12-2004 07:33 PM
azureus installed..azureus script can be moved? nixel Slackware 1 05-22-2004 10:22 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Software

All times are GMT -5. The time now is 10:42 PM.

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