cancel
Showing results for 
Search instead for 
Did you mean: 

DatabaseStudio error java.lang.RuntimeException: Widget disposed too early!

Former Member
0 Kudos

Hi,

I downloaded DatabaseStudio version 7.8.01.18 on Linux OpenSuse 11.3 x86_64, when I launch DatabaseStudio I got a message:

"An error has occurred. See the log file

/root/sdb/DatabaseStudio/.metadata/.log."

I cant understand what causes this error:

here is the .log:


!SESSION 2011-05-02 11:02:28.933 -----------------------------------------------
eclipse.buildId=unknown
java.version=1.6.0_22
java.vendor=Sun Microsystems Inc.
BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
Command-line arguments:  -os linux -ws gtk -arch x86_64

!ENTRY org.eclipse.ui.workbench 4 0 2011-05-02 11:02:33.628
!MESSAGE Widget disposed too early!
!STACK 0
java.lang.RuntimeException: Widget disposed too early!
	at org.eclipse.ui.internal.WorkbenchPartReference$1.widgetDisposed(WorkbenchPartReference.java:171)
	...

!ENTRY org.eclipse.osgi 4 0 2011-05-02 11:02:33.712
!MESSAGE Application error
!STACK 1
org.eclipse.swt.SWTError: XPCOM error -2147467262
	at org.eclipse.swt.browser.Mozilla.error(Mozilla.java:1597)
        ...

!ENTRY org.eclipse.osgi 2 0 2011-05-02 11:02:33.734
!MESSAGE One or more bundles are not resolved because the following root constraints are not resolved:
!SUBENTRY 1 org.eclipse.osgi 2 0 2011-05-02 11:02:33.734
!MESSAGE Bundle update@eclipse/plugins/com.sap.sdb.tools.ui.report_7.8.1.v201011232030/ was not resolved.
!SUBENTRY 2 com.sap.sdb.tools.ui.report 2 0 2011-05-02 11:02:33.734
!MESSAGE Missing required bundle org.eclipse.birt.report.model_0.0.0.
!SUBENTRY 2 com.sap.sdb.tools.ui.report 2 0 2011-05-02 11:02:33.734
!MESSAGE Missing required bundle org.eclipse.birt.core_0.0.0.
!SUBENTRY 2 com.sap.sdb.tools.ui.report 2 0 2011-05-02 11:02:33.734
!MESSAGE Missing required bundle org.eclipse.birt.report.engine_0.0.0.
!SUBENTRY 2 com.sap.sdb.tools.ui.report 2 0 2011-05-02 11:02:33.734
!MESSAGE Missing required bundle org.eclipse.birt.report.viewer_0.0.0.

!ENTRY org.eclipse.osgi 2 0 2011-05-02 11:02:33.735
!MESSAGE The following is a complete list of bundles which are not resolved, see the prior log entry for the root cause if it exists:
!SUBENTRY 1 org.eclipse.osgi 2 0 2011-05-02 11:02:33.735
!MESSAGE Bundle update@eclipse/plugins/com.sap.sdb.tools.ui.report_7.8.1.v201011232030/ [5] was not resolved.
!SUBENTRY 2 com.sap.sdb.tools.ui.report 2 0 2011-05-02 11:02:33.735
!MESSAGE Missing required bundle org.eclipse.birt.core_0.0.0.
!SUBENTRY 2 com.sap.sdb.tools.ui.report 2 0 2011-05-02 11:02:33.735
!MESSAGE Missing required bundle org.eclipse.birt.report.engine_0.0.0.
!SUBENTRY 2 com.sap.sdb.tools.ui.report 2 0 2011-05-02 11:02:33.735
!MESSAGE Missing required bundle org.eclipse.birt.report.model_0.0.0.
!SUBENTRY 2 com.sap.sdb.tools.ui.report 2 0 2011-05-02 11:02:33.735
!MESSAGE Missing required bundle org.eclipse.birt.report.viewer_0.0.0.

is this a problem with DatabaseStudio for Linux 64?

best regards.

Clóvis

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi Clovis,

Please follow the below steps to resolve this error. I faced the same error while launching HANA Studio. This error occurs because your .snap file is not updated after a crash.
Navigate to C:\Users\Windows User\hdbstudio\.metadata\.plugins\org.eclipse.core.resources
If you see the .nsap file then delete it and restart your PC then re-lunch HANA Studio.
This should resolve the error.

Note: If you navigate to C:\Users\Windows User\hdbstudio\.metadata\.plugins\org.eclipse.core.resources and you don't see the .snap file, delete the entire org.eclipse.core.resource folder, then restart you PC then re-lunch HANA Studio


Let me know if this helps.

Regards,
BC