Azureus keeps crashing on me....help please

SylEm

Senior member
Mar 11, 2005
311
0
0
Ok I use Azureus to download my bittorent files. However, lately its been shutting down every couple of hours. It will just shut off randomly. I've downloaded the latest java runtime for it, its also fully updated. I can't seem to figure out why it keeps doing this. Can someone help me with this? Its becoming a real pain when I'm downloding large files. Thnx!
 

SylEm

Senior member
Mar 11, 2005
311
0
0
Here is the diagnostic log that I get when it crashes:

[10:38:15] DEBUG::Sun Jul 10 10:38:15 PDT 2005
[10:38:15] org.eclipse.swt.SWTError: No more handles
at org.eclipse.swt.SWT.error(SWT.java:2717)
at org.eclipse.swt.SWT.error(SWT.java:2616)
at org.eclipse.swt.SWT.error(SWT.java:2587)
at org.eclipse.swt.widgets.Widget.error(Widget.java:381)
at org.eclipse.swt.widgets.Control.createHandle(Control.java:462)
at org.eclipse.swt.widgets.Composite.createHandle(Composite.java:173)
at org.eclipse.swt.widgets.Table.createHandle(Table.java:453)
at org.eclipse.swt.widgets.Control.createWidget(Control.java:477)
at org.eclipse.swt.widgets.Scrollable.createWidget(Scrollable.java:129)
at org.eclipse.swt.widgets.Table.createWidget(Table.java:696)
at org.eclipse.swt.widgets.Control.<init>(Control.java:91)
at org.eclipse.swt.widgets.Scrollable.<init>(Scrollable.java:72)
at org.eclipse.swt.widgets.Composite.<init>(Composite.java:86)
at org.eclipse.swt.widgets.Table.<init>(Table.java:92)
at org.gudy.azureus2.ui.swt.views.MyTorrentsView.createTable(MyTorrentsView.java:407)
at org.gudy.azureus2.ui.swt.views.TableView.initialize(TableView.java:208)
at org.gudy.azureus2.ui.swt.views.MyTorrentsView.initialize(MyTorrentsView.java:140)
at org.gudy.azureus2.ui.swt.views.MyTorrentsSuperView.initialize(MyTorrentsSuperView.java:142)
at org.gudy.azureus2.ui.swt.Tab.<init>(Tab.java:150)
at org.gudy.azureus2.ui.swt.mainwindow.MainWindow.showMyTorrents(MainWindow.java:821)
at org.gudy.azureus2.ui.swt.mainwindow.MainWindow.openMainWindow(MainWindow.java:715)
at org.gudy.azureus2.ui.swt.mainwindow.MainWindow.access$15(MainWindow.java:703)
at org.gudy.azureus2.ui.swt.mainwindow.MainWindow$31.runSupport(MainWindow.java:1491)
at org.gudy.azureus2.core3.util.AERunnable.run(AERunnable.java:38)
at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35)
at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:106)
at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:2760)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:2445)
at org.gudy.azureus2.ui.swt.mainwindow.SWTThread.<init>(SWTThread.java:114)
at org.gudy.azureus2.ui.swt.mainwindow.SWTThread.createInstance(SWTThread.java:58)
at org.gudy.azureus2.ui.swt.mainwindow.Initializer.<init>(Initializer.java:107)
at org.gudy.azureus2.ui.swt.Main.<init>(Main.java:71)
at org.gudy.azureus2.ui.swt.Main.main(Main.java:98)