Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 193756 - net-p2p/azureus hangs after a few seconds
Summary: net-p2p/azureus hangs after a few seconds
Status: RESOLVED DUPLICATE of bug 192310
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Petteri Räty (RETIRED)
URL: http://forums.gentoo.org/viewtopic-t-...
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-09-25 14:18 UTC by Christian Häßler
Modified: 2007-09-26 09:54 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Christian Häßler 2007-09-25 14:18:35 UTC
After starting azureus it stop working and bug-buddy starts.

I hade tried an emerge -e azureus, several swt, azureus an java Versions. I don't have any Idea.


Reproducible: Always

Steps to Reproduce:
1.starting azureus
Actual Results:  

christian@hugo ~ $ azureus
using /home/christian/.azureus/gentoo.config
$UI not set defaulting to swt
java.net.ConnectException: Verbindungsaufbau abgelehnt
        at java.net.PlainSocketImpl.socketConnect(Native Method)
        at java.net.PlainSocketImpl.doConnect(PlainSocketImpl.java:333)
        at java.net.PlainSocketImpl.connectToAddress(PlainSocketImpl.java:195)
        at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:182)
        at java.net.Socket.connect(Socket.java:518)
        at sun.net.NetworkClient.doConnect(NetworkClient.java:155)
        at sun.net.www.http.HttpClient.openServer(HttpClient.java:389)
        at sun.net.www.http.HttpClient.openServer(HttpClient.java:516)
        at sun.net.www.http.HttpClient.<init>(HttpClient.java:233)
        at sun.net.www.http.HttpClient.New(HttpClient.java:306)
        at sun.net.www.http.HttpClient.New(HttpClient.java:318)
        at sun.net.www.protocol.http.HttpURLConnection.getNewHttpClient(HttpURLConnection.java:788)
        at sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:729)
        at sun.net.www.protocol.http.HttpURLConnection.connect(HttpURLConnection.java:654)
        at com.aelitis.azureus.core.versioncheck.VersionCheckClient.executeHTTP(VersionCheckClient.java:374)
        at com.aelitis.azureus.core.versioncheck.VersionCheckClient.performVersionCheck(VersionCheckClient.java:296)
        at com.aelitis.azureus.core.versioncheck.VersionCheckClient.getVersionCheckInfoSupport(VersionCheckClient.java:145)
        at com.aelitis.azureus.core.versioncheck.VersionCheckClient.getVersionCheckInfo(VersionCheckClient.java:122)
        at com.aelitis.azureus.core.versioncheck.VersionCheckClient.DHTEnableAllowed(VersionCheckClient.java:196)
        at com.aelitis.azureus.plugins.dht.DHTPlugin$11.runSupport(DHTPlugin.java:738)
        at org.gudy.azureus2.core3.util.AEThread.run(AEThread.java:69)
/usr/libexec/SWT: No such file or directory.


christian@hugo ~ $ ls -l /usr/libexec/SWT
ls: Zugriff auf /usr/libexec/SWT nicht möglich: Datei oder Verzeichnis nicht gefunden
Comment 1 Christian Häßler 2007-09-26 09:54:06 UTC
Excuse please. But i havent seen this bug before.

*** This bug has been marked as a duplicate of bug 192310 ***