error message:
program.name=DocFetcher
program.version=1.1.22
program.build=20180730-1532
program.portable=false
java.runtime.name=Java(TM) SE Runtime Environment
java.runtime.version=1.8.0_251-b08
java.version=1.8.0_251
sun.arch.data.model=32
os.arch=x86
os.name=Windows 7
os.version=6.1
user.language=fr
java.lang.reflect.InvocationTargetException
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at net.sourceforge.docfetcher.Main.main(Main.java:124)
Caused by: org.eclipse.swt.SWTException: Failed to execute runnable (org.eclipse.swt.SWTError: No more handles)
at org.eclipse.swt.SWT.error(Unknown Source)
at org.eclipse.swt.SWT.error(Unknown Source)
at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Unknown Source)
at org.eclipse.swt.widgets.Display.runAsyncMessages(Unknown Source)
at org.eclipse.swt.widgets.Display.readAndDispatch(Unknown Source)
at net.sourceforge.docfetcher.util.gui.dialog.InfoDialog.open(InfoDialog.java:100)
at net.sourceforge.docfetcher.gui.UtilGui$3.run(UtilGui.java:102)
at net.sourceforge.docfetcher.util.Util.runSwtSafe(Util.java:1361)
at net.sourceforge.docfetcher.gui.UtilGui.showOutOfMemoryMessage(UtilGui.java:90)
at net.sourceforge.docfetcher.gui.Application.handleCrash(Application.java:385)
at net.sourceforge.docfetcher.gui.Application.main(Application.java:352)
... 5 more
Caused by: org.eclipse.swt.SWTError: No more handles
at org.eclipse.swt.SWT.error(Unknown Source)
at org.eclipse.swt.SWT.error(Unknown Source)
at org.eclipse.swt.SWT.error(Unknown Source)
at org.eclipse.swt.graphics.TextLayout.itemize(Unknown Source)
at org.eclipse.swt.graphics.TextLayout.computeRuns(Unknown Source)
at org.eclipse.swt.graphics.TextLayout.getBounds(Unknown Source)
at org.eclipse.swt.custom.StyledText.computeSize(Unknown Source)
at org.eclipse.swt.layout.FormData.computeSize(Unknown Source)
at org.eclipse.swt.layout.FormLayout.layout(Unknown Source)
at org.eclipse.swt.layout.FormLayout.computeSize(Unknown Source)
at org.eclipse.swt.widgets.Composite.computeSizeInPixels(Unknown Source)
at org.eclipse.swt.widgets.Control.computeSize(Unknown Source)
at org.eclipse.swt.custom.StackLayout.computeSize(Unknown Source)
at org.eclipse.swt.widgets.Composite.computeSizeInPixels(Unknown Source)
at org.eclipse.swt.widgets.Control.computeSize(Unknown Source)
at org.eclipse.swt.layout.GridData.computeSize(Unknown Source)
at org.eclipse.swt.layout.GridLayout.layout(Unknown Source)
at org.eclipse.swt.layout.GridLayout.computeSize(Unknown Source)
at org.eclipse.swt.widgets.Composite.computeSizeInPixels(Unknown Source)
at org.eclipse.swt.widgets.Control.computeSize(Unknown Source)
at org.eclipse.swt.custom.SashFormLayout.computeSize(Unknown Source)
at org.eclipse.swt.widgets.Composite.computeSizeInPixels(Unknown Source)
at org.eclipse.swt.widgets.Control.computeSize(Unknown Source)
at org.eclipse.swt.layout.GridData.computeSize(Unknown Source)
at org.eclipse.swt.layout.GridLayout.layout(Unknown Source)
at org.eclipse.swt.layout.GridLayout.computeSize(Unknown Source)
at org.eclipse.swt.widgets.Composite.computeSizeInPixels(Unknown Source)
at org.eclipse.swt.widgets.Control.computeSize(Unknown Source)
at org.eclipse.swt.layout.FormData.computeSize(Unknown Source)
at org.eclipse.swt.layout.FormLayout.layout(Unknown Source)
at org.eclipse.swt.layout.FormLayout.computeSize(Unknown Source)
at org.eclipse.swt.widgets.Composite.computeSizeInPixels(Unknown Source)
at org.eclipse.swt.widgets.Control.computeSize(Unknown Source)
at org.eclipse.swt.layout.FormData.computeSize(Unknown Source)
at org.eclipse.swt.layout.FormLayout.layout(Unknown Source)
at org.eclipse.swt.layout.FormLayout.layout(Unknown Source)
at org.eclipse.swt.widgets.Composite.updateLayout(Unknown Source)
at org.eclipse.swt.widgets.Composite.WM_SIZE(Unknown Source)
at org.eclipse.swt.widgets.Canvas.WM_SIZE(Unknown Source)
at org.eclipse.swt.widgets.Decorations.WM_SIZE(Unknown Source)
at org.eclipse.swt.widgets.Control.windowProc(Unknown Source)
at org.eclipse.swt.widgets.Canvas.windowProc(Unknown Source)
at org.eclipse.swt.widgets.Decorations.windowProc(Unknown Source)
at org.eclipse.swt.widgets.Shell.windowProc(Unknown Source)
at org.eclipse.swt.widgets.Display.windowProc(Unknown Source)
at org.eclipse.swt.internal.win32.OS.DefWindowProcW(Native Method)
at org.eclipse.swt.internal.win32.OS.DefWindowProc(Unknown Source)
at org.eclipse.swt.widgets.Shell.callWindowProc(Unknown Source)
at org.eclipse.swt.widgets.Control.WM_WINDOWPOSCHANGED(Unknown Source)
at org.eclipse.swt.widgets.Canvas.WM_WINDOWPOSCHANGED(Unknown Source)
at org.eclipse.swt.widgets.Control.windowProc(Unknown Source)
at org.eclipse.swt.widgets.Canvas.windowProc(Unknown Source)
at org.eclipse.swt.widgets.Decorations.windowProc(Unknown Source)
at org.eclipse.swt.widgets.Shell.windowProc(Unknown Source)
at org.eclipse.swt.widgets.Display.windowProc(Unknown Source)
at org.eclipse.swt.internal.win32.OS.PeekMessageW(Native Method)
at org.eclipse.swt.internal.win32.OS.PeekMessage(Unknown Source)
at org.eclipse.swt.widgets.Display.readAndDispatch(Unknown Source)
at net.sourceforge.docfetcher.util.gui.dialog.InfoDialog.open(InfoDialog.java:100)
at net.sourceforge.docfetcher.gui.UtilGui$3.run(UtilGui.java:102)
at net.sourceforge.docfetcher.util.Util$1.run(Util.java:1405)
at org.eclipse.swt.widgets.RunnableLock.run(Unknown Source)
... 14 more
Anonymous
for your info